/* generelle Anweisungen */
body,
body1,
body2,
body3,
body4,
body5,
body6,
body7,
body8,
body9,
body10  {
        font-family: Tahoma, verdana, arial, 'Times New Roman', helvetica, sans-serif;
        font-size:  8pt;
        letter-spacing: 0.3pt;
        line-height: 11pt;     
        background-color:#B3B3B3;
        background-repeat: no-repeat;
        background-position: center top;
        color:#000;          
        margin: 0px;
        padding:0px;
        }
        
.body1  {
        background-image: url(../bilder/HB_Home.jpg ); 
        background-repeat: no-repeat;
        background-position: center top;
        }        
      
.body1dt  {
        background-image: url(../bilder/HB_Deutsch_Home.jpg ); 
        background-repeat: no-repeat;
        background-position: center top;
        }
        
.body1eng  {
        background-image: url(../bilder/HB_Englisch_Home.jpg ); 
        background-repeat: no-repeat;
        background-position: center top;
        }
        
.body2  {
        background-image: url(../bilder/HB_Layout_Unternehmen.jpg ); 
        background-repeat: no-repeat;
        background-position: center top;
        }
        
.body3  {
        background-image: url(../bilder/HB_Layout_Lagerung.jpg ); 
        background-repeat: no-repeat;
        background-position: center top;
        }
        
.body4  {
        background-image: url(../bilder/HB_Layout_Produkte_Startseite.jpg ); 
        background-repeat: no-repeat;
        background-position: center top;
        }
        
        
.body5  {
        background-image: url(../bilder/HB_Layout_Produkte_Startseite_Gruppen.jpg ); 
        background-repeat: no-repeat;
        background-position: center top;
        }
   
.body6  {
        background-image: url(../bilder/HB_Layout_Logistik.jpg ); 
        background-repeat: no-repeat;
        background-position: center top;
        }      
      
.body7  {
        background-image: url(../bilder/HB_Layout_Download.jpg ); 
        background-repeat: no-repeat;
        background-position: center top;
        }         
      
.body8  {
        background-image: url(../bilder/HB_Layout_Messen.jpg ); 
        background-repeat: no-repeat;
        background-position: center top;
        }         
        
.body9  {
        background-image: url(../bilder/HB_Layout_Kontakt.jpg ); 
        background-repeat: no-repeat;
        background-position: center top;
        }   
        
.body10 {
        background-image: url(../bilder/HB_Layout_Impressum.jpg ); 
        background-repeat: no-repeat;
        background-position: center top;
        }          
        
       
                         
      
/* Container, dient dazu das ganze Layout vertikal in der mitte zu halten */      
#container  {
            border: 0px solid green;
            position: absolute;
            width: 1010px;
            margin-left: -505px; /* halber Wert von width */
            left: 50%;
            /* für kleine aufloesungen als abstandshalter fuer unten */
            height:1020px;
	          }
	          
	          
#menue_container  {
                  border: 0px solid #E376EF;
                  position: absolute;
                  min-height: 220px;
                  width: 180px;
                  top: 390px;
                  left: 40px;
                  }             
            
            
#mailoben {
          border: 0px solid #FE7D67;
          position: absolute;                  
          height:  20px;
          width: 60px;
          top: 50px;
          left: 913px;
          z-index: 3;
          }                         
            
            
#adresseoben  {
              border: 0px solid #FE7D67;
              position: absolute;                  
              height:  36px;
              width: 945px;
              top: 39px;
              left: 35px;
              background-image: url(../bilder/HB_adresse.gif ); 
              background-repeat: no-repeat;
              background-position: center top;  
              z-index: 2;  
              }              
            
            
            
/* flaggen */            
            
#laenderwahl_flaggen  {                  
                      border: 0px solid #8080FF;
                      position: absolute;                      
                      height: 88px;
                      width:  54px;
                      top: 387px;
                      left: 889px;
                      background-image: url(../bilder/HB_Flaggen.jpg ); 
                      background-repeat: no-repeat;
                      background-position: center top;  
                      z-index: 2;                
                      }             
            
                  
                  
                  
#laenderwahl_deutsch  {                  
                      border: 0px solid #E006EF;
                      height: 30px;
                      width:  50px;
                      position: absolute;
                      top: 390px;
                      left: 890px;
                      z-index: 2; 
                      }
                       

#laenderwahl_englisch {                  
                      border: 0px solid #FD6B00;
                      position: absolute;
                      height: 30px;
                      width:  50px;
                      top: 428px;
                      left: 890px;
                      z-index: 2; 
                      } 



                        
                        
/* home */      

#home_menue_dt  {                  
                border: 0px solid #8080FF;
                position: absolute;
                height: 222px;
                width:  195px;
                top: 386px;
                left:  29px;
                background-image: url(../bilder/dt_home_menue.gif ); 
                background-repeat: no-repeat;
                background-position: center top;                  
                }
                
#home_menue_eng {                  
                border: 0px solid #8080FF;
                position: absolute;
                height: 222px;
                width:  195px;
                top: 386px;
                left:  29px;
                background-image: url(../bilder/eng_home_menue.gif ); 
                background-repeat: no-repeat;
                background-position: center top;                  
                }                
                                    

#home_Luftaufnahme  {                  
                    border: 0px solid #8080FF;
                    position: absolute;
                    height: 222px;
                    width:  646px;
                    top: 386px;
                    left: 230px;
                    background-image: url(../bilder/HB_Luftaufnahme.jpg ); 
                    background-repeat: no-repeat;
                    background-position: center top;                  
                    }    


#home_Luftaufnahmentext {                  
                        border: 0px solid #8080FF;
                        position: absolute;
                        min-height: 100px;
                        width:  190px;
                        top: 450px;
                        left: 680px;
                        color:#fff;  
                        }  

#home_animation  {                  
                    border: 0px solid #8080FF;
                    position: absolute;
                    height: 101px;
                    width:  255px;
                    top: 630px;
                    left: 225px;
                    background-image: url(../bilder/ani_willkommen.gif ); 
                    background-repeat: no-repeat;
                    background-position: center top;                  
                    }   
                    

#home_broschuere {                  
                    border: 0px solid #8080FF;
                    position: absolute;
                    height: 284px;
                    width:  192px;
                    top: 588px;
                    left: 690px;
                    background-image: url(../bilder/home_broschuere.jpg ); 
                    background-repeat: no-repeat;
                    background-position: center top;                  
                    }                    
                    
#home_broschuere_texte {                  
                        border: 0px solid #8080FF;
                        position: absolute;
                        height: 100px;
                        width:  175px;
                        top: 698px;
                        left: 540px;
                        }                      
                    

/* unternehmen */

#unternehmen_menue_dt {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 222px;
                      width:  195px;
                      top: 386px;
                      left:  29px;
                      background-image: url(../bilder/dt_unternehmen_menue.gif ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }
                      
#unternehmen_menue_eng {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 222px;
                      width:  195px;
                      top: 386px;
                      left:  29px;
                      background-image: url(../bilder/eng_unternehmen_menue.gif ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }                      


#unternehmen_Contentfoto  {                  
                          border: 0px solid #8080FF;
                          position: absolute;                  
                          height: 111px;
                          width:  307px;
                          top: 610px;
                          left: 230px;
                          background-image: url(../bilder/HB_Unternehmen_Contentfoto.jpg ); 
                          background-repeat: no-repeat;
                          background-position: center top;                  
                          }  






#unternehmen_textblock1 {                  
                        border: 0px solid #8080FF;
                        position: absolute;
                        min-height: 100px;
                        width:  297px;
                        top: 500px;
                        left: 236px;
                        }  


#unternehmen_textblock2 {                  
                        border: 0px solid #8080FF;
                        position: absolute;
                        min-height: 100px;
                        width:  297px;
                        top: 730px;
                        left: 236px;
                        }  


#unternehmen_textblock3 {                  
                        border: 0px solid #8080FF;
                        position: absolute;
                        min-height: 100px;
                        width:  297px;
                        top: 500px;
                        left: 565px;
                        }  


#unternehmen_rundgangbild  {                  
                          border: 0px solid #8080FF;
                          position: relative;                  
                          height: 74px;
                          width:  267px;
                          top:   10px;
                          left: -8px;
                          background-image: url(../bilder/rundgangbild.jpg ); 
                          background-repeat: no-repeat;
                          background-position: center top;                  
                          }  




/* lagerung */

#lagerung_menue_dt {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 222px;
                      width:  195px;
                      top: 386px;
                      left:  29px;
                      background-image: url(../bilder/dt_lagerung_menue.gif ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }
                      
#lagerung_menue_eng {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 222px;
                      width:  195px;
                      top: 386px;
                      left:  29px;
                      background-image: url(../bilder/eng_lagerung_menue.gif ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }                      

#lagerung_Contentfoto {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 354px;
                      width:  580px;
                      top: 530px;
                      left: 230px;
                      background-image: url(../bilder/HB_Lagerung_Contentfoto.jpg ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }  


#lagerung_textblock1 {                  
                     border: 0px solid #8080FF;
                     position: absolute;
                     min-height: 100px;
                     width:  270px;
                     top: 390px;
                     left: 236px;
                     }              
  


/* produkte */

#produkte_menue_dt {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 242px;
                      width:  195px;
                      top: 386px;
                      left:  29px;
                      background-image: url(../bilder/dt_produktestart_menue.gif ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }

#produkte_menue_eng {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 242px;
                      width:  195px;
                      top: 386px;
                      left:  29px;
                      background-image: url(../bilder/eng_produktestart_menue.gif ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }
                      
                      
#produkte_Contentfoto {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 374px;
                      width:  701px;
                      top: 540px;
                      left: 230px;
                      background-image: url(../bilder/HB_Produktestart_Contentfoto.jpg ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }  

#produkte_Contentfoto_Big {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 416px;
                      width:  780px;
                      top: 540px;
                      left: 151px;
                      background-image: url(../bilder/HB_Produktestart_Contentfoto_Big.jpg ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }  

#produkte_textblock1 {                  
                     border: 0px solid #8080FF;
                     position: absolute;
                     min-height: 100px;
                     width:  270px;
                     top: 390px;
                     left: 236px;
                     }       


#produkte_textblock2 {                  
                     border: 0px solid #8080FF;
                     position: absolute;
                     min-height: 100px;
                     width:  270px;
                     top: 390px;
                     left: 565px;
                     }  



/* produktgruppen */

#produkte_gruppen_menue_dt  {                  
                            border: 0px solid #8080FF;
                            position: absolute;
                            height: 242px;
                            width:  195px;
                            top: 387px;
                            left:  29px;
                            background-image: url(../bilder/dt_produkte_gruppe_menue.gif ); 
                            background-repeat: no-repeat;
                            background-position: center top;                  
                            }

#produkte_gruppen_menue_eng  {                  
                            border: 0px solid #8080FF;
                            position: absolute;
                            height: 242px;
                            width:  195px;
                            top: 387px;
                            left:  29px;
                            background-image: url(../bilder/eng_produkte_gruppe_menue.gif ); 
                            background-repeat: no-repeat;
                            background-position: center top;                  
                            }

#produktgruppe_zl1_1  {
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 142px;
                      width:  170px;
                      top: 390px;
                      left: 240px;
                      }
                      
#produktgruppe_zl1_2  {
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 142px;
                      width:  170px;
                      top: 390px;
                      left: 430px;
                      }
                      
#produktgruppe_zl1_3  {
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 142px;
                      width:  170px;
                      top: 390px;
                      left: 620px;
                      }
                                            
                                            
#produktgruppe_zl2_1  {
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 142px;
                      width:  170px;
                      top: 600px;
                      left: 240px;
                      }
                      
#produktgruppe_zl2_2  {
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 142px;
                      width:  170px;
                      top: 600px;
                      left: 430px;
                      }
                      
#produktgruppe_zl2_3  {
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 142px;
                      width:  170px;
                      top: 600px;
                      left: 620px;
                      }                      
                      
                    
#produktgruppe_zl3_1  {
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 142px;
                      width:  170px;
                      top: 810px;
                      left: 240px;
                      }
                      
#produktgruppe_zl3_2  {
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 142px;
                      width:  170px;
                      top: 810px;
                      left: 430px;
                      }
                      
#produktgruppe_zl3_3  {
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 142px;
                      width:  170px;
                      top: 810px;
                      left: 620px;
                      }   
                      
                      
#produktgruppe_zl4_1  {
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 142px;
                      width:  170px;
                      top: 1020px;
                      left: 240px;
                      }
                      
#produktgruppe_zl4_2  {
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 142px;
                      width:  170px;
                      top: 1020px;
                      left: 430px;
                      }
                      
#produktgruppe_zl4_3  {
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 142px;
                      width:  170px;
                      top: 1020px;
                      left: 620px;
                      }                        
                      
                           
                           
                           
/* logistik */

#logistik_menue_dt {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 222px;
                      width:  195px;
                      top: 386px;
                      left:  29px;
                      background-image: url(../bilder/dt_logistik_menue.gif ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }
                      
#logistik_menue_eng {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 222px;
                      width:  195px;
                      top: 386px;
                      left:  29px;
                      background-image: url(../bilder/eng_logistik_menue.gif ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }
                                            

#logistik_Contentfoto  {                  
                          border: 0px solid #8080FF;
                          position: absolute;                  
                          height: 538px;
                          width:  533px;
                          top: 424px;
                          left: 471px;
                          background-image: url(../bilder/HB_Logistik_Contentfoto.jpg ); 
                          background-repeat: no-repeat;
                          background-position: center top;                  
                          }  






#logistik_textblock1 {                  
                        border: 0px solid #8080FF;
                        position: absolute;
                        min-height: 100px;
                        width:  275px;
                        top: 389px;
                        left: 236px;
                        }                             
                           
                           
                           
                           
                           
/* download */

#downloads_menue_dt {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 222px;
                      width:  195px;
                      top: 386px;
                      left:  29px;
                      background-image: url(../bilder/dt_downloads_menue.gif ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }
                      
#downloads_menue_eng {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 222px;
                      width:  195px;
                      top: 386px;
                      left:  29px;
                      background-image: url(../bilder/eng_downloads_menue.gif ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }
                                            


#download_textblock1 {                  
                        border: 0px solid #8080FF;
                        position: absolute;
                        min-height: 100px;
                        width:  600px;
                        top: 389px;
                        left: 236px;
                        }                             
                           
                           
                                                      
                           
/* messen */

#messen_menue_dt {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 222px;
                      width:  195px;
                      top: 386px;
                      left:  29px;
                      background-image: url(../bilder/dt_messen_menue.gif ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }

#messen_menue_eng {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 222px;
                      width:  195px;
                      top: 386px;
                      left:  29px;
                      background-image: url(../bilder/eng_messen_menue.gif ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }
                      
                      
#messen_Contentfoto {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 420px;
                      width:  270px;
                      top: 371px;
                      left: 215px;
                      background-image: url(../bilder/HB_Messen_Contentfoto.gif ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }                             
                           
                           
                           
                           
/* kontakt */

#kontakt_menue_dt {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 222px;
                      width:  195px;
                      top: 386px;
                      left:  29px;
                      background-image: url(../bilder/dt_kontakt_menue.gif ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }

#kontakt_menue_eng {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 222px;
                      width:  195px;
                      top: 386px;
                      left:  29px;
                      background-image: url(../bilder/eng_kontakt_menue.gif ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }
                      
                      
#kontakt_Contentfoto {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 408px;
                      width:  671px;
                      top: 530px;
                      left: 230px;
                      background-image: url(../bilder/HB_Kontakt_Contentfoto.gif ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }                             
                                                      
                           

#kontakt_textblock1 {                  
                        border: 0px solid #8080FF;
                        position: absolute;
                        min-height: 100px;
                        width:  600px;
                        top: 389px;
                        left: 236px;
                        }                              
                           
                           

/* impressum */

#impressum_menue_dt {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 222px;
                      width:  195px;
                      top: 386px;
                      left:  29px;
                      background-image: url(../bilder/dt_impressum_menue.gif ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }

#impressum_menue_eng {                  
                      border: 0px solid #8080FF;
                      position: absolute;
                      height: 222px;
                      width:  195px;
                      top: 386px;
                      left:  29px;
                      background-image: url(../bilder/eng_impressum_menue.gif ); 
                      background-repeat: no-repeat;
                      background-position: center top;                  
                      }
                      
                      
#impressum_textblock1 {                  
                        border: 0px solid #8080FF;
                        position: absolute;
                        height: 780px;
                        width:  600px;
                        top: 389px;
                        left: 236px;
          /* font-size:  7pt;
          letter-spacing: 0.1pt;  
          line-height: 9pt;    */                        
                        }          

                           
                                          

/* sorgt dafuer das der Container die gesamthoehe nach unten weiter addiert */                      
.floatende  {
            border: 0px solid #ffff00;
            clear:left;
            }       
      
.vierpixel {
           margin-left: 4px;
           } 
           
.vierpixel7 {
          margin-left: 4px;
          font-size:  7pt;
          letter-spacing: 0.1pt;  
          line-height: 9pt;           
           }              
           
.vierpixelfett7 {
                margin-left: 4px;
                font-size:  7pt;
                letter-spacing: 0.1pt;
                font-weight: bold; 
                line-height: 9pt;                
                }  
           
.fuenfzigpixel {
              height: 50px;
             }                
      

      
.text_fett  {
            font-weight: bold;              
            }   
            
            
.abstand20 {
           border: 0px solid red;
           height: 20px;
           }             
                  
/* generelle anweisungen */
      
a img {
      border:0;
      }
            
a {
  text-decoration:none;
  }   
  
a:link {
       color:#000; 
       }
       
a:visited {
          color:#000;        
          }
                 
a:hover { 
        color:#006666;      
        }
a:active { 
         color:#000;       
         } 
         
p {
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
  }   


