body	{	margin: 0;	padding: 0;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	background-image: url(../bilder/bg_body.jpg);	background-repeat: repeat-y;}#header	{	position: absolute;	width: 100%;	height: 250px;	background-image: url(../bilder/bg_header.jpg);	background-repeat: no-repeat;}#header_unten	{	position: absolute;	width: 240px;	height: 65px;	top: 250px;	left: 485px;}#inhalt	{	position: absolute;	top: 345px;	left: 250px;	width: 740px;	padding-bottom: 1.5em;	font-size: 0.8em;	line-height: 1.4em;	text-align: justify;	color: #333333;}#inhalt li	{	line-height: 1.4em;	text-align: justify;	color: #333333;}#inhalt h1	{	font-size: x-large;	color: #B19638;	line-height: 1.4em;}#inhalt h2	{	font-size: medium;	color: #B19638;}#inhalt h3	{	font-size: large;}#inhalt a	{	color: #003761;	font-weight: bold;	text-decoration: none;}#inhalt a:hover	{	color: #1F716F;}.imgrechts	{	float: right;	margin-bottom: 1em;	margin-left: 1em;}.imglinks	{	float: left;	margin-bottom: 1em;	margin-right: 1em;}.clear	{	clear: both;}#navibox	{	position: absolute;	top: 270px;	left: 10px;	width: 210px;	padding-bottom: 1em;}#navibox ul	{	margin: 0;	padding: 0;}#navibox li	{	list-style-type: none;	padding-bottom: 1em;}#navibox li a	{	font-size: 0.9em;	font-weight: bold;	color: #F7F3D4;	text-decoration: none;	border-bottom: 1px solid #BEAC26;	border-top: 1px solid #BEAC26;	border-right: 30px solid #BEAC26;	display: block;	padding-bottom: 0.3em;	padding-top: 0.3em;}#navibox li a:hover	{	color: #B19638;	text-decoration: none;	border-bottom: 1px solid #1F716F;	border-top: 1px solid #1F716F;	border-right: 30px solid #1F716F;}#navibox li#active a {	color: #B19638;	text-decoration: none;	border-bottom: 1px solid #1F716F;	border-top: 1px solid #1F716F;	border-right: 30px solid #1F716F;}#navibox	img	{	float: left;	border: 0;	margin-right: 0.8em;	margin-left: 0.5em;}.copyright	{	color: #F7F3D4;	font-size: 0.7em;	margin-top: 2em;}