/* 

Formatvorlage f&uuml;r Texte der edvgt-Seiten
(c) 2001 H. Sch&ouml;ttle

 ===================
 Seiteneinstellungen 
 =================== */

 body 
    { 
      margin-left:0pt; 
      margin-right:0pt;
      margin-top:0pt; 
      margin-bottom:0pt;
      background-color:white; 
    }

/* 


   =========
   Alle Tags
   =========

  Gesamteinstellungen */


   p,li,h1,h2,h3,h4,h5,span,td,li,ul,ol
    {                                                        
      font-size:15px; 
      line-height:18px; 
      font-family: Calibri, Verdana, Helvetica, Arial, sans-serif; 
      color: #3C3833;

    }
 
  p,h1,h2,h3,h4,h5,ul,ol
    {                                                        
      margin-top:20px; 
      margin-bottom:2px;
      margin-left:30px; 
      margin-right:30px; 
    }
    
   li
    {                                                        
      margin-left:0px; 
      margin-top:7px; 
      margin-bottom:2px;
    }
  
  a { text-decoration: none;  color:#E69500; }
a:hover { text-decoration: underline;  color:#E69500; }

 /* 
 
 Einzelne Tags
 =============

 Auf der Seite:

 navz1,2   Navigationszeile
 navzlh,d  Navigationszeilen-Link, hell, dunkel
 akg       Ank&uuml;ndigung im roten Seitenkopf

 txt       Normaler Text
 txtb      Normaler Text, Blocksatz
 ttxt      Text in Tabellen
 txtl      Linksb&uuml;ndiger Text
 txto      Text ohne Einzug

 ub        Normale &Uuml;berschrift

 In einzelnen Tabellen:

 tdnix     Tabellenzelle ohne Rand (zB zur Ummantelung von Grafiken)
 dbl       Dunkelblauer Hintergrund f&uuml;r Tabellen
 hrt       Hellroter Hintergrund f&uuml;r Tabellen
 dgr       Dunkelgrauer Hintergrund f&uuml;r Tabellen
 wht       Wei&szlig;er Hintergrund f&uuml;r Tabellen
 hgr       Hellgrauer Hintergrund f&uuml;r Tabellen
 
  */

 .kp1, .kp2, .kp3, .kp4, .kp5, .kp6, .kp7, .kp8 { 
          font-size: 12px; 
          line-height:15px; 
          text-align:left; 
          margin-top:1px; 
          margin-bottom:1px; 
          margin-left:10px; 
          margin-right:10px; }

 .kp1, .kp2 { text-align:center; }

 .kp3, .kp4 { text-align:right; }

 .kp1 { color: #666056;
        background-color:#EAD8AA;
        }

 .kp2 { color: #666056;
        background-color:#F2E8CA;
        }

 .kp3 { background-color:#666056;
        color: white; 
        }

 .kp4 { color: white;
        background-color:#8B8478;
        }

 .kp5 { color: #666056;
        background-color:#D6D0BE;
        }

 .kp6 { color: #666056;
        background-color:#E3DFD2;
        }

 .kp7 { color: #666056;
        background-color:#E7E3D8;
        }

 .kp8 { color: #666056;
        background-color:#EFEDE7;
        }


 .tlnk { text-decoration: none; }

  .txt, .txto { margin-top: 15px; margin-bottom: 2px; text-indent:10px;}
  .txto { text-indent:0px;}
  .txt2 { margin-left:35px; margin-top: 15px; margin-bottom: 2px; text-indent:0px;}
  .copyr { text-indent:0px; text-align:right; font-size:10px; line-height:12px; }

  .bu { margin-left:0px; margin-right:0px; margin-top: 0px; margin-bottom: 0px; text-indent:0px; font-style: italic; font-size:11px; line-height:13px;}


 .ub1  { margin-top: 25px; margin-bottom: 0px; text-indent:0px; font-weight: bold; }
 .ub2 { margin-top: 25px; margin-bottom: 0px; text-indent:0px; font-style: italic; }

 .dbl { background-color:#3C3833; color:white; }
 .wht { background-color:white; }
 .hrt { background-color:#C7737A; }

 .dgr { background-color:#666056; } 
 .hgr { background-color:#CCC8C0; } 


/*

 Tags f&uuml;r den Listenmodus des Navigations-Skriptes
 =================================================

 nlx   Navigationsleisteninhalt, nur <p>-Tag
 nlxl  Navigationsleisteninhalt, nur <a href>-Tag
 nlxh  Gew&auml;hlter Men&uuml;punkt, nur <p>-Tag
 nlxhl Gew&auml;hlter Men&uuml;punkt, nur <a href>-Tag
 nlxn  Unbelegter Men&uuml;punkt, nur <a href>-Tag
 

*/



 .nl1, .nl1h, .nl2, .nl2h, .nl3, .nl3h, .nl4, .nl4h, .nl1n, .nl2n, .nl3n, .nl4n, .nl1h2 
      { font-size: 12px; 
        color:#666056; 
        line-height:12px; 
        margin-top:0px;  
        margin-bottom:0px; 
        margin-left:0px; 
        margin-right:0px; 
        text-align:left; 
        text-decoration: none; }


 .nl1h2 { color:#cc5252; }

 .nl1h, .nl2h, .nl3h, .nl4h { color:#E69500; }


 .nl1l, .nl2l, .nl3l, .nl4l { color:#666056; text-decoration: none;}
 .nl1hl, .nl2hl, .nl3hl, .nl4hl { color:#E69500; text-decoration: none;} 

 .nl1n, .nl2n, .nl3n, .nl4n { color:#BAB6AF; text-decoration: none;} /* unbelegter Men&uuml;punkt */
                 
 .linie { background-color:#CCC8C0; } 
