/* DATEI: style.css *//*  !!!!!!!!!!!!!   Achtung Definition WERBEFENSTER ganz unten   !!!!!!!!!!!!! */body { margin-top:30px; margin-bottom:10px; margin-left:40px; background-image:url("../2010/Bilder/blueback.gif"); }a.unten,a.titel,p,p.eins,p.zwo,h1,h1.null,h2,h3,h4,h4.eins,h4.zwo,ul,ol,li,div,td,th,address,blockquote,nobr,b,i        { font-family:Arial, Helvetica, sans-serif; }p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:9pt; }p.eins { text-align:justify; margin-right:10px; margin-top:1px}/* TEXT LINKS */p.zwo { font-size:8pt; text-align:left; margin-left:10px; margin-right:10px; margin-top:1px; margin-bottom:3pt; }/* Text rechte Seite - Lehrgangsinformationen *//* TEXT RECHTS */ul    { margin-top:1px; margin-bottom:3pt; }h1      { font-size:14pt; color:#000080; }/* Überschrift / Lehrgangstitel */h1.null { font-size:22pt; margin-bottom:0px; }/*  ?????  */h2 { font-size:12pt; }/* Lehrgangs-UNTER-titel */h3,h3.xmp,h3.xpl,h3.inf,h3.tip,txt.xpl { font-size:10pt; font-style:bold; }h3 { margin-bottom:0px; }/* Lehrgangs-NUMMER rechte Seite */h4 { font-size:10pt; }/*    NOCH NICHT VERWENDET !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */h4.eins { font-size:10pt; margin-bottom:0px; }/*  Überschriften LINKS */h4.zwo { font-size:10pt; margin-left:5px; margin-bottom:0px; margin-top:1pt; }/*  Überschriften RECHTS */h5 { font-size:11pt; }/*    NOCH NICHT VERWENDET !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */a:link    { color:#000000; text-decoration:bold; }a:visited { color:#800040; text-decoration:underline; }a:active  { color:#CC0033; text-decoration:none; }a:hover   { color:#FF0000; text-decoration:none; }a.titel   { font-size:14pt; color:#000080; }a.titel:link    { color:#000080; text-decoration:none; }a.titel:visited { color:#000080; text-decoration:underline; }a.titel:active  { color:#000080; text-decoration:none; }a.titel:hover   { color:#000040; text-decoration:none; }a.unten   { font-size:12pt; text-decoration:bold; }a.unten:link    { color:#000000; text-decoration:bold; }a.unten:visited { color:#800040; text-decoration:underline; }a.unten:active  { color:#CC0033; text-decoration:none; }a.unten:hover   { color:#FF0000; text-decoration:none; }/* a:link = Verweise zu noch nicht besuchten Seiten *//* a:visited = Verweise zu bereits besuchten Seiten *//* a:active = Verweise, die gerade angeklickt werden *//* a:hover = Verweise ändern Farbe, wenn Text von Maus berührt wird *//* color = Farbe *//* #000080 = dunkelblau, Wert aenderbar *//* #808080 = grau, Wert aenderbar *//*	 #666666 = dunkleres grau, besser *//*	 #800040 = bordeaux, noch besser *//*	 #660080 = violett, vielleicht am besten *//* #CC0033 = dunkelrot, Wert aenderbar *//* #FF0000 = rot, Wert aenderbar *//* text-decoration = Textstil *//* underline = unterstrichen, Default-Wert, Wert aenderbar *//* none = nicht unterstrichen, Wert aenderbar *//* bold = fett, Wert aenderbar */ /* Werbefenster in Veranstaltungen*/#werbung { position:absolute; left:650px; top:225px; }#headline0 { position:absolute; left:610px; bottom:10px; }#headline1 { position:absolute; right:217px; bottom:10px; }#headline2 { position:absolute; right:348px; bottom:10px; }#headline3 { position:absolute; right:72px; bottom:128px; }#headline4 { position:absolute; right:375px; bottom:10px; }#headline5 { position:absolute; right:475px; bottom:10px; }.doc { background-color:#EEEEEE; }/* Layout-Elemente mit hellgrauem Hintergrund *//* background-color = Hintergrundfarbe *//* #EEEEEE = helles Grau, Wert aenderbar */
