body {
   padding:0;
   margin:0;

	font-family:Verdana;
	font-size:11px;
	color:#333333; 
	background-color:#FFFFFF;
}


#logo{
	/*margin-top:30px;
	width:100%;
	text-align:center;*/
	width:800px;
	text-align:center;
}
#news{
	
	/*width:100%;
	text-align:center;
	*/
	margin-top:20px;
	/*border:1px solid blue;*/
	/*height:auto;*/
	width:800px;
	text-align:center;
}

#hass{
	margin-top:20px;
	/*border:1px solid green;*/
	width:100%;
	float:none;
	height:auto;
}

#betontod{
	margin-top:20px;
	/*border:1px solid red;*/
	width:100%;
	float:none;
	height:auto;
}

#anfall{
	margin-top:20px;
	/*border:1px solid red;*/
	width:100%;
	float:none;
	height:auto;
}

#speichelbroiss{
	margin-top:20px;
	/*border:1px solid red;*/
	width:100%;
	float:none;
	height:auto;
}



.links{
	/*border:2px solid #e50083;*/ 
	width:200px;
	margin-left:10px;
	margin-top:40px;
	float:left;
	height:auto;
}
.mitte{
	/*border:2px solid #e50083;*/  
	margin-left:10px;
	margin-top:40px;
	width:600px;
	float:left;
	height:auto;
}

.rechts{
/*border:2px solid #e50083;*/
margin-left:10px;
margin-top:40px;
width:140px;
float:left;
height:auto;
}

.headline{
	font-family:Verdana;
	font-size:18px;
	color:#e50083; 	
	font-weight:bold;
}

.headline2{
	font-family:Verdana;
	font-size:14px;
	color:#333333; 	
	font-weight:bold;
}
.kleine_schrift_pink{
	font-family:Verdana;
	font-size:8px;
	color:#e50083; 	
}

.kleine_schrift{
	font-family:Verdana;
	font-size:12px;
	color:#333333; 
}



a{
	font: 11px verdana; 
	color: #000000; 
	text-decoration:none;
}

a:hover{
	font: 11px verdana; 
	color: #e50083; 
	text-decoration:none;
}


#footer{
	margin-top:200px;
	text-align:center;
width:800px;
/*float:left;*/
}

a.headline:link,a.headline:visited,a.headline:active{
	font-family:Verdana;
	font-size:18px;
	color:black; 	
	font-weight:bold;
	text-decoration:none;
}

a.headline:hover{
	font-family:Verdana;
	font-size:18px;
	color:black; 	
	font-weight:bold;
	background-color:#e50083;
	text-decoration:none;
}

#spanner{
	position:absolute;
	width:800px;
	left:50%;
	margin-left:-400px;
	height:400px;
	top:50%;
	margin-top:-200px;

}

