body {
	background: #C6D2BD url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	color: #444444;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	margin: 10px 0; padding:0:
}

#gecko_scrollbar {
 display: none;
}

html>body #gecko_scrollbar {
 position: absolute;
 z-index: 1;
 bottom: -1px;
 left: 0;
 width: 1px;
 height: 1px;
 display: block;
 font-size: 0;
}

#top {
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	border-top: 1px solid #444444;
	margin: 10px auto 0;
	height: 20px;
	width: 980px;
	background: #ffffff;
}

#header {
	height: 150px;
	background: #ffffff url(../images/bg_head.jpg);
	margin: 0 auto;
}

#head {
	height: 150px;
	background: #ffffff url(../images/bg_content_head.jpg);
	margin: 0 auto;
	width: 980px;
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
}

#head h1 {
	color: #444444;
	font-size: 2em;
	font-weight: normal;
	padding: 10px 20px;
	margin: 0;
}

#content {
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	background: #ffffff;
	margin: 0 auto;
	width: 980px;
}

#nav {
	padding: 50px 10px 50px 20px;
	float: left;
	width: 240px;
}

#nav ul, #nav li {
	margin: 0; padding:0; list-style: none; list-item: none;
}

#nav li a {
	text-decoration: none;
	color: #444444;
}

#nav li {
	font-size: 0.8em;
	color: #444444;
	line-height: 22px;
}

#nav li a:hover {
	color: #000000;
}

#inhalt {
	margin-left: 260px;
	padding: 30px;
	font-size: 0.8em;
}

#inhalt a {
	color: #757E6D;
	text-decoration: underline;
}

#inhalt h1 {
	color: #757E6D;
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	color: #757E6D;
	font-size: 1.3em;
	font-weight: normal;
}

#inhalt h3 {
	color: #757E6D;
	font-size: 1.1em;
	font-weight: normal;
}

h4 {
	color: #757E6D;
	font-size: 1.3em;
	font-weight: normal;
}

h2 a {
	font-size: 16px; font-weight: bold; color: #444444!important;
}

#footer {	
	border-left: 1px solid #444444;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	background: #ffffff url(../images/bg_footer.jpg);
	background-position: top 0;
	margin: 0 auto;
	width: 980px;
	height: 45px;
}

#footer a {
	color: #444444; text-decoration: none;
}

#fusszeile {
	width: 980px;
	height: 45px;
	text-align: center;
	margin: 0 auto;
}

#fusszeile a {
	color: #444444; text-decoration: none; font-size: 0.6em; margin-right: 8px;
}

#footer p {
	margin: 0;
	padding: 10px 290px;
	font-size: 0.7em;
}
