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;
	font-size: 80%;

} 


#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;
	text-align: left;

	
	
}

#inhaltrechts 
{
	width: 360px;
	height: 445px;
	margin-top:38px;
	left: 53%;
	position: absolute;
	color:#ffffff;
	font-size:12px;
	text-align: left;

	
	
}

#inhalt_alles
{
	width: 720px;
	height: 445px;
	left: 0%;
	position: absolute;
	margin-top:38px;
	color:#ffffff;
	font-size:12px;
	text-align: left;

	
	
}


#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: #000000;
	border: 1px solid #FFF;
	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: 12px;
	text-align: left;
	top: auto;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: class="tabellen_sublinie";
}
.tabellen_sublinie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#test_schrift {
	font-family: "Arial Black", Gadget, sans-serif;
}
#index #inhalt #inhaltlinks table tr td span {
	font-family: Arial, Helvetica, sans-serif;
}
#flash_film {
	height: 650px;
	width: 1100px;
	text-align: center;
	margin: auto;
}

.a:visited {
	color: #FFF;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ccc;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #ccc;
}
