body {font-family:Arial,Helvetica,sans-serif; font-size:14px;}a:link {   /* noch nicht besuchte Ziele */
font-family:Arial,Times ;
font-style:normal;
font-variant:normal;
font-size:14px;
font-stretch:normal;
text-decoration: underline;
text-transform:normal;

color:"#0000FF";


}

a:visited {    /* besuchte Ziele */
font-family:Arial,Times ;
font-style:normal;
font-variant:normal;
font-size:14px;
font-stretch:normal;
text-decoration: underline;
text-transform:normal;

color:#0000FF;

  ... }

a:hover {    /* Verweise bei "MouseOver" */
font-family:Arial,Times ;
font-style:normal;
font-variant:normal;
font-size:14px;
font-stretch:normal;
text-decoration: none;
text-transform:normal;

color:#00004F;


... }

a:active { . /* Angeklickte Verweise */
font-family:Arial,Times ;
font-style:normal;
font-variant:normal;
font-size:14px;
font-stretch:normal;
text-decoration: none;
text-transform:normal;

color:#0000FF;

}

a:focus {     /* Verweise, die Fokus erhalten */
font-family:Arial,Times ;
font-style:normal;
font-variant:normal;
font-size:14px;
font-stretch:normal;
text-decoration: none;
text-transform:normal;

color:#00007F;
 }

 body {
         color: ;
         background-color: ;
         background-image:url("../pic/bgi.jpg");
         background-repeat:no-repeat;
         background-attachment:fixed;
         background-position:top center;
}

div#title {
font-family:Arial,Times ;
font-style:normal;
font-variant:normal;
font-size:24px;
font-stretch:normal;
text-decoration: none;
font-weight:bold;

color:#00007F;

text-align:center;

}


div#ka {
font-family:Arial,Times ;
font-style:normal;
font-variant:normal;
font-size:24px;
text-decoration: none;
text-transform:normal;

color:#00007F;

}

div#text {
font-family:Arial;
font-style:normal;
font-variant:normal;
font-size:14px;
text-decoration: none;
text-transform:normal;

color:#00007F;

}

scrollbar-base-color:Wert;
scrollbar-3dlight-color:Wert;
scrollbar-arrow-color:Wert;
scrollbar-darkshadow-color:Wert;
scrollbar-face-color:Wert;
scrollbar-highlight-color:Wert;
scrollbar-shadow-color:Wert;
scrollbar-track-color:Wert;
