/* DATEI: cti.css */
/* Aenderungen auf eigene Gefahr! Der Autor leistet keinen */
/* Support bei Anzeigeproblemen, die durch Aenderungen in */
/* dieser Datei zustande kommen! */

/* Zeilen wie diese, die mit Schraegstrich und Stern */
/* beginnen und mit Stern und Schraegstrich enden, sind */
/* Kommentarzeilen. */

body {background-color:#FFFFFf}
/* Seitenhintergrund */

body {background-image:url(./Images/Hintergrund.gif) }

BODY { font-family:Arial, Helvetica, sans-serif} 
/* Standardschrift fuer nicht definierte Elemente*/

body {margin-left: 0px; margin-top:  0px; }

p,h2,h3,h4,h5,h6,ul,ol,li,div,td,th,address,blockquote,nobr,b,i 
{ font-family:Arial, Helvetica, sans-serif; color:#000000 }
/* Standardschriftart */

p,ul,ol,li,div,th,td,address,nobr 
{ font-size:10pt;}
/* Schriftgroesse Standardwert 10pt*/

fieldset
{ border-color:black;border-width:1px;
}

/*Ueberschriften */
H1 {font-family:Verdana; Arial, Helvetica, sans-serif;color:#000000; 
    font-size:12pt; text-line:center;
    font-style:italic
    }
H2 {color:#000000; font-size:12pt; text-line:center}
H3 {color:#000000; font-size:12pt; text-line:center}
H4 {color:#000000; font-size:12pt; font-weight:bold; text-line:center}
H5 {color:#000000; font-size:10pt; font-weight:bold; text-line:center}

/* Alle Links werden als Hoverschaltflaechen ausgelegt*/
a:link { text-decoration:none;color:#000000; }
a:visited { text-decoration:none;color:#000000; }
a:hover { text-decoration:underline; color:red }
a:active { text-decoration:none; color:#000000;}

.rand  { position: absolute; z-index: 3; top: 5px; left: 0px; width: 51px; height: 386px; visibility: visible }
.tabelle_1 { margin-left:12px; }
.tabelle_2 { margin-left:12px; }
.tabelle_3 { font-size: 10pt;  margin-left:12px; }
.tabelle_4 { font-size: 8pt; }

#mo  {background-color: #006699; color: #cccccc; font-weight: bold; font-size: 8pt;text-align: right; }
#ma  {background-color: #cccccc; color: #006699; font-weight: bold; font-size: 8pt;text-align: right; }
#vn { color:silver; }
#ri { text-align: right; }
#normal { font-size: 10pt; }

