.vertical ul{
	z-index: 9999 !important;
	list-style-type: none;
	padding: 0;
	width: 100%;
	margin: 0;
	position: relative;
}
.vertical li a
{
	outline:none;
	display: block;
	text-decoration: none;
	width: 146px;
	height: 100%;
	padding: 0px;
}
.vertical li{

	position: relative;
	height:auto;
} 
.vertical li ul{
	position: absolute;
	top: -1px;
	left: 170px;
}
.vertical.left ul ul ul,.vertical .left ul{
	left: -170px;
}

/*here we use a little CSS to make a basic/backup dropdown menu in modern browsers *cough* not IE6 or less *cough* if javascript is disabled.Flickering never happens in these browsers*/
.mlmenu li ul{
	display: none;
}
.mlmenu li:hover>ul{
	display: block;
}
/*This section makes the menu not work in non-javascript enabled browsers by not showing the menu by default-This can be worked around by making top level links point to a sitemap*/
.accessible li ul{
	display: block;
}
/*Code to show an element has a child*/
.mlmenu.plus li a:first-child:not(:last-child):after
{
	content: '+';
}
.plus a span{
	padding-left: .5em;
}
.noshow
{
	visibility: hidden;
}

/* EBENE 0 */
.blackwhite li
{
	background: url(/cgi-bin/lechtal/landhaus-marion/images/mnu/bgItem0.gif) no-repeat;

width:169px;
height:31px;
background-position:-169px 0px;

}
.blackwhite li a
{
	font-family:tahoma;font-size:8pt;font-weight:bold;
color:#BC570D;
	background: url(/cgi-bin/lechtal/landhaus-marion/images/mnu/bgItem0.gif) no-repeat;

width:145px;
height:31px;
background-position:top left;

	padding-left:24px;
padding-top:5px;

}

.blackwhite li.header0
{
	
}
.blackwhite li.header0 a
{
	
}

.blackwhite li.item0Sub
{
	background: url(/cgi-bin/lechtal/landhaus-marion/images/mnu/item0Sub.gif) no-repeat;

width:169px;
height:14px;

}
.blackwhite li.item0Sub a
{
	background-image:none;
}

.blackwhite li.item0Sub a
{
	width:138px;
	padding-left:32px;
	padding-top:0px;	
	display:block;
	font-family:tahoma;font-size:7pt;font-weight:bold;
}

.blackwhite li a:hover,.blackwhite .trail a.hover{
	color:#FF5000;
	border-color: black;
	background-image:none;
}
.blackwhite ul
{
	border-color: black;
}

/* EBENE 1 */
.blackwhite li ul
{
	background:;
	border:0px solid ;;
	width:100px;
}

.blackwhite li ul li
{
	background-image:none;
	width:100%;
	height:auto!important;
	float:left!important;
}
.blackwhite li ul li a
{
	padding:0px;
	padding-left:0px;
	background-image:none!important;
	width:100px!important;
	height:auto!important;
	
color:;
}
.blackwhite li ul li a:hover,.blackwhite li ul li a.first:hover,.blackwhite li ul .trail a.hover
{
	color:!important;
	background-color: #ffffaa;
}
.blackwhite li ul li:first-child>a:hover
{
	background-color: #ffffaa;
}

.blackwhite .empty
{
	background-image:none;
	width:146px;
height:10px;
}

.vertical ul li
{

	float:left;
}
.blackwhite li.item0SubBottom
{
background: url(/cgi-bin/lechtal/landhaus-marion/images/mnu/item0SubBottom.gif) no-repeat;

width:169px;height:11px;}

.gfxH17
{
	background: url(/cgi-bin/lechtal/landhaus-marion/images/mnu/unser-haus.gif) no-repeat!important;
	width:169px;
	height:35px!important;
}

.gfxH30
{
	background: url(/cgi-bin/lechtal/landhaus-marion/images/mnu/preise.gif) no-repeat!important;
	width:169px;
	height:35px!important;
}

.gfxH24
{
	background: url(/cgi-bin/lechtal/landhaus-marion/images/mnu/bilder.gif) no-repeat!important;
	width:169px;
	height:35px!important;
}

.gfxH51
{
	background: url(/cgi-bin/lechtal/landhaus-marion/images/mnu/sommer-infos.gif) no-repeat!important;
	width:169px;
	height:35px!important;
}

.gfxH60
{
	background: url(/cgi-bin/lechtal/landhaus-marion/images/mnu/winter-infos.gif) no-repeat!important;
	width:169px;
	height:35px!important;
}

.gfxH37
{
	background: url(/cgi-bin/lechtal/landhaus-marion/images/mnu/infos.gif) no-repeat!important;
	width:169px;
	height:35px!important;
}

.gfxH41
{
	background: url(/cgi-bin/lechtal/landhaus-marion/images/mnu/kontakt-service.gif) no-repeat!important;
	width:169px;
	height:35px!important;
}

