#navibox a{
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none; 
font-style: normal;
font-size: 15px;
line-height: 20px;
color: #FFFFFF;
}
#navibox a:link{/* nicht besuchten Seiten */ 
font-size:15px;
} 	
#navibox a:visited{/* bereits besuchten Seiten */ 
font-size:15px;
} 	
#navibox a:focus{/* Tabulator-Taste */ 
font-size:15px;
text-decoration:underline;
}
#navibox a:hover{/* Maus darüber fährt  */  
font-size:15px;
text-decoration:underline;
}
#navibox a:active{/* für gerade angeklickte Elemente  */  
font-size:15px;
text-decoration:underline;
}

#textbox a:link{/* nicht besuchten Seiten */ 
font-size:14px;
color:#8c000c;
text-decoration: none;
} 	
#textbox a:visited{/* bereits besuchten Seiten */ 
text-decoration: none;
font-size:14px;
color:#8c000c;
} 	
#textbox a:focus{/* Tabulator-Taste */ 
text-decoration:underline;
font-size:14px;
color:#8c000c;
}
#textbox a:hover{/* Maus darüber fährt  */  
text-decoration:underline;
font-size:14px;
color:#8c000c;
}
#textbox a:active{/* für gerade angeklickte Elemente  */  
text-decoration:underline;
color:#8c000c;
font-size:14px;
}

#schrift13 a:link{/* nicht besuchten Seiten */ 
font-size:13px;
color:#8c000c;
text-decoration: none;
} 	
#schrift13 a:visited{/* bereits besuchten Seiten */ 
text-decoration: none;
font-size:13px;
color:#8c000c;
} 	
#schrift13 a:focus{/* Tabulator-Taste */ 
text-decoration:underline;
font-size:13px;
color:#8c000c;
}
#schrift13 a:hover{/* Maus darüber fährt  */  
text-decoration:underline;
font-size:13px;
color:#8c000c;
}
#schrift13 a:active{/* für gerade angeklickte Elemente  */  
text-decoration:underline;
color:#8c000c;
font-size:13px;
}


#schrift12 a:link{/* nicht besuchten Seiten */ 
font-size:11px;
color:#8c000c;
text-decoration: none;
} 	
#schrift12 a:visited{/* bereits besuchten Seiten */ 
text-decoration: none;
font-size:11px;
color:#8c000c;
} 	
#schrift12 a:focus{/* Tabulator-Taste */ 
text-decoration:underline;
font-size:11px;
color:#8c000c;
}
#schrift12 a:hover{/* Maus darüber fährt  */  
text-decoration:underline;
font-size:11px;
color:#8c000c;
}
#schrift12 a:active{/* für gerade angeklickte Elemente  */  
text-decoration:underline;
color:#8c000c;
font-size:11px;
}
