/* Tabellenformatierung für die Miniatureiten */
.tb1 {background-color:#A9D3EB; background-image: url(); border-color:#6080A8; border-style:solid; border-width:1px; border-spacing:5px;}
.td1 {border-style:solid; border-color:#6080A8; border-width:1px; padding:0px;}

/* Tabellenformatierung für die Vollbildansicht */
.tb2 {background-color:#; background-image: url(); border-color:#6080A8; border-style:solid; border-width:1px; border-spacing:5px;}
.td2 {border-style:solid; border-color:#6080A8; border-width:1px; padding:0px;}

/* Link-Formatierung (Zurück-Link) */
a:link, a:visited {color:#6080A8;}
a {text-decoration: none;}
a:hover   {text-decoration: underline}
.zl {color: #6080A8; font-family: Arial; font-size: 7pt; font-weight: bold; line-height: 14pt;}

/* Effekt-Formatierung für Miniaturen */
a:hover .rsa { filter='gray()'; border: 2px dashed #6080A8; }
img.f { border: 2px solid #6080A8; }

/* Schriftformat für Dateiname/Größe unter Miniaturen */

/* Schriftformat für Seitentitel */
.uo {color: #6080A8; font-family: Arial; font-size: 24pt; }

/* Schriftformat für Bildbeschreibung */
.bu {color: #6080A8; font-family: @Arial Unicode MS; font-size: 10pt; }

/* Schriftformat für Bildnummern über den Miniaturen im Frame-Modus */
.bn {color: #ffffff; 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:#A9D3EB; color: #ffffff; font-family: Arial; font-size: 8pt; }

body
{
overflow: auto;
/* Farbige Bildlaufleiste  */
scrollbar-base-color:#A9D3EB;
scrollbar-3dlight-color:#6080A8;
scrollbar-arrow-color:#6080A8;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#A9D3EB;
scrollbar-highlight-color:#6080A8;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#A9D3EB;
/* Seitenfarbe, -hintergrundbild */
background-color:#A9D3EB;
background-image: url();
background-attachment: scroll;
}

/* Bilder vorausladen */
.preloadImages {position:absolute; top: 0px; left: 0px;  width:1px; height:1px;}
