/* ===== menue 1 ===== */

#menu1 a, #menu1 span, #menu1 a:visited , #menu1 span:visited, #menu1 a:active, #menu1 span:active {display:block;
color:#fff;
text-decoration:none; font-family: arial, helvetica, tahoma ,verdana,  sans-serif; font-size: 17px;
padding-left: 10px;padding-right: 10px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
border-bottom:solid 0px #B6B6B6;
border-top:solid 0px #d7e79c;
height:40px;
line-height:40px;
text-align:center;
background-color:#;
cursor: pointer;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
-ms-user-select: none;
}

#menu1 a:hover, #menu1 span:hover {color:#fff; text-decoration:underline;
background:transparent;
border-bottom:solid 0px #B6B6B6;
cursor: pointer;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
-ms-user-select: none;
}

.trenn {width:1px;background-color:#;color:#ffdc8a}




/* ===== menue 2 oben rechts ===== */

#menu2 a, #menu2 span, #menu2 a:visited , #menu2 span:visited , #menu2 a:active, #menu2 span:active {display:block;
color:#fff;
text-decoration:none ;font-family: arial, helvetica, tahoma ,verdana,  sans-serif; font-size: 17px;
padding-left: 10px;padding-right: 10px; padding-bottom: 0px; padding-top:0px;
margin-left: 0px;margin-right: 0px;
border-bottom:solid 1px #B6B6B6;
border-top:solid 0px #d7e79c;
height:40px;
line-height: 40px;
text-align: center;
background-color: #;
width: 182px;
cursor: pointer;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
-ms-user-select: none;
}

#menu2 a:hover, #menu2 span:hover {color: #fff; text-decoration: none ;
background-color:#373737;
border-bottom:solid 1px #B6B6B6;
cursor: pointer;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
-ms-user-select: none;
}

#menu2 hr { display:block;
border: none;
height: 1px;
width: 182px;
padding-left: 10px; padding-right: 10px; padding-bottom: 0px; padding-top: 0px;
margin-left: 0px; margin-right: 0px;
margin-top: 0px ;margin-bottom: 0px;
border-bottom: solid 1px #B6B6B6;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; 
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
-ms-user-select: none;
}


/* ===== allgemeine links im text ===== */

a:link, a:visited, a:active{font-size: 17px;line-height: 20px;
font-family: arial,tahoma,verdana,helvetica, sans-serif;color:#000;
text-decoration:underline;}

a:hover{ background-color:#2D2D2D;
color:#fff; text-decoration:none;}


/* ===== menueAlbum ===== */

ul.vert-one{margin: 0;
padding: 50 0 0 20;
list-style-type: none;
display: block;
font: bold 15px Helvetica, Verdana, Arial, sans-serif;
line-height: 30px;
width: 270px;
}

ul.vert-one li{margin: 0;
padding: 0;
border-top: 1px solid #4D0000;
border-bottom: 1px solid #761A1A;
height: 30px;
}

ul.vert-one li a, ul.vert-one li span{display: block;
text-decoration: none;
color: #a87900;
background: #460911;
padding: 0 0 0 20px;
width: 250px;
height: 30px;
}

ul.vert-one li a:hover, ul.vert-one li span:hover{
background: #853540 url("vert-one_arrow.gif") no-repeat 0 9px;
cursor: pointer;
height: 29px;
}

ul.vert-one li a.current,ul.vert-one li a.current:hover,ul.vert-one li span.current,ul.vert-one li span.current:hover{
background: #671b26 url("vert-one_arrow.gif") no-repeat 0 9px;
cursor: pointer;
}
