* { 
margin: 0;
padding: 0;
}

body {margin: 0;
padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


#wrap {
margin:0 auto;
width:995px;
height: auto;
text-align: left;

}

#container {
	float:left;
	left:0px;
	top:0px;
	width:995px;
	height:auto;
	border: 1px solid #999999;

	
	}
	
#head {
float:left;
	width:995px;
	height:231px;
	background: url(grafik/Bilder/head.jpg) top left no-repeat;
	
}


#bildkreis {
	float:left;
	margin-top:60px;
	width:197px;
	height:194px;
	
}
#content {	
float:left;
	width:647px;
	height:300px;
	margin-left:23px;
	margin-top:15px;
	
}

#content2 {
	float:left;
	width:647px;
	height:auto;
	margin-left:23px;
	margin-top:20px;
	
}

#content3 {	
float:left;
	width:647px;
	height:auto;
	margin-left:23px;
	margin-top:20px;
	
}

#col1 {	
float:left;
	width:315px;
	height:auto;
	
	margin-top:10px;
	
}
#col2{	
float:right;
	width:315px;
	height:auto;

	margin-top:10px;
	
}
#impressum {
	float:left;
	width:96px;
	height:84px;
		background-image: url(grafik/Bilder/impressum.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
	
}
#headline {
float:left;
margin-left:22px;
	width:600px;
	margin-top:30px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color:#fd7510;
	height:22px;
	z-index:8;
}
#kreisrechts1 {
	float:right;
	width:37px;
	height:81px;
margin-top:125px;
margin-right:0px;


	
}

#kreis4 {
	float:right;
	width:70px;
	height:71px;
margin-top:1250px;



	
}

#kreis3 {
	float:left;
	width:72px;
	height:70px;
	z-index:2;
	margin-left:256px;
	vertical-align: bottom;
}

#kreis2 {
position:relative;
	width:70px;
height:84px;
	margin-left:756px;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(grafik/Bilder/kreisunten1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
}

#kreis2a {
	float:left;
	bottom:0px;
	width:70px;
	height:84px;
	z-index:9;
	margin-left:656px;

}

.clear {clear:both;}

#navibalken1 {
float:left;
	width:995px;
	margin-top:165px;
	background-image: url(grafik/Bilder/balkenorange.jpg);
	
}
#navi1 {
	width:546px;
		font-size: 1.0em;
	color: #ffffff;
	margin-left:180px;
}


#navi1 ul {
list-style-type: none;
display:block;
padding:7px;
}

#navi1 ul li {
	display: inline;	
	letter-spacing: 1px;	
}



#navi1 ul li a:link, #navi1 ul li a:visited
	{
		text-decoration: none;
		color:#ffffff;
		font-weight:normal;
		padding:7px;
		
	}
	
	#navi1 ul li a:hover
	{
		text-decoration: none;
	color:#333333;
background:url(grafik/grau3.jpg);
}



#navi1 ul li a:active
	{
				text-decoration: none;
	color:#333333;
background:url(grafik/grau3.jpg);
		
	}

	
.linkaktiv
	{
	color:#000000;
background:url(grafik/grau3.jpg);
		
	}
	
#subnavi {
	float:left;
	font-size: 1.0em;
	width:310px;
	height:33px;
	margin-left:217px;
	color:#ffffff;
}
	
#subnavi ul {
	background-color:#acabab;
	list-style-type: none;
	display:block;
	padding: 6px;
}
#subnavi ul li {
	display: inline;
	letter-spacing: 1px;	
	color:#ffffff;	
}



#subnavi li a:link, #subnavi ul li a:visited, #subnavi ul li a:visited
	{
		text-decoration: none;
			color:#ffffff;
		font-weight:normal;
				padding:7px;
		
		

	}
	
#subnavi ul li a:hover
	{
		text-decoration: none;
	color:#333333;

background:url(grafik/grau3.jpg);

	
	}


	
li {
	list-style-position: inside;
}

	
.orange {color:#FF6600; font-weight:bold; font-size:110%;}

.grau {color:#333333; font-weight:bold;}


a:link { color: #333333 }
     
a:visited { color: #999999}  

a:hover { color: #ff6600 }

a:active { color: #666666 } 

.clear-left {clear:left;}
