body {
	margin:0px;
	border:none;
	padding:0px;
	background-color: white;
	background-image:url(hg.gif);
	text-align:center;
	width:100%;
	font-family:tahoma;
}

#header {
	background-image:url(head.jpg);
	width: 760px;
	height:150px;
	border:none;
}


#haupt {
	width: 785px;
	margin-left: auto;
	margin-right: auto;
	height: 1080px;
	background-color:white;
	padding:5px;
}

#navi {
	float:left;
	height:910px;
	width:160px;
	text-align:left;
}

#content {
	height:915px;
	overflow: auto;
	background-image:url(hg_platz.gif);
	background-repeat: no-repeat;
	background-attachment:scroll;
	width:615px;
	float:left;
	text-align:left;
	font-size:11px;
	font-family:Verdana;
	color:white;
	padding:0;
}

* html #content {
	background-color:#006600;
	background-position: center;
	background-attachment:fixed;
}

#content p {
	margin-left: 20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:4px;
}

* html #content {
	width:575px;
	padding-left:20px;
	padding-right:20px;
	padding-top: 10px;
	padding-bottom: 4px;
}

table {
	color: white;
	font-size:11px;
	font-family:Verdana;
}


#abschluss {
	width:100%;
	clear: both;
	padding:3px;
	height: 30px;
	text-align:center;
	font-size:11px;
	font-family:Verdana;
	color:#49CC58;
}

.navigation {
	border:none;
}

.navibereich {
	border:none;
	display:block;
	
}

.werbung {
	margin-top:50px;
	border:none;
	margin-bottom: 20px;
	width:145px;
	height:105px;
}

.norand {
	border:none;
}

.nolink {
	text-decoration: none;
	color:#49CC58;
}

#content a {
	text-decoration:none;
	border:none;
}

#content a:hover {
	text-decoration:none;
	border:none;
}

#content img {
	border:none;
}