body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: arial, helvetica, verdana, sans-serif;
  background-color: rgb(255, 255, 255);
}
a {
  color: rgb(103, 103, 103);
  text-decoration: none;
}
#menu1 {
  margin-top: 4px;
  margin-right: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
}
#menu1 a {
 font-size: 10pt;
 font-family: Arial,Verdana,Helvetica,sans-serif;
 color: rgb(103, 103, 103);
 text-decoration: none;
 padding: 2px;
 width: 100%;
 line-height: 12px;
}
#menu1 a:link, a:visited {
 color: rgb(103, 103, 103);
}
#menu1 a:hover {
 color: rgb(255, 255, 255);
 background-color: rgb(138, 182, 0);
 text-decoration: none;
}
#menu1 a:active {
 color: rgb(103, 103, 103);
}
#menu2 a {
 font-size: 10pt;
 font-family: Arial,Verdana,Helvetica,sans-serif;
 color: rgb(103, 103, 103);
 text-decoration: none;
 padding: 2px;
 width: 100%;
 line-height: 22px;
}
#menu3 a {
 font-size: 8pt;
 font-family: Arial,Verdana,Helvetica,sans-serif;
 color: rgb(103, 103, 103);
 text-decoration: none;
 padding: 2px;
 width: 100%;
 line-height: 12px;
}
#durchblick_bottom_line {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: rgb(255, 204, 51);
}

