*{
	margin: 0px;
	padding: 0px;
	border: 0px;	
}

body {
	background-color: white;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;  
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	line-height: 1.5;
}

a:Link {
	color: #0b66b0;
    font-weight: bold;
    text-decoration:  none;
}

a:visited {
	color: #0b66b0;
    font-weight: bold;
    text-decoration:  none;
}

h1 {
    color: #0b66af;
}

h2 {
    color: #0b66af;
}

h3 {
    color: #00294a;
}

.Foto {
    border: 5px solid white; 
}

.Mitte {
    text-align: center;
    position: relative;
}

#Updates {
	background-color: white;
	background-image: url("Bilder/Footer.png");
	background-repeat: no-repeat;
	height: 25px;
	text-align: right;
	font-size: 10px;
	padding: 10px 10px 0 0;
	border-top: 5px solid white;
}

.Abst {
	margin-top: 2%;
}

.U1 {
	float: left;
	margin-left: 2%;
}

a.U2 {
	color: white;
}

hr {
	border: 0px;
 	border-top: solid 5px white;
 	border-bottom: #191919;
	width: 890px;
	margin: -10px;
}
p {
    line-height: 2;
}

#Begrenzung {
	width: 890px;
	margin: 15px auto;
    background-color: white;   
}

#Banner {
	width: 890px;
    height: 168px;
	background-repeat: no-repeat;
	border-top: 0px solid white;
    border-bottom: 5px solid white;
    margin-bottom: 0px;
}

.navi {
	float: left;
	padding: 0 20px 0 20px;
	font-size: 20px;
}

.navia {
	float: left;
	padding: 0 2.1% 0 2.1%;
	font-size: 20px;
	margin-left: -2%;
}


a.N1 {
	font-weight:100;
}

.navie {
	clear: both;
}

.Aktuelln {
    color: #a31e44;
    font-size: 20px;
	font-weight: 100;
}

.top1 {
	background:url("Bilder/Schatten_oben.png"); 
	background-repeat: no-repeat;
	height:61px;
	width:950px;
	margin: 0px auto;
	margin-bottom: -58.5px;
}

.bottom1 {
	background:url("Bilder/Schatten_unten.png") 0 50%;
	background-repeat: no-repeat;
	clear:both;
	height:20px;
	width:950px;
	margin: 15px auto;
	margin-top: -15px;
} 
.container1 {
	background:url("Bilder/Schatten.png");
	background-repeat: repeat-y;
	margin: 0px auto;
	text-align: left;
	width: 950px;
}

.Inhalt {
	padding: 10px;
	text-align: justify;
    background-color: #f0f5fe;
}

.Aktuell {
    color: #a31e44;
    font-size: 14px;
}

a.Lippe {
	color: #0b66af;
    text-decoration: underline;
	font-size: 16px;
}

.Farbe {
    background-color: #d3def4;
	height: 2rem;
}

.Farbeaktuell {
	/*background-color: rgb(156, 180, 223);*/
    background-color: #F5FF00;
	height: 2rem;
}

.Zeilenhohe {
	height: 2rem;
}

.Nachrichten {
    background-color: #0b66b0;
    text-align: center;
}

.Aktuelles {
    color: white;
    font-size: 16px;
}

.Neuigkeit {
    text-align: center;
    padding: 10px;
}

.Button {
    color: white;
    background-color: #0b66b0;
    padding: 5px;
}

.Formular {
    background-color: #cfcfcf;
}

.Textabst {
    padding: 5px;
}

.Text {
    position: absolute;
    bottom: 10px;
    color: white;
	width: 355px;
	left: 1.5%;
}

.tb {
	width: 86%;
	margin-left: 7%;
}