body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #A1A2A6;
	margin-left: 0px;
	margin-top: 0px;
	scrollbar-base-color:#afb0b4;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#fe9b23;
  scrollbar-darkshadow-color:#c6c6c7;
  scrollbar-face-color:#afb0b4;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#babbbd;
}
.startseite {
	background-repeat: no-repeat;
	width: 990px;
	height: 677px;
	position: absolute;
}
.container {
	background-image: url(../img/bg_layout.jpg);
	background-repeat: no-repeat;
	width: 990px;
	height: 677px;
	position: absolute;
}
.nav {
	width: 590px;
	height: 21px;
	position: absolute;
	z-index: 5;
	left: 414px;
	top: 114px;
	font-size: 13px;
}
.nav a{
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 22px;
}
.nav a:hover{
	color: #000000;
}.nav .active{
	color: #000000;
}
.kreis {
	width: 377px;
	height: 377px;
	position: absolute;
	z-index: 3;
	left: 81px;
	top: 147px;
}
.mapstyle {
	background-color: #FF9900;
	color: #00FF33;
}
.mapstyle a{
	background-color: #996633;
}
.inhalt {
	width: 521px;
	height: 313px;
	position: absolute;
	z-index: 3;
	left: 469px;
	top: 211px;
	background-repeat: no-repeat;
}
.inhalt2 {
	width: 521px;
	height: 384px;
	position: absolute;
	z-index: 3;
	left: 469px;
	top: 148px;
	background-repeat: no-repeat;
}
.text {
	position: absolute;
	z-index: 4;
	font-size: 11px;
	color: #000000;
	overflow: auto;
	padding-right: 5px;
}
.text .block{
	text-align: justify;
}
.text .headline{
	font-size: 13px;
	font-weight: bold;
}
.ajaxdummy {
	position: absolute;
	z-index: 5;
	font-size: 11px;
}
.impressum {
	width: 210px;
	height: 23px;
	top: 619px;
	position: absolute;
	z-index: 4;
	font-size: 11px;
	left: 769px;
	text-align: center;
	color: #333333;
}
.impressum a{
	color: #333333;
	text-decoration: none;
}
.impressum a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
