/* menue vertikal */
#menu1 a, #menu1 a:visited, #menu1 a:active {display:block;
background:transparent;
color:#e4d6a7;
margin-right:20px;
margin-left:20px;
text-decoration:none ;
text-align:center;
width:150px;border-bottom:solid 1px #7d7c53;
font-size: 14px;
line-height: 32px;
font-family: verdana,arial, helvetica, tahoma ,verdana, sans-serif;
font-variant:small-caps;
}

#menu1 a:hover{
background:transparent;
color:#e9e2d0;



}


/* === menü oben === */

#menu2 a, #menu2 a:visited, #menu2 a:active {display: block;
color:#e4d6a7;
text-decoration:none ;
font-size: 20px;
font-family: verdana,arial, helvetica, tahoma ,verdana, sans-serif;
padding-left: 2px; padding-right: 2px;padding-bottom: 0px; padding-top:0px;
border-left:solid 0px #fff;border-right:solid 0px #e7e0c3;
line-height:36px;
height:36px;
text-align:center;
background-color:#;
font-variant:small-caps;
}

#menu2 a:hover {
color:#e9e2d0;
background-color:#;
}

.menutrenn {
border-bottom:solid 0px #fff;
color:#e9e2d0;
margin:0px;padding:0px;
}

/* allgemeine links im text */

a:link, a:visited, a:active{font-family: verdana,arial, helvetica, tahoma ,verdana, sans-serif;color:#dcd6ab;text-decoration:underline}

a:hover{ background-color:#;
color:#b2b070;text-decoration:none}
