#headline li {
	position: relative;
}

#headline ul.menuitems {
	position: static;
}

ul.menuitems {
	list-style-type: none;
	margin: 0 0 2em 0;
	padding: 0;
	font-size: 12px;
}
ul.menuitems li {
	padding-left: 0;
}
div.ml2 ul.menuitems li {
	padding-left: 10px;
}
.menuitems a {
	text-decoration: none;
	padding-left: 20px;
	padding-right: 5px;
	position: relative;
	left: -20px;
}
li.overview {
	margin-top: 0.5em;
}


.hormenu table li {
	display: block;
}

table.menulayer {
	position: absolute;
	top: -14px;
	left: -22px;
	margin: 0;
	padding: 0;
	border: 0;
}
.menu_ol {
	height: 38px;
	margin: 0;
	padding: 0;
}
.menu_o {
	background: url(img/menu_o.png) bottom left repeat-x;
	height: 38px;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
}
.menu_o span {
	height: 24px; /* 38 - 14 */
	display: block;
	float: left;
	padding-left: 10px;
	padding-top: 14px;
	padding-right: 10px;
	background: url(img/menu_reiter_left.png) bottom left repeat-x;
	color: #cc0000;
	white-space: nowrap;
	overflow: hidden;
}
.menu_o img.outpixel {
	height: 38px;
	width: 10px;
}
.menu_or {
	height: 38px;
	margin: 0;
	padding: 0;
}
.menu_u {
	padding: 0;
	margin: 0;
	background: url(img/menu_u.png) top left repeat-x;
	height: 22px;
}
.menu_l {
	padding: 0;
	margin: 0;
	background: url(img/menu_l.png) top left repeat-y;
	width: 28px;
}
.menu_r {
	padding: 0;
	margin: 0;
	background: url(img/menu_r.png) top left repeat-y;
	width: 26px;
}
.menu_center {
	background-color: #ffffff;
	padding: 10px;
	margin: 0;
	vertical-align: top;
	white-space: nowrap;
}
.menu_ul {
	width: 28px;
	height: 22px;
	padding: 0;
	margin: 0 !important;
}
.menu_ur {
	width: 26px;
	height: 22px;
	padding: 0;
	margin: 0 !important;
}

table.contmenu td {
	vertical-align: top;
}

.menulayer {
	display: none;
	z-index: 20;
}
.menulayertxt {
	z-index: 30;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	white-space: nowrap;
}

.menulayertxt a {
	color: #595959;
}
.menulayertxt h2 {
	margin: 0;
	padding: 0;
	font-size: 30px;
	font-weight: bold;
}
.menulayertxt h3 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
}
.menulayertxt h4 {
	font-size: 13px;
}
.ml1 {
	width: 150px;
	margin-top: 100px;
}
.ml1plain {
	top: 10px;
	min-width: 150px;
}
/* ausnahme letzter Punkt muss fixe Breite haben */
li.last .ml1plain {
	width: 150px;
}
body.lang4 li.last .ml1plain {
	width: 190px;
}
.ml2 {
	width: 150px;
	white-space: nowrap;
}
.ml3 {
	padding-left: 10px;
	width: 290px;
	min-height: 250px;
	display: none;
	border-left: 1px solid #d5d5d5;
}
.ml3 img {
	cursor: pointer;
}
.ml1 a img {
	border: 0;
	margin-right: 10px;
	vertical-align: top;
}
.ml1plain ul {
/*	list-style-image: url(/img/arrow_right.gif);
	list-style-position: inside; */
}
.ml2 ul {
/*	list-style-image: url(/img/arrow_right.gif);
	list-style-position: inside; */
	border-left: 1px solid #d5d5d5;
}
.ml2 li {
	padding-left: 15px;
	padding-right: 15px;
}
.ml1 li:hover, .ml1plain li:hover, .ml2 li:hover {
	background-color: #EDEDED;
}


#navpicp,#nav3txt {margin-right:20px;text-align:right;}
#nav3 {
	cursor: pointer;
}
#nav3price {
	position: absolute;
	top: 220px;
	width: 270px;
	text-align: right;
}

/* Suche */
#suche {
	background: url(img/lupe_grey.png) top left no-repeat;
}
#menulayersuche {
	position: absolute;
	top: 58px;
	left: 710px;
	width: 260px;
	height: 132px;
	background: url(img/bg_suche.png) top left no-repeat;
	display: none;
	z-index: 20;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
}
#menulayersuche input.textfield {
	position: absolute;
	top: 66px;
	left: 28px;
	width: 183px;
	height: 20px;
	border: 0;
	background-color: #E6E7E8;
}
#menulayersuche input.button {
	position: absolute;
	top: 69px;
	left: 220px;
	width: 15px;
	height: 16px;
	border: 0;
}
#menulayersuche img {
	width: 22px;
	height: 21px;
	position: absolute;
	top: 17px;
	left: 173px;
}
#menulayersuche div {
	width: 50px;
	height: 1em;
	position: absolute;
	top: 12px;
	left: 193px;
	font-size: 12px;
	color: #cc0000;
}


#menulayer2txt {
	width: 200px;
}
.menulayertxt .nav1 li {
	white-space: nowrap;
	overflow: hidden;
}