//   Cascading StyleSheets, Level 1
// -------------------------------------------
//   Förderverein Bürgernetz Obertaufkirchen
//   Bürgernetz Online Magazin CI

//   (c) 1997 by Felix Grabmeyer

TT { Font: 12pt Courier New,Courier,Monospaced }
A  { Text-Decoration: None }

.Kasten { Font: 16pt Verdana,Arial,Helvetica,sans-serif; Font-Width: bold }

p.Frage   { font-weight: bold }
p.Antwort { margin-left: 0.5cm; font-style: italic }

em {
  font-style: none;
  font-style: normal;
  color: red;
}

Div.Erklaerung {
  font-style: none;
  font-style: normal;
  color: green;
  display: block;
}

Div.Datum { font-weight: bold }
Div.Thema { margin-left: 0.5cm }
