﻿

/* menue ganz oben */

#menuhorizontal a, #menuhorizontal a:visited , #menuhorizontal a:active {display: block;
color:black; #A72B01;

text-decoration:none ;font-family:trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif; font-size: 18px;
padding-left: 20px;padding-right: 20px; padding-bottom: 0px; padding-top:0px;

height:40px;
line-height:40px;
text-align:center;
vertical-align:bottom;
background:transparent;
}

#menuhorizontal a:hover {background-color:#; text-decoration:none ;
color:red;
text-decoration:none ;
border-left:solid 0px #fff;

}

.trenn {width:3px;color:#544200;background:transparent;}



/* menue rechts  */

#menu2 {
width:100%;
margin-right:10px
border: dashed 0px #fff;
background-color:#;
text-align: right;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
padding-bottom:0px;
padding-top:0px;

}

#menu2 ul, #menu2 li {
list-style-type: none;
margin-left:6px;
padding: 0px;
color:#666666;

}
#menu2 li a:link, #menu2 li a:visited, #menu2 li a:active {display:block;
        border-bottom: dashed 0px red;

        color:red;text-decoration:none; 
        font-size: 16px;
font-family: trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;
height: 20px;
line-height: 20px;
color:#FFFFCC; ;
background-repeat:no-repeat;
background-position:4px 5%;
padding-left:10px;
padding-bottom:8px;
padding-top:8px;
font-weight:bold;
background-color:#21201F;
border-bottom:solid 1px #211F1D;

}

#menu2 li a:hover { background-color:#333333;
                color:orange;
        text-decoration:none;
background-repeat:no-repeat;
background-position:center;
padding-left:10px;border-left:dotted 0px #FF7F00;
}



