

/* menue ganz oben */

#menuhorizontal a, #menuhorizontal a:visited, #menuhorizontal a:active {display: block;
color:#c31400;

text-decoration:none ;font-family:trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif; font-size: 14px;
padding-left: 20px;padding-right: 20px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
border-left:solid 0px #AAAAAA;
height:62px;
line-height:62px;
text-align:center;
background:transparent;
}

#menuhorizontal a:hover {background-color:#; text-decoration:none ;
color:#000;
text-decoration:none ;
border-left:0px solid #fff;
background-image:url('images/btover.jpg');
background-repeat:repeat-x;
background-position: 50% 50%;
}

.trenn {width:1px;background-color:#000;color:#000;background:transparent;}



/* menue rechts  */

#menu2 {

border: dashed 0px #fff;
background-color:#E9E9E9;
text-align: left;
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:4px;
padding: 0px;

}
#menu2 li a:link, #menu2 li a:visited, #menu2 li a:active {display:block;
        border-bottom: 0px dashed #C2631D;
        width:200px;
        color:#000000;text-decoration:none;		/* Text-Farbe vorher 7F7F7F*/
        font-size: 14px;
font-family: trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;
height: 16px;
line-height: 16px;
background-image:url('images/cube.gif');
background-repeat:no-repeat;
background-position: 4px 50%;
padding-left:28px;
font-weight:normal;
background-color:#E9E9E9;
}

#menu2 li a:hover { background:url('images/cube2.gif') no-repeat 4px 50%;
                color:#c31400;
        text-decoration:underline;
background-position-x:4px; background-position-y:50%; padding-left:28px; background-image:url('images/cube2.gif'); background-repeat:no-repeat
}



/* menue news-box  */

#menubox a, #menubox a:visited, #menubox a:active {display:inline;
background-color:#fff;
color:#c31400;
font-size: 14px;
font-family: trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;
text-decoration:none;
text-align:left;
font-style:normal;
}

#menubox a:hover{
background-color:#efd6ab;
color:#c31400;
text-decoration:underline ;
}



/* allgemeine links im text */

a:link, a:visited, a:active{ font-size: 16px;
font-family:trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;color:#c31400;line-height: 22px;
background-color:#fff;
text-decoration:underline;
}

a:hover{ text-decoration:none;background-color:#c31400;
color:#fff;}
