
/* menü oben */

#menu2 a, #menu2 a:visited , #menu2 a:active {display: block;
color:red;
text-decoration:none ;
font-size: 14px;
font-family: "Trebuchet MS",verdana,arial, helvetica, tahoma ,verdana,  sans-serif;
padding-left: 8px; padding-right: 8px;padding-bottom: 0px; padding-top:0px;
border-left:solid 0px #000000;border-right:solid 0px #000000;
line-height:22px;
height:22px;
text-align:center;
background-color:#000000;
padding-bottom: 2px;
border:solid 0px #fff;
white-space: nowrap;}

#menu2 a:hover {color:#9F9F9F;
background:transparent;
text-decoration:none ;
background-repeat: no-repeat;
background-color:#000000;
background-position: center bottom;
padding-bottom: 2px;
}


.trenn {color:red;font-size:11px}


/* menü links */


#menu01 {

border: dashed 0px #fff;
background-color:#e6e6e6;
text-align: left;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
padding-bottom:0px;
padding-top:10px;
padding-left:10px;
}

#menu01 ul, #menu01 li {
list-style-type: square;
margin-left:10px;
padding: 0px;
color:#6d00000;

}

#menu01 li a:link, #menu01 li a:visited, #menu01 li a:active {display:block;
        border-bottom: dashed 0px #6d0000;
        width:100px;
        color:#8d0000;text-decoration:none;
        font-size: 14px ;font-family:  verdana, arial, helvetica, verdana, tahoma, sans-serif;
        height: 1px;
line-height: 8px;
background-color:#8d0000;
}

#menu01 li a:hover { background:TRANSPARENT;
                color:#6d0000;
        text-decoration:none;
        letter-spacing:0px;


}
