body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*---------------------------------------- DIVS */

#buttons {
	position: absolute;
	text-align: center;
	z-index: 2;
	width: 70px;
	height: 170px;
	top: 0px;
	left: -3px;
}
#logo {
	position: absolute;
	text-align: center;
	z-index: 1;
	width: 505px;
	height: 155px;
	top: 2px;
	left: -2px;
}
#anker {
	position: absolute;
	text-align: center;
	z-index: 1;
	width: 20px;
	height: 20px;
	top: 0px;
	left: 515px;
}
#headbildhome {
	position: absolute;
	text-align: center;
	z-index: 3;
	width: 503px;
	height: 228px;
	top: 221px;
	left: 1px;
}
#kanzleibild {
	position: absolute;
	text-align: center;
	z-index: 2;
	width: 408px;
	height: 329px;
	top: 449px;
	left: 506px
}
#seitenrubik {
	position: absolute;
	text-align: center;
	z-index: 4;
	width: 68px;
	height: 225px;
	top: 221px;
	left: 0px;
}
#textflaeche {
	position: absolute;
	text-align: center;
	z-index: 1;
	width: 434px;
	height: ;
	top: 207px;
	left: 73px;
	background-color: #FFFFFF;
}
#textflaeche2 {
	position: absolute;
	text-align: center;
	z-index: 1;
	width: 434px;
	height: ; 
	top: 214px;
	left: 73px;
	background-color: #FFFFFF;
}
#adresse {
	position: absolute;
	text-align: center;
	z-index: 4;
	width: 217px;
	height: 228px;
	top: 221px;
	left: 788px;
}
#leistung {
	position: absolute;
	text-align: center;
	z-index: 4;
	width: 153px;
	height: 165px;
	top: 274px;
	left: 508px;
}
#links {
	position: absolute;
	text-align: left;
	z-index: 4;
	width: 353px;
	height: 165px;
	top: 453px;
	left: 507px;
}
#left {
	position: absolute;
	text-align: center;
	z-index: 4;
	width: 86px;
	height: 276px;
	top: 134px;
	margin-left: -43px;
	left: -43px;
}
#back {
	position: absolute;
	text-align: center;
	z-index: 5;
	width: 800px;
	height: 174px;
	top: 411px;
	left: 50%;
	margin-left: -400px;
}
#content {
	position: absolute;
	text-align: center;
	z-index: 6;
	width: 800px;
	top: 540px;
	left: 50%;
	margin-left: -400px;
}
/*---------------------------------------- LINKS */
a, a:link, a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #84C400;
	font-weight: lighter;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #C7E97F;
	font-weight: lighter;
}
/*---------------------------------------- TEXT */
.fliesstext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
}
.fliesstext-bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
.fliesstext-leichtbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	font-weight: bold;
}	
.fliesstext-abschnitt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00CC00;
	font-weight: bold;
	text-transform: none;
}
.textabschnitt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #006600;
	font-weight: bold;
	text-align: left;
}
.formfeld   		{
	background-color: #C8E980;
	font-weight: normal;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	width:250px;
	border: 0px;
	height: auto;
}