body  {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #333;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	background-color: #8bad00;
	background-image: url(../../images/body_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	line-height: 20px;
}
#wrapper {
	width: 1005px;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../../images/bg_container_m.png);
	background-repeat: repeat-y;
} 
#container {
	width: 100%;
	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
	background-image: url(../../images/bg_container_o.png);
	background-repeat: no-repeat;
	z-index: 100;
} 
#header {
	height: 149px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#header_navi{
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 50px;
}
.button_gr {
	width:230px;
	z-index:1;
	background-image: url(../../images/bg_button_gr_1.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 18px;
	color: #FFF;
	height: 55px;
}
#kontakt_box {
	font-size: 11px;
	line-height: 15px;
}
.button_gr:hover {
	width:230px;
	height:55px;
	z-index:1;
	background-image: url(../../images/bg_button_gr_2.png);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 18px;
	color: #FFF;
}
.button_gr div{
	padding: 10px;
}
.button_gr  a {
	color:#FFF;
	text-decoration: none;
}
.button_gr a:hover {
	color:#8bad00;
	text-decoration: none;
}


.button {
	background: #8BAD00;
	background: -webkit-gradient(linear, left top, left bottom, from(#7B9900), to(#8BAD00));
	background: -moz-linear-gradient(top, #7B9900, #8BAD00);
	padding: 5px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	color: white;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #617800;
}

.button:hover { border-top-color: #5b5a59;
background: #606060;
color: #ffffff;
text-decoration:none;
}

.button:active { border-top-color: #5b5a59;
background: #606060;
color: #ffffff;
text-decoration:none;
}



#mainNavi{
	font-size: 15px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#mainNavi ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mainNavi ul li{
	float: right;
	padding-right: 0px;
	margin: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#mainNavi ul li a{
	text-decoration: none;
	color: #333;
}
#mainNavi ul li a:hover{
	text-decoration: none;
	color: #a3cb00;
}
#mainNavi ul li a.aktiv{
	text-decoration: none;
	color: #a3cb00;
	font-weight:bold
}
#mainNavi ul li a.aktiv:hover{
	text-decoration: none;
	color: #a3cb00;
	font-weight:bold
}

.people_business_navi{
	color: #8bad00;
	margin:0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 13px;
}
.people_business_navi ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
.people_business_navi li{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	list-style-position: outside;
}
.people_business_navi li a{
	font-size: 15px;
	color: #333;
	text-decoration: none;
}
.people_business_navi li a:hover{
	font-size: 15px;
	color: #8bad00;
	text-decoration: none;
}
.people_business_navi li a.aktiv{
	font-size: 18px;
	color: #8bad00;
	text-decoration: none;
	font-weight: bold;
}
.people_business_navi li a.aktiv:hover{
	font-size: 18px;
	color: #8bad00;
	text-decoration: none;
	font-weight: bold;
}

.people_business_navi li.seite{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0px 0 2px 8px;
	list-style-position: outside;
}
.people_business_navi li.seite a{
	font-size: 12px;
	color: #8bad00;
	text-decoration: none;
}
.people_business_navi li.seite a:hover{
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.people_business_navi li.seite a.aktiv{
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.people_business_navi li.seite a.aktiv:hover{
	font-size: 13px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

#sidebar {
	float: right; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	width: 215px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 25px;
}
#mainContent_bild {
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 25px;
	width: 730px;
}
#mainContent_text {
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
} 
#footer {
	background-image: url(../../images/bg_container_u.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1005px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFF;
	font-size: 10px;
} 
#footer p {
	margin: 0; /* Durch die Verwendung der Auffüllung bei diesem Element entsteht genau wie bei einem Rand ein Leerraum, aber ohne die potenziellen Abstandsprobleme. */
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 25px;
}
#footer a{
	color:#FFF;
	text-decoration: underline;
}
#footer a:hover{
	color:#FFF;
	text-decoration: none;
}
.fltrt { /* Mit dieser Klasse können Sie ein Element auf der Seite nach rechts fließen lassen. Das floatende Element muss vor dem Element stehen, neben dem es auf der Seite erscheinen soll. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* Mit dieser Klasse können Sie ein Element auf der Seite nach links fließen lassen. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	font-size : 22px;
	color: #8bad00;
	font-weight: normal;
}
h2 {
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
}
h3 {
	font-size : 16px;
	font-weight: bold;
	color: #8bad00;
}
h4 {
	font-size : 16px;
	font-weight: bold;
}
a{
	color: #8bad00;
	text-decoration: none;
}
a:hover{
	color: #333;
	text-decoration: underline;
}
.gruen{
	color: #8bad00;
	font-size: 15px;
	font-weight: bold;
}
.rot {color:#ae0f1a; }
.fehlermeldung {color: #AE0F1A; padding:5px; text-align:left; display:block; }
.checkbox {font-size: 14px; padding:3px; margin:3px; width: auto; color: #333333; background-color: #fff; border: none; }
.senden {	background: #8BAD00;
	background: -webkit-gradient(linear, left top, left bottom, from(#7B9900), to(#8BAD00));
	background: -moz-linear-gradient(top, #7B9900, #8BAD00);
	padding: 5px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	color: white;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #617800;
}
.label {
	font-size: 14px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 0;
}
.textfeld1{
	font-size: 14px;
	padding:3px;
	margin:3px;
	width:250px;
	color: #333333;
	background-color: #fff;
	border: 1px solid #BFBFBF;
	}
.textfeld2{
	font-size: 14px;
	padding:3px;
	margin:3px;
	width:250px;
	height:200px;
	color: #333333;
	background-color: #fff;
	border: 1px solid #BFBFBF;
}
.logo_link
{
width: 105px;
height: 75px;
display: block;
margin: 0 auto;
}

.bpp
{
background: url(../../images/logo_bpp.png) no-repeat;
}

.bpp:hover
{
background-position: 0 -75px;
}
.gwp
{
background: url(../../images/logo_gwp.png) no-repeat;
}

.gwp:hover
{
background-position: 0 -75px;
}
ul.referenzen {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
.referenzen li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	width: 125px;
	height: 125px;
	border: 1px solid #dbddd0;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #ECEEE6;
	padding: 10px;
}
.referenzen li:hover {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	width: 125px;
	height: 125px;
	border: 1px solid #ECEEE6;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #dbddd0;
	padding: 10px;
}
.referenzen li strong{
	font-size: 13px;
	text-transform: uppercase;
}
