 /* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
.menu {
	position: absolute;
	right: 0px;
	bottom: -20px;/* height negativ */
	width: 100%;

	margin: 0px;
	padding: 0px;
	height: 29px;
	border: 0px solid #800000;
	text-align: left; /* für IE */
	background: white;
	
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
/*width:165px;*/
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
/*width:165px;*/
position:relative;

}
/* style the links for the top level */
.menu a {
display:block;
font-size:13px;
font-weight: bold;
text-decoration:none;
/*color:#73767b;*/
/*width:100px;*/
height:29px;
/*border:1px solid #cccccc;*/
/*border-width:1px 1px 0 0;*/
background: transparent;
padding: 0 19px;
line-height:29px;

}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:165px;
w\idth:139px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background: transparent;

}
/* style the second level hover */
.menu ul ul{
	margin:0px;
	padding:0px;
}
.menu ul ul li{
	margin:0px;
	padding:0px;
}
.menu ul ul a.drop:hover{
background:#c9ba65;
}
.menu ul ul :hover > a.drop {
background:#c9ba65;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background: transparent;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#b2ab9b;
}
.menu ul ul ul :hover > a {
background:#b2ab9b;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
padding: 20px 0 0 0;
visibility:hidden;
position:absolute;
height:295px;
top:25px;
left:0;
width:160px;
background-image: url(../img/transparenz_50.png);
z-index: 60;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:165px;
top:0;
width:165px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-165px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background: transparent;
color:#000;
height:auto;
line-height:1em;
padding:5px 10px 5px 20px;
width:129px;
font-size:12px;
/* yet another hack for IE5.5 */

}
* html .menu ul ul a{
width:165px;
w\idth:129px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#73767b;
background: transparent url(../img/menu-trans.png) no-repeat 1px;
}

.menu :hover > a, .menu ul ul :hover > a {
color:#73767b;
background: transparent;
}
.menu ul ul :hover > a {
color:#73767b;
background: transparent;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {
visibility:visible;
}
/* anpassung der menupunkte position li 2 3 4 16 5 6 */
/* aktuelles */
.menu ul li.menuid10 a,ul li.menuid10 a.dropact{
color:#ff7200;
}
.menu ul li.menuid10 li.sub a{
color:black;
background: transparent url(../img/pfeil_akt.png) no-repeat 5px 4px;
}
.menu ul li.menuid10 li.sub a:hover{
color:#ff7200;
}


/* allgemeines */
.menu ul li.menuid9 a,ul li.menuid9 a.dropact{
color:#c60086;
}
.menu ul li.menuid9 li.sub a{
color:black;
background: transparent url(../img/pfeil_allg.png) no-repeat 5px 4px;
}
.menu ul li.menuid9 li.sub a:hover{
color:#c60086;
}

/* museum */
.menu ul li.menuid8 a,ul li.menuid8 a.dropact{
color:#73ae41;
}
.menu ul li.menuid8 li.sub a{
color:black;
background: transparent url(../img/pfeil_mus.png) no-repeat 5px 4px;
}
.menu ul li.menuid8 li.sub a:hover{
color:#73ae41;
}

/* veranstaltungen */
.menu ul li.menuid7 a,ul li.menuid7 a.dropact{
color:#8a1916;
}
.menu ul li.menuid7 li.sub a{
color:black;
background: transparent url(../img/pfeil_ver.png) no-repeat 5px 4px;
}
.menu ul li.menuid7 li.sub a:hover{
color:#8a1916;
}

/* förderverein */
.menu ul li.menuid6 a,ul li.menuid6 a.dropact{
color:#8a1916;
}
.menu ul li.menuid6 li.sub a{
color:black;
background: transparent url(../img/pfeil_foer.png) no-repeat 5px 4px;
}
.menu ul li.menuid6 li.sub a:hover{
color:#8a1916;
}
.menu ul li.menuid6 a{
color:#6cb6c0;
}
/* kontakt */
.menu ul li.menuid5 a,ul li.menuid5 a.dropact{
color:#964d9e;
}
.menu ul li.menuid5 li.sub a{
color:black;
background: transparent url(../img/pfeil_kont.png) no-repeat 5px 4px;
}
.menu ul li.menuid5 li.sub a:hover{
color:#964d9e;
}

/* impressum */
.menu ul li.menuid4 a,ul li.menuid4 a.dropact{
color:#6c747b;
padding:0 0 0 19px;
}
.menu ul li.menuid4 li.sub a{
color:black;
background: transparent url(../img/pfeil_imp.png) no-repeat 5px 4px;
}
.menu ul li.menuid4 li.sub a:hover{
color:#6c747b;
}

