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