/* Style-Defs und grauEffekt, FarbBildlauf, dashEffekt */
a:link    {color:#C0C0C0;}
a:visited {color:#C0C0C0;}
a {text-decoration: none}
a:hover   {text-decoration: underline}
/* dash, kein grau */
/* dash und grau */
a:hover .rsa { filter='gray()'; border: 2px dashed #C0C0C0; }
img.f { border: 2px solid #C0C0C0; }
/* nur grau, kein dash */
/* kein grau, kein dash */
/* Schriftformat für Bildbeschreibung */
.tickerStyle {color: #C0C0C0; font-family: Comic Sans MS; font-size: 8pt; }
/* Schriftformat für Dateiname unter Minis*/
/* Schriftformat für Seitentitel */
.uo {color: #C0C0C0; font-family: Comic Sans MS; font-size: 24pt; }
/* Format für Zurück-Link */
.zl {color: #C0C0C0; font-family: Comic Sans MS; font-size: 7pt; font-weight: bold; line-height: 14pt;}
/* Schriftformat für Bildunterschrift */
.bu {color: #C0C0C0; font-family: Comic Sans MS; font-size: 10pt; }
/* Schriftformat für Bildnummern in Miniaturen */
.bn {color: #C0C0C0; font-family: Comic Sans MS; font-size: 10pt;}
/* Schriftformat für TextNavigation über den Miniaturen  */
.minbn {color: #FFFFFF; font-family: MS Sans Serif; font-size: 8pt; }

/* Schriftformat für Direktwahl der Miniaturseiten  */
form {position:absolute; top: 8px; left:8px;}
select {background-color:#0000A0; color: #808080; font-family: Comic Sans MS; font-size: 11pt; }

body
{
overflow: auto;
scrollbar-base-color:#0000A0;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-arrow-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#0000A0;
scrollbar-highlight-color:#C0C0C0;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#0000A0;
background-color:#0000A0;
background-image: url(forkemaniablau.jpg);
background-attachment: scroll;
}

/* Bilder vorausladen */
.preloadImages {position:absolute; top: 0px; left: 0px;  width:1px; height:1px;}

