#Lwrapper {
	position: relative;
	width: 980px;
	height: auto;
	margin: 0px auto;
	z-index: 1;
	background-color:#FFF;
	background-image: url(../design/hintergrund-inhalt.gif);
	border:#000 50px;
}
#Lsuche {
	position: absolute;
	height: auto;
	z-index: 200;
	color:#FFF;
	left: 400px;
}
#Ltop {
	position: relative;
	width: 980px;
	height: 171px;
	z-index: 2;
	left: 0px;
	top: 0px;
}
#Lmenu {
	position: relative;
	width: 180px;
	height: 100%;
	z-index: 4;
	left: 0px;
	top: 0px;
	padding: 10px;
}
#Labmelden {
	position:absolute;
	width:67px;
	height:18px;
	z-index:4;
	left: 615px;
	top: 17px;
	color: #000066;
}
#Lbreadcrumb {
	float: left;
	color: #3E546C;
	padding: 0 0 5px 0;
	font-size: 11px;
}
#Ltageshinweis {
	float: right;
	color: red;
	padding: 0 10px 5px 0;
	font-size: 11px;
}
#Linhalt {
	clear: left;
	position: relative;
	width: 530px;
	height: auto;
	min-height:500px;
	z-index: 3;
	left: 205px;
	top: -20px;
	padding: 10px;
}
#Lrechts {
	position:absolute;
	width:170px;
	height:auto;
	z-index:2;
	left: 783px;
	top: 210px;
	color:#FFF;
	border: 8px #FFF solid;
	padding:2px;
	background-color:#FFCB16;
}
#Lheader {
	position: relative;
	height: 30px;
	width: 968px;
	left: 0px;
	top: 0px;
	padding: 5px;
	border: #FFF solid 1px;
	color:#FFF;
	background-color:#B7B7B7;
}
#Lfooter {
	position: relative;
	height: auto;
	width: 968px;
	left: 0px;
	top: 0px;
	padding: 5px;
	border: #FFF solid 1px;
	color:#FFF;
	background-color:#B7B7B7;
}
#ui-datepicker-div {
	z-index:99;
}
