body {
	background-color: #024691;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(grafik/h_body.jpg);
	background-repeat: repeat-x;
}
#head {
	position: absolute;
	left: 15px;
	top: 10px;
	width: 761px;
	height: 199px;
	background-image:  url(grafik/lur.gif);
	background-repeat: no-repeat;
	background-position: 160px 1px;
}
#logo{
	position: absolute;
	z-index: 1;
	top: 12px;
	left: 13px;
}
#nav {
	position: absolute;
	left: 96px;
	top: 120px;
	width: 616px;
	padding-left: 30px;
	background-image:  url(grafik/h_nav.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#nav a:link, #nav a:visited {
	color: #024691;
	text-decoration: none;
	float: left;
	padding: 6px 10px 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0B780;
	font-weight: bolder;
}
#nav a:active, #nav a:hover {
	color: #024691;
	text-decoration: none;
	background-color: #E7E3D3;
}
#content {
	background-color: #FFFFFF;
	border: 1px solid #C0B780;
	position: absolute;
	left: 71px;
	top: 145px;
	width: 584px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 40px;
	line-height: 1.7em;
	padding-top: 20px;
	background-image: url(grafik/h_content.jpg);
	background-repeat: repeat-y;
	background-position: right 0px;
}
h1 {
	font-size: 20px;
	color: #878058;
	font-style: italic;
	text-align: center;
}
h2 {
	font-size: 14px;
	margin-top: 60px;
	color: #024691;
	clear: both;
	text-align: left;
}
.bilder {
	position: absolute;
	width: 107px;
	left: 675px;
	top: 16px;
	height: 82px;
}
.footer {
	background-color: #BCB378;
	margin-right: -45px;
	margin-left: -40px;
	font-size: 10px;
	text-align: center;
	margin-top: 150px;
	color: #666666;
}
.footer a {
	color: #666666;
	text-decoration: none;
}
