* { 
  margin: 0;
  padding: 0;
  border: 0 none;
}


body { 
 text-align: center;
 background-color: #FFF;
 color: #999;
 font: 9px Verdana, Arial, sans-serif;
}

img { 
  display: block;
}

div { 
  overflow: hidden;
}

a { 
 text-decoration: none;
 color: #f60;
}

a:hover {
 color: #930;
}

#rahmen { 
  position: relative;
  text-align: left;
  margin: 2% auto 0;
  width: 800px; height: 600px;
  background: transparent url(images/rahmen.jpg) top left no-repeat;
}

#center { 
  position: relative; top: 11px; left: 10px;
  width: 781px; height: 588px;
  background: transparent url(images/hintergrund.jpg) bottom left no-repeat;
}

#nice-to-see-you, #logo-grau, #logo-blau, #tabaktechnik, #medizintechnik {
 position: absolute;
}

#nice-to-see-you { top: 316px; left: 323px; }
#logo-grau { top: 350px; left: 170px; }
#logo-blau { top: 350px; left: 460px; }
#tabaktechnik { top: 400px; left: 284px; }
#medizintechnik { top: 400px; left: 574px; }
