/* DATEI: Formate.css */ /* Karnische Alpen Formatierung */ a:link { color:#000033; text-decoration:none; font-weight:bold; } a:visited { color:#000033; text-decoration:none; font-weight:bold; } a:hover { color:#990000; text-decoration:none; background-color:##CED5E0; font-weight:bold; } a:active { color:#0015AC; background-color:#000033; font-weight:bold; } body { font-family:Arial,sans-serif; font-size:12pt; } .body { background-color:#A3ADB8; } .p { font-family:Arial, sans-serif; font-size:9pt; color:#000033; margin-top:6px; margin-bottom:6px; } .p8pt { font-family:Arial, sans-serif; font-size:8pt; color:#000033; margin-top:6px; margin-bottom:6px; } .pblau { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:#000033; } .pgrau { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color:#5D6570; } .headline_grau { font-family:Arial, sans-serif; font-size:10pt; font-weight:bold; color:#A3ADB8; } .headline_blau { font-family:Arial, sans-serif; font-size:10pt; font-weight:bold; color:#000033; } .headline_rot { font-family:Arial, sans-serif; font-size:10pt; font-weight:bold; color:#9A0000; } .headline_weiss { font-family:Arial, sans-serif; font-size:9pt; font-weight:bold; color:#FFFFFF; } .uhr { font-family:Arial, sans-serif; font-size:10pt; color:#A3ADB8; margin-top:6px; margin-bottom:6px; }