body {
  font-size: 8pt;
  font-family:Verdana;
  margin: 0px;
}

a:link {
  color:#777777;
  font-weight: bold;
  font-family:Verdana;
}

a:visited {
  color:#777777;
  font-weight: bold;
  font-family:Verdana;
}

a:hover {
  font-weight: bold;
  text-decoration: none;
}

img {
  border: 0px;
}


#top {
  position: absolute;
  top: 55px;
  left: 45px;
  visibility: visible;
}

#top2 {
  position: absolute;
  top: 125px;
  left: 528px;
  visibility: visible;
}

#bg_top {
  position: absolute;
  background-image: url(images/bg_logo.gif);
  top: 100px;
  left: 0px;
  width: 100%;
  height: 64px;
  visibility: visible;
}

#line1 {
  position: absolute;
  background-color: #96C9FF;
  top: 15px;
  left: 630px;
  width: 1px;
  height: 70px;
  visibility: visible;
}

#line2 {
  position: fixed;
  background-color: #96C9FF;
  top: 0px;
  left: 630px;
  width: 1px;
  height: 100%;
  visibility: visible;
}

#line_white1 {
  position: absolute;
  background-color: #FFFFFF;
  top: 0px;
  left: 630px;
  width: 1px;
  height: 100px;
  visibility: visible;
}

#line_white2 {
  position: fixed;
  background-color: #FFFFFF;
  bottom: 0px;
  left: 630px;
  width: 1px;
  height: 15px;
  visibility: visible;
}

#block1 {
  color: #777777;
  position: absolute;
  font-weight: bold;
  top: 200px;
  left: 640px;
  width: 140px;
  visibility: visible;
}

#content {
  position: absolute;
  text-align: center;
  left: 65px;
  top: 200px;
  width: 500px;
  visibility: visible;
}

#menu{
  position: absolute;
  font-size: 9pt;
  top: 165px;
  left: 66px;
  width: 630px;
}

td {
  font-size: 10pt;
  
  font-family:Verdana;
  text-align: justify;
}

td.center{
  text-align: center;
}

td.bold{
  font-weight: bold;
}

.formular {
  font-size: 8pt;
  font-family:Verdana;
}

.knopf {
  font-family: Verdana;
  font-size: 10px;
  color:#000000;
  background:#FFFFFF;
  border-style:solid;
  border-width:1px;
  border-color:#B4B4B4;
  width:70px;
}

.rot {
  color: #FF0000;
}

#gesendet{
  position: absolute;
  top: 30%;
  text-align: center;
}

