body, a, p, ol, ul, table, h1, h2, h3, h4, h5 {
  color: #003300;
  font-family: Verdana, Arial, Helvetica;
}

a:visited {
  color: #336699;
}

a:active {
  color: #3366cc;
    background-color: #000;
}

a:hover {
  background-color: #003300;
  color: #ffffcc;
  text-decoration: none;
}

body {
  topmargin: 6px;
  leftmargin: 6px;  
  font-size: 11pt;
  margin-top: 4pt;
  margin-left: 4pt;
  background-color: #ffffcc;
  background-repeat: repeat;
  background-attachment: fixed;
  background-image: url('http://www.grossloebichau.de/clips/bg7.gif');
}


table.mit {
  background-color: #f8f8a8;
    width: 657px;
    border: 0px;
    padding: 1px;
    border-spacing: 1px;
}
td,tr {vertical-align: top;
font-size: 10pt;
}

td{ padding: 3px;}

h1 {
  font-size: 15pt;
  margin-bottom: 6px;
  margin-top: 3px;
}

h2 {
  font-size: 13pt;
  margin-bottom: 4px;
  margin-top: 2px;
  text-decoration: underline;
}

h3 {
  font-size: 11pt;
  font-weight: bold;
  margin-bottom: 2px;
  margin-top: 1px;
}