html {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #003060;
}
#Lwrapper {
	position: relative;
	background: #EAEAEA url(../design/hintergrund-header.jpg) left top repeat-x;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
	z-index: 1;
}
#Lheader {
	position: relative;
	background: transparent url(../design/top.jpg) left bottom no-repeat;
	width: 922px;
	height: 216px;
	margin: 0px auto;
	padding: 8px 0px 0px 0px;
	text-align: left;
	z-index: 2;
}
#Lheader-menue {
	position: relative;
	top: 11px;
	padding: 0px 40px 0px 0px;
	text-align: right;
	z-index: 3;
}
#Lmitte {
	position: relative;
	background: transparent url(../design/hintergrund-mitte.jpg) left top repeat-y;
	width: 922px;
	margin: 0px auto;
	text-align: left;
	z-index: 2;
}
#Linhalt {
	position: relative;
	width: 710px;
	min-height: 395px;
	height: auto !important;
	height: 405px;
	left: 200px;
	z-index: 3;
}
#Lfooter {
	position: relative;
	background: #003060 url(../design/hintergrund-footer.jpg) left top repeat-x;
	height: 80px;
	text-align: center;
	z-index: 2;
}
#Lfooter-inhalt {
	position: relative;
	background: transparent url(../design/unten.jpg) left top no-repeat;
	width: 922px;
	height: 80px;
	margin: 0px auto;
	z-index: 3;
}
#Lmenu {
	position:relative;
	width:690px;
	height:auto;
	left: 200px;
	top: 0px;
	padding: 10px;
	z-index:8;
/*	background-image:url(../design/menu-back.jpg);
	background-repeat:no-repeat;*/
}
#Llinks {
	position:absolute;
	width:189px;
	height:433px;
	left: 12px;
	top: 3px;
	z-index:4;
	background-color: #EAEAEA;
}
#Llinksinhalt {
	position:absolute;
	width:155px;
	height:132px;
	left: 17px;
	top: 254px;
	z-index:5;
}
#Lunterseite {
	position:relative;
	width:690px;
	height:auto;
	padding:10px;
	z-index:4;
}
#LlinkeSpalte {
	position:relative;
	width:205px;
	height:auto;
	z-index:5;
	float:left;
}
#LmittlereSpalte {
	position:relative;
	width:205px;
	height:auto;
	z-index:5;
	margin-left: 20px;
	float:left;
}
#LrechteSpalte {
	position:relative;
	width:205px;
	height:auto;
	z-index:5;
	margin-left: 20px;
	float:left;
}

