body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: trebuchet ms, verdana, tahoma;
	color: #9c9c9c;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}

#geruest {
	margin: 0 auto;
	background-color: #ffffff;
	width: 800px;
	text-align: left;
}

#header {
	float: left;
}

#inhalt_geruest {
	margin-top: -6px;
	float: left;
	width: 100%;
	background: url(../bilder/inhalt_geruest-hg.gif) repeat-y;
}

#navigation {
	float: left;
	width: 242px;
	background: url(../bilder/header-bild-schatten.jpg) no-repeat;
}

#navigation .text {
	padding-top: 81px;
	padding-left: 20px;
	padding-right: 10px;
}

#navigation a:link,
#navigation a:active,
#navigation a:visited {
	text-decoration: none;	
	color: #9c9c9c;
}

#navigation a:hover {
	text-decoration: none;	
	color: #595959;
}

#main {
	padding-bottom: 150px;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 2px 0px 0px 0px;
}

.main {
	margin-bottom: 12px;
	padding-left: 16px;
	background: url(../bilder/li.gif) no-repeat;
	background-position: 0px 4px;
	font-weight: bold;
}

.sub {
	padding-left: 8px;
	background: url(../bilder/li_sub.gif) no-repeat;
	background-position: 0px 4px;
	font-size: 12px;
	margin-right: 0px;
	line-height: 15px;
	font-weight: normal !important;
}

#inhalt {
	float: left;
	width: 558px;
	background: #ffffff url(../bilder/header-logo-schatten.jpg) no-repeat;
}

#inhalt .text {
	padding-top: 30px;
	padding-left: 41px;
	padding-bottom: 20px;
}

#inhalt a:link,
#inhalt a:active,
#inhalt a:visited {	
	color: #595959;
}

#inhalt a:hover {	
	text-decoration: none;
	color: #595959;
}

h1 {
	text-transform: uppercase;
	font-size: 22px;
	color: #9c9c9c;
}

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 18px;
}

img {
	margin: 0px;
	padding: 0px;
}

#footer-links {
	float: left;
	background: #9b9b9b url(../bilder/footer-links-schatten.jpg) no-repeat;
	width: 242px;
	height: 60px;
}

#footer-rechts {
	float: left;
	background-color: #df006f;
	width: 558px;
	height: 60px;
}

#footer-rechts .text {
	padding-top: 18px;
	padding-left: 41px;
}
