body 
	{
	background-color:black;
	font-family:Arial,Verdana,Helvetica;
	font-size:10px;
	color:#cc9966;
	}
	
a:link {color: white;
	text-decoration:none;}
a:visited {color: white;
	text-decoration:none;}
a:hover {color: yellow;
	text-decoration:none;}
a:active {color: white;
	text-decoration:none;}

.tab 	{
	text-indent:15px;
	}
.tab2 	{
	text-indent:50px;
	}
.fett	{
	font-style:bold;
	}
.newsbtn	{
	font-style:bold;
	}
.link	{
	background-color:#ff9900;
	color:red;
	text-decoration:none;
	}

#body 	{
	background-color:black;
	background-image:url(bilder/bodybackground.jpg);
	position:absolute;
	left:0px; 
	top:0px; 
	width:1024px; 
	height:530px;
	}

#kachel {
	background-image:url(bilder/kachel.jpg);
	background-color:black;
	position:absolute;
	left:1024px; 
	top:0px; 
	width:822px; 
	height:530px;
	}

#whiteline {
	background-color:white;	
	width:1px;
	height:2000px;
	position:absolute;
	left:120px;
	top:60px;
	}

#navigation
	{
	font-size:11px;
	font-family:Arial,Verdan,Helvetica;
	color:#eeeeee;
	position:absolute;
	left:0px;
	top:100px;
	line-height:20px;
	}

#content
	{
	font-size:12px;
	font-family:Arial,Verdan,Helvetica;
	color:#ececec;
	position:absolute;
	left:170px;
	width:500px;
	top:70px;
	line-height:20px;
	}

#hl_standard
	{
	font-size:11px;
	text-indent:20px;
	position:left;
	width:120px;
	height:20px;
	}

#hl_standardm
	{
	font-size:11px;
	text-indent:10px;
	top:10px;
	left:10px;
	width:60px;
	height:20px;
	}

#newsb
	{
	font-size:20px;
	font-style:bold;
	text-indent:20px;
	position:left;
	width:120px;
	height:20px;
	}
	
#hl_einrueck
	{

	font-size:11px;
	text-indent:35px;
	position:left;
	left:-20px;
	width:120px;
	height:20px;
	}
#hl_einrueck2
	{
	font-size:11px;
	text-indent:50px;
	position:left;
	left:20px;
	width:120px;
	height:20px;
	}

#bild1{
	background-color: whitesmoke;
	position: absolute;
	width: 198px;
	height:142px;
	left:800px;
	top:75px;
}
#bild2{
	background-color: whitesmoke;
	position: absolute;
	width: 198px;
	height:142px;
	left:800px;
	top:240px;
}
#bild3{
	background-color: whitesmoke;
	position: absolute;
	width: 198px;
	height:142px;
	left:800px;
	top:405px;
}
#bild4{
	background-color: whitesmoke;
	position: absolute;
	width: 198px;
	height:142px;
	left:800px;
	top:572px;
}
#englisch{
	background-color:white;
	position:absolute;
	width:10px;
	height:5px;
	left:20px;
	top:30px;
	}

#englisch{
	background-color:white;
	position:absolute;
	width:30px;
	height:18px;
	left:20px;
	top:70px;
	}

#deutsch{
	background-color:green;
	position:absolute;
	width:30px;
	height:18px;
	left:60px;
	top:70px;
	}






