body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#inhalt h1 {
	font-size: 2em;
	padding-left: 20px;
	color: #EF9431;
	font-weight: lighter;
	font-style: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
}
#inhalt h3 {
	padding-left: 20px;
	padding-bottom: 0px;
	font-size: 1em;
	margin: 20px 0px 0px;
	line-height: 1em;
}

#inhalt a {
	color: #333333;
	font-weight: bold;
}

#inhalt strong {
	color: #FFCC66;
}


#inhalt {
	position: absolute;
	top: 162px;
	left: 224px;
	height: 480px;
	width: 525px;
	font-size: 1em;
	background-repeat: repeat-x;
	overflow: auto;
	padding-right: 10px;
	background-image: url(inhalt-bg.jpg);
}
#inhalt p {
	padding-left: 20px;
	font-size: 1em;
	padding-top: 0px;
	margin: 5px 5px 5px 0px;
}

#navi {
	width: 180px;
	position: absolute;
	top: 97px;
	left: 17px;
	background-image: url(navi-bg.jpg);
	background-repeat: no-repeat;
	font-size: 0.9em;
	padding-top: 30px;
	padding-left: 10px;
}
#quick {
	width: 120px;
	position: absolute;
	top: 160px;
	left: 761px;
	padding-top: 30px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #999999;
}
#quick a {
	color: #999999;
	font-size: 0.9em;
}
#inhalt h2 {
	font-size: 1em;
	padding-left: 20px;
	margin: 0px;
}

#quick strong {
	font-size: 1.4em;
}

#logo {
	float: left;
	width: 300px;
	height: 80px;
}
#kopf {
	float: left;
	width: 620px;
	height: 80px;
}
#navi a {
	font-size: 1.3em;
	font-weight: bold;
	color: #0F0000;
	text-decoration: none;
	padding-left: 0px;
	line-height: 1.5em;
}
#navi a:hover {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF9A28;
	text-decoration: none;
	padding-left: 0px;
	line-height: 1.5em;
}
#navi h3 {
	margin: 0px;
	font-size: 0.9em;
	font-weight: normal;
}
#navi h3 a {
	font-weight: normal;
	color: #000000;
	margin: 0px;
	line-height: 1.5em;
	text-decoration: underline;
}
#navi h3 a:hover {
	font-weight: normal;
	color: #000000;
	margin: 0px;
	line-height: 1.5em;
	text-decoration: none;
}
#footer {
	width: 700px;
	float: left;
	clear: both;
	position: relative;
	z-index: 87;
	top: 620px;
	left: 240px;
	color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
