.text1 { font-family:"Trebuchet MS", Arial, Helvetica, Sans-Serif; font-size: 10px; }
.text2 { font-family:"Trebuchet MS", Arial, Helvetica, Sans-Serif; font-size: 12px; }
.text3 { font-family:"Trebuchet MS", Arial, Helvetica, Sans-Serif; font-size: 15px; }
.text4 { font-family:"Trebuchet MS", Arial, Helvetica, Sans-Serif; font-size: 18px; }
.text5 { font-family:"Trebuchet MS", Arial, Helvetica, Sans-Serif; font-size: 24px; }



#menue_top {
width: 993px; 
height: 28px; 
background: #DFE4B4;  
margin: auto; 
padding: 0px; 
text-align: center;  
}


#menue_top ul {
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0px;
}

#menue_top li { 
float:left; 
} 


#menue_top li a, #menue_top li a:active, #menue_top li a:link, #menue_top li a:visited {
line-height: 24px;
font-family: "Trebuchet MS", Arial; font-size: 13px;
margin: 0px 10px 0px 10px;
padding: 2px 4px 2px 4px;
background-color: #DFE4B4;
color: #000000;
font-weight: bold;

}


#menue_top li a:hover  {
line-height: 24px;
font-family: "Trebuchet MS", Arial; font-size: 13px;
padding: 2px 4px 2px 4px;
margin: 0px 10px 0px 10px;
background-color: #DFE4B4;
color: #ffffff;
font-weight: bold;

}



#footer_main {
clear: both;
margin: auto; 
padding: 0px; 
width: 940px; 
/* background: #FFFFFF; */
color: #000000;

}


#copyright {
clear: both;
margin: auto; 
padding: 4px; 
width: 900px; 
/* background: #FFFFFF; */
color: #000000;

}

