body {
	background-color:#bad4ee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	

#site {
	position:relative;
	width:700px;
	height:380px;
	background-color:#f29417;
	border:#FFFFFF solid 5px;
	margin:0px;
	padding:0px;
	top: 70px;
	}
	
#site_intro {
	position:relative;
	width:700px;
	height:380px;
	background-color:#ffcc00;
	background-image:url(../bilder/introbackground.gif);
	border:#FFFFFF solid 5px;
	margin:0px;
	padding:0px;
	top: 70px;
	}
	
#auswahl {
	position:relative;
	top: 170px;
	}
	
#auswahl p{
	text-align:center;	
	}
			

#auswahl a:link {  
	font-size: 12px; 
	font-weight:bold; 
	color: #CC3300; 
	text-decoration: none;
	}
	
#auswahl a:hover {  
	font-size: 12px; 
	font-weight:bold; 
	color: #660000; 
	text-decoration: underline;
	}
#auswahl a:visited {  
	font-size: 12px; 
	font-weight:bold; 
	color: #CC3300; 
	text-decoration: none;
	}
	
#header {
	position:absolute;
	top:0px;
	width:700px;
	height:56px;
	background-color:#ffffff;
	background-image: url(../bilder/logo_kreise_orange.gif);
	background-repeat:no-repeat;
	}
	
#header p {
	padding:0px 0px 0px 420px;
	text-align:left;
	color:#cc3300;
	}
	
#content {
	position:relative;
	top:60px;
	width:700px;
	height:290px;
	}
	
#content p {
padding:7px;
	text-align:left;
	}

#navigation {
	position:relative;
	top:365px;
	}
	
.links {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #CC3300; text-decoration: none; white-space: 2}
.texthome { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #993300; text-decoration: none; line-height: 18px}
.fliesstext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #660000; text-decoration: none; white-space: 2 }
.fliesstextueberschrift { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #660000; text-decoration: none}
.tabelle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #660000; text-decoration: none; white-space: 2}

