/* =============== NAVIGATION =============== */


/* allgemeine links im text */

a:link, a:visited, a:active{ font-size: 16px;line-height: 22px;
font-family: trebuchet ms,georgia,arial, helvetica, tahoma ,verdana,  sans-serif;
color:#000;
text-decoration:underline;background-color:#;}

a:hover{
color:#fff;background-color:#800000;text-decoration:none}



/* ============================== */


/* menue im logo-bereich */

#menuhorizontal a, #menuhorizontal a:visited , #menuhorizontal a:active {display: block;
color:#a78e65;
font-weight:normal;
letter-spacing:0px;
text-decoration:none ;font-family:trebuchet ms,georgia,verdana, sans-serif; font-size: 14px;
padding-left: 0px;padding-right: 0px; padding-bottom: 0px; padding-top:0px;
margin-left: 1px;margin-right: 1px;
height:59px;
line-height:59px;
text-align:center;
background:transparent;
}


#menuhorizontal a:hover {background-color:#51442D; text-decoration:none ;
color:#fff;
text-decoration:none ;
background-image:url(imagesx/nav_back2.jpg);background-repeat:repeat-x;
background-position:50% 50%;
}

.trenn {background-color:#000;}
.trenn2 {background-color:#5a5556}


/* ============================== */


/* menue 1  linke spalte */

#menu2 {
border: dashed 0px #fff;
background-color:#;
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;
color:#04537D
}

#menu2 li a:link, #menu2 li a:visited, #menu2 li a:active {display:block;
border-bottom: dashed 0px #C2631D;
width:200px;
color:#000;text-decoration:underline;
font-size:14px;
font-family: trebuchet ms,georgia,arial, helvetica, tahoma ,verdana,  sans-serif;
line-height: 28px;
background-image:url(images/ball.jpg);
background-repeat:no-repeat;
background-position:0px 50%;
padding-left:28px;
}

#menu2 li a:hover { background:TRANSPARENT;
color:#800000;
text-decoration:underline;
background-image:url(images/ball2.jpg);
background-repeat:no-repeat;
background-position:0px 50%;
}

/* ============================== */


/* menue 2  linke spalte */

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

#menu2b ul, #menu2b li {
list-style-type: none;
margin-left:4px;
padding: 0px;
color:#04537D
}

#menu2b li a:link, #menu2b li a:visited, #menu2b li a:active {display:block;
border-bottom: dashed 0px #C2631D;
width:200px;
color:#000;text-decoration:underline;
font-size:14px;
font-family: trebuchet ms,georgia,arial, helvetica, tahoma ,verdana,  sans-serif;
line-height: 28px;
background-image:url(images/ball.jpg);
background-repeat:no-repeat;
background-position:0px 50%;
padding-left:28px;
}

#menu2b li a:hover { background:TRANSPARENT;
color:#800000;
text-decoration:underline;
background-image:url(images/ball2.jpg);
background-repeat:no-repeat;
background-position:0px 50%;
}







/* ============================== */


/* menue ganz unten */

#menu_un a, #menu_un a:visited , #menu_un a:active {display: block;
color:#D6A84D;
text-decoration:none ;
font-family: trebuchet ms,georgia,arial, helvetica, tahoma ,verdana,  sans-serif; font-size: 14px;
padding-left: 10px;padding-right: 10px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
height:40px;
line-height:40px;
text-align:center;
background:transparent;
}

#menu_un a:hover {color:#970000;text-decoration:underline;
background:transparent;}

.trenn3 {color:#7D5F1E;background-color:#000}