
/*hellgrau 272727*/
/*dunkelgrau 181818*/
/*grün C3ED67*/

html { height: 100%;}

body {
  	background: url(../bilder/bg.gif) no-repeat;
	  background-color: #272727;
  	font-size: 12px;
  	font-family: arial,helvetica,sans-serif;
  	line-height: 1.55em;
  	height: 100%;
	  color: #2F2F2F;
}

p.bodytext {	
	margin-bottom: 0.8em;
}

strong, b {
  font-weight: bold;
}

a {
	color: #272727;
}

a:hover {
  color: #6E8340;
}

.container {
	margin-top:50px;
	width: 988px;
	background: #272727;
}

.header {
	width: 988px;
  	height: 103px;
	background-color: #C3ED67;
}

.header h1 {
	padding: 33px 0pt 0pt 44px;
	float: left;
}

.partner {
    float:right;
	line-height:0px;
    width:409px;
	height: 60px;
    margin:34px 4px 0 0;
}

.partner img {
  	margin: 0;
  	padding: 0;
}

.main {
	width: 988px;
	background-color: #181818;
}

.navigation {
	width: 237px;
	min-height: 534px; /* 574 - 40 */
	height: auto !important;
  height: 534px;
	float: left;
	background: url(../bilder/nav_bg.gif) no-repeat;
	padding-top: 40px;
}

.navigation a, .navigation a:hover, .navigation span {
  line-height:1.3em;
  font-size: 11px;
}

.navigation li a, .navigation li span {
  display:block;
  font-weight:bold;
  font-family: arial,helvetica,sans-serif;
  padding:5px 0pt 6px 43px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

.navigation li a:hover, .navigation li span {
  background-color: #6E8340;
}

/* IE 6 */
* html .navigation li a:hover {
    background-color: #6E8340;
    color: #FFFFFF;
}

.navigation li ul li a, .navigation li ul li span {
  text-transform: none;
  font-weight: normal;
  font-size: 12px;
  padding-left: 53px;
}

.navigation li ul li span, .navigation li ul li a:hover {
  text-transform: none;
  font-size: 12px;
  font-weight: normal;
}

.startseite {
	margin: -20px -20px -30px -20px;
}
.startseite img {
vertical-align: top;
}

.content-all {
  width: 711px; /* 751 - 20 - 20 */
	min-height: 524px; /* 574 - 20 - 30*/
	height: auto !important;
  height: 524px;
	padding: 20px 20px 30px 20px;
	float: left;
	background: url(../bilder/main-bg.gif) repeat-x;
	background-color: #fff;
}

/* IE 6 */
* html .content-all {
	width: 711px; /* 751 - 20 - 20 */
	min-height: 524px; /* 574 - 20 - 30*/
	height: auto !important;
  height: 524px;
	padding: 20px 20px 30px 20px;
	float: left;
	background: url(../bilder/main-bg.gif) repeat-x;
	background-color: #DADBDB;
}

.schatten {
  height: 20px;
  width: 751px;
  background: url(../bilder/main-bg.png) repeat-x top;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}

/* IE 6 **********************************/
* html .schatten {
  display: none;
}

.content h1 {
  color: #272727;
  font-size: 1.7em;
  font-weight: bold;
  line-height:1.3em;
  margin-bottom: 10px;
}

/************************************/
.footer-bg {
	width: 988px;
	height: 58px; /*59 - 1 vom clearer*/
	background-color: #181818;
}

.footer {
	width: 751px;
	margin-left: 237px;
	height: 58px; /*59 - 1 vom clearer*/
	background-color: #000000;
}

.subnavigation {
	color: #FFFFFF;
  float: left;
  font-size: 11px;
  padding: 9px 0pt 0pt 21px;
  text-align: left;
  /*width: 160px;*/
  width: 265px; /* 165 */
}

.subnavigation li {
	float: left;
}

.subnavigation li a, .subnavigation li.normal a {
  padding-right: 5px;
}

.subnavigation li.last a, .subnavigation li.normal a {
  padding-left: 5px;
}

.subnavigation li a {
	text-decoration: none;
	color: #FFFFFF;
}

/* IE 6 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
* html .subnavigation {
  line-height: 100%;
  padding-bottom: 0px;
  padding: 14px 0pt 0pt 21px;
  width: 200px;
}

* html .subnavigation li {
  margin-bottom: 0px;
}

/* IE 6 */
* html .subnavigation li a:hover {
  color: #FFFFFF;
}

/************************************/
.footer p {
	color:#727272;
  font-size: 11px;
  margin-bottom: 0.8em;
  padding: 29px 0pt 10px 22px;
  text-align: left;
}

.footer p a, .footer p a:hover {
  text-decoration: none;
  color: #727272;
}

* html .footer  {
  position: relative;
}

* html .footer p {
  height: 20px;
  position: absolute;
  top: 0px;
  left: 0px;
}

* +html .footer  {
  position: relative;
}

* +html .footer p {
  position: absolute;
  top: 0px;
  left: 0px;
}

.abschluss {
	width: 751px;
	height: 180px;
	margin-left: 237px;
  background: url(../bilder/footer.gif) no-repeat;	
}



/*Rahmen*/



/* Helfer Klassen */
.clearer-left {
  clear: left;
  font-size:1px;
  height:1px;
  line-height:100%;
  background: url(../bilder/clearer-bg.gif) no-repeat;
}
.clearer-left-2 {
  clear: left;
  font-size:1px;
  height: 1px;
  line-height:100%;
  color: #000000;
}

/*ALLGEMEINES -- BEGINN*/
/* BEGIN NEWSLETTER */
fieldset {margin: 20px 0 20px 0; border: none;}
.indicate-required {width: 306px; text-align: right; margin-bottom: 5px;}
span.label {width: 120px;float: left; padding-top: 4px;}
input {float: left; width: 180px;}
select {width: 100px;}
.mc-field-group {height: 30px; clear:both;}
#mce-error-response {float: left;}
#mc-embedded-subscribe {margin-left: 120px; width: 80px;}
/*END NEWSLETTER*/

/*START KONTAKTFORMULAR*/
.wufoo {width:100%}
.wufoo .left{ float:left; width:35%; padding:3px 0; }
.wufoo .right{ float:left; width:35%; padding:3px 0; }
.wufoo label{ display:block; width:100px; }
.wufoo input{ width:220px; }
/*END KONTAKTFORMULAR*/

/*START PANORAMA*/
#panorama { margin:-20px 0 20px -20px; position:relative;}
/*END PANORAMA*/
