#hintergrund{
	z-index:1;
	position:absolute;
	width:510px;
	height:60px;
	left:150px;
	top:2px;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333; 
	border-top-style:dotted;
	border-bottom-style:dotted;
	background-color:#ffffff;
}
#hintergrund1{
	z-index:0;
	position:absolute;
	width:510px;
	height:100%;
	left:150px;
	top:0px;
	bottom:0px;
	background-color:#ffffff;
}
#animation{
	z-index:2;
	position:absolute;
	height:50px;
	width:505px;
	padding:0px;
	left:155px;
	top:7px;
	margin-top:0px;
	margin-left:0px;
	background-color:#ffffff;
}
#dirt{
	z-index:0;
	position:absolute;
	height:504px;
	width:58px;
	padding:0px;
	left:80px;
	top:0px;
	margin-top:0px;
	margin-left:0px;
}

#startback{
	z-index:2;
	position:absolute;
	height:450px;
	width:428px;
	padding:0px;
	border:0px solid #ffffff;

	margin-top:220px;
	margin-left:0px;
}

#starttext{
	z-index:2;
	position:absolute;
	height:100px;
	width:400px;
	padding:0px;
	border:0px solid #ffffff;
	
	margin-top:315px;
	margin-left:385px;
	
	font-family: Arial, Verdana, sans-serif;
	font-size:10px;
	line-height:13px;
	font-style:normal;
	color:#ffffff;
}

#menu{
	z-index:3;
	position:absolute;
	padding-top:5px;
	padding-bottom:2px;
	height:100px;
	max-height:400px;
	width:310px;
	max-width:310px;
	top:70px;
	left:350px;
	overflow:hidden;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333; 
	border-top-style:dotted;
	border-bottom-style:dotted;
	background-color:#ffffff;	
	
	font-family:"serif" Georgia, Times;
	font-style:normal;
	text-align:left;
	font-size:27px;
	color:#999999;
	line-height:23px;
}

#menua{
	z-index:2;
	position:absolute;
	padding-top:5px;
	padding-bottom:2px;
	height:100px;
	max-height:400px;
	width:310px;
	max-width:310px;
	top:70px;
	left:350px;
	overflow:hidden;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333; 
	border-top-style:dotted;
	border-bottom-style:dotted;
	background-color:#ffffff;	
	
	font-family:"serif" Georgia, Times;
	font-style:normal;
	text-align:left;
	white-space:pre-wrap;
	font-size:28px;
	color:#999999;
	line-height:23px;
}

	a.menulink:link 	{ color:#888888;font-weight:bold; text-decoration:none;}
	a.menulink:visited 	{ color:#888888; font-weight:bold; text-decoration:none;}
	a.menulink:hover 	{ color:#000000; font-weight:bold; text-decoration:none;}
	a.menulink:active 	{ color:#000000; font-weight:bold; text-decoration:none;}
	a.menulink:focus 	{ color:#000000; font-weight:bold; text-decoration:none;}	
	
	

#submenu{
	z-index:3;
	position:absolute;
	padding-top:2px;
	padding-bottom:5px;
	
	max-height:400px;
	width:510px;
	max-width:510px;
	top:185px;
	left:150px;
	overflow:hidden;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333; 
	border-top-style:dotted;
	border-bottom-style:dotted;


	font-family: "serif",Georgia, Times;
	font-weight:100;
	font-size:10px; 
	color:#000000;
	line-height:11px;

}
	a.submenulink:link 		{ color:#000000; }
	a.submenulink:visited 	{ color:#000000; }
	a.submenulink:hover 	{ color:#ffffff; }
	a.submenulink:active 	{ color:#ffffff; }
	a.submenulink:focus 	{ color:#ffffff; }

#content{
	z-index:1;
	position:absolute;
	padding-left:5px;
	padding-bottom:2px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000; 
	border-top-style:dotted;
	border-bottom-style:dotted;
	width:505px;
	max-width:510px;
	top:225px;
	left:150px;
	background-color:#ffffff;
}

#contenta{
	z-index:3;
	position:absolute;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:2px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000; 
	border-top-style:dotted;
	border-bottom-style:dotted;
	height:60px;
	width:505px;
	max-width:510px;
	top:120px;
	left:150px;
	background-color:#ffffff;

	font-family: "serif",Georgia, Times;
	font-weight:100;
	font-size:12px; 
	color:#999999;
	line-height:12px;

}
	
 a:link { color:#990000; font-weight:normal; text-decoration:none;}
 a:visited { color:#990000; font-weight:normal; text-decoration:none;}
 a:hover { color:#990000; font-weight:normal; text-decoration:none;}
 a:active { color:#990000; font-weight:normal; text-decoration:none;}
 
 body { font-family:Arial, Verdana, sans-serif; font-size:10px; color:#333333;}
 
