

*{
	   font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}



body{
	/*background-color:#043a06;*/

	background-repeat: repeat-x;
	background-color:white;	padding: 0px;	margin: 0px;
/*	overflow:hidden;*/	

}

html>body{

	
	
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

/* * Fensterlayout * */	#links{		position: absolute;	height: 500px;

  
    width: 490px;
    border: 1px solid black;

}
	#starter{		position: absolute;	height: 500px;

  
    width: 980px;
    border: 1px solid black;

}	#rechts{	position: absolute;	height: 500px;
	margin-left: 490px;
  
    width: 490px;
    border: 1px solid black;

}
	
	#head{
	position: relative;
	border: 1px solid black;
	height: 200px;
	width: 980px;
}
	#footer {
	position: relative;
	border: 1px solid black;
	height: 40px;
	width: 980px;
	margin-top: 500px;
   

}			
	#frame{
	margin: 10px auto;
	width: 980px;
	height: 725px;
	
}

	.footer{
	font-family: Helvetica; 
	font-size: 12px; 
	margin-top: 5px;
	word-spacing: 0.1em;
}

	.headTopRight{
	
	font-family: Helvetica;
	font-size: 12px;
	margin-right: 15px;
	margin-top: 5px;
	color:#808080;
	font-weight: bold;
	word-spacing: 0.2em;
	text-align: right;
}


	.inhalt2{
	font-family: Helvetica; 
	font-size: 12px; 
	margin-left: 50px;
	word-spacing: 0.2em;
	width: 340px;
}

	.inhalt{
	font-family: Helvetica; 
	font-size: 12px; 
	margin-left: 50px;
	word-spacing: 0.2em;
	width: 800px;
}

