
body  { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 16px; background-color: #fff }
.titel { font-size: 18px; line-height: 20px }
.zitat { color: #999; font-size: 17px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic }
.titelgrau  { color: #999; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 20px }
.text { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 16px }
.textgrau { color: #999 }
#inhalt { 	
  text-align: center;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 100%;
  background-color: #ffffff;
  border: 0px dashed #564b47;
}


a  { color: #f0037f; text-decoration: none }

a:visited    { color: #666; text-decoration: underline }

a:hover  { color: #fff; text-decoration: none; background-color: #f0037f }
.offen { background-color: #ffff03 }
