a:link
{font-family: "Arial";
color: #FFFFFF;
font-size:10pt;
font-weight:bold;
text-decoration:underline;
text-align=left;}

a:visited
{font-family: "Arial";
color:#FFFFFF;
font-size:10pt;
font-weight:bold;
text-decoration:undeline;
text-align=left;}

a:hover
{font-family: "Arial";
text-decoration:underline;
color: #FFFFFF;
font-weight:900;
font-size:10pt;
text-align=left;}

a:active
{font-family: "Arial";
text-decoration:none;
color: #FFFFFF;
font-size:10pt;
text-align=left;}



h1 {               /*Text allgemein*/
font-family: Arial;
color: #FFFFFF;
font-size:9pt;
text-decoration:none;
font-weight: bolder;
text-align:left;

}


h2 {                 /*Überschriften*/
 font-family: Courier New;
 font-size: 15pt;
 text-align: center;
 color: #FFFFFF;
 text-decoration:none;
}

h3 {                /*Bilder Kommentare*/
font-family: Courier New;
color: #FFFFFF;
font-size:10pt;
text-decoration:none;
font-weight: bolder;
text-align=left;
}

body
{scrollbar-face-color:#00009F;  /*Bildlaufleiste*/
   SCROLLBAR-HIGHLIGHT-COLOR: #3F00FF;
   SCROLLBAR-SHADOW-COLOR:#FFFFFF;
   SCROLLBAR-3DLIGHT-COLOR:#FFFFFF ;
   scrollbar-track-color:#0040FF;
   scrollbar-arrow-color:#FFFFFF;}