/* --- DBTB e.V. Menühorizontale ----*/
/* -----------------------------------------------------------------*/
/* -----------------------------------------------------------------*/


#menuh a, #menuh a:visited, #menuh a:active {
display : block;
color : #000000;
text-decoration : none;
font-size : 12px;
font-family : verdana, sans-serif;


padding-left : 5px;
padding-right : 0px;
padding-bottom : 0px;
padding-top : 1px;
border-left : 0 solid #fff;
border-right : 0px;
line-height : 25px;
height : 26px;
background-color : #E0E1E5;

}
#menuh a:hover {
background-color : #0068B4;
color : #FFFFFF;
height : 26px;
padding-top : 0;
background-repeat : repeat-x;
background-position : left top;
}


#menuh #designini a {
background-color : #0068B4;
color : #FFFFFF;
height : 26px;
padding-top : 0;
background-image : url(style/sy_hozn_bg2.gif);
background-repeat : repeat-x;
background-position : left top;
}

