
/* = = = = = = = = = = = = = = = = = datei menue.css - Hier sind die Menüs definiert = = = = = = = = = = = = = = = = = = = = = = = = = */


/* allgemeine links im text */

a:link, a:visited, a:active{
font-family : verdana,arial, helvetica, tahoma, verdana, sans-serif;
font-size: 13px;line-height: 18px;
color:0c095a;
text-decoration:underline;
}

a:hover{ text-decoration:none;color:#fff;
background-color:000
}



/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */



/* menue horizontal oben */

#menu1 ul, #menu1 li {display: inline;
list-style-type: none;
margin-left:0px;
padding: 0px;
margin:0px;
}

#menu1 li a:link, #menu1 li a:visited, #menu1 li a:active {
display: inline;
color:fff;
font-size: 14px;
font-family: arial,tahoma,verdana,helvetica, verdana, tahoma, sans-serif;
padding-left: 30px;padding-right: 8px; padding-bottom: 40px; padding-top:40px;
margin-left: 0px;margin-right: 0px;
height:80px;
line-height:80px;
text-align:right;
vertical-align:middle;
background:transparent;
text-decoration:none ;
letter-spacing:-1px;
text-transform:uppercase;

background-repeat:no-repeat;
background-position:0% 50%;
}


/* mouseover menü1*/
#menu1 li a:hover {
color:000;
text-decoration:none ;
background:transparent;

background-repeat:no-repeat;
background-position:0% 50%;
}

/* konstanter link menü1*/
#menu1 #aktuell a  {
color:000;
text-decoration:none ;
background:transparent;

background-repeat:no-repeat;
background-position:0% 50%;
}


/* ========== menue2 - oben im foto-bereich  ========== */

#menu2 ul, #menu2 li {
list-style-type: none;
margin-left:0px;
padding-left:0px;

}

#menu2 a, #menu2 a:visited , #menu2 a:active {display: block;
color:fff;
text-decoration:none ;font-family:trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;
font-size: 14px;
padding-left: 40px;padding-right: 0px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
height:30px;
line-height:30px;
text-align:left;
vertical-align:middle;
background:transparent;

border-bottom:dotted 1px 0e32e3;

background-repeat:no-repeat;
background-position:0px 50%;
letter-spacing:0px;
text-transform:uppercase;
}

/* mouseover menü2*/
#menu2 a:hover {
background:transparent;
text-decoration:none ;
color:000;
font-style:normal;
text-decoration:none ;

background-repeat:no-repeat;
background-position:0px 50%;
}


/* konstanter link menü2*/
#menu2 #aktuell a {
background:transparent;
text-decoration:none ;
color:000;
font-style:normal;
text-decoration:none ;

background-repeat:no-repeat;
background-position:0px 50%;
}


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

/*  menues in spalte rechts  */

/* erstes menü in spalte rechts  */

#menu3 ul, #menu3 li {
list-style-type: none;
margin-left:0px;
padding: 0px;
}

#menu3 li a:link, #menu3 li a:visited, #menu3 li a:active {
display:block;
padding-left:40px;
font-family:trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;
font-size: 14px;
background:transparent;
color:fff;
border-bottom:dotted 1px ebedf9;
height: 28px;
line-height: 28px;
letter-spacing:0px;
text-decoration:none;

background-repeat:no-repeat;
background-position:0px 50%;
margin:2px;
text-transform:uppercase;
}

/* mouseover menü3*/
#menu3 li a:hover { 
background-repeat:no-repeat;
background-position:0px 50%;
height: 28px;
line-height: 28px;
color:000;
text-decoration:none;
font-style:normal;
}

/* konstanter link menü3*/
#menu3 #aktuell a { background-image:url(images/bullet2.png);
background-repeat:no-repeat;
background-position:0px 50%;
height: 28px;
line-height: 28px;
color:#fff;
text-decoration:none;
font-style:normal;
}



/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */










/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */



/* allgemeine links im fussbereich - hier z.b. ihre-webseite-url.de*/

a:link.fuss, a:visited.fuss, a:active.fuss{
font-family : verdana,arial, helvetica, tahoma, verdana, sans-serif;
font-size:11px;
line-height: 14px;
color:fff;
text-decoration:underline;
letter-spacing:0px;}

a:hover.fuss{ text-decoration:none;
color:000;
background-color:fff;
}


/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */