body {
	margin: 0px;
	padding:0px;
	left: 0px;
	top: 0px;
	background-image: url(elemente/hintergrund_alles.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 1B457E;
}
INPUT,TEXTAREA,SELECT { font-family : Verdana, Arial, Helvetica, sans-serif; background: White; font-size: 10px;  border: 1px solid #94B4DF; }

	
/* Formatierungen der Container */

#alles {
	position:absolute;
	/*left:50%; */
	width:985px;
	margin-top:0px;
	/*margin-left:-450px;*/
	top:0px;
	text-align:left;
	}

#head {
	position:absolute;
	left:0px;
	width:985px;
	height: 171px;
	margin-top:0px;
	margin-left:0px;
	top:0px;
	text-align:left;
	background-image: url(elemente/header.jpg);
	background-repeat: no-repeat;
	background-color: #002551;
	}

#image {
	float:left;
	height: 237px;
	width:196px;
	left: 537px;
	top: 0px;
	position: absolute;
	}
	
#pnav {
	position:absolute;
	left:0px;
	width:537px;
	height: 38px;
	margin-left:5px;
	top:171px;
	text-align:left;
	background-image: url(elemente/hintergrund_navigation.jpg);
	background-repeat: repeat;
	}


#pnav2 {
	position:absolute;
	left:734px;
	width:200px;
	height: 38px;
	margin-left:5px;
	top:171px;
	text-align:left;
	background-image: url(elemente/hintergrund_navigation.jpg);
	background-repeat: repeat;
	}


#inhalt {
	float:left;
	width:890px;
	left: 60px;
	top: 250px;
	padding: 19px; 
	position: absolute;
	}


	

	

/* Formatierungen der Texte und Links */

a:link { color: maroon; text-decoration: none; text-transform: none;}
a:active { color: maroon; text-decoration: none; text-transform: none;}
a:visited { color: maroon; text-decoration: none; text-transform: none;}
a:hover { color: #1B457E; text-decoration: none; text-transform: none;}

a.menue:link { margin-left: 5px; margin-top: 20px; font-size: 11px; font-weight: bold; color: #666666; text-decoration: none; text-transform: uppercase;}
a.menue:active { margin-left: 5px; margin-top: 20px; font-size: 11px; font-weight: bold; color: #666666; text-decoration: none; text-transform: uppercase;}
a.menue:visited { margin-left: 5px; margin-top: 20px; font-size: 11px; font-weight: bold; color: #666666; text-decoration: none; text-transform: uppercase;}
a.menue:hover { color: #3B3B3B; }

a.content:link { font-size: 11px; font-weight: bold; color: white; text-decoration: none; text-transform: uppercase;}
a.content:active { font-size: 11px; font-weight: bold; color: white; text-decoration: none; text-transform: uppercase;}
a.content:visited { font-size: 11px; font-weight: bold; color: white; text-decoration: none; text-transform: uppercase;}
a.content:hover { color: yellow; }

a.headmenue:link { margin-left: 10px; font-size: 10px; color: #1B457E; text-decoration: none; text-transform: uppercase;}
a.headmenue:active { margin-left: 10px; font-size: 10px; color: #1B457E; text-decoration: none; text-transform: uppercase;}
a.headmenue:visited { margin-left: 10px; font-size: 10px; color: #1B457E; text-decoration: none; text-transform: uppercase;}
a.headmenue:hover { color: Maroon; }

a.news:link { margin-left: 10px; font-size: 11px; font-weight: bold; color: #1B457E; text-decoration: none; text-transform: uppercase;}
a.news:active { margin-left: 10px; font-size: 11px; font-weight: bold; color: #1B457E; text-decoration: none; text-transform: uppercase;}
a.news:visited { margin-left: 10px; font-size: 11px; font-weight: bold; color: #1B457E; text-decoration: none; text-transform: uppercase;}
a.news:hover { color: Maroon; }

a.submenue:link { margin-left: 10px; font-size: 11px; font-weight: bold; color: #1B457E; text-decoration: none; text-transform: uppercase;}
a.submenue:active { margin-left: 10px; font-size: 11px; font-weight: bold; color: #1B457E; text-decoration: none; text-transform: uppercase;}
a.submenue:visited { margin-left: 10px; font-size: 11px; font-weight: bold; color: #1B457E; text-decoration: none; text-transform: uppercase;}
a.submenue:hover { color: Maroon; }

a.pfad:link { font-size: 10px; color: #1B457E; text-decoration: none; text-transform: uppercase;}
a.pfad:active { font-size: 10px; color: #1B457E; text-decoration: none; text-transform: uppercase;}
a.pfad:visited { font-size: 10px; color: #1B457E; text-decoration: none; text-transform: uppercase;}
a.pfad:hover { color: Maroon; }

.fuss { margin-left: 20px; font-size: 11px; font-weight: bold; color: White; text-decoration: none; text-transform: uppercase;}
a.fuss:link { margin-left: 20px; font-size: 11px; font-weight: bold; color: White; text-decoration: none; text-transform: uppercase;}
a.fuss:active { color: White; }
a.fuss:visited { color: White; }
a.fuss:hover { color: Yellow; }

.headline {font-size: 12px; font-weight: bold;  color: red; text-transform: uppercase;}
.content {font-size: 12px; font-weight: normal;  color: #1B457E;}
.news {font-size: 11px; font-weight: normal;  color: #1B457E;}
.submenue {font-size: 13px; font-weight: bold; text-decoration: none; color: #1B457E;}
.pfad {font-size: 10px; text-transform: uppercase; font-weight: normal;  color: #1B457E;}
.navigation {font-size: 14px; font-weight: bold;  color: white; text-transform: uppercase;}