/* Style-Defs und grauEffekt, FarbBildlauf, dashEffekt */
a:link    {color:#FFFFFF;}
a:visited {color:#FFFFFF;}
/* dash, kein grau */
/* dash und grau */
/* nur grau, kein dash */
a:hover .rsa { filter='gray()';}
img.f { border: 0px; }
/* kein grau, kein dash */
/* Schriftformat für Bildbeschreibung */
.tickerStyle {color: #FFFFFF; font-family: MS Sans Serif; font-size: 10pt; }
/* Schriftformat für Dateiname unter Minis*/
/* Schriftformat für Seitentitel */
.uo {color: #FFFF00; font-family: Arial; font-size: 24pt; }
/* Format für Zurück-Link */
.zl {color: #FFFFFF; font-family: Arial; font-size: 7pt; font-weight: bold; line-height: 14pt;}
/* Schriftformat für Bildunterschrift */
.bu {color: #FFFFFF; font-family: MS Sans Serif; font-size: 8pt; }
/* Schriftformat für Bildnummern in Miniaturen */
.bn {color: #FFFFFF; font-family: MS Sans Serif; font-size: 8pt;}
/* Schriftformat für TextNavigation über den Miniaturen  */
.minbn {color: #FFFFFF; font-family: Arial,Helvetica,sans-serif; font-size: 8pt; font-weight: normal; text-decoration: none}

/* Schriftformat für Direktwahl der Miniaturseiten  */
form {position:absolute; top: 8px; left:8px;}
select {background-color:#FF0000; color: #ffffff; font-family: Arial; font-size: 8pt; }

body
{
overflow: auto;
background-color:#FF0000;
background-image: url();
background-attachment: scroll;
}

/* Bilder vorausladen */
.preloadImages {position:absolute; top: 0px; left: 0px;  width:1px; height:1px;}

