.body 
{  
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: normal;
	color: #FFFFFF
}

.ueberschrift 
{  
	font-family: verdana; 
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

TD 
{ 
	font-family : Verdana; 
	font-size : 11px;
	color: #FFFFFF;
}

A:link {font-family: Verdana; font-weight: normal;text-decoration: font-size: small;none; color: #FFFFFF} 
A:visited {font-family: Verdana; font-weight: normal;text-decoration: none; color: #FFFFFF} 
A:active {font-family: Verdana; font-weight: normal;text-decoration: none; color: #FFFFFF}
A:hover {font-family: Verdana; font-weight: normal;text-decoration: none; color: #FFFFFF}

/* copyright */
.copyright {font-family: arial; font-weight: normal; font-size: 11px; color : #4c4741}
a.copyright:link {font-family: arial; font-weight: normal; font-size: 11px; color : #4c4741; text-decoration : none; }
a.copyright:visited {font-family: arial; font-weight: normal; font-size: 11px; color : #4c4741; text-decoration : none; }
a.copyright:hover {font-family: arial; font-weight: normal; font-size: 11px; color : #4c4741; text-decoration : none; }
