#Lwrapper {
	position: relative;
	margin: 0 auto;
	width: 970px;
	height: auto;
}
#Ltop {
	position: relative;
	width: 770px;
	height: 100px;
	text-align:center;
	background-image: url(../design/hintergrund-oben.png);
	background-repeat:no-repeat;
	behavior: url(/cms/iepngfix/iepngfix.htc);
}
#Lwrapper-mitte {
	position:relative;
	background-image: url(../design/hintergrund-inhalt.png);
	padding:0 5px;
	width:760px;
	height:auto;
}
#Llinks {
	position:relative;
	float:left;
	width:170px;
	background-color:#FFF;
}
#Lmenu {
	position:relative;
	z-index: 10;
}
#Lkarte {
	position:relative;
}
#Labmelden {
	position: absolute;
	width:67px;
	height:18px;
	z-index:4;
	left: 34px;
	color:#FFFFFF;
	top: 0px;
}
#Lbreadcrumb {
	color: #3E546C;
	padding: 0 0 5px 0;
	font-size: 11px;
}
#Linhalt {
	position: relative;
	width: 565px;
	padding:5px 10px 10px 10px;
	height: auto;
	min-height:450px;
	line-height: 1.5em;
	float:left;
	background-color:#FFF;
}
#Lrand-rechts {
	position:absolute;
	width:200px;
	height:470px;
	left:766px;
	top:90px;
}
#Lende {
	position:relative;
	width:670px;
	height:60px;
	padding:10px 0 10px 100px;
	text-align:center;
	background-image: url(../design/hintergrund-unten.png);
	background-repeat:no-repeat;
	background-position:top;
	color:#FFF;
}
#Ldirektkontakt {
	position:relative;
	width:550px;
	height:auto;
	float:left;
}
#Limpressumlink {
	position:relative;
	width:100px;
	height:auto;
	float:left;
}

