* {
  font-family: tahoma, helvetica, arial, verdana;
  font-size: 10pt;
}

body {
  background-color: #666666
}

div#menue .content a {
  color: #666666;
  text-decoration: none
}

div#menue .content a:hover {
  color: black;
  text-decoration: none
}

div#inhalt {
  width: 100%;
}

div#inhalt .content a {
  color: #666666;
  text-decoration: underline
}

div#inhalt .content a:hover {
  color: black;
  text-decoration: underline
}

#forumtable *, #termintable * {
  font-size: 9pt;
}

#forumtable a, #termintable a {
  text-decoration: none !important;
}

.icon {
  padding-left: 8px;
  padding-right: 8px;
}

#impressum {
  margin-top: 5px;
  text-align: right;
  padding-right: 3px;
  color: white;
  font-size: 9px
}

#impressum a {
  color: white;
  font-size: 9px
}

.postingtext {
  line-height: 19px;
  letter-spacing: 1px;
}

.postingtext br {
  display: block
}

.to_print { display:none; }
