BODY {
 /"background-image: url('hgr.gif');"/
 /"background-repeat: repeat-x repeat-y;"/
 scrollbar-face-color:#ffe2b7;
 scrollbar-highlight-color:#ffe2b7;
 scrollbar-3dlight-color:#ff8040;
 scrollbar-darkshadow-color:#;
 scrollbar-shadow-color:#ff6600;
 scrollbar-arrow-color:#408080;
 scrollbar-track-color:#ffe2b7;
}


BODY.Register {
"background-image:url('hgr2.gif');"
"background-repeat: no-repeat;"
 scrollbar-face-color: #ffe2b7;          /* balken vorne */     
 scrollbar-highlight-color:#ffe2b7;            /* Rand */
 scrollbar-3dlight-color:#ff8040;              /* 3d licht */
 scrollbar-darkshadow-color:#;           /* dunkler schatten */
 scrollbar-shadow-color:#ff6600;               /* schatten */  
 scrollbar-arrow-color:#408080;          /* pfeile */
 scrollbar-track-color:#ffe2b7;          /* scrollhintergrund */
}

H1 {                                      /* Schriftanweisung */
 text-decoration: underline;                        
 font-family: "Arial";
 font-size: 18pt;
 font-weight: bold;
 color: #ff8040;
}

H2 {                                      /* Schriftanweisung */
 text-decoration: none;                        
 font-family: "Arial";
 font-size: 20pt;
 font-weight: bold;
 color: #cad6f0;
}

H3 {                                      /* Schriftanweisung */
 text-decoration: none;                        
 font-family: "Arial";
 font-size: 14pt;
 font-weight: bold;
 color: #cc3300;
}

H4 {                                      /* Schriftanweisung */
 text-decoration: none;                        
 font-family: "Arial";
 font-size: 12pt;
 font-weight: bold;
 color: #ff6600;
}

H5 {                                      /* Schriftanweisung */
 text-decoration: none;                      
 font-family: "Arial";
 font-size: 25pt;
 font-weight: bold;
 color: #ff0000;
}


P {                                      /* Schriftanweisung */
 text-decoration: none;                        
 font-family: "Arial";
 font-size: 13px;16px
 font-weight:;
 color: #000000;
}


A:link {
 text-decoration: none;
 font-family: "Arial";
 font-size: 10pt;
 font-weight: bold;
 background-color: #;
 color: #408080;
}
A:visited {
 text-decoration: none;
 font-family: "Arial";
 font-size: 10pt;
 font-weight: bold;
 background-color: #;
 color: #408080;
}
A:hover {
 text-decoration: none;
 font-family: "Arial";
 font-size: 10pt;
 font-weight: bold;
 background-color: #;
 color: #ff8040;
}



.Register A:link {
 display: block;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 100%;
 text-decoration: none;
 font-family: "Arial";
 font-size: 11pt;
 font-weight: bold;
 background-color: #;
 color: #ff8040;
}
.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: 11pt;
 font-weight: bold;
 background-color: #;
 color: #ff8040;
}
.Register A:hover {
 display: block;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 width: 100%;
 text-decoration: none;
 font-family: "Arial";
 font-size: 11pt;
 font-weight: bold;
 background-image: url(hgr.gif);
 color: #408080;
}


.nm A:link {
 text-decoration:none;
 font-family: "MS Serif";
 font-size: 16;
 font-weight: bold;
 background-color: #;
 color: #b96969;
}
.nm A:visited {
 text-decoration:none;
 font-family: "MS Serif";
 font-size: 16; font-weight: bold;
 background-color: #;
 color: #b96969;
}
.nm A:hover {
 text-decoration:underline;
 font-family: "MS Serif";
 font-size: 16;
 font-weight: bold;
 background-color:#;
 color: #e67e1a;
}
