/*
// ####################################################################################################
// # Datei gal.css 2.5
// ####################################################################################################
// # Copyright © 07/2005 ISS-Oberlausitz
// # Author: T.Hojenski
// # Email: info@iss-ol.de
// # URL:   http://www.iss-ol.de
// # Diese Datei gehört zu dem kommerziellen BLUEPAGE-CMS der ISS-Oberlausitz
// # Bitte beachten Sie die Lizenzbedingungen.
// # Unberechtigte Nutzung, Änderung oder Weitergabe über die Lizenzbedingungen hinaus
// # sind strafbar.
// # Eine unberechtigte Verwendung auch von Teilen des CMS-Systems kann zu Schadens-
// # und/oder Unterlassungsansprüchen führen.
// # Das Entfernen der Copyrighthinweise ist untersagt.
// ####################################################################################################
*/

#bluepage_gal_body {
   margin:auto;
   padding:0px;
   font-size: 100%;
   font-family: verdana,helvetica,sans-serif;
   text-align:center;
   background-color:#ffffff;
   width:95%;
   height:95%;
}
#bluepage_gal_tab {
   position:relative;
   width:100%;
   height:100%;
   font-size: 0.75em;
   text-align:center;
   background-color:#FFFfff;
}

.galtitel {
   color:#F77B21;
   text-align:left;
   font-weight : bold;
   border-bottom:1px solid #F77B21;
}

.space1         { height:  1px; line-height:1px; font-size:1px; padding:0; margin:0; }
.space5         { height:  5px; line-height:1px; font-size:1px; padding:0; margin:0; }

.img_anker { float:left; padding: 0; margin-top: 1px; margin-right:2px; vertical-align: text-bottom; }

.txt            { font-size:11px; font-family:verdana,helvetica,sans-serif; color:#333333; text-decoration:none;      font-weight:normal; line-height:14px; }
.txt2           { font-size:11px; font-family:verdana,helvetica,sans-serif; color:#333333; text-decoration:none;      font-weight:bold; line-height:14px; }

a.txt              { font-size:11px; font-family:verdana,helvetica,sans-serif; color:#008DCC; text-decoration:none; font-weight:normal; line-height:14px; }
a.txt:link         { font-size:11px; font-family:verdana,helvetica,sans-serif; color:#008DCC; text-decoration:none; font-weight:normal; line-height:14px; }
a.txt:visited      { font-size:11px; font-family:verdana,helvetica,sans-serif; color:#008DCC; text-decoration:none; font-weight:normal; line-height:14px; }
a.txt:active       { font-size:11px; font-family:verdana,helvetica,sans-serif; color:#008DCC; text-decoration:none; font-weight:normal; line-height:14px; }
a.txt:hover        { font-size:11px; font-family:verdana,helvetica,sans-serif; color:#000000; text-decoration:underline; font-weight:normal; line-height:14px; }

