/* Tabellenformatierung für die Miniatureiten */
.tb1 {background-color:#FFFFFF; background-image: url(); border-color:#8CC6FF; border-style:solid; border-width:2px; border-spacing:20px;}
.td1 {border-style:solid; border-color:#8CC6FF; border-width:2px; padding:0px;}

/* Tabellenformatierung für die Vollbildansicht */
.tb2 {background-color:#; background-image: url(); border-color:#8CC6FF; border-style:solid; border-width:3px; border-spacing:20px;}
.td2 {border-style:solid; border-color:#8CC6FF; border-width:3px; padding:0px;}

/* Link-Formatierung (Zurück-Link) */
a:link, a:visited {color:#5F5F5F;}
a {text-decoration: none;}
a:hover   {text-decoration: none;}
.zl {color: #5F5F5F; font-family: Arial; font-size: 8pt; font-weight: bold; line-height: 16pt;}

/* Effekt-Formatierung für Miniaturen */
img.f { border: 0px; }

/* Schriftformat für Dateiname/Größe unter Miniaturen */

/* Schriftformat für Seitentitel */
.uo {color: #565656; font-family: Arial; font-size: 12pt; }

/* Schriftformat für Bildbeschreibung */
.bu {color: #5F5F5F; font-family: Arial; font-size: 8pt; }

/* Schriftformat für Bildnummern über den Miniaturen im Frame-Modus */
.bn {color: #565656; font-family: Arial; font-size: 8pt; }

/* Schriftformat für TextNavigation über den Miniaturen  */
.minbn {color: #000000; font-family: Arial; font-size: 9pt; font-weight: bold;}

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

body
{
overflow: auto;
/* Farbige Bildlaufleiste  */
scrollbar-base-color:#FFFFFF;
scrollbar-3dlight-color:#8CC6FF;
scrollbar-arrow-color:#8CC6FF;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#8CC6FF;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#FFFFFF;
/* Seitenfarbe, -hintergrundbild */
background-color:#FFFFFF;
background-image: url();
background-attachment: scroll;
}

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