body {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  margin:0;
  padding:0;
}

img { border: 0px; }

#head {
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: #336485;
  width:766px;
  height:86px;
}

#logo {
  position: relative;
  left: 0px;
  top: 0px;
}

#mail {
  position: absolute;
  left: 0px;
  top: 64px;
}

#pdf {
  position: absolute;
  left: 0px;
  top: 172px;
}

#links {
  position: absolute;
  left: 0px;
  top: 86px;
  height:437px;
  width: 92px;
  background-color: #336485;
}

#ornament_links {
  position: absolute;
  left: 92px;
  top: 86px;
  height:417px;
  width: 64px;
  background: url(../img/ornament_links.gif);
}

#ornament_rechts {
  position: absolute;
  left: 700px;
  top: 86px;
  height:68px;
  width: 66px;
  background: url(../img/ornament_rechts.gif);
  z-index: 3;
}

#navigation {
  position: absolute;
  left: 190px;
  top: 65px;
  z-index:4;
}

#flag {
  position:absolute;
  top:388px;
  left:0px;
  z-index:2;
}

.content {
  /* background: url(../img/background.gif) repeat-y ; */
  position: absolute;
  left: 190px;
  top: 135px;
  width: 576px;
  min-height: 430px;  
}

.content p, td {
  font-size: 11px; 
  font-style: normal; 
  color: #336485;
  line-height: 18px; 
}

.content h2 {
  font-size: 11px; 
  font-style: normal; 
  color: #336485;
  line-height: 20px; 
}

.content p#liste {
  font-weight: normal; 
}

.content a {
  color: #FF9900;
  font-weight: bold; 
}

.content p#desc {

  line-height: 14px;
  margin-top: -5px;
}

.info
{
  margin: 0
}

#text {
  position: absolute;
  left: 41px;
  top: 364px;
  width: 400px;
}

#titel {
  position: absolute;
  left: 41px;
  top: 337px;
  width: 400px;
}

.info p#text {
  font-size: 11px;
  font-weight: bold; 
  color: #336485;
  margin: 4px 0 0 41px;
}

.info p#titel {
  font-size: 14px;
  font-weight: bold; 
  margin: 7px 0 0 41px;
}

#dias {
  /* position: absolute; */
  visibility: hidden;
  height: 1px;
  width: 1px;
}