BODY {
 background: url("Hintergrund/bg.gif");

 scrollbar-face-color: #fae6c3;          /* balken vorne */     
 scrollbar-highlight-color:#;            /* Rand */
 scrollbar-3dlight-color:#;              /* 3d licht */
 scrollbar-darkshadow-color:#;           /* dunkler schatten */
 scrollbar-shadow-color:#;               /* schatten */  
 scrollbar-arrow-color:#800000;          /* pfeile */
 scrollbar-track-color:#faecce;          /* scrollhintergrund */
}

H1 {                                      /* Schriftanweisung */
 text-decoration: underline;                        
 font-family: "arial";
 font-size: 20pt;
 font-weight: bold;
 color: #000000;
}

P {                                      /* Schriftanweisung */
 text-decoration: none;                        
 font-family: "arial";
 font-size: 12pt;
 font-weight:;
 color: #000000;
}

A:link {                                 /* Anweisungen für links */
 text-decoration:none;
 font-family: "arial";
 font-size: 12pt;
 font-weight: bold;
 background-color: #;
 color: #cc3300;
}
A:visited {
 text-decoration:none;
 font-family: "arial";
 font-size: 12pt;
 font-weight: bold;
 background-color: #;
 color: #cc3300;
}
A:hover {
 text-decoration:none;
 font-family: "arial";
 font-size: 12pt;
 font-weight: bold;
 background-color:#;
 color: #800000;
}


.Register A:link {                                 /* Anweisung für links in der klasse register */
 display: block;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 100%;
 text-decoration:none;
 font-family: "arial";
 font-size: 10pt;
 font-weight: bold;
 background-color: #;
 color: #800000;
}
.Register A:visited {
 display: block;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 100%;
 text-decoration:none;
 font-family: "arial";
 font-size: 10pt;
 font-weight: bold;
 background-color: #;
 color: #800000;
}
.Register A:hover {
 text-decoration:none;
 font-family: "arial";
 font-size: 10pt;
 font-weight: bold;
 background-color: #;
 color: #cc3300;
}


.Kopf P {                                                /* Schriftanweisung für kopf */
 text-decoration: none;                        
 font-family: "arial";
 font-size: 14pt;
 font-weith: bold;
 color: #000000;
}

.Oschmann P {                                                /* Schriftanweisung für überschrift */
 text-decoration: none;                        
 font-family: "connecticut";
 font-size: 36pt;
 font-weight:;
 color: #00000;
}

.nm A:link {                                       /* Anweisungen für unterstrichene links */
 text-decoration:none;
 font-family: "MS Serif";
 font-size: 16pt;
 font-weight: bold;
 background-color: #;
 color: #b96969;
}
.nm A:visited {
 text-decoration:none;
 font-family: "MS Serif";
 font-size: 16pt;
 font-weight: bold;
 background-color: #;
 color: #b96969;
}
.nm A:hover {
 text-decoration:underline;
 font-family: "MS Serif";
 font-size: 16pt;
 font-weight: bold;
 background-color:#;
 color: #e67e1a;
}
