
#hintergrund-unternehmen
 {
  width:1000px;
  height:100%;
  background-image:url(../pics/unternehmen/hintergrund-unternehmen.gif);
  margin:0px;
  padding:0px;
  border:0px;
  border-spacing:0px;
  border-collapse:collapse;
 }
 
 
/* SUBNAVIGATION UNTERNEHMEN */
#philosophie
 {
  display:block;
  width:160px;
  height:17px;
  left:0px;
  margin-bottom:6px;
  background-image:url(../pics/subnavigation/philosophie_1.gif);
 }
 
#philosophie:hover
 {
  background-image:url(../pics/subnavigation/philosophie_2.gif);
 }
 
#philosophie_aktiv
 {
  display:block;
  width:160px;
  height:17px;
  left:0px;
  margin-bottom:6px;
  background-image:url(../pics/subnavigation/philosophie_2.gif);
 }
 

#standorte
 {
  display:block;
  width:160px;
  height:17px;
  left:0px;
  margin-bottom:6px;
  background-image:url(../pics/subnavigation/standorte_1.gif);
 }
 
#standorte:hover
 {
  background-image:url(../pics/subnavigation/standorte_2.gif);
 }
 
#standorte_aktiv
 {
  display:block;
  width:160px;
  height:17px;
  left:0px;
  margin-bottom:6px;
  background-image:url(../pics/subnavigation/standorte_2.gif);
 }
 
 
#geschaeftsfuehrung
 {
  display:block;
  width:160px;
  height:17px;
  left:0px;
  margin-bottom:6px;
  background-image:url(../pics/subnavigation/geschaeftsfuehrung_1.gif);
 }
 
#geschaeftsfuehrung:hover
 {
  background-image:url(../pics/subnavigation/geschaeftsfuehrung_2.gif);
 }
 
#geschaeftsfuehrung_aktiv
 {
  display:block;
  width:160px;
  height:17px;
  left:0px;
  margin-bottom:6px;
  background-image:url(../pics/subnavigation/geschaeftsfuehrung_2.gif);
 }
 
 #qshe
 {
  display:block;
  width:160px;
  height:17px;
  left:0px;
  margin-bottom:6px;
  background-image:url(../pics/subnavigation/qualitaetsmanagement_1.gif);
 }
 
#qshe:hover
 {
  background-image:url(../pics/subnavigation/qualitaetsmanagement_2.gif);
 }
 
#qshe_aktiv
 {
  display:block;
  width:160px;
  height:17px;
  left:0px;
  margin-bottom:6px;
  background-image:url(../pics/subnavigation/qualitaetsmanagement_2.gif);
 }
/* ENDE SUBNAVIGATION UNTERNEHMEN */

/* BILD RECHTS */
#bild-rechts-unternehmen
 {
  float:right;
  position:absolute;
  top:146px;
  left:745px;
  width:255px;
  padding-top:40px;
  text-align:right;  
  background-image:url(../pics/unternehmen/hintergrund-rechts.jpg);
 }
/* ENDE BILD RECHTS */

#kasten-adresse
 {
  width:190px;
  padding:5px;
  border:1px solid #00389A;
  background-color:#D9D9D9;
 }
