p 	{  	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000;
	}

body 	{  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000000;
	}

h1 	{	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 23px; 
	color: #000000;
	}

h2 	{  	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #000000;
	}

h3 	{  	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	}	
	
td 	{  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
	}

a:link {  
	font-weight: bold; 
	color: #9a61a;  
	}
	
a:visited {  
	font-weight: bold; 
	color: #9a61a; 
	}

a:hover {  
	font-weight: bold; 
	color: #9a61a; 
	text-decoration: none; 
	}
	
a:active {  
	font-weight: bold; 
	color: #9a61a; 
	text-decoration: none; 
	}
	
.navi:link {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000;
	background-color: #9a61a;
	text-decoration: none; 
	}
	
.navi:visited {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000; 
	background-color: #9a61a;
	text-decoration: none; 
	}
	
.navi:hover {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #9a61a; 
	background-color: #9a61a;
	text-decoration: none; 
	}
	
.navi:active {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000; 
	background-color: #9a61a;
	text-decoration: none; 
	}
	
.fusszeile {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-size: 12px;
	}
	
.kleiner {  
	font-size: 12px;
	}
	
.naviactive { 
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #000000;
        background-color: #9a61a; }
