BODY      {  color: black; margin: 0 0 0 0 }a   { color: black; text-decoration: none }a:hover {text-decoration: underline;}/* Schwarzer Link: schwarz/ hover => underline */.schwarz {color: #000000;text-decoration: none;}.schwarz:hover {text-decoration: underline;}/* Schwarz-oranger Link:  schwarz/ hover => orange *//****************************************************************************************T - Text-Arten*****************************************************************************************//* Standard-Text (default) */body, p, td, th, div, ol, ul, br, table  { color: black; font-size: 11px; font-family: arial, verdana, helvetica, serif }/* Fließtext */.text {line-height: 15px;}/****************************************************************************************D - Direktformatierung von Text (nicht fest im Template, sondern Eingabe per Hand in CMS-Objekte)*****************************************************************************************//* Zwischenüberschriften im Artikel */h4, .zwischenuschrift, .s13450, .s21714 {font-size: 11px;font-weight: bold;margin-top: 13px;margin-bottom: 5px;}h1{font-size: 13px;margin-top: 13px;margin-bottom: 15px;}h3{font-size: 13px;margin-top: 13px;margin-bottom: 2px;}dl    { font-size: 17px; line-height: 20px; margin-top: 0px; margin-bottom: 0px; margin-left: 0px }p  { font-size: 11px; margin-top: 10px; margin-bottom: 0px }p1 { color: white; font-size: 11px; margin-top: 10px; margin-bottom: 0 }/* wird einem ersten <p> in Intro und Text AUTOMATISCH hinzugefügt (bewirkt, dass ein vom Redakteur eingegebenes <p> neutralisiert wird) */.artikelbeginn {margin-top: 0px;}/****************************************************************************************F - Formulare*****************************************************************************************//* Abschick-Button */.button        { font-size: 9.9px; margin-top: 0pt }/* Normale Eingabefelder */input   { color: black; font-size: 11px; font-family: arial; background-color: white; margin: 0pt; border: solid 1px #cfcfcf; top: 0pt; left: 0pt }/* Eingabefeld */form   { font-size: 11px; font-family: arial }/* Eingabeblock */textarea   { color: black; font-size: 11px; font-family: arial; background-color: white; margin: 0pt; border: solid 1px #cfcfcf; top: 0pt; left: 0pt }/****************************************************************************************S - Sonstiges*****************************************************************************************/.s24797 /* ??? */{font-weight: bold;font-size: 25px;text-decoration: underline;font-family: arial, helvetica, serif;}span.help {cursor: help;border-bottom: 1px dotted black;} .sitemap {font-size: 10px;	margin-top:1px;margin-bottom:2px;}/* Flaggen-Ausrichtung */.flags{font-size: 10px;	color: black;background-color: #DBDBDB;margin-top:1px;margin-bottom:2px;text-align:justify;}