
A:link {
	color:#000099; TEXT-DECORATION: underline; font-weight:bold
}
A:visited {
	color:#000099; TEXT-DECORATION: underline; font-weight:bold
}
A:active {
	color:#ff0000; TEXT-DECORATION: underline; font-weight:bold
}
A:hover {
	color:#ff0000; TEXT-DECORATION: underline; font-weight:bold; 
}

BODY { scrollbar-base-color:#000099;
scrollbar-track-color:#EEEAEA;
scrollbar-face-color:#000099;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#EE0000;
scrollbar-arrow-color:#EE0000;}


h1 { font-size:12pt; color:#EE0000; font-family:Arial,sans-serif;}           /*überschriften*/
h2 { font-size:10pt; font-weight:bold}        /**/
h3 { font-size:10pt; font-weight:normal }                                   /*Normaler Text*/
h4 { font-size:10pt; font-weight:bold; color:#000000;  border-width:1pt; border-style:solid; border-color:#999999; background-color:#CCCCCC; }                                     /*quellcode*/
h5 { font-size:10pt; font-weight:normal color:#FFFFFF}

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif; }

