/* DATEI: gwz2.css */
/* CSS Datei 11-2004 */
/* Copyright by ISS-Oberlausitz */
/* Author: T.Hojenski */

#bluepage_body {
    background-color:#ffffff;
    padding:0px;
    margin: 0 0 0 0 ;
    text-align:center;
    width:100%;
    height:100%;
}
#tab  {
   width:825px;
   height:100%;
   margin: auto;
}

.txt            { font-size:11px; font-family:verdana,helvetica,sans-serif; color:#000000; text-decoration:none;      font-weight:normal; line-height:14px; }
.txt2           { font-size:11px; font-family:verdana,helvetica,sans-serif; color:#000000; text-decoration:none;      font-weight:bold;  line-height:14px;  }
.bnav           { font-size:11px; font-family:verdana,helvetica,sans-serif; color:#003288; text-decoration:none;      font-weight:normal;   }
.bnav2          { font-size:11px; font-family:verdana,helvetica,sans-serif; color:#000000; text-decoration:none;      font-weight:normal;   }

a.txt:link      { font-size:11px; font-family:verdana,helvetica,sans-serif; color:#003288; text-decoration:none;      font-weight:normal;   }
a.txt:visited   { font-size:11px; font-family:verdana,helvetica,sans-serif; color:#003288; text-decoration:none;      font-weight:normal;   }
a.txt:active    { font-size:11px; font-family:verdana,helvetica,sans-serif; color:#003288; text-decoration:none;      font-weight:normal;   }
a.txt:hover     { font-size:11px; font-family:verdana,helvetica,sans-serif; color:#000000; text-decoration:none;      font-weight:normal;   }

.vlink          { position:absolute;top:-100px;left:-100px;display:none; }