@charset "utf-8";


div#schrank, div#schrank-offen {
	height:872px;
	margin:0 auto;
	position:relative;
}

div#schrank {
	background:url(../images/schrank-startseite.jpg) no-repeat;
	width:802px;
}

div#schrank-offen {
	background:url(../images/schrank-offen.jpg) no-repeat;
	width:932px;
}





/* ---------- Navi oben ---------- */
ul#navi-oben {
	left:273px;
	list-style:none;
	position:absolute;
	top:139px;
}

ul#navi-oben li {
	float:left;
	height:29px;
	margin:0 3px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	width:94px;
}

ul#navi-oben a {
	background:url(../images/navi-oben.png) no-repeat;
	display:block;
	height:29px;
	width:94px;
}

ul#navi-oben a:hover, ul#navi-oben li.current a {
	background:none;
}



li#service a {
	background-position:-97px 0;
}

li#kontakt a {
	background-position:-194px 0;
}

li#anfahrt {
	margin:0 !important;
}
li#anfahrt a {
	background-position:-291px 0;
}





/* ----------- Navigation ---------- */
ul#navi {
	list-style:none;
	position:relative;
}

ul#navi li, ul#navi p {
	overflow:hidden;
	text-indent:-9999px;
}


ul#navi li {
	position:absolute;
}

ul#navi a {
	display:block;
}

ul#navi a:hover {
	background:none;
}




li#modehaus {
	height:470px;
	left:188px;
	top:186px;
	width:192px;
}
li#modehaus a {
	background:url(../images/button-modehaus.jpg) no-repeat;
	height:470px;
	width:192px;
}

li#klapperstorch {
	height:470px;
	left:423px;
	top:186px;
	width:192px;
}
li#klapperstorch a {
	background:url(../images/button-klapperstorch.jpg) no-repeat;
	height:470px;
	width:192px;
}

li#modehaus-offen {
	height:470px;
	left:20px;
	top:186px;
	width:192px;
}
li#modehaus-offen a {
	height:470px;
	width:192px;
}

li#klapperstorch-offen {
	height:470px;
	left:721px;
	top:186px;
	width:192px;
}
li#klapperstorch-offen a {
	height:470px;
	width:192px;
}



li#tipps {
	height:59px;
	left:194px;
	top:686px;
	width:57px;
}
li#tipps a {
	background:url(../images/button-tipps.png) no-repeat;
	height:59px;
	width:57px;
}

li#gaestebuch {
	height:87px;
	left:438px;
	top:782px;
	width:159px;
}
li#gaestebuch a {
	background:url(../images/button-gaestebuch.png) no-repeat;
	height:87px;
	width:159px;
}

li#impressum {
	height:69px;
	left:530px;
	top:677px;
	width:140px;
}
li#impressum a {
	background:url(../images/button-impressum2.png) no-repeat;
	height:69px;
	width:140px;
}


div#schrank-offen li#tipps {
	left:259px;
}


li#gaestebuch.index {
	left:373px;
}
li#impressum.index {
	left:465px;
}

li#impressum.index a {
	background:url(../images/button-impressum.png) no-repeat;
}
li#impressum.index a:hover {
	background:none;
}








/* ---------- Inhalt ---------- */
div#content {
	height:440px;
	left:282px;
	overflow:auto;
	padding:0 20px 0 0;
	position:absolute;
	top:212px;
	width:354px;
}

	div#content ul {
		margin:0 0 1.5em 0;
		list-style:none;
	}
	
	div#content ul li {
		background:url(../images/listenpunkt.png) 0 0.2em no-repeat;
		margin:4px 0;
		padding:0 0 0 20px;
	}
	
	
	
	
	

/* ---------- Formatierungen ---------- */
.clear {
	clear:both;
}

.spalte-links {
	float:left;
	width:160px;
}

.spalte-rechts {
	float:right;
	width:160px;
}

.linie {
	border-bottom:1px dashed #A0734A;
}

.rahmen {
	border:1px dashed #A0734A;
}


div#euroweb {
	float:right;
	width:150px;
}


ul.waschsymbole {
	margin-top:1.2em !important;
}

	ul.waschsymbole li {
		background:none !important;
		padding:0 !important;
	}
	
	ul.waschsymbole li img {
		float:left;
		margin:0 5px 0 0;
	}
	
	ul.waschsymbole li {
		clear:both;
		margin:0 0 10px 0 !important;
	}
