body {
  width:100%;
  height:100%;
  color: black;
  background-color:white;
  font-size: 12px;
  font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
  line-height: 17px;
}
p { }
td { }
a, a:link    { color: #666; font-weight: bold; text-decoration: none;  }
a:visited { color: #666; font-weight: bold; text-decoration: none; }
a:hover   { color: #666; font-weight: bold; }
a:active  { color: #666; font-size: 100%; font-weight: bold; }

.balken { color: black; background-color: #d9e51e; }
.einzug { color: black; margin-left: 0; padding-left: 20px; }
.einzug img{
  border:none;
}
.tabelle { color: black; font-size: 14px; }
.weiss { color: white; }
.gross { font-size: 18px; line-height: 6px; }
.gelb { color: #ffc; }
.blue { color: #036; }
.eu { color: black; font-size: 9px; line-height: 12px; padding-right: 5px; padding-left: 20px; }
.eu a{ font-weight:bold; font-size:12px; color:black }
.abstand { padding-top: 30px; }
.enger { line-height: 9px; }
.abstand2 { padding-top: 10px; }
