.chap { font-family:Arial,sans-serif; font-size:20pt; color:blue;
      border-bottom-style:solid; border-bottom-width:3px; border-color:red;
      margin:0px; margin-bottom:16px; }
.sect { font-family:Arial,sans-serif; font-size:16pt; color:blue;
      border-bottom-style:solid; border-bottom-width:3px; border-color:red;
      margin:0px; margin-top:24px; margin-bottom:16px; }
.p  { font-family:Arial,sans-serif; font-size:11pt; color:black; margin-top:6px; margin-bottom:6px; }
.red   { color:red }
.blue  { color:blue }
.bold  { font-weight:bold }
.big   { font-size:14pt }
.small { font-size:6pt; font-family:'Small Fonts',sans-serif; }

#AktuellTitel {
   font-family:Arial,sans-serif;
   font-size:16pt;
   font-weight:bold;
   color:green;
   
}

#AktuellText {
   font-family:Arial,sans-serif;
   font-size:12pt;
   font-weight:normal;
   color:green;
   }   
   
#DLTitel {
   font-family:Arial,sans-serif;
   font-size:16pt;
   font-weight:bold;
   color:green;
   
}

#DLText {
   font-family:Arial,sans-serif;
   font-size:12pt;
   font-weight:normal;
   color:green;
   }   
   
   
