body {
	background-color: #8D98AF;
}

body, p, table, tr, td
	{font-family: Verdana; font-size: 12px; color: #000000; line-height: 16px;}

.einleitung
	{font-weight: bold; color: #755E40;}
	
.headline
	{font-size: 14px; font-weight: bold; color: #003300; line-height: 20px;}
	
a:link
	{font-size: 12px;; text-decoration: none; color: #000000;}

a:visited
	{font-size: 12px; text-decoration: none; color: #000000;} 
	
a:hover
	{font-size: 12px; text-decoration: none; color: #000000; background-color: FF6600}
	
