body {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10pt;
  color: #000000;
  background-color:#ffffff;
  layer-background-color:#ffffff;
}

a:link    {color: #cc3300; text-decoration: underline;}
a:active  {color: #ffff00; text-decoration: underline;}
a:visited {color: #993300; text-decoration: underline;}
a:hover   {color: #ffff00; text-decoration: underline;}

#kop {
  position:absolute;
  top:5px;
  left:5px;
  height:100px;
  width:690px;
  z-index:4;
}

#stoppresslogo {
  position:absolute;
  top:5px;
  left:700px;
  height:25px;
  width:250px;
  z-index:4;
}

#stoppress {
  position:absolute;
  top:30px;
  left:700px;
  height:75px;
  width:250px;
  font-size:7.5pt;
  overflow:auto;
  z-index:4;
}

#menu {
  position:absolute;
  top:110px;
  left:5px;
  width:135px;
  height:200px;
  z-index:4;
}

#fotomenu {
  position:absolute;
  top:325px;
  left:5px;
  width:135px;
  float:left;
  font-size:8pt;
  white-space:normal;
  z-index:3;
}

#inh {
  position:absolute;
  top:110px;
  left:145px;
  width:800px;
  text-align:justify;
  z-index:4;
}

p.text-kapitel {
  font-size:11pt;
  text-align:justify;
  text-indent:0.5cm;
}

p.text-kapitel-head {
  font-size:18pt;
  font-weight:bold;
  text-align:justify;
}

p.text-foto {
  font-size:9pt;
  text-align:justify;
}

