/* === Formate Seite Moderation === */
/* ================================ */


#h_menu {
  position: absolute;
  margin-top:37px;
  margin-left:895px;
  width:83px;
  height: 83px;
  float: left;
  overflow: hidden ;
  z-index:5;
 /* border: dashed;
  border-color: #FFFF00  */
}



a#bh:link,
a#bh:visited {
  float:left;
  background: url(../images/img3/btn_home.png) top center no-repeat;
  display:block;
  height: 83px;
  width:83px;
  line-height: 83px;
  padding: 0 0px;
}

a#bh:hover {
  background-position:  bottom center ;

}
/* ======================================================================= */

div#t_content {
/*    position: relative;     */
    width:1050px;
    height:130px;
    margin-top:-5px;
    margin-left:0px;
    padding:0 0 0 0 ;
    background:  url(../images/img3/hl_bg_bogen.png)   0 0 no-repeat;   
    overflow: auto;  
 /*   color:#fff ;    */
    text-align:left;
    z-index:2;
}

div#content {
    color:#fff ;
    background: #e58514;
}

nav a#b3 {
background-position: bottom;
}

