/* Tabellenformatierung für die Miniatureiten */
.tb1 {background-color:#C0C0C0; background-image: url(); border-color:#808080; border-style:solid; border-width:1px; border-spacing:0px;}
.td1 {border-style:solid; border-color:#808080; border-width:1px; padding:0px;}

/* Tabellenformatierung für die Vollbildansicht */
.tb2 {background-color:#; background-image: url(); border-color:#808080; border-style:solid; border-width:1px; border-spacing:0px;}
.td2 {border-style:solid; border-color:#808080; border-width:1px; padding:0px;}

/* Link-Formatierung (Zurück-Link) */
a:link, a:visited {color:#FFFFFF;}
a {text-decoration: none}
a:hover   {text-decoration: underline}
.zl {color: #FFFFFF; font-family: Arial,Helvetica,sans-serif; font-size: 7pt; font-weight: bold; line-height: 14pt;}

/* Effekt-Formatierung für Miniaturen */
a:hover .rsa { filter='gray()';}
img.f { border: 0px; }

/* Schriftformat für Dateiname/Größe unter Miniaturen */
.fn {color: #FFFFFF; font-family: Arial,Helvetica,sans-serif; font-size: 7pt;}

/* Schriftformat für Seitentitel */
.uo {color: #C0C0C0; font-family: Arial,Helvetica,sans-serif; font-size: 20pt;}

/* Schriftformat für Bildbeschreibung */
.bu {color: #FFFFFF; font-family: Arial,Helvetica,sans-serif; font-size: 8pt;}

/* Schriftformat für Bildnummern über den Miniaturen  */
.bn {color: #FFFFFF; font-family: Arial,Helvetica,sans-serif; font-size: 8pt;}

/* Schriftformat für TextNavigation über den Miniaturen  */
.minbn {color: #FFFFFF; font-family: ; 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:#004080; color: #FFFFFF; font-family: Arial,Helvetica,sans-serif; font-size: 8pt;}

body
{
overflow: auto;
/* Seitenfarbe, -hintergrundbild */
background-color:#004080;
background-image: url(Blues.jpg);
background-attachment: fixed;
}

/* Bilder vorausladen */
.preloadImages {position:absolute; top: 0px; left: 0px;  width:1px; height:1px;}
