BODY {
	margin: 0px;
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 11px;
	line-height: 18px;
	color: #333333;
	background-image: url(../images/hg.jpg);
	} 
P {	
	font-family : verdana, helvetica, arial, sans-serif;
	line-height: 18px;
	} 

A {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 11px;
	} 	   
A:Link  {
	color : #660000;
	text-decoration : none;
	font-size: 11px;
	}    
A:Visited  {
	color : #660000;
	text-decoration : none;
	font-size: 11px;
	}   
A:Active  {
	color : #660000;
	text-decoration : underline;
	font-size: 11px;
	}
A:Hover  {
	text-decoration : underline;
	color : #660000;
	font-size: 11px;
	}
		
.titel  {
	font-family : "Trebuchet MS", Verdana, Arial;
	font-size : 18px;
	font-weight : bold;
	color: #990000;
	}
.titel2 {
	font-family : "Trebuchet MS", Verdana, Arial;
	font-size : 14px;
	font-weight : bold;
	color: #990000;
	}
.text  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 18px;
	} 
.textfett {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	}

.footer {
	font-size: 10px;
	color: #660000;
    }

#menutop {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color: #333333;
	}
#menutop A:Link  {
	color : #660000;
	text-decoration : none;
	}    
#menutop A:Visited  {
	color : #660000;
	text-decoration : none;
	}   
#menutop A:Active  {
	color : #FFFFFF;
	text-decoration : none;
	}
#menutop A:Hover  {
	text-decoration : none;
	color : #FFFFFF;
	}
	
#menuleft {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color: #660000;
	background-color: #FFFFFF;
	}
#menuleft A:Link  {
	color : #660000;
	text-decoration : none;
	}    
#menuleft A:Visited  {
	color : #660000;
	text-decoration : none;
	}   
#menuleft A:Active  {
	color : #660000;
	text-decoration : underline;
	}
#menuleft A:Hover  {
	color : #660000;
	text-decoration : underline;
	}

