/* === Formate Start-Seite === */
/* ================================ */


#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/img0/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;     
 /* border:1px dotted #00FFE6; */
    width:1050px;
    height:130px;
    margin-top:0px;
    margin-left:0px;
    padding:0 0 0 0 ;
    background:  url(../images/img0/hl_bg_bogen.png)   0 0 no-repeat;   
    overflow: auto;  
 /*   color:#fff ;    */
    text-align:left;
    z-index:2;
}

div#content {
    color:#000000 ;
    background: #A0A0A0;
   
}

/* ====================== Inhalt ======================*/

div#content img{
    position:relative;
    margin:30px 30px 30px 50px;
    width:200px;
    height:267px;
    float: left;
}

div#text0{
    color: #000000;
    font-size: 13px;
    position:relative;
    margin-top: 80px;
    width:700px;
    height:267px;
    float: left;    
}
h1 {
color:#000000;
}
