
/* = = = = = = = = = = = = = = = = = 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;
text-decoration:underline;
color:#0B5B8C;
padding-left:2px;
padding-right:2px;
}

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



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

/*  links in sidebar in der box MORE INFORMATION */

a:link.extra, a:visited.extra, a:active.extra{
font-family : verdana,arial, helvetica, tahoma, verdana, sans-serif;
font-size: 13px;line-height: 18px;
text-decoration:underline;
background:transparent;
color:#AEE2FF;
padding-left:2px;
padding-right:2px;
}

a:hover.extra {
color:#FFFF00;
text-decoration:none;
}



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



/* liste im textbereich - als menü */
/* wenn die liste nicht verlinkt ist, dann sehen sie dazu bei -#liste- in der datei format.css */

#liste_over ul, #liste_over li {
list-style-type: none;
}


#liste_over li a:link, #liste_over li a:visited, #liste_over li a:active{
background-image:url(images/list.png);
background-repeat:no-repeat;
background-position:0px 50%;
padding-left:25px;
font-size: 13px;
line-height: 20px;
color:#0B5B8C;
}

#liste_over li a:hover {background:transparent;
background-image:url(images/list2.png);
background-repeat:no-repeat;
background-position:0% 50%;
text-decoration:none;
color:#0B5B8C;
}


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


/* menue horizontal oben */

#menu1 ul, #menu1 li {display: inline;
list-style-type: none;
padding: 0px;
margin:0px;
}

#menu1 li a:link, #menu1 li a:visited, #menu1 li a:active {
display: inline;
background-color:#0097E8;
border:solid 1px #000;
text-shadow: 0px 0px 1px #000;
color:#DFF4FF;
font-size: 14px;
font-family: arial,tahoma,verdana,helvetica, verdana, tahoma, sans-serif;
padding-left: 22px;padding-right: 8px; padding-bottom: 8px; padding-top:8px;
margin-left: 1px;margin-right: 0px;
height:26px;
line-height:26px;
text-align:left;
vertical-align:middle;
text-decoration:none ;
letter-spacing:-1px;
text-transform:uppercase;
background-image:url(images/bullet_small4.png);
background-repeat:no-repeat;
background-position:2px 50%;
-moz-border-radius:10px;
-webkit-border-radius:10px;
border-radius:10px;
-webkit-box-shadow: 0px 0px 4px #1F1F1F;
-moz-box-shadow: 0px 0px 4px #1F1F1F;
box-shadow: 0px 0px 4px #1F1F1F;
}


/* mouseover menü1*/
#menu1 li a:hover {
color:#DFF4FF;
background-color:#0070C0;
text-shadow: 0px 0px 1px #000;
text-decoration:none ;
background-image:url(images/bullet_small.png);
background-repeat:no-repeat;
background-position:2px 50%;
}

/* konstanter link menü1*/
#menu1 #aktuell a  {
background-color:#FF7F00;
border:solid 1px #000;
color:#fff;
text-decoration:none ;
background-image:url(images/bullet_small3.png);
background-repeat:no-repeat;
background-position:2px 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;
background-image:url(images/arrow1.png);
background-repeat:no-repeat;
background-position:6px 50%;
color:#E6F4FF;
text-shadow: 0px 0px 1px #000;
text-decoration:none ;font-family:trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;
font-size: 14px;
padding-left: 30px;padding-right: 0px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;margin-bottom:5px;
height:32px;
line-height:32px;
text-align:left;
vertical-align:middle;
border:solid 1px #CCE8FF;
background-color:#00669B;

letter-spacing:0px;
text-transform:uppercase;;
-moz-border-radius:30px;
-webkit-border-radius:30px;
border-radius:30px;
-webkit-box-shadow: 0px 0px 4px #1F1F1F;
-moz-box-shadow: 0px 0px 4px #1F1F1F;
box-shadow: 0px 0px 4px #1F1F1F;
}

/* mouseover menü2*/
#menu2 a:hover {
background:transparent;
color:#FFFF00;
text-decoration:none ;
font-style:normal;
text-decoration:none ;
background-image:url(images/arrow2.png);
background-repeat:no-repeat;
background-position:6px 50%;
border:solid 1px #FF7F00;
}


/* konstanter link menü2*/
#menu2 #aktuell a {
border:solid 1px #FFFF00;

background:transparent;

text-decoration:none ;
color:#fff;
font-style:normal;
text-decoration:none ;
background-image:url(images/arrow2.png);
background-repeat:no-repeat;
background-position:6px 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:30px;
font-family:trebuchet ms, arial, helvetica,verdana, georgia, "times new roman", sans-serif;
font-size: 14px;
background:transparent;
color:#fff;
text-shadow: 0px 0px 1px #000;
height: 20px;
line-height: 20px;
letter-spacing:0px;
text-decoration:none;
background-image:url(images/arrow1.png);
background-repeat:no-repeat;
background-position:0px 50%;
margin:2px;
text-transform:uppercase;
}

/* mouseover menü3*/
#menu3 li a:hover { background-image:url(images/arrow2.png);
background-repeat:no-repeat;
background-position:0px 50%;
color:#FFFF00;
text-decoration:none;
font-style:normal;
}

/* konstanter link menü3*/
#menu3 #aktuell a { background-image:url(images/arrow2.png);
background-repeat:no-repeat;
background-position:0px 50%;
height: 28px;
line-height: 28px;
color:#FFFF00;
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;
vertical-align:middle;
font-size:11px;
line-height: 14px;
height:14px;

text-decoration:none;
letter-spacing:0px;
border:solid 1px #000;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;
padding-left:8px;
padding-right:8px;
padding-top:2px;
padding-bottom:2px;
background-color: #FFBF00;
color:#fff;
background-color:#0075B9;
background-image:url(images/back07.png);
background-repeat:repeat-y;
background-position:50% 50%;
-webkit-box-shadow: 0px 0px 10px  #0EA2FA;
-moz-box-shadow: 0px 0px 10px  #0EA2FA;
box-shadow: 0px 0px 10px #0EA2FA;
text-shadow: 1px 1px 4px #000;
}

a:hover.fuss { text-decoration:none;
color:#000;
-webkit-box-shadow: 0px 0px 10px #000;
-moz-box-shadow: 0px 0px 10px #000;
box-shadow: 0px 0px 10px #FFFF00;
text-shadow: 1px 1px 4px #fff;
background-image:url(images/back06.png);
background-repeat:repeat-y;
background-position:50% 50%;
}


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



/* nach-oben-pfeil im fussbereich */

#nach_oben a:link, #nach_oben a:visited, #nach_oben a:active{background:transparent;
background-image:url(images/top.png);
background-repeat:no-repeat;
background-position:50% 50%;
}

#nach_oben a:hover {background:transparent;
background-image:url(images/top2.png);
background-position:50% 50%;
}

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