
/* ----- allgemeine Formatierung für Schrift, Schriftgrösse, Schriftfarbe und Hintergrund ----- */
body,table,td {font-family:verdana,helvetica,sans-serif; font-size:10pt; color:#507B63; font-weight:bold;}
body {background-image:url(../../../images/datenarena.gif);}
/* -------------------------------------------------- */

/* ----- Formatierung für die Kopfzeile ----- */
.kopfzeile {font-size:18pt; color:#333333; font-weight:bold;}
/* -------------------------------------------------- */

/* ----- Formatierung für die horizontale Linie oben und unten ----- */
hr { display: none;}
/* -------------------------------------------------- */

/* ----- Tabellenzellen für die Galerieübersicht und die Vorschauseite ----- */
table.overview td {border-width:0px; border-style:solid; border-color:#444444;}
.overview td {color:black; font-weight:normal; font-size: 11px;}
/* -------------------------------------------------- */

/* ----- Formatierung für den Content ----- */
.content {}
/* -------------------------------------------------- */

/* ----- Formatierung für die Fusszeile inkl. der dort befindlichen Links ----- */
div.von {font-size:7pt; color:#808080; font-weight:normal;}
div.von a:link {font-size:7pt; text-decoration:underline; color:#336E99; font-weight:normal;}
div.von a:visited {font-size:7pt; text-decoration:underline; color:#336E99; font-weight:normal;}
div.von a:hover {font-size:7pt; text-decoration:none; color:#336E99; font-weight:normal;}
div.von a:active {font-size:7pt; text-decoration:underline; color:#336E99; font-weight:normal;}
/* -------------------------------------------------- */

/* ----- Formatierung für die Links in der Galerieübersicht ----- */
.overview a:link {font-size:11px; text-decoration:none; color:#336E99; border-bottom: 1px dotted rgb(180, 180, 180); }
.overview a:visited {font-size:11px; text-decoration:none; color:#336E99; border-bottom: 1px dotted rgb(180, 180, 180);}
.overview a:hover {font-size:11px; text-decoration:none; color:#336E99; border-bottom: 1px dotted rgb(180, 180, 180);}
.overview a:active {font-size:11px; text-decoration:none; color:#336E99; border-bottom: 1px dotted rgb(180, 180, 180);}
/* ---- Schrift in der Vorschau wenn kein Bild vorhanden (gleicher Text wie in der Galerieübersicht) ---- */
font.kein_bild {font-size:11px; text-decoration:none; color:#336E99; border-bottom: 1px dotted rgb(180, 180, 180);}
/* -------------------------------------------------- */

/* ----- Formatierung für alle übrigen Links ----- */
a:link {font-size:11pt; text-decoration:underline; color:#336E99; font-weight:bold;}
a:visited {font-size:11pt; text-decoration:underline; color:#336E99; font-weight:bold;}
a:hover {font-size:11pt; text-decoration:none; color:#336E99; font-weight:bold;}
a:active {font-size:11pt; text-decoration:underline; color:#336E99; font-weight:bold;}
/* -------------------------------------------------- */

/* ----- Formatierung für die aktuelle Seitenzahl in der Vorschau (abhängig von den "übrigen Links") ----- */
font.blaetern {font-size:11pt; text-decoration:none; color:blue; font-weight:bold;}
/* -------------------------------------------------- */
table.contentOver td {padding: 1px; margin: 0px;}