 body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	scrollbar-base-color:#e4e8ea;
	scrollbar-3d ea;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#e4e8ea;
	scrollbar-face-color:#e4e8ea;
	scrollbar-highlight-color:#e4e8ea;
	scrollbar-shadow-color:#e4e8ea;
	scrollbar-track-color:#ffffff;
}
#background {
	height:600px;
	width:1260px;
	margin-top: 50px;
	position: absolute;
	background-image: url(../cssBilder/background1.jpg);
	}
	#background #content {
	height: 440px;
	width: 700px;
	left: 480px;
	top: 150px;
	margin-bottom: 50px;
	padding: 10px;
	position: absolute;
	margin-top: 20px;
	overflow: auto;
}
hi  {
	height: 210px;
	width: 700px;
	left: 438px;
	top: 215px;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 50px;
	padding: 10px;
	position: absolute;
}

#background #navi_main_top {
	left: 330px;
	top: 60px;
	width: 683px;
	height: 30px;
	position: absolute;
	background-image: url(../bilder/transparenzhintergrund.png);
	color: #333;
	}

#background  #navi_main_top a {
	text-decoration: none;
}
#background  #navi_main_top a:hover{
	text-decoration: none;
	background-image: url(../bilder/transparenzhintergrund.png);
	background-repeat: no-repeat;
}
#background #navi_sub {
	left: 700px;
	top: 90px;
	width: 300px;
	position: absolute;
	background-image: url(../bilder/transparenzhintergrund.png);
	background-repeat: repeat;
	visibility: visible;
}

#background  #navi_sub a {
	text-decoration: none;
	color: #333;
}

#background  #navi_sub a:hover{
	text-decoration: none;
	color: #0CF;
	background-image: url(../bilder/transparenzhintergrund.png);
	background-repeat: no-repeat;
}

#background  #content a {
	text-decoration: none;
	color: #333;
}

#background  #content h1 {
	font-size: 11pt;
	color: #000;
	text-decoration: underline;
}
#background  #content h4 {
	font-size: 14pt;
	color: #600;
}

#background  #content h3 {
	font-size: 11pt;
	color: #600;
}

#background  #content h2 {
	font-size: 9pt;
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

