body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image: url(../bilder/hg_neu8.gif);
	background-repeat: repeat;
	color: #000066;
	overflow: auto;
}
#logo {
	float: right;
}
#foto {
	float: left;
	border: 1px solid #000066;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 5px;

}
#fahne {
	padding: 5px;
	float: right;
}
#indexbild {
	position:absolute;
	width: 90%;
	height: 450px;
	overflow: auto;
	left: 5%;
	top: 138px;
	display: block;
	border-right-style: solid;
	border-bottom-style: solid;
	z-index: 1;
	background-color: #FFFFFF;
	background-image:  url(../bilder/hg_index.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
#content{
	position:absolute;
	width: 90%;
	height: 450px;
	overflow: auto;
	left: 5%;
	top: 138px;
	display: block;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	z-index: 1;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #000066;
	scrollbar-3dlight-color: #000066;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #FFFFFF;
}
#content_text {
	padding: 25px 20px 20px 245px;
	font-size: 90%;
	line-height: 110%;
}
#navioben {
	height: auto;
	width: 90%;
	position: absolute;
	top: 110px;
	background-color: #FFFFFF;
	left: 5%;
	z-index: 3;
	border: 1px solid #000066;
}
#navioben_text {
	padding: 5px 5px 5px 10px;
	color: #CC0000;
	font-weight: bold;
}
#navilinks {
	position:absolute;
	width: 200px;
	height: 450px;
	left: 5%;
	top: 138px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-color: #000066;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	z-index: 2;
}
#navilinks_text {
	padding: 25px 5px 5px 10px;
	line-height: 150%;
	font-size: 90%;
	font-weight: bold;
	color: #CC0000;
}
#kopf {
	height: 60px;
	width: 90%;
	position: absolute;
	top: 50px;
	background-color: #FFFFFF;
	left: 5%;
	border-width: 1px;
	border-color: #000066;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	z-index: 1;
}
a:visited {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
