* {
	margin:0px;
	padding:0px;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	background: #e1d5bc url("lcbg.png") center repeat-y;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:10pt;
}


h1 { font-size:16pt; border-bottom:1px solid black; margin-bottom:5px;}
h2 { font-size:14pt; margin-bottom:5px;}
h3 { font-size:12pt; margin-bottom:2px;}
h4 { font-size:10pt; font-weight:bold; margin-bottom:2px;}

a {
	text-decoration:none;
}

div.header {
	background: url("lcbgtop.png") center top no-repeat;
	height:180px;
	
	
}
div.navcenter {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:990px;
}
div.page {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
div.page ul {
	margin-left:30px;
	margin-top:10px;
}
div.content {
	margin-left:200px;
	margin-right:200px;
}
div.navbottom {
	background:url("lcnavbottom.png") no-repeat;
	height:30px;
}
div.navtop {
	background:url("lcnavtop.png") no-repeat;
	height:30px;
}
div.navigation {
	top:0px;
	position:absolute;
	left:18px;
	text-align:center;
	
	width:200px;
}
.rfloat {
	float:right;
}
.lfloat {
	float:left;
}
#sidebar {
	background:url("lcnavbg.png") repeat-y;
}
div.navcontent {
	
	margin-left:10px;
	margin-right:10px
}
div.navigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
div.navigation li {
	margin-bottom:10px;
}
div.navigation hr {
}
#steckbrief {
	text-align:left;
}

#steckbrief h1 {
	font:14pt bold;
	border-bottom:1px solid #A49686;
	margin-bottom:8px;
	padding:0px;
}

#steckbrief li {
	margin:0px;
}
#steckbrief ul {
	margin-left:5px;
	margin-bottom:10px;
}
#steckbrief .navtop {
	background:url("steckbriefganz.png") top left no-repeat;
	height:15px;
	
}
#steckbrief {
	background:url("steckbriefmitte.png") left;
}
#steckbrief .navbottom {
	background:url("steckbriefganz.png") bottom left no-repeat;
}
hr {
	margin-bottom:8px;
	margin-top:5px;
}

a {color: #009;}
