body{
background-color:#ffffff;
margin:0;
padding:0;
overflow:auto;

filter:alpha(opacity=100); /*deaktiviert internetexplorer-cleartype*/
opacity: 1.0; /*deaktiviert internetexplorer-cleartype*/
}


body , p , td, img {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #919191;
	font-weight : normal;
	font-style : normal;
	line-height : 12px;
} 



a:link {
color : #5977b3;
text-decoration : none; 
} 



a:active {
color : #5977b3;
text-decoration : none; 
} 



a:visited {
color : #5977b3;
text-decoration : none; 
} 



a:hover {
color : #829fd9;
text-decoration : none; 
} 


.headline {
	font-size: 14px;
	font-weight : bold;
	line-height: 16px;
	color : #999999;
}
