#Lwrapper {
	margin: 0 auto;
	width:980px;
	height: auto;
	z-index: 1;
	padding-left:15px;
	background-image:url(../design/hintergrund-back.jpg);
	background-repeat:repeat-y;
}
#Ltop {
	background-color:#006699;
	width: 950px;
	height: 179px;
	margin-top:0px;
	position:relative;	/*margin:0px;*/
}
#Lsuche {
	position:relative;
	width:950px;
	height:40px;
	background-color:#FFF;
	z-index:1;
}
#Lsuche-links {
	position:relative;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	width:555px;
	z-index:1;
	float:left;
}
#Lsuche-rechts {
	position:relative;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	width:355px;
	z-index:1;
	float:left;
	text-align:right;
}
#Llogo {
	position:relative;
	color:#FFF;
	width:600px;
	float:left;
	margin-top:20px;
	margin-left:50px;
	margin-bottom:5px;
}
#Llogo-jdh {
	position:relative;
	color:#FFF;
	width:200px;
	float:left;
	margin-left:100px;
	margin-top:-5px;
}
#Lmiddlewrapper {
	position:relative;
	width:950px;
	height:auto;
	background-image:url(../design/hintergrund-mitte.jpg);
	background-repeat:repeat-y;
	border-bottom:#FFF 1px solid;
}
#Lmenu {
	position:relative;
	height:446px;
	width:190px;
	background-color:#86B6CD;
	float:left;
}
.menu-inhalt {
	position:relative; 
	z-index:10;
}
#Linhalt {
	position:relative;
	float:left;
	height:auto;
	min-height:450px;
	width:550px;
	margin:5px 10px;
	border-bottom:thin #CCCCCC 1px;
}
#Rmenu {
	position:relative;
	width:190px;
	height:448px;
	background-color:#86B6CD;
	float:right;
}
#Lbreadcrumb {
	color: #3E546C;
	font-size: 11px;
}
#Lhotline {
	position:relative;
	width:170px;
	padding:10px;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
}
#Labmelden {
	position: relative;
	width:67px;
	height:18px;
	padding:10px;
	color:#FFFFFF;
}
#Ldirektkontakt {
	position:relative;
	width:170px;
	padding:10px;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
}
#Lende {
	position:relative;
	width:980px;
	height:90px;
	background-image:url(../design/hintergrund-unten.jpg);
	background-repeat:no-repeat;
	margin-top:0px;
	margin-left:-15px;
}
#Lende-links {
	position:relative;
	width:250px;
	float:left;
	margin: 0px 15px 15px 65px;
}
#Lende-mitte {
	position:relative;
	width:290px;
	float:left;
	margin: 0px 15px 15px 15px;
}
#Lende-rechts {
	position:relative;
	width:250px;
	float:left;
	margin: 0px 15px 15px 15px;
}
