body {
	color:#999;
	text-align: center;
	font: 101% Verdana, Helvetica, sans-serif;
	margin: 20px 0;
	background-image: url(bilder/balken.jpg);
	align: center;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #000000;
scrollbar-track-color: #434b51;
scrollbar-highlight-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;

} 


#header
{
	width: 760px;
	height: 120px;

	left: 31%;
	position: absolute;

}


#inhalt
{
	width: 730px;
	height: 500px;
	
	left: 31%;
	position: absolute;
	margin-top: 120px;	
	color:#ffffff;
	font-size:12px;
	

}


#inhaltlinks
{
	width: 370px;
	height: 445px;
	
	left: 0%;
	position: absolute;
	margin-top:38px;
	color:#ffffff;
	font-size:12px;

	
	
}

#inhaltrechts 
{
	width: 360px;
	height: 445px;
	margin-top:38px;
	left: 53%;
	position: absolute;
	
	color:#ffffff;
	font-size:12px;

	
	
}

#inhaltlinks_2
{
	width: 370px;
	height: 400px;
	left: 0%;
	position: absolute;
	margin-top:20px;
	color:#ffffff;
	font-size:12px;

	
	
}

#inhaltrechts_2 
{
	width: 304px;
	height: 400px;
	margin-top:20px;
	left: 53%;
	position: absolute;
	color:#ffffff;
	font-size:12px;

	
	
}

#inhaltlinks_3
{
	width: 370px;
	height: 200px;
	left: 0%;
	position: absolute;
	margin-top:20px;
	color:#ffffff;
	font-size:12px;

	
	
}

#inhaltrechts_3 
{
	width: 304px;
	height: 200px;
	margin-top:20px;
	left: 53%;
	position: absolute;
	color:#ffffff;
	font-size:12px;
	top: 223px;

	
	
}

#index{
	position: absolute;
	width: 1100px;
	height: 650px;
	left: 50%;
	margin-left: -550px; /* negative Hälfte von width:1000px */
	background-image: url(bilder/hintergrund.jpg);

}

#containerleft
{
	float: left;
	
	width: 230px;
	height: 619px;

     
}
	
	





#navi
{
	width: 1100px;
	height: 35px;
	background-color: #fff;
	border: 1px solid #ff6600;
	align: center;
	margin-top: 620px;
	font-size: 12px;

	
}




#schrift
{
	width:390px;
	height:205px;
	background: #000000;
	background-color: #000000;
	overflow:auto;
	font-family: Verdana, Helvetica, sans-serif; 
}

#alles {
	width: 844px;
	height: 596px;
	text-align: center;
	margin: auto;
	
	float: center;
	}
	
#index #inhalt table tr td {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	top: auto;
	color: #FFF;
	font-weight: bold;
}
.tabellen_sublinie {
	font-size: 12px;
	font-weight: normal;
}
#index #inhalt table tr .tabellen_sublinie .tabellen_sublinie {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.orange {
	color: #096;
}
#index #navi .topnav li a {
	color: #ff6600;
}


.tabellen_sublinie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.tabellen_sublinie_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

.tabellen_sublinie_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

