html { 
  /* verhindert Mozilla-Zucken 
  * > Firefox 1.5 
  */ 
  overflow-y: scroll;
  height: 100%;
}
body{
  font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #707172;
  background-color: #ffffff;
  height: 100%;
  margin: 0px 0px 0px 0px;
}
.clearFloat{
  clear: both;
}
a{
  text-decoration: underline;
  color: #707172; 
}
/**********************************************************/
/*Style Default START*/
.page{
  /*border: 1px solid black;*/
  width: 1000px;
  height: 662px;
  position: relative;
  left: 0px;
  top: 0px;
  margin: 0px auto;
}
.trenner1{
  /*border: 1px solid black;*/
  height: 15px;
}
.balken_oben{
  /*border: 1px solid black;*/
  height: 15px;
  width: 806px;
  background-color: #7bbe10;
  position: relative;
  left: 38px;
  top: 0px; 
}
.topmenu{
  /*border: 1px solid black;*/
  height: 19px;
  font-weight: bold;
  color: #7bbe10;
  font-size: 13px;
}
.trenner2{
  /*border: 1px solid black;*/
  height: 83px;
  text-align: right; 
}
.schatten_oben{
  /*border: 1px solid black;*/
  width: 1000px;
  height: 18px;
}
.oben_links{
  /*border: 1px solid black;*/
  width: 50px;
  height: 18px;
  float: left;
  background-image: url(../img/schatten_oben_links.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
.oben_mitte{
  /*border: 1px solid black;*/
  width: 879px;
  height: 18px;
  float: left;
  background-image: url(../img/schatten_oben_mitte.gif);
  background-position: left top;
  background-repeat: repeat-x;
}
.oben_rechts{
  /*border: 1px solid black;*/
  width: 71px;
  height: 18px;
  float: left;
  background-image: url(../img/schatten_oben_rechts.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
.bereich_content{
  /*border: 1px solid black;*/
  width: 1000px;
  height: 430px;
}
.mitte_links{
  /*border: 1px solid black;*/
  width: 39px;
  height: 430px;
  float: left;
  background-image: url(../img/schatten_mitte_links.gif);
  background-position: left top;
  background-repeat: repeat-y;
}
.mitte_mitte{
  /*border: 1px solid black;*/
  width: 905px;
  height: 430px;
  float: left;
}
.mitte_rechts{
  /*border: 1px solid black;*/
  width: 56px;
  height: 430px;
  float: left;
  background-image: url(../img/schatten_mitte_rechts.gif);
  background-position: left top;
  background-repeat: repeat-y;
}
.schatten_unten{
  /*border: 1px solid black;*/
  width: 1000px;
  height: 34px;
}
.unten_links{
  /*border: 1px solid black;*/
  width: 50px;
  height: 34px;
  float: left;
  background-image: url(../img/schatten_unten_links.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
.unten_mitte{
  /*border: 1px solid black;*/
  width: 879px;
  height: 34px;
  float: left;
  background-image: url(../img/schatten_unten_mitte.gif);
  background-position: left top;
  background-repeat: repeat-x;
}
.unten_rechts{
  /*border: 1px solid black;*/
  width: 71px;
  height: 34px;
  float: left;
  background-image: url(../img/schatten_unten_rechts.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
.trenner3{
  /*border: 1px solid black;*/
  width: 1000px;
  height: 46px;
}
.trenner4{
  /*border: 1px solid black;*/
  width: 1000px;
  height: 15px;
}
.balken_unten{
  /*border: 1px solid black;*/
  width: 906px;
  height: 16px;
  background-color: #707072;
  position: relative;
  top: 0px;
  left: 38px;
}
.menu_unten{
  /*border: 1px solid black;*/
  position: absolute;
  top: 0px;
  right: 5px;
}
.suchebox{
  /*border: 1px solid black;*/
  float: left;
  width: 140px;
  height: 16px;
}
.bottommenu_MAC{
  /*border: 1px solid black;*/
  float: left;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
}
.bottommenu{
  /*border: 1px solid black;*/
  float: left;
  font-weight: bold;
  color: #ffffff;
  font-size: 12px;
  margin-top: -2px;
}
/*Style Default END*/
/**********************************************************/
/*Style Default Content START*/
.content{
  /*border: 1px solid black;*/
  position: absolute;
  top: 124px;
  left: 38px;
  width: 906px;
  height: 462px;
}
.dis_IE6{
  /*border: 1px solid black;*/
  font-size: 5px;
}
.cont_left{
  /*border: 1px solid black;*/
  width: 228px;
  height: 460px;
  float: left;
  position: relative;
  left: 0px;
  top: 0px;
  margin: 0px 0px 0px 2px; 
}
.cont_right{
  /*border: 1px solid black;*/
  width: 670px;
  height: 460px;
  float: left;
}
.menu_balken{
  /*border: 1px solid black;*/
  width: 229px;
  height: 17px;
}
.menu_bild{
  /*border: 1px solid black;*/
  width: 229px;
  height: 443px;
}
/*Style Menu 2Level START*/
.level2_menu{
  /*border: 1px solid black;*/
  position: absolute;
  top: 26px;
  left: 57px;
  z-index: 20;
  width: 171px; 
}
.menu2item_no{
  text-decoration: none;
  color: #707172;
  font-size: 10px;
}
.menu2item_act{
  text-decoration: none;
  color: #707172;
  font-size: 10px;
  font-weight: bold;
}
.item2{
  /*border: 1px solid black;*/
  height: 18px;
  width: 171px;
}
.item2text{
  /*border: 1px solid black;*/
  height: 12px;
  width: 152px;
  float: left;
}
.item2before_mac{
  /*border: 1px solid black;*/
  height: 10px;
  width: 19px;
  float: left;
}
.item2before{
  /*border: 1px solid black;*/
  height: 10px;
  width: 19px;
  float: left;
  margin: 2px 0px 0px 0px;
}
/*Style Menu 2Level END*/
.cont_scrollouter{
  /*border: 1px solid black;*/
  width: 610px;
  height: 390px; 
  float: left;
  clip: rect(0px 390px 610px 0px);
  overflow: hidden;
  position: relative;
  left:0px;
  top:50px;
}
.cont_scrollinner{
  /*border: 1px solid black;*/
  width: 610px;
  position: relative;
  left:0px;
  top:0px;
}
.cont_scrollpfeile{
  /*border: 1px solid black;*/
  float: left;
  height: 460px;
}
.cont_scrollpfeil_hoch{
  /*border: 1px solid black;*/
  width: 13px;
  margin: 380px 0px 10px 0px;
}
.cont_scrollpfeil_runter{
  /*border: 1px solid black;*/
  width: 13px;
  margin: 10px 0px 0px 0px;
}
.cont_content1{
  /*border: 1px solid black;*/
  width: 460px;
  position: relative;
  top: 0px;
  left: 110px;
}
.cont_content1 .bodytext{
  /*border: 1px solid black;*/
  margin: 0px 0px 10px 0px;
}
.cont_content1 h1{
  margin: 0px 0px 12px 0px;
  font-size: 12px;
  font-variant: small-caps;
}
.cont_refmenu{
  /*border: 1px solid black;*/
  width: 520px;
  height: 150px;
  position: relative;
  top: 30px;
  left: 82px;
}
.cont_refmenu_l_pfeil{
  /*border: 1px solid black;*/
  width: 28px;
  height: 13px;
  float: left;
  /*margin: 115px 0px 0px 82px;*/
  margin: 115px 0px 0px 0px;
}
.cont_refmenu_r_pfeil{
  /*border: 1px solid black;*/
  width: 28px;
  height: 13px;
  float: left;
  text-align: right;
  margin: 115px 0px 0px 0px;
}
.cont_refmenu_inner{
  /*border: 1px solid black;*/
  width: 460px;
  float: left;
  clip: rect(0px 175px 460px 0px);
  overflow: hidden;
  position: relative;
  left:0px;
  top:0px;
}
.cont_refmenu_scroll{
  /*border: 1px solid black;*/
  position: relative;
  left:0px;
  top:0px;
}
.cont_refmenu_scroll h1{
  margin: 0px 0px 0px 0px;
  font-size: 12px;
  font-variant: small-caps;
}
.refmenu_item{
  /*border: 1px solid black;*/
  width: 116px;
  float: left;
  margin: 0px 2px 0px 0px;
}
.refmenu_text{
  /*border: 1px solid black;*/
  width: 116px;
}
.refmenu_text_item{
  font-size: 10px;
  color: #707172;
  text-decoration: none;
}
/*Style Default Content END*/
/**********************************************************/
/*Style Startseite START*/
.startcont{
  /*border: 1px solid black;*/
  position: absolute;
  top: 101px;
  left: 38px;
  width: 906px;
  height: 485px;
}
.startcont_IE6{
  /*border: 1px solid black;*/
  position: absolute;
  top: 106px;
  left: 38px;
  width: 906px;
  height: 485px;
}
.start_left{
  /*border: 1px solid black;*/
  width: 222px;
  float: left;
  height: 485px;
  position: relative;
  top: 0px;
  left: 0px;
}
.start_tagCloud{
  /*border: 1px solid black;*/
  margin: 87px 0px 0px 14px;
  text-align: justify;
  width: 194px;
}
.start_tagCloud .cloudItem1{
  font-size: 22px;
}
.start_tagCloud .cloudItem2{
  font-size: 16px;
}
.start_tagCloud .cloudItem3{
  font-size: 12px;
}
.start_tagCloud a{
  color: #8b8e82;
  text-decoration: none;
}
.start_tagCloud a:hover{
  color: #8b8e82;
  text-decoration: underline;
}
.starttext{
  /*border: 1px solid black;*/
  margin: 33px 7px 26px 14px;
}
.starttext .bodytext{
  /*border: 1px solid black;*/
  margin: 0px 0px 10px 0px;
  color: #7bbe10;
  font-size: 11px;
}
.start_mitte{
  /*border: 1px solid black;*/
  width: 455px;
  float: left;
  height: 485px;
  position: relative;
  top: 0px;
  left: 0px;
}
.start_bild{
  /*border: 1px solid black;*/
  width: 455px;
  height: 464px;
  position: relative;
  top: 21px;
  left: 0px;
}
.start_faecherBubble{
  width: 86px;
  height: 87px;
  position: absolute;
  top: 177px;
  left: 278px;
}
.start_menu{
  /*border: 1px solid black;*/
  position: absolute;
  top: 51px;
  left: 1px;
  width: 453px;
  height: 16px;
}
.startmenu_item{
  /*border: 1px solid black;*/
  width: 151px;
  height: 16px;
  float: left;
  text-align: center;
}
.startmenu_item_no{
  text-decoration: none;
  font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #f7f6f7;
  font-variant: small-caps;
}
.start_right{
  /*border: 1px solid black;*/
  width: 229px;
  float: left;
  height: 485px;
}
.start_headline{
  /*border: 1px solid black;*/
  position: relative;
  top: 21px;
  left: 0px;
  width: 229px;
  height: 45px;
}
.start_aktuell{
  /*border: 1px solid black;*/
  position: relative;
  top: 21px;
  left: 0px;
  margin: 10px 14px 0px 14px; 
}
.start_aktuell .bodytext{
  /*border: 1px solid black;*/
  margin: 0px 0px 10px 0px;
}
.start_newslink{
  /*border: 1px solid black;*/
  position: relative;
  top: 12px;
  left: 13px;
  width: 69px;
  height: 12px;
}
.start_trenner{
  /*border: 1px solid black;*/
  position: relative;
  top: 21px;
  left: 0px;
  width: 229px;
  height: 31px;
} 
.start_projekt{
  /*border: 1px solid black;*/
  position: relative;
  top: 21px;
  left: 0px;
}
.start_projektlink{
  /*border: 1px solid black;*/
  position: relative;
  top: 13px;
  left: 9px;
  width: 88px;
  height: 12px;
}
.pro_text{
  /*border: 1px solid black;*/
  margin: 5px 10px 0px 10px;
}
.pro_text .bodytext{
  /*border: 1px solid black;*/
  margin: 0px 0px 10px 0px;
}
/*Style Startseite END*/
/**********************************************************/
/*Style Referenz Detail START*/
.refdetail_bilder{
  /*border: 1px solid black;*/
  width: 670px;
  height: 357px;
}
.refdetail_bild_links{
  /*border: 1px solid black;*/
  width: 333px;
  height: 357px;
  float: left;
  margin: 0px 4px 0px 0px;
}
.redetail_bild_gross{
  /*border: 1px solid black;*/
  width: 670px;
  height: 357px;
}
.refdetail_bild_rechts{
  /*border: 1px solid black;*/
  width: 333px;
  height: 357px;
  float: left;
}
.refdetail_bild_oben{
  /*border: 1px solid black;*/
  width: 333px;
  height: 178px;
  margin: 0px 0px 1px 0px;
}
.refdetail_bild_unten{
  /*border: 1px solid black;*/
  width: 333px;
  height: 178px;
}
.refdetail_beschreib{
  /*border: 1px solid black;*/
  width: 670px;
  height: 88px;
  margin: 15px 0px 0px 0px;
}
.refdetail_pro{
  /*border: 1px solid black;*/
  width: 337px;
  float: left;
}
.refdetail_protext{
  /*border: 1px solid black;*/
  width: 333px;
  height: 88px;
  float: left;
  font-size: 10px;
}
.refdetail_protext .bodytext{
  /*border: 1px solid black;*/
  margin: 0px 0px 10px 0px;
}
.refdetail_pro_zeile{
  /*border: 1px solid black;*/
  width: 333px;
}
.refdetail_name{
  /*border: 1px solid black;*/
  width: 51px;
  float: left;
  font-size: 10px;
}
.refdetail_inhalt{
  /*border: 1px solid black;*/
  width: 282px;
  float: left;
  font-size: 10px;
}
.refdetail_backlink{
  /*border: 1px solid black;*/
  position: relative;
  top: 30px;
  left: 0px;
  text-align: right;
  margin: 0px 13px 0px 0px;
}
.refdetail_menu{
  /*border: 1px solid black;*/
  width: 202px;
  position: relative;
  top: 325px;
  left: 0px;
  margin: 0px 13px 0px 13px;
  color: #999b9a;
  font-size: 12px;
  text-align: right;
}
.refdetail_menuitem_no{
  font-size: 12px;
  color: #999b9a;
  text-decoration: none;
}
.refdetail_menuitem_act{
  font-size: 12px;
  color: #999b9a;
  text-decoration: none;
  font-weight: bold;
}
/*Style Referenz Detail END*/
/**********************************************************/
/*Style Referenz START*/
.ref_headline{
  /*border: 1px solid black;*/
  height: 40px;
  margin: 37px 0px 0px 72px;
  font-size: 12px;
  font-variant: small-caps;
  font-weight: bold;
}
.ref_menu2{
  /*border: 1px solid black;*/
  width: 608px;
  margin: 0px 0px 0px 10px;
}
.ref_menu2_lpfeil{
  /*border: 1px solid black;*/
  width: 58px;
  float: left;
  margin: 260px 6px 0px 0px;
  text-align: right;
}
.ref_menu2outer{
  /*border: 1px solid black;*/
  width: 480px;
  height: 350px;
  float: left;
  clip: rect(0px 350px 480px 0px);
  overflow: hidden;
  position: relative;
  left:0px;
  top:0px;
}
.ref_menu2inner{
  /*border: 1px solid black;*/
  position: relative;
  left:0px;
  top:0px;
}
.ref_menu2_rpfeil{
  /*border: 1px solid black;*/
  width: 58px;
  float: left;
  margin: 260px 0px 0px 6px;
}
.ref_menu2doubleItem{
  /*border: 1px solid black;*/
  width: 120px;
  height: 330px;
  float: left;
}
.ref_menu2Item{
  /*border: 1px solid black;*/
  width: 116px;
  height: 168px;
  margin: 0px 0px 10px 0px;
}
.ref_menu2Text{
  /*border: 1px solid black;*/
  width: 116px;
  height: 16px;
}
.ref_menu2Text_style{
  font-size: 10px;
  color: #707172;
  text-decoration: none;
}
/*Style Referenz END*/
/**********************************************************/
/*Style Formulare START*/
.cont_content1 .formError{
  color: #7bbe0f;
}
.cont_content1 form{
  font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707172;
}
.cont_content1 legend{
  font-size: 10px;
}
.cont_content1 fieldset{
  border: 0px;
  padding: 20px 0px 0px 0px;
}
.cont_content1 input, .cont_content1 textarea, .cont_content1 select, .cont_content1 submit {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707172;
	margin-bottom: 6px;
}
.cont_content1 label{
  width: 100px;
  float: left;
  text-align: left;
  margin-bottom: 4px;
}
.from_kon_textField{
  width: 200px;
}
#label_cap{
  width: 400px;
}
#label_faecher{
  width: 200px;
}
#form_faecher{
  position: relative;
  top: 10px;
  left: 0px;
}
/*Style Formulare END*/
/**********************************************************/
/*Style Suchbox START*/
#searchbox{
  border: 1px solid #707072;
  width: 76px;
  height: 14px;
  font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707172;
  position: relative;
  top: -4px;
  left: 0px;
  padding: 0px 0px 0px 0px;
}
#searchbutton{
  /*border: 1px solid black;*/
  margin: 0px 5px 0px 0px 
}
/*Style Suchbox END*/
/**********************************************************/
/*Style IndexSearch Result START*/
.tx-indexedsearch-redMarkup{
  color: #7bbe10;
}
.tx-indexedsearch-title_title a{
  color: #707172;
  font-size: 12px;
  font-variant: small-caps;
}
.tx-indexedsearch-info_info{
  /*border: 1px solid black;*/
  background-color: #eeeeee;
}
/*Style IndexSearch Result END*/
/**********************************************************/
/*Style Kontaktformular START*/
/*.cont_content1 .cont_kontaktForm label{
  width: 200px;
  float: left;
  text-align: left;
  margin-bottom: 4px;
}
.cont_kontaktForm #mailformVorname, .cont_kontaktForm #mailformNachname, .cont_kontaktForm #mailformStrasse, .cont_kontaktForm #mailformPLZ_Ort, .cont_kontaktForm #mailformTelefon, .cont_kontaktForm #mailformeMail, .cont_kontaktForm #mailformNachricht{
  position: relative;
  top: 0px;
  left: -100px;
}
.cont_kontaktForm #mailformKompetenzfaecher{
  margin: 5px 0px 25px 10px;
}*/
/*Style Kontaktformular END*/
/**********************************************************/
/*Style PagerankTool START*/
.pagerank_tool{
  /*border: 1px solid black;*/
}
.pagerank_cont{
  /*border: 1px solid black;*/
  margin: 20px 0px 0px 0px;
}
.pagerank_form{
  /*border: 1px solid black;*/
  margin: 0px 0px 0px 10px;
}
.pagerank_result{
  /*border: 1px solid black;*/
  margin: 0px 0px 10px 40px;
}
/*Style PagerankTool END*/
/**********************************************************/