p 	{  	
	font-family: "Trebuchet MS", Times New Roman; 
	font-size: 14px; 
	color: #003366;
	}

body 	{  
	font-family: "Trebuchet MS", Times New Roman; 
	font-size: 14px;
	color: #003366;
	}

h1 	{	
	font-family: "Trebuchet MS", Times New Roman; 
	font-size: 14px; 
	color: #003366;
	}

h2 	{  	
	font-family: "Trebuchet MS", Times New Roman; 
	font-size: 12px; 
	color: #003366;
	}

h3 	{  	
	font-family: "Trebuchet MS", Times New Roman; 
	font-size: 14px; 
	font-weight: bold;
	}	
	
td 	{  
	font-family: "Trebuchet MS", Times New Roman
	}

a:link {  
	font-weight: bold; 
	color: #003366;  
	text-decoration: none;
	}
	
a:visited {  
	font-weight: bold; 
	color: #32ACA8; 
	text-decoration: none; 
	}

a:hover {  
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #003366;
	}
	
a:active {  
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #003366;
	}
	
.navi:link {  
	font-family: "Trebuchet MS", Times New Roman; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF;
	background-color: #003366;
	}
	
.navi:visited {  
	font-family: "Trebuchet MS", Times New Roman; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #003366;
	}
	
.navi:hover {  
	font-family: "Trebuchet MS", Times New Roman; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFBB33; 
	background-color: #003366;
	}
	
.navi:active {  
	font-family: "Trebuchet MS", Times New Roman; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #003366;
	}
	
.fusszeile {  
	font-family: "Trebuchet MS", Times New Roman; 
	color: #003366; 
	font-size: 12px;
	}
	
.kleiner {  
	font-size: 14px;
	}