/*
 * Für den Mozilla
 */

/**
 * Die ursprüngliche Klasse "bodyzone" wird überschrieben
 */
#bodyzone{

  margin: 0px;
  padding-top: 0px;
  width: 100%; 
  height: auto;
  min-height: 270px;
  font-size: 10pt;
  text-align: center;
}

#schweissen_bckground{

  margin: 0px;
  padding: 0px;
  background-image: url(../bilder/al200.gif); 
  background-repeat: no-repeat; 
  background-position: 470px 195px; 
  background-attachment: fixed;
}

#gravuren_bckground{
  
  margin: 0px;
  padding: 0px;
  background-image: url(../bilder/G520051.gif);  
  background-repeat: no-repeat; 
  background-position: 470px 195px; 
  background-attachment: fixed;
}
