@charset "utf-8";

.geheimtippbild {
margin-right: 10px;
float:left;

}

.geheimtippbildrechts {
margin-left: 10px;
float:right;

}



a {
	font-weight: 600;
	color: #034DA2;
	text-decoration: none;
}

a:visited {
	color: #034DA2;
}
a:hover {
	color: #034DA2;
	text-decoration: underline;
}
a:active {
	color: #034DA2;
}

#header {
	background-image: url(img/header.jpg);
	width: 952px;
	height: 126px;
	top:0;
}

body{
	margin:0;
	padding:0;
}


	
	#leiste {
	width: 952px;
	bottom: 0px;
	margin: 0px;	
	}
	
	
	
body {
	background-color: #B2CDE5;
	overflow:scroll;
	overflow-x:hidden;
	text-align: center;
}

#intro {
	height: 510px;
	width: 952px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	}
	
#content {
	width: 952px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
}


#fokus {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #034EA2;
}


h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	font-weight: normal;	
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
	text-align: left;
	font-weight: 100;
	margin-left: 5px;
}

/* Container für Normalseiten */

#erklaerung {
	float: left;
	width: 450px;
	padding: 10px;
	text-align: justify;
}

#erklaerungNEWS {
	float: left;
	width: 450px;
	height:600px;
	padding: 10px;
	text-align: justify;
}

/* Container für Überschrift auf Registrierungsseite */

#slogan {
	float: left;
	width: 400px;
	height: 84px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* Container für Zweispaltigkeit Registrierung */

#wrap_registrierung {
	float: left;
	width: 480px;
	height:1000px;
	padding: 0px;
	top:300px;
	position: absolute;
	color: #D6D6D6;
}

/* Formular Links */

#erklaerung2 {
	float: left;
	width: 220px;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* Formular rechts */

#erklaerung3 {
	float: right;
	width: 200px;
	text-align: justify;
	}

/* Rechte Spalte bei Zweispaltigkeit */

#registrierung 
 {
	float: right;
	width: 450px;
	padding: 13px;
	border-left-width: thin;
	border-left-style: solid;
	margin-top: 81px;
	text-align: justify;
	border-left-color: #034DA2;
}

/* Rechte Spalte bei Zweispaltigkeit, ohne Linie */

#startbild 
 {
	float: right;
	width: 450px;
	padding: 13px;
	margin-top: 55px;
	text-align: left;
}


#startbild_wal
 {
	float: right;
	width: 450px;
	padding: 13px;
	margin-top: 10px;
	text-align: left;
}

#registrierungohne 
 {
	float: right;
	width: 450px;
	padding: 13px;
	margin-top: 84px;
	text-align: justify;
}

/* Rechte Spalte bei Registrierungsseite */

#registrierung2
 {
	float: right;
	width: 380px;
	height: 750px;
	padding: 13px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #034DA2;
	text-align: justify;
	top:100px;
}




/* Menüeigenschaften */

ul#mainNavi {
	width:942px;
	height:20px;
	float:left;
	margin:0;
	list-style:none;
	background-color:#034ea2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
	ul#mainNavi li {
	float:left;
	color:#FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	text-transform: uppercase;
    }
	
	
	ul#mainNavi li#active {
	display:block;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;			
	color:#B2CDE5;
	text-decoration:none;
		padding-right: 20px;
				padding-left: 10px;
	
		}	
		
		
		ul#mainNavi a {
	display:block;
	margin:0;
	color:#FFF;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
		padding-left: 10px;
			}
			
			ul#mainNavi a:hover {
	color:#B2CDE5;			
			
			}
			
			ul#mainNavi a:focus {
				outline: none;
			}
		
			


/* Formulareigenschaften */


label, input, select { /* Alle Labels UND Formularelemente auswählen */
	display: block;
	float: left;
	margin-right: 2px;



}






form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}




form {
  margin:0;
  padding:0;
}


/* Div für Captcha und Send-Button */

#captcha {
	top:700px;
	height: 200px;
	width: 380px;
	position: absolute;
}

#captchaNEWS {
	top:650px;
	height: 200px;
	width: 380px;
	position: absolute;
	float:left;
}

#wraprechts {
	float: right;
}



fieldset {
	width: 220px;
	display: block;
	font-size: 0.8em;
	border: 1px solid #4b408c;
	background: #B2CDE5;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
			}
			
			fieldset#person {
	width: 220px;
	display: block;
	font-size: 0.8em;
	border: 1px solid #4b408c;
	background: #B2CDE5;
	clear: both;
	margin-top: 42px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
			}
			
		
	legend {
	background: #034DA2;
	padding: 4px;
	border: 1px solid #4b408c;
	border-right-width: 2px;
	border-bottom-width: 2px;
	margin-bottom: 4px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
		   }

   label {
	margin: 5px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;
} 

h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;
	font-weight: 100;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
} 
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000;
}


h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #034DA2;
	text-transform: uppercase;
}
