/* DATEI: style.css */

body { margin-top:0px; margin-bottom:0px;  margin: auto; width:840px; background :  White;  }

/* alt
body { margin-top:0px; margin-bottom:0px;  background :  White;  }
*/


p,h1,h2,h3,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family: Verdana, Arial, Helvetica, sans-serif;  color :  Navy;  }

h3 { font-family: Verdana, Arial, Helvetica, sans-serif;  color :  Navy;  ; font-size: 10pt}

h5 { font-size:16pt;  color :  #D40000;  }

h2.sh2 { font-size:16pt;  color :  #FFCC66;  }
h3.xmp,h3.xpl,h3.inf,h3.tip { font-size:12pt; color: #D40000; }

h2 { font-size:10pt; color: #D40000;}

p,ul,ol,li,div,td,th,address,b,i { font-size:10pt; }

pre { font-family:Courier New,Courier; font-size:10pt; color: #996600; }

.code { background-color:#FFFFE0; }

/* Tabelleninhalte mit Quellcode */
/* background-color = Hintergrundfarbe */
/* #FFFFE0 = helles Gelb, Wert aenderbar */
/* Farbe sollte gleich sein wie bei td.xmpcode */



td.xplcode { background-color:#EEEEFF; }

/* Tabelleninhalte mit Erklaerungen */
/* background-color = Hintergrundfarbe */
/* #EEEEFF = helles Blau, Wert aenderbar */



.doc { background-color:#EEEEEE; }

/* Layout-Elemente mit hellgrauem Hintergrund */
/* background-color = Hintergrundfarbe */
/* #EEEEEE = helles Grau, Wert aenderbar */

pre.normal { color:#000000; }

/* normale praeformatierte Bereiche, nicht fuer Quelltexte */
/* color = Farbe */
/* #000000 = schwarz, Wert aenderbar */


a { outline:none; }
a:link { color: navy; text-decoration : underline; }
a:visited { color: navy; text-decoration : underline; }
a:active { color: Gray; text-decoration : none; }
a:hover { color: #D40000; text-decoration : underline }

a.an { text-decoration : none; }

h1 { font-size : 12pt; color: #D40000;  ; font-weight : bold} 

h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; color: #FDFDFD}
em {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal}
strong {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #CC0000}

.skiplink {  display: none}

.link a:link {  text-decoration:none; color:Navy}
.link a:active {  text-decoration:none;  color :  Navy}
.link a:visited {  text-decoration:none;  color :  Navy}

.rink a:link {  text-decoration:none;  color :  #D40000}
.rink a:active {  text-decoration:none;  color :  #D40000}
.rink a:visited {  text-decoration:none;  color :  #D40000}

.gink a:link {  text-decoration:none; color:Navy}
.gink a:active {  text-decoration:none; color:Navy}
.gink a:visited {  text-decoration:none; color:Navy}

.table { width: 90%; border: 2px solid #0000D2; margin-left: auto; margin-right: auto; border-spacing: 0}
.to { background-color: #FFEBBF; vertical-align: bottom}
.tu { background-color: #FFF9EA}
.td { padding: 10px 10px 0px}
.tdd { padding: 10px}

.table { width: 90%; border: 2px solid #0000D2; margin-left: auto; margin-right: auto; border-spacing: 0}
.to { background-color: #FFEBBF; vertical-align: bottom}
.tu { background-color: #FFF9EA}
.td { padding: 10px 10px 5px}
.tdd { padding: 10px}


/* p { text-align: justify} */
.rechts { text-align: right}
.links { text-align: left}
.mitte { text-align: center}
.klein { font-size: 7pt}


.rahmen {  font-family: Verdana, Arial, Helvetica, sans-serif; position: absolute; visibility: visible; height: 300px; width: 1100px; left: 50px; top: 3200px; clip:               rect(   )}

.ra {  font-family: Verdana, Arial, Helvetica, sans-serif; position: absolute; visibility: visible; height: 300px; width: 1100px; left: 50px; top: 1500px; clip:               rect(   )}


