/* =====- CSS-Datei DIG * begonnen: 18.01.2007 * Stand: 05.02.2007 -==========*/
/*        Autor: August Herbst     - august@ stork-herbst.de -                */
/*-------+--|------+---------+---------+---------+---------+---------+--------*/

/*===========-  P R I N T E R  -==============================================*/

/*===========- grundlegende Strukturen -======================================*/



body        { background-color:#ffffff; color:#000000;
              font-family: Verdana, Arial, Helvetica, sans-serif;
              font-size:101%; text-align: left;}

.header     { display: none;}

.main       { position: static;  top: 0px; left:0; padding-left:0px; width:100%; }

.spalte-navi{ float:left; width: 160px;
              border-left-color:gray; border-left-style:solid;
              border-left-width: 1px; padding-left:0.5em;
              padding-right: 0.5em;
              vertical-align: top; text-align: left;
              display: none; }


.spalte     { float:right; width: 300px;
              border-left-color:gray; border-left-style:solid;
              border-left-width: 1px; padding-left:0.5em;
              padding-right: 0.5em;
              vertical-align: top; text-align: left; }

.text       {  float:none; width: 100%;  /*
              border-left-color:gray; border-left-style:solid;
              border-left-width: 1px; padding-left:0.5em;
              padding-right: 0.5em;
              vertical-align: top; */ text-align: left; }

.textl       { float:none; width: 100%;
               overflow: visible;
              border:0;
              padding-left:0em;
              padding-right: 0em;
              margin-left: 0em;
              margin-top: 0em;
               /* vertical-align: top; */
               text-align: left; }

.trenner    { clear: both; heigt: 1px; width:100%; display: none; }


.fuss       { border-top-color: #003399; border-top-style:solid;
              border-top-width: 3px; padding-left:0.1em;
              background-image:url(../images/llogo_30.jpg);
              background-repeat: no-repeat;
              background-position: left center;
              font-size: 0.8em; vertical-align: center;
              line-height: 2.5em; }


/*==========- Schriftauszeichnungen -=========================================*/
p           { font-size: 0.8em; }
.klein      { font-size: 0.8em; }
.gross      { font-size: 1em; }
h1, h2, h3, h4, h5
            { color: #553366; font-weigth: bold; font-variant: normal;
              margin: 0; padding: 0; }
h1          { font-size: 1.0em; font-weight: bold;
              background-image:url(../images/blockbut.gif);
              background-repeat: no-repeat; background-position: left 3px;
              line-height: 1em; padding-left: 1.5em;}
h2          { font-size: 1.0em; }
h3          { font-size: 1.0em; text-decoration: underline; }
h4          { font-size: 0.8em; }
h5          { font-size: 0.8em; text-decoration: underline;}
.titelb     { color:#553366; font-size: 1em; font-weight: bold;}
.h14        { line-height: 14pt; }
.mail       { color: green; }
.link,
.exlink,
.backlink   { color: blue; }
.b          { font-weight: bold; }
.c          { text-align: center; }

.noprint    { display: none; }




/*==========- Links -=========================================================*/

a           { text-decoration:none;  }
a:hover     { text-decoration:underline;}
.linklist   { list-style-type: none; list-style-position:outside;
              padding-left:0; line-height: 1.4em; margin: 0; }
.mail       { background-image:url(../images/mailbut.gif);
              background-repeat: no-repeat; background-position: left 3px;
              line-height: 1em; padding-left: 1.5em;  }
.link       { background-image:url(../images/linkbut.gif);
              background-repeat: no-repeat; background-position: left 3px;
              line-height: 1em; padding-left: 1.5em; font-weight: bold;}
.link2      { background-image:url(../images/linkbut.gif);
              background-repeat: no-repeat; background-position: 10px 3px;
              line-height: 1em; padding-left: 1.8em; }
.exlink     { background-image:url(../images/exlinkbut.gif);
              background-repeat: no-repeat; background-position: left 3px;
              line-height: 1em; padding-left: 1.5em; }
.backlink   { background-image:url(../images/backbut.gif);
              background-repeat: no-repeat; background-position: left 3px;
              line-height: 1em; padding-left: 1.5em; }
.blockbut   { background-image:url(../images/blockbut.gif);
              background-repeat: no-repeat; background-position: left 3px;
              line-height: 1em; padding-left: 1.5em; }
.hier, .quadbut, .hier2
            { background-image:url(../images/quadbut.gif);
              background-repeat: no-repeat; background-position: left 3px;
              line-height: 1em; padding-left: 1.5em; color:#000000; }
.hier       { border-bottom: 2px dotted #9F9F9F; }
.hier2      { border-bottom: 2px dotted #9F9F9F; background-position: 10px 3px;
              padding-left: 1.8em; }
