@charset "iso-8859-1";

p {font-family: Verdana; font-size: 0.8em; padding-right: 20px; }

h1 {color: #FFCC66; font: bold; font-family: Verdana, Arial, serif; font-size: 2.0em;}
h2 {color: #999966; font: bold; font-family: Verdana, Arial, serif; font-size: 1.0em;}	
h4 {color: #999966; font: normal; font-family: Verdana, Arial, serif; font-size: 0.8em;}	
h3 {color: WHITE; font: bold; font-family: Verdana, Arial, serif; font-size: 1.0em; text-align: right; padding-right: 20px; padding-top: 170px;}	

ul {font-family: Verdana; font-size: 0.8em}
td.gra {
	padding: 20px;
	padding-bottom: 5px;
	background: #FAFAFA;
}	
a.menuHead:link, a.menuHead:active, a.menuHead:visited {
	text-align: center;
	display: block;	
	color: white;	
	background: url(bild/knapp2.jpg);
	font-size: 14px;
	padding-top: 6px;
	margin-left: 15px;
	margin-bottom: 4px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none; 
	height: 30px;
	width: 110px;
	} 
	
a.menuHead:hover
{
	color: #993300;	
	background: url(bild/knapp2h.jpg);
	
	}  

a.bild:link, a.bild:active, a.bild:visited {
	font-size: 12px;  
	color: black;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none; 
	} 
a.bild:hover
{
	font-size: 12px;  
	color: #999966;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none; 
	} 
		
a:link, a:active, a:visited {
	font-size: 14px;  
	color: white;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none; 
	}


