body {
  	scrollbar-base-color:#FFFFFF;
  	scrollbar-3dlight-color:#FFFFFF;
  	scrollbar-arrow-color:#969696;
  	scrollbar-darkshadow-color:#FFFFFF;
  	scrollbar-face-color:#FFFFFF;
  	scrollbar-highlight-color:#969696;
  	scrollbar-shadow-color:#969696;
  	scrollbar-track-color:#FFFFFF;

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #000000;*/
	color: #003366;
	background: #FFFFFF;

}

a:link{	font-weight: bold; text-decoration: none; color:#003366; }
a:active{	font-weight: bold; text-decoration: none; color: #003366; }
a:visited{ font-weight: bold; text-decoration: none; color: #003366; }
a:hover{ text-decoration:underline; color: #003366; }

ul {
	position: relative;
	margin: 0;
	border: 0px solid black;
  border-width: 0px 0px 0px 0px;
}

#halbezeile {
	font-size:4px;
}

#oben {display:none;}

#obenUnter img { width:100%; border:1px solid #003366; margin-bottom:30px;}

#links, #links_login {display:none;}

#rechtsBalken {display:none;}

#mittenav {display:none;}


#mitte, #mitte_anmeldung, #mitte_passwort, #mitte_aendern, #mitte_anmeldung {
	background: #ffffff;
	width: 75%;
	float:left;
	/*padding-right:5%;*/
}



#rechts {
	background: #ffffff;
	width: 20%;
	float:left;
	margin-left:5%;
}

#rechts .bild {
    border: 0px solid #ffffff;
    border-width: 10px 7px 7px 1px;
	overflow:hidden;
}

  	
/* Sekundärnavigation **********************************************************************************/

#sekundaer {display:none;}



.TemplateHeadline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #003366;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
    margin-bottom: 5px;
	padding: 10px 0px 0px 15px ;
    border: 0px solid #6b0e0e;
    border-width: 0px 0px 0px 0px;
}

.Abschnitt {
    border: 0px solid black;
    border-width: 1px 1px 1px 1px;
}

.AbschnittHeadline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #003366;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	clear:both;
}

.AbschnittText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*color: #000000;*/
	color: #003366;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-left: 15px;
	margin-top: 10px;
    border: 0px solid black;
    border-width: 0px 0px 0px 0px;
}

.AufzaehlText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*color: #000000;*/
	color: #003366;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-left: 7px;
	margin-top: 10px;
}

td.AufzaehlText { padding-bottom:5px;}

.SucheHeadline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #003366;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	clear:both;
}

.SuchTreffer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration:none;
}


.seitentitel {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #003366;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	clear:both;
}

.Link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration:none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	clear:both;
}

#footer {display:none;}
#footer div.hr {position:relative;height:1px; background-color:#03a7c5;overflow:hidden;}
#footer ul {margin:0; padding:0; list-style:none;}
#footer ul li {float:left; margin:10px 0 10px 0;}


/*	Kontaktformular */
fieldset.kontaktformular {margin:10px 0 0 0; padding:0 0 0 15px; border:0;}
.kontaktformular-feld {margin-bottom:10px; clear:both;}
.kontaktformular-feld label {display:block; float:left; width:150px; color:003366;}
.kontaktformular-feld input, .kontaktformular-feld select, .kontaktformular-feld textarea {
	width:200px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	/*color:#000000;*/
	color: #003366;
	padding:2px;
	border:1px solid #000000;
	background-color:#ffffff;
}

.AbschnittText input, .AbschnittText select, .AbschnittText textarea {
	color: #003366;
}



