body {
	font-family: arial, verdana, sans-serif;
	font-size: 1em;
	overflow: auto;
	padding: 0px;
	margin: 0px;
	}
	
a {
	text-decoration: none;
	color: #00b800;
	border:0px;
	}
	
img {border:0px;}			
	
#ebene {
	position: absolute;
	width: 1000px;
	margin-left: 50%;
	left: -500px;
	padding: 0px;
	background: url(img/banneroben.jpg);
	background-repeat: no-repeat;
	border-left: 0px dotted #cdcdcd;
	border-right: 0px dotted #cdcdcd;		
	}
	
#ebene2 {
	position: relative;
	float: left;
	top: 0px;
	width: 100%;
	height: auto;
	min-height: 800px;
	margin: 0px;
	padding: 0px;
	background: url(img/bannerrechts.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
#newsticker {
		position: absolute;
		top: 114px;
		left: 340px;
		width: 360px;
		}
		
.tx-mjnewsticker-pi1 marquee {color:#fff;}			
	
#footernavi {
		position: relative;
		left: 300px;
		top: 145px;
		width: 330px;
		margin-bottom: 0px;
		}	
	
#links {
	float: left;
	margin-top: 150px;
	width: 75px;
	min-height: 500px;
	background: url(img/fussspuren.jpg);
	background-repeat: no-repeat;
	border-right: 13px solid #a5d5a5;
	}
	
#mitte {
	float: left;
	margin-top: 160px;
	margin-left: 200px;
	width: 425px;
	font-weight: normal;
	}
	
#rechtsoben {
		float: right;
		padding: 0px;
		margin: 150px 100px 0px 0px;
		background: url(img/rechtsback-oben.jpg);
		background-repeat: no-repeat;
		width: 179px;
		height: auto;
		}

#rechts {
	text-align: right;
	margin: 59px 100px 0px 8px;
	padding: 0px;
	width: 171px;
	overflow: hidden;
	}
	
#rechtsunten {
		margin: 1px 0px 0px 0px;
		padding: 0px;
		background: url(img/rechtsback-unten.jpg);
		background-repeat: no-repeat;
		width: 179px;
		height: 76px;
		}			
	
#navi {
	
	float: left;
	margin-top: 0px;
	margin-left: 88px;
	border-top: 3px solid #a5d5a5;
	border-bottom: 3px solid #a5d5a5;
	width: 182px;
	height: auto;
	font-weight: bold;
	}
	
.navi {
	font-size: 0.9em;
	width: 170px;
	padding: 3px;
	margin: 2px;
	background: #cdcdcd;
	border-left: 5px solid #cee5ce;
	}
	
.navi:hover {
		background: #cee5ce;
		border-left: 5px solid #cdcdcd;
		}
		
.navi0 {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	width: 170px;
	padding: 3px;
	margin: 2px;
	background: none;
	border-left: 5px solid #a5d5a5;
	border-bottom: 2px dotted #a5d5a5;
	}
