a:link {

font-weight: bold; 
color: #000000;
}

a:visited {
  
font-weight: bold;
color: #000000;
}

a:hover {

	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}

a:active {
	
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.navi:link {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight:400; 
	color:#000000;
	text-decoration: none; 
	}
	
.navi:visited {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: 400; 
	color: #000000; 
	text-decoration: none; 
	}
	
.navi:hover {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight:bold;
	color: #00000; 
	text-decoration: none; 
	}
	
.navi:active {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	}
	
.fusszeile {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #003399; 
	font-size: 12px;
	}
	
.kleiner {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	}

.header {
	font-family: "Tebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	}
	
	
.header_klein {
	font-family: "Tebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	}
	
.naviactive { 
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 24px;
        font-weight: bold;
        color: #003366;
        }

.navinormal {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight:bold;
	color: #00000; 
	text-decoration: none; 
	}
