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

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

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

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

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: #003399;  
	}
	
a:visited {  
	font-weight: bold; 
	color: #006699; 
	}

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

