body {
	font-family:'Trebuchet MS',Tahoma;
	margin: 0px;
}



.wrapper{
  position:relative;
  height:610px;
  width:1004px;
  text-align: left;
  /*padding: 0px;*/
  background-color: #fff;
  border: 0px solid #000000;
  /*overflow: auto;*/
}

* html .wrapper {   /*** IE5.x/win box model fix ***/
width: 1004px;
wid\th: 1002px;
}



/*
.wrapper{
  position:absolute;
  height:610px;
  width:1005px;
  margin:-305px 0px 0px -503px;
  top: 50%;
  left: 50%;
  text-align: left;
  padding: 0px;
  background-color: #fff;
  border: 0px solid #000000;
  overflow: auto;
}

/* html .wrapper {
width: 1007px;
wid\th: 1005px;
}
*/


.over_wrapper{
	position: absolute;
	width: 100%;
	height: 100%:
	top: 0px;
	left: 0px;
	text-align: center;
}


#menue {
   position:absolute;
   top:0px;
   left:138px;
   z-index:999
}

#menue_unten {
   position:absolute;
   left:138px;
   top:585px;
   z-index:999
}

#balken {
   position:absolute;
   top:75px;
   left:138px;
   z-index:3;
}

#balken_menue {
   position:absolute;
   top:585px;
   left:138px;
}


#logo_klein {
   position:absolute;
   top:75px;
   left:3px;
   z-index:2;
}

#schrift_ora {
   position:absolute;
   top:100px;
   left:300px;
   font-size:22px;
   font-family:'Trebuchet MS',Tahoma;
   //color: orange;
   color: #f58225;
   font-weight: bold;
   z-index:3;
}

#schrift_orange {
   font-size:22px;
   font-family:'Trebuchet MS',Tahoma;
   color: #f58225;
   font-weight: bold;
   z-index:3;
}

#link_leiste {
   position:absolute;
   top:58px;
   left:139px;
   z-index:3;
   font-size:12px;
   font-family:'Trebuchet MS',Tahoma;
   color:#3d6130;

}

.link_leiste_ora {
   color:#df6c01;
}

/*
#text_ueberschrift {
   position:absolute;
   top:140px;
   left:315px;
   color:#f58225;
   font-size:20px;
   font-family:'Trebuchet MS',Tahoma;
   z-index:3;
}
*/
#text_box {
	width:500px;
}

#headline {
   color:#f58225;
   font-size:20px;
   font-weight:bold;
}

.gwk_headline {
	position:relative;
	top:5px;
}


#text {
   position:absolute;
   top:140px;
   left:315px;
   width:670px;
   height:440px;
   line-height:12pt;
   color:#3d6130;
   font-size:16px;
   font-family:'Trebuchet MS',Tahoma;
   z-index:3;
   overflow:auto;
}

#text_intro {
   line-height:12pt;
   color: #3d6130;
   font-size:16px;
   font-family:'Trebuchet MS',Tahoma;
   z-index:3;
   overflow:none;
}

a:link, a:visited, a:active {
   color:#3d6130;
   text-decoration:none
}

a:hover {
   color:#82b470;
   text-decoration:none
}

.link_leiste_abstand_bullet { margin-left:8px; }
.link_leiste_abstand_text { margin-left:3px; }
