/*
#	Medien Büro Fest
	#	http://www.mb-f.de
#	copiright 2004
*/

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #DEEEF1;
	scrollbar-3dlight-color : #5AACB8;
	scrollbar-arrow-color : #5AACB8;
	scrollbar-base-color : #D0E7EB;
	scrollbar-darkshadow-color : #DEEEF1;
	scrollbar-highlight-color : #DEEEF1;
	scrollbar-shadow-color : #5AACB8;
	scrollbar-track-color : #DEEEF1;
}

/* Überschriften */
h1{
	font-size: 16px;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
}
h2{
	font-size: 14px;
	margin: 0px;
	margin-bottom: 2px;
	padding: 0px;
}
h3{
	font-size: 12px;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
h4{
	font-size: 11px;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

/* Background Formartierung */
.bg_dbl {
	vertical-align: top;
	background-color: #0C515A;
}
.bg_mbl {
	vertical-align: top;
	background-color: #128899;
}
.bg_hbl {
	vertical-align: top;
	background-color: #D0E7EB;
}
.bg_withe {
	vertical-align: top;
	background-color: #FFFFFF;
}
.bg_hhbl {
	vertical-align: top;
	background-color: #DEEEF1;
}
.bg_hmbl {
	vertical-align: top;
	background-color: #5AACB8;
}
.bg_head {
	vertical-align: bottom;
	text-align: right;
	background-image: url(head.gif);
}
.bg_welle {
	vertical-align: top;
	background-image: url(welle_5.gif);
}
.bg_bwelle {
	vertical-align: top;
	background-image: url(bottom_3.gif);
}

/* Tabellen Formatieren */
#main .head {
	border-right: 10px solid White;
	border-left: 10px solid White;
	width: 750px;
}
#main .footer {
	border-right: 10px solid White;
	border-left: 10px solid White;
	border-bottom: 10px solid White;
	width: 750px;
	height: 76%;
}
#main .h14 {
	height: 14px;
}
#main .h25 {
	height: 25px;
}
#main .h29 {
	height: 29px;
}
#main .h16 {
	height: 16px;
}
#main .h01 {
	height: 1px;
}
#main .contentb {
	width: 571px;
	vertical-align: top;
	height: 90%;
}

/* Termin Tabellen */
#main .termintabelle TABLE {
	width: 98%;
}

/* Text Formartierung */
#content {
	color: #0C515A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;
}

.text {
	color: #0C515A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textsmall {
	color: #0C515A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textsmallw {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textlittle {
	color: #0C515A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textbold {
	font-weight: bold;
}

/* Tabellen Formartierung */
#content TABLE {
	color: #0C515A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Tabellenrahmen Formatierung durch drunterliegender Tabellenzelle*/
#content .taborder1 TD {
	background-color: #0C515A;
}
#content .taborder2 TD {
	background-color: #FFFFFF;
}

/* Link Formatierung */
#content A {
	color: #0C515A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*text-decoration: underline;*/
}
#content A:hover {
	color: #128899;
}

/* Bild Formartierung */
#content .imgborder IMG {
	border-bottom: 1px solid #0C515A;
	border-left: 1px solid #0C515A;
	border-right: 1px solid #0C515A;
	border-top: 1px solid #0C515A;
}

/* Listen Formartierung */
#content LI {
	list-style-type: circle;
}
/* Linien Formartierung */
#content HR {
	width: 100%;
	border: none;
	height: 1;
	color: #0C515A;
}

/* Ueberschriften Formatierung */
#seitentitel {
	color: #0C515A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
}
h1 {
	color: #0C515A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color: #0C515A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h3, h4 {
	color: #0C515A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
}

/* Menue Formartierung */
/* Hauptmenue */
#menue {
  font-family: Arial, Helvetica, sans-serif;
	padding-top: 11px;
}
#menue .firstM {
  position: relative;
	left: -8px;  	
}
#menue .hmenue, #menue .ahmenue {
	padding: 2px 4px;
}

#menue A {
  font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
#menue A:hover {
	text-decoration: underline;
}

#menue .ahmenue {
	background-color: #DEEEF1;
	font-weight: bold;
}
#menue .ahmenue A {
	color: #0C515A;
}

#menue .menuepic IMG {
	text-align: left;
}


/* Untermenue 2. Ebene */
#menue .secondM {
	border: dotted 1px #DEEEF1; 	
}
#menue .aimenue, #menue .iimenue {
  background-color: #5AACB8;
}

#menue .imenue, #menue .aimenue {
	padding-left: 10px;
	padding-bottom: 5px;
}

#menue .imenue A:link, #menue .imenue A:visited, #menue .imenue A:active  {
}
#menue .imenue A:hover {
}

#menue .aimenue A  {
	font-weight: bold;
}
#menue .aimenue A:hover {
}

/* Untermenue 3. Ebene */
#menue .iimenue, #menue .aiimenue {
  padding-left: 20px;
	padding-bottom: 5px;
}

#menue .iimenue A:link, #menue .iimenue A:visited, #menue .iimenue A:active  {
}
#menue .iimenue A:hover {
}
#menue .aiimenue {
  border-left: 4px solid #DEEEF1;
}
#menue .aiimenue A {
  position: relative;
  left: -4px;
}



#menue IMG {
	margin-left: 10px;
}

/* Hilfsmenues */
/* 1. & 2. Hilfsmenue */
#umenue1, #umenue1 A, #umenue2, #umenue2 A {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-indent: 1px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 1px;
	text-align: right;
}
#umenue1 .supmenue A:link, #umenue1 .supmenue A:activ, #umenue1 .supmenue A:visited, #umenue2 .wheremenue A:link, #umenue2 .wheremenue A:active, #umenue2 .wheremenue A:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-indent: 1px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 1px;
	text-align: right;
}
#umenue1 .supmenue A:hover, 
#umenue2 .wheremenue A:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	text-indent: 1px;
	padding-right: 6px;
	padding-left: 6px;
	text-align: right;
}

/* 3. Hilfsmenue */
#umenue3, #umenue3 A {
	color: #0C515A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-indent: 1px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 1px;
	text-align: right;
}
#umenue3 .submenue A:link, #umenue3 .submenue A:activ, #umenue3 .submenue A:visited {
	color: #0C515A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-indent: 1px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 1px;
	text-align: right;
}
#umenue3 .submenue A:hover {
	color: #0C515A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	text-indent: 1px;
	padding-right: 6px;
	padding-left: 6px;
	text-align: right;
}

/* Formulare Formatieren */
#content FORM {
	color: #0C515A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content FORM INPUT, #content FORM TEXTAREA, #content FORM SELECT {
	color: #0C515A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 4px;
	background-color: #DEEEF1;
	border-bottom: 1px solid #0C515A;
	border-left: 1px solid #0C515A;
	border-right: 1px solid #0C515A;
	border-top: 1px solid #0C515A;
	scrollbar-3dlight-color: #5AACB8;
	scrollbar-arrow-color: #5AACB8;
	scrollbar-base-color: #D0E7EB;
	scrollbar-darkshadow-color: #DEEEF1;
	scrollbar-highlight-color: #DEEEF1;
	scrollbar-shadow-color: #5AACB8;
	scrollbar-track-color: #DEEEF1;
}
#content FORM TEXTAREA {
	width: 250px;
}
#content FORM LABEL {
	color: #0C515A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	width: 120px;
}

#content .contentb TD {
  text-align: left;
}

/* Formatierung der Index Search */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width:100px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width:150px;
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
	font-weight:bold; font-style:italic;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top:10px; margin-bottom:5px;
}
.tx-indexedsearch P.tx-indexedsearch-noresults {
	text-align:center; font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	background:#DEEEF1;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
	font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {
	font-weight:normal;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
	font-style:italic;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
	color:#0C515A;
	font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background:#DEEEF1;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	margin-top:20px;
	margin-bottom:5px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin-top:0px;
	margin-bottom:0px;
	color: White;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
	background:#128899;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	vertical-align:absmiddle;
	color: White;
}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE TD H2 A {
	padding-left: 3px;
	color: White;
}

/*  Neue Loginform */
DIV.tx-newloginbox-pi1 TABLE TR TD P {
	font-weight: bold;
}

/* Allgemeine Typo3 Formatierungen */
.tx-newloginbox-pi3-listrow TD { background-color:#eeeeee; padding-left: 3px; padding-right: 3px; }
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { background-color:#cccccc; }
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { font-weight:bold; }
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { background-color:#f6f6f6; }

table.tx-a1teasermenu-pi1 {padding: 0 0 0 0px; spacing: 0 0 0 0px; border: 0 0 0 0px;}
tr.tx-a1teasermenu-pi1 {}
td.tx-a1teasermenu-pi1 {vertical-align: top;}

.tx-eubirthdays-pi1 { margin-left:5px; }


/* CHC FORUM BASIC STUFF */
#tx_chcforum-pi1 {	font-family: arial, sans-serif;	font-size: 11px;}
#tx_chcforum-pi1 caption {	display: none;}
#tx_chcforum-pi1 a {	text-decoration: underline;}
#tx_chcforum-pi1 a:hover {	text-decoration: none !important;}
/* only one form in the forum */
#tx_chcforum-pi1 form {	margin-top: 20px;}
/* GENERIC TABLE BEGIN */
#content .tx-chcforum-pi1-Table {	border: 1px solid #128899;	background: #FFFFFF;	margin-bottom: 3px;	width: 100%;}
#content .tx-chcforum-pi1-Table thead tr th {	font-size: 14px;	font-weight: bold;	background: #D0E7EB;	padding: 5px;	text-align: center;	white-space: nowrap;}
/* category title row */
#content .tx-chcforum-pi1-Table tbody tr th {	font-size: 15px;	font-weight: bold;	letter-spacing: 2px;	background: #F3F5F8;	padding: 5px;	text-align: left;}
/* category features row */
#content .tx-chcforum-pi1-Table tbody tr td {	font-size: 12px;	background: #E3E7EF;	padding: 5px;}
/* GENERIC TABLE END *//* CATEGORY TABLE BEGIN *//* cell 1 */
#content .tx-chcforum-pi1-catConferenceCell {}
#content .tx-chcforum-pi1-catConferenceCell dl {	margin: 0;}
#content .tx-chcforum-pi1-catConferenceCell dt {}
#content .tx-chcforum-pi1-catConferenceCell dd {	font-size: 10px;	margin-left: 5px;}
#content .tx-chcforum-pi1-catConferenceCell dd.new {	color: #FF0000;}
/* cell 2 */
#content .tx-chcforum-pi1-catThreadCell {	text-align: center;}
/* cell 3 */
#content .tx-chcforum-pi1-catPostCell {	text-align: center;}
/* cell 4 */
#content .tx-chcforum-pi1-catLastCell {	font-size: 10px !important;	vertical-align: top;}
/* CATEGORY TABLE END *//* CONFERENCE TABLE BEGIN *//* cell 1 */
#content .tx-chcforum-pi1-confThreadSubjCell {}
#content .tx-chcforum-pi1-confThreadNew {	color: #F00;	font-size: 10px;	padding-left: 5px;}
/* cell 2 */
#content .tx-chcforum-pi1-confThreadRepliesCell {	text-align: center;}
/* cell 3 */
#content .tx-chcforum-pi1-confThreadAuthorCell {	text-align: center;}
/* cell 4 */
#content .tx-chcforum-pi1-confThreadLastCell {	font-size: 10px !important;}
/* CONFERENCE TABLE END *//* NAVPATH BEGIN*/
#content .tx-chcforum-pi1-navPath {	background: #DEE3E7;	border: 1px solid #0C515A;	margin: 12px 0 15px 0;	padding: 3px;	font-size: 10px;}
/* NAVPATH END*//* PAGELINKS BEGIN */
#content .tx-chcforum-pi1-pageLinksTop, #content .tx-chcforum-pi1-pageLinksBtm {	background: #DEE3E7;	border: 1px solid #0C515A;	font-size: 10px;	margin-bottom: 3px;	padding: 3px;	font-size: 10px;	text-align: right;	clear: both;}
/* PAGELINKS END *//* POST FORM BEGIN */
#content .tx-chcforum-pi1-postForm {	border: 1px solid #128899;	background: #E3E7EF;	padding: 5px;	margin-bottom: 3px;}
#content .tx-chcforum-pi1-postForm fieldset label {	display: block;	text-align: right;	padding-right: 20px;	width: 150px;	float: left;}
#content .tx-chcforum-pi1-postForm fieldset#formTop input {	display: block;	width: 150px;	float: left;	padding: 2px;	border: 1px solid #0C515A;	margin-bottom: 3px;}
#content .tx-chcforum-pi1-postForm textarea {	border: 1px solid #0C515A;	margin: 3px 0;	width: 100% ;	height: 150px;}
#content .tx-chcforum-pi1-postForm fieldset#formTop br {	clear:left;}
#content .tx-chcforum-pi1-formBtn {	text-align: center;}
#content .tx-chcforum-pi1-formBtn input {	background-color: #FFF;	border: 1px solid #0C515A;	font-weight: bold;	padding: 3px;	font-size: 12px;	margin-bottom: 3px;}
#content .tx-chcforum-pi1-formBtnHov {	background-color: #FFF;	border: 1px solid #C00;	color: #CC0000;	font-weight: bold;	padding: 3px;	font-size: 12px;}
#content .tx-chcforum-pi1-formBtnStyle {	background-color: #FFF;	border: 1px solid #0C515A;	padding: 3px;	margin: 3px;}
#content .tx-chcforum-pi1-formBtnStyleHov {	background-color: #FFF;	border: 1px solid #C00;	color: #CC0000;	padding: 3px;	margin: 3px;}
/* POST FORM END *//* SINGLE POST BEGIN */
#content .tx-chcforum-pi1-singlePost {	border: 1px solid #0C515A;	margin: 3px 0;}
/* top */
#content .tx-chcforum-pi1-singlePost .author {	background: #E3E7EF;	padding: 3px;	vertical-align: top;}
#content .tx-chcforum-pi1-singlePost .author .button { 	padding-top: 3px;	padding-right: 4px;	margin-top: 5px;	margin-right: 3px;	text-align: center; 	width: 62px; 	height: 22px;	background-repeat: no-repeat; 	font-size: 10px !important; 	float: left;}
#content .tx-chcforum-pi1-singlePost #userPic {	border: 1px solid #0C515A;	float: right;}
/* middle */
#content .tx-chcforum-pi1-singlePost .text {	border-top: 1px solid #0C515A;	border-bottom: 1px solid #0C515A;	background: #E3E7EF;}
#content .tx-chcforum-pi1-singlePost .scroller {	overflow: auto;	width: 95%;	background: #FFF;	min-height: 125px;	/*height: 125px;*/	text-indent: 3px;	padding: 3px;}
/* bottom */
#content .tx-chcforum-pi1-singlePost .edit {	background: #F3F5F8;	padding: 3px;	height: 26px;}
#content .tx-chcforum-pi1-singlePost .edit .button { 	padding-top: 3px;	padding-right: 4px;	margin-top: 4px;	margin-right: 3px;	text-align: center; 	width: 62px; 	height: 22px;	background-repeat: no-repeat; 	font-size: 10px !important; 	float: left;}
#content .tx-chcforum-pi1-singlePost .attachment {	background: #DEE3E7;	padding: 3px;}
#content .tx-chcforum-pi1-singlePost .attachment div {	vertical-align: top;}
#content .tx-chcforum-pi1-singlePost .attachment img {	float: left;	margin-right: 5px;}
#content .tx-chcforum-pi1-singlePost #quoteCell {	background: #FFF;	font-size: 10px;	padding: 3px;}
#content .tx-chcforum-pi1-singlePost #quoteCellAuthor {	border: 0px;	font-weight: bold;	padding: 3px 0;}
#content .tx-chcforum-pi1-singlePost #quoteTable {	border: 0px;	margin: 15px 0;}
#content .tx-chcforum-pi1-singlePost .text img {	max-height: 350px;	max-width: 350px;}
#content .tx-chcforum-pi1-singlePostQuoteText {	background-color: #FAFAFA;	border: 1px solid #0C515A;	font-size: 10px;	padding: 5px;}
/* SINGLE POST END *//* FOOTER BOX BEGIN */
#content .tx-chcforum-pi1-footerBox {	background: #D0E7EB;	padding: 3px;	border: 1px solid #128899;	font-size: 10px; }
/* used for user listing */
#content .tx-chcforum-pi1-footerBox div { 	padding-top: 5px; 	padding-left: 5px;	font-size: 10px; }
/* FOOTER BOX END *//* PROFILE BEGIN */
#content .tx-chcforum-pi1-profileBorder {	border: 1px solid #128899;	padding: 3px;}
#content .tx-chcforum-pi1-profileBorder #userPic {	border: 1px solid #0C515A;	float: right;}
#content .tx-chcforum-pi1-profileBorder hr {	clear: left;	display: block;	visibility: hidden;}
.tx_chcforum-pi1-profileHdrBig {	background: #DEE3E7;	border: 1px solid #0C515A;	padding: 3px;	margin-bottom: 3px;	font-size: 10px;}
.tx_chcforum-pi1-profile_hdr {	font-size: 10px;  font-weight: bold;  background: #E3E7EF;  padding: 2px;}
/* PROFILE END *//* MESSAGE BOX BEGIN */
#content .tx-chcforum-pi1-errorBoxCell {	background: #E3E7EF;	font-weight: bold;	text-align: left;}
#content .tx-chcforum-pi1-messageBox, #content .tx-chcforum-pi1-messageBoxError {	background: #DEEEF1;	border: 1px dotted #FF0000;	margin-bottom: 3px;	padding: 3px;	font-weight: bold;}
/* MESSAGE BOX END */
#content .tx-chcforum-pi1-forumTextBig {	font-size: 14px;	font-weight: bold;}
#content .tx-chcforum-pi1-helpBox {	background-color: #E3E7EF !important;	border-style: none;}
#content .tx-chcforum-pi1-linkUp {	background: #DEE3E7;	border: 1px solid #0C515A;	margin: 12px 0 15px 0;	padding: 3px;	font-size: 10px;	text-align: center;}
#content .tx-chcforum-pi1-previewBoxCell {	background: #D0E7EB;	text-align: center;}
/* Teaser */
#content .content {
	float: left;
	width: 290px;
}
DIV#teaser {
	width: 220px;
	float: right;
	position: relative;
	left: 24px;
	_left: 25px;
	top: 10px;
	overflow: visible;
}
#teaser DIV {

}
#teaser .teaser-top, #teaser .teaser-middle, #teaser .teaser-bottom {
	overflow: auto;
	_overflow: visible;
	width: 100%;
}
#teaser .teaser-top, #teaser .teaser-bottom {
	width: 221px;
	_width: 100%;
}
#teaser .teaser-top {
	background-image: url(bg_teaser_top.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 20px;
}
#teaser DIV.round {
	background-position: top left;
	background-repeat: none-repeat;
	height: 20px;
	width: 20px;
	float: left;
}
#teaser .teaser-top DIV.round {
	background-image: url(bg_teaser_lo.jpg);
}
#teaser .teaser-middle {
	border-left: 1px solid #23397C;
	background-image: url(bg_teaser.jpg);
	background-position: top;
	background-repeat: repeat-x;
	_height: 165px;
	min-height: 165px;
}
#teaser .teaser-content {
	padding: 0 16px 0 16px;
	_padding: 0 0 0 16px;
}
#teaser .teaser-bottom {
	background-image: url(bg_teaser_bottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 20px;
}
#teaser .teaser-bottom DIV.round {
	background-image: url(bg_teaser_lu.jpg);
	background-position: bottom left;
}
#teaser INPUT {
	width: 116px;
}
/* Sitemap */
.smtitle A,  .sm1 A,  .sm2 A,  .sm3 A, .sm4 A {
	text-decoration: none;
	color: #23397C;
}
.sm1 LI,.sm2 LI, .sm3 LI, .sm4 LI {
	list-style: circle;
}

.smtitle {
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
}
.sm1 {
	font-weight: bold;
	padding-left: 30px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.sm2 {
	font-weight: normal;
	padding-left: 60px;
	padding-bottom: 3px;
	color: #128899;
}
.sm3 {
	font-weight: normal;
	padding-left: 90px;
	padding-bottom: 3px;
	color: #B8ECF1;
}
.sm4 {
	font-weight: normal;
	padding-left: 120px;
	padding-bottom: 3px;
	color: #D0E7EB;
}

/* News */
.clear {
  clear: both;
  margin-bottom: 5px;
}
.news-list-container, 
.news-single-item {
	width: 98%;
}
.news-latest-date, 
.news-latest-morelink, 
.news-list-morelink, 
.news-single-timedata {
	font-size: 10px;
	float: right;
	padding-left: 5px;
}
.news-latest-date {
	padding-top: 3px;
}
.news-latest-morelink {
	margin-top: -5px;
	padding-bottom: 3px;
}
.news-latest-image, 
.news-list-image, 
.news-single-image  {
	float: right;
	padding: 0 0 8px 8px;
	clear: all;
}

.news-single-timedata {
	font-weight: lighter;
	padding-top: 2px;
}
.news-list-morelink {
	float: none;
	display: inline;
	padding-left: 0;
	padding-top: 10px;
	clear: both;	
}

.news-latest-morelink A, 
.news-list-morelink A, 
.news-list-category A, 
.news-single-backlink A {
	text-decoration: none;
}

DIV.news-latest-morelink {
	border-bottom: 1px solid #0C515A;
	clear: both;
	width: 100%;
	text-align: right;
}
.news-list-date {
	float: right;
	font-size: 10px;
}
.news-list-category {
	margin-top: -10px;
}
.news-single-backlink {
	font-size: 10px;
	font-weight: bold;
}
.news-latest-container {
  _width: 190px;
}
.news-latest-container .news-latest-item H3 A {
	text-decoration: none;
}
.news-latest-container .news-latest-item H3 {
	margin-bottom: 2px;
}
.news-latest-item {
	margin-bottom: 20px;
	_margin-bottom: 8px;
	display: block;
}

.news-list-item {
	display: block;
	margin-bottom: 20px;
	clear: both;
	border-bottom: 1px solid #128899;
	overflow: visible;
}
.news-list-container H3 A {
	text-decoration: none;
}
.news-list-container H3  {
	margin-bottom: 2px;
}
.news-single-imgcaption {
	text-align: right;
	font-size: 11px;
}

.news-single-related DT, .news-single-files DT, .news-single-links DT {
	font-weight: bold;
}

.news-single-backlink {
	font-size: 11px;
}


/* Form 
*******************************************************************************/
form {
	margin: 0;
	padding: 0;
}
form div {
  margin-bottom: 0.4em;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label {
	width: 10em;
	float: left;
	font-weight: bold;
}
.checkBox label {
	width: 90%;
	float: none;
	font-weight: normal !important;
	text-align: left;
}
span.csc-mailform-check {
  margin-left: 8.4em;
}
legend {
	border: 0;
	margin: 0.8em 0 0.2em 0;
	padding: 0;
	font-weight: bold;
}
input, textarea, select {
	border: 1px solid #CCC;
	font-size: 0.9em;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	width: 272px;
	min-height: 18px;
}
input, textarea {
	padding-left: 2px;
	padding-right: 2px;
	width: 266px;
}
#left input, #left textarea, #left select,
#right input, #right textarea, #right select  {
  width: auto;
  width: 95%;
}
option {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}
input.submit, input.reset, input.csc-mailform-submit, input.tx-srfeuserregister-pi1-submit {
	/* color: #333; */
	letter-spacing: 0.02em;
	font-weight: bold;
	width: auto !important;
	margin: 0 12px 0 0;
	padding: 2px 6px 2px 6px;
}

input.submit:hover, input.reset:hover, input.csc-mailform-submit:hover, input.submit:focus, input.reset:focus, input.csc-mailform-submit:focus, input.tx-srfeuserregister-pi1-submit:hover, input.tx-srfeuserregister-pi1-submit:focus {
	/*
  background-color: #CCC;
	color: #FFF;
	*/
}
input.csc-mailform-check {
	width: 14px;
	border: 0;
	margin: 0;
	padding: 0;
}
.csc-mailform-field {
	clear: both;
	margin: 0 0 0.4em 0;
}
.submitField {
	margin-left: 10em;
}
span.csc-mailform-check {
	float: left;
	margin-right: 5px;
}
div.checkBox {
	padding-bottom: 15px;
}
