body 
  {
  padding: 0;
  margin: 0;
  font-family: Verdana, "Times New Roman";
  font-size: 10pt;
  line-height: 1.5em;
  color: #000000;
  }

a, a:link, a:visited, a:hover, name 
  {
  color:#000000;
  background-color:#ffffff;
  text-decoration: underline;
  }

#head, #top_navigation, #side_navigation, #logo, #main_image, #bottom_navigation
  {
  display: none;
  }
  
.produkt
  {
  width: 158px;
  float:left;
  }
.produkt_rechts
  {
  width: 158px;
  float:left;
  }
.produktansicht
  {
  width: 635px;
  float:left;
  position:relative;
  text-align: center;
  margin-bottom: 50px;
  }
