@charset "UTF-8";
/* CSS Document */

.body {
	height: 100%;
	width: 99%;
}
#body {
	height: 102%;
	margin-top: -10px;
	margin-right: 0px;
	margin-left: -10px;
}

#logo {
	clear: left;
	top: 100%;
	position: static;
	align: center;
	padding: 10px;
	text-align: center;
	margin: 0em;
	width: 100%;
	background-color: #98c357;
}
#headerpicture {
	top: 100%;
	text-align: center;
	margin-top: -6px;
	width: 100%;
}
#gruen {
	top:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	text-align: left;
	margin-top: -0.5em;
	margin: 0em;
	width: 100%;
	background-color: #98c357;
}

#gelb {
	top:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin-top: 0em;
	margin-bottom: 0em;
	width: 100%;
	height: 100%;
	background-color: #f3ec7a;
}

#neues {
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	text-align: left;
	margin-top: 0em;
	margin: 0em;
	width: 100%;
	background-color: #616C72;
}

#navi {
	top:0px;
    position:fixed;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	text-align: center;
	margin: 0em;
	width: 100%;
	background-color: #98c357;
	z-index: 5;
}


#START {}
#BUERO {}
#PERATUNGEN {}
#KONTAKT {}
#AKTUELLES {}
#IMPRESSUM {}
#DATENSCHUTZ {}

#content {
	height: 100%;
	width: 50%;
	margin-top: 4em;
	margin-right: 20em;
	margin-left: 27%;
	margin-bottom: 3em;
	padding: 10px;
	background-color: #FFF;
}
#content-buero {
	height: 100%;
	width: 50%;
	margin-right: 20em;
	margin-left: 27%;
	margin-bottom: 10em;
	padding: 10px;
	background-color: #FFF;
	z-index: 5;
}
#content-gruen {
	height: 100%;
	width: 50%;
	margin-top: 4em;
	margin-right: 20em;
	margin-left: 27%;
	margin-bottom: 3em;
	padding: 10px;
	background-color: #98c357;
}

#content-neues {
	position:static;
	height: 100%;
	width: 50%;
	margin-top: 4em;
	margin-right: 20em;
	margin-left: 27%;
	margin-bottom: 3em;
	padding: 10px;
	background-color: #616C72;
}
#content1 {
	position:static;
	height: 100%;
	width: 50%;
	margin-top: 4em;
	margin-right: 20em;
	margin-left: 27%;
	margin-bottom: 3em;
	padding: 10px;
	background-color: #98c357;
}
#content11 {
 	position:static;
	height: 100%;
	margin-top: -0.5em;
	margin-bottom: -1em;
	height: 100%;
	background-color: #98c357;
}
#content2 {
	position:static;
	height: 80%;
	width: 50%;
	margin-top: 4em;
	margin-right: 20em;
	margin-left: 27%;
	margin-bottom: 3em;
	padding: 10px;
	background-color: #f3ec7a;
}
#content22 {
 	position:static;
	margin-top: -0.5em;
	margin-bottom: -1em;
	height: 100%;
	background-color: #f3ec7a;
}
#content3 {
	position:static;
	height: 80%;
	width: 50%;
	margin-top: 4em;
	margin-right: 20em;
	margin-left: 27%;
	margin-bottom: 3em;
	padding: 10px;
	background-color: #92d3e2;
}
#content33 {
 	position:static;
	margin-top: -0.5em;
	margin-bottom: -1em;
	height: 100%;
	background-color: #92d3e2;
}
#trenner {
	width: 100%;
	margin: 0em;
	padding: 0px;
	background-color: #92d3e2;
	align: bottom;
}
#weisserHG {
	background-color: #fff
}
#gruenerHG {
	background-color: #98c357;
}
#gelberHG {
	background-color: #f3ec7a;
}

#blauerHG {
	background-color: #92d3e2;
}

#beratung-bild {
	height: 25%;
	width: 25%;
	margin-left: 0px;
	margin-top: 0px; 
	margin-bottom: -0.5em;
	padding: -2px;
	background-color: #98c357;
}
#beratung-text {
	height: 71%;
	width: 71%;
	margin-left: 4%;
	margin-top: 0px; 
	margin-bottom: -0.5em;
	padding: -2px;
	background-color: #98c357;
}

#mitarbeiter {
	height: 26%;
	width: 26%;
	margin-left: 0px;
	margin-top: 0px; 
	margin-bottom: -0em;
	padding: -0px;
	background-color: #f3ec7a;
}

#mitarbeiter-abst {
	width: 7%;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px; 
	margin-bottom: -0em;
	padding: -0px;
	background-color: #f3ec7a;
}
#mitarbeiter-abst2 {
	width: 100%;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px; 
	margin-bottom: -0em;
	padding: -0px;
	background-color: #f3ec7a;
}

#mitarbeiter-text {
	width: 88%;
	margin-left: 6%;
	margin-right: 0;
	margin-top: 0px; 
	margin-bottom: 5%;
	padding: -0px;
	background-color: #f3ec7a;
}


