html {
      height: 100%;
} 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #818185;
	height: 100%;
}
.centerFrame {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	background-image: url(../img/gansohr_bg.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
.kopf {
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	width: 257px;
	height: 55px;
	position: absolute;
	left: 49px;
	top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 15px;
	padding-top: 88px;
	padding-left: 650px;
}
.kopf a{
	text-decoration: none;
	color: #029739;
}
.kopf a:hover{
	text-decoration: none;
	color: #F37602;
}
.nav {
	background-image: url(../img/nav_bg.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	width: 183px;
	height: 489px;
	position: absolute;
	left: 50px;
	top: 161px;
	padding-left: 30px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.nav a {
	display: block;
	text-decoration: none;
	width: 175px;
	height: 21px;
	padding-top: 2px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
}
.nav a:hover {
	text-decoration: none;
	background-image: url(../img/button_over.jpg);
	background-repeat: no-repeat;
}
.aktiv a{
	text-decoration: none;
	background-image: url(../img/button_over.jpg);
	background-repeat: no-repeat;
}
.inhalt {
	background-repeat: no-repeat;
	visibility: visible;
	width: 701px;
	height: 489px;
	position: absolute;
	left: 255px;
	top: 161px;
}
.leistungen {
	visibility: visible;
	width: 128px;
	height: 22px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E973A;
	z-index: 15;
}
.leistungen a{
	color: #2E973A;
	text-decoration: none;
}
.leistungen a:hover{
	color: #ED7600;
	text-decoration: none;
}
.sec_nav {
	visibility: visible;
	width: 150px;
	height: 22px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F59E2A;
	word-spacing: 10px;
	z-index: 16;
	font-weight: bold;
}
.sec_nav a{
	text-decoration: none;
	color: #2E973A;
	font-weight: bold;
}
.sec_nav a:hover{
	text-decoration: none;
	color: #EB7800;
}
.headline {
	font-size: 18px;
	font-weight: bold;
	color: #2E973A;
}
.textmini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

