body {
  background-image: url('images/bkg.gif');
  background-repeat: repeat-x;
  background-color:#81c550;
  margin:0px;
  padding:0px;
  font-family: Arial;
  border: 0px;
  font-size: 12px;
} /* body */

h1 {
  color: #dec022;
  font-size: 9px;
}

ul.Liste {
  list-style-image: url(images/pfeil.gif);
  margin-left: 0px;
  padding-left: 25px;
}

ul.Liste li {
    margin-bottom: 5px;    
    padding-left: 10px;
} 

button.graphic {
    background: none;
    border: none;
}

img {
   border: 0px;
}

.First {
    margin-top: 15px;
}

.BoxBlue{
    background-color: #007ac1;
    color: #fff;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.BoxBlue span {
    margin: 0px 10px 0px 10px;
    padding: 10px 0px 10px 0px;
    display: block;
}

#idContent a {
    color: #007ac1;
    font-weight: bold;
}

#idContent a:hover {
    color: #000;
    font-weight: bold;
}

#idBGCircle {
    margin-left: 60px;
}

#idHeadline{
    margin-top: 15px;
}

#idNaviMain{
    font-family: Arial;
    position: absolute;
    left: 75px;
    top: 275px;
    height: 27px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#idNaviMain li.active div.left {
    background-image: url('images/button_links_gruen.gif');
}

#idNaviMain li.active div.right {
    background-image: url('images/button_rechts_gruen.gif');
}

#idNaviMain li div.left {
    float: left;
    display: block;
    background-image: url('images/button_links_blau.gif');
    width: 3px; 
    height: 27px;
}
#idNaviMain li div.right {
    float: left;
    display: block;
    background-image: url('images/button_rechts_blau.gif');
    width: 3px; 
    height: 27px;
    margin-right: 2px;
}

#idNaviMain li a:hover {
    color: #ff0;
}

#idNaviMain li.active a:hover {
    color: #ff0;
}

#idNaviMain li a {
    height: 27px;
    display: block;
    vertical-align: middle;
    line-height: 26px;
    font-size: 14px;
    font-family; Arial;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    background-image:url('images/button_bkg_blau.gif');
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}

#idNaviMain li.active a {
    height: 27px;
    display: block;
    vertical-align: middle;
    line-height: 26px;
    font-size: 14px;
    font-family; Arial;
    color: #fff;
    font-weight: bold;
    background-image:url('images/button_bkg_gruen.gif');
    padding-left: 10px;
    padding-right: 10px;
    float: left;
}

#idNaviMain li {
    float:left;
    margin: 0px;
    padding: 0px;
}

#idNaviSub {
    background-color: #71bf43;
    background-image: url('images/bkg_subnav.gif');
    position: relative;
    width: 840px;
    left: 60px;
    margin: 0px;
    padding: 0px;
}

#idNaviSub a {
    background-image: url('images/arrow.gif');
    background-repeat: no-repeat;
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    margin: 0px;
    padding: 0px 0px 0px 10px;
    height: 20px;
    line-height: 34px;
    margin-left: 15px;
    text-decoration: none;
}

#idHeader #idLogoHome {
    border: none;
    position: absolute;
    top: 32px;
    left: 56px;
} /* #idHeader #idLogoHome */

#idSitebox {
  position: absolute;
  left: 50%;
  margin-left: -480px;
  width:960px;
} /* idSitebox */

#idContent {
  background-image:url('images/bkg_content.gif');
  background-repeat: repeat-y;
}

#idFooter {
  background-image:url('images/footer.gif');
  background-repeat: no-repeat;
  height:40px;
}

#idSitetail a {
    color: #0baf4c;
}

#idSitetail img {
    float: right;
}

#idSitetail {
    color: #0baf4c;
    text-align: center;
    margin-bottom: 80px;
}

#idStage:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

#idStage {
  display: inline-block; /* Fixes IE/Mac */
}

/* LAYOUT 1 */

#idTPL1_1 {
  position: relative;
  left: 60px;
  width: 840px;
  padding-top: 15px;
}

#idTPL1_1 p {
    margin: 0px 15px 0px 15px;
}

/* LAYOUT 2 */

#idTPL2_1 {
  width:300px;
  float:left;
}

  #idTPL2_1 .Level1 {
    margin-left: 75px;
  }
  
  .BoxBlue {
      width: 210px;
  }

#idTPL2_2 {
  width:600px;
  float:left;
}

  #idTPL2_2 small {
      margin-right: 50px;
      display: block;
  }

  #idTPL2_2 p {
      width: 585px;
  }
  
  #idTPL2_2 p img.left {
      margin-right: 10px;
      float: left;
  }
  
  #idTPL2_2 p img.right {
      margin-left: 10px;
      float: right;
  }

  #idTPL2_2 .Level1 {
    margin-right: 75px;
  }
  
  #idTPL2_2 .BoxOrange, #idTPL1_1 .BoxOrange{
      width: 585px;
      background-image: url('../_incs/images/box_orange_585_fill.gif');
      color: #000;
      font-size: 12px;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
  }
  
  #idTPL2_2 .BoxOrange span {
      margin: 0px 15px 0px 15px;
      padding: 15px 0px 15px 0px;
      display: block;
  }
  

/* LAYOUT 3 */

#idTPL3_1 {
  width:600px;
  float:left;
}

  #idTPL3_1 .Level1 {
    margin-left: 75px;
  }
  
  #idTPL3_1 .BoxGreen {
      width: 510px;
      background-color: #bad97f;
      color: #000;
      font-size: 12px;
      margin-top: 0px;
      margin-bottom: 0px;
      background-image: url('../_incs/images/box_green_510_bottom2.gif');
      background-repeat: no-repeat;
      background-position: bottom;  
  }
  
  #idTPL3_1 .BoxGreen span {
      margin: 0px 15px 0px 15px;
      padding: 0px 0px 15px 0px;
      display: block;
  }

#idTPL3_2 {
  width:360px;
  float:left;
}

/* LAYOUT 4 ----------------------------------------------------------------- */

#idTPL4_1 {
  width:300px;
  float:left;
}

#idTPL4_2 {
  width:420px;
  float:left;
}

  #idTPL4_2 p {
    margin-right: 15px;
  }
  
  #idTPL4_2 .BoxGreen {
      width: 400px;
      background-color: #bad97f;
      color: #000;
      font-size: 12px;
      margin-top: 0px;
      margin-bottom: 0px;
      background-image: url('../_incs/images/box_green_400_bottom.gif');
      background-repeat: no-repeat;
      background-position: bottom;  
  }
  
  #idTPL4_2 .BoxGreen span {
      margin: 0px 15px 0px 15px;
      padding: 0px 0px 15px 0px;
      display: block;
  }
  
  #idTPL4_2 .BoxGreen span b.Headline {
	  padding-bottom: 10px;
	  display: block;
	  font-size: 14px;
  }

  
#idTPL4_3 {
  width:220px;
  float:left;
}

#idTPL4_3 .DetailHighlights{
	padding-top:220px;
}

#idTPL4_3 ul.Liste{
	width: 150px;
}

label {
    width:165px;
    text-align: right;
    margin-right: 5px;
    float: left;
}

h2 {
    color: #f5821f;
    font-size: 16px;
    font-weight: bold;
}
