

/****** ALLGEMEINE AUSZEICHNUNGEN IN DEN DOKUMENTEN ******/

 /* allgemeine Seitenränder */

 body {
       margin-left:0px;
       margin-top:0px;
       leftmargin:0px;
       topmargin:0px; 
       }


 /* spezielles Vertical-align  */
 .vert-bot {vertical-align:bottom;}
 .vert-mid {vertical-align:middle;}
 .vert-top {vertical-align:top;}

 /*** fuer korrekte image-Darstellung, Mozilla ***/

 tr.decoration img {display: block;}


 /****** FARBKLIMATA ******/

   .main-color {background-color:#049;}
   .main-bg {background-color:#EEE;}

   .bg-box-head {background-color:#39C;}
   .bg-box-body {background-color:#CEF;}

   .trb-box-head {background-color:#FFF;}
   .trb-box-body {background-color:#FFF;}

   .grau-hell {background-color:#EEE;}
   .grau-dunkel {background-color:#666;}

   .weiss {background-color:#FFF;}


   /**** Anzeige-Balken ****/
   .grau-h {background-color:#CCC;}
   .grau-d {background-color:#999;}

   .level2-bg {background-color:#CCC;}

 /****** FONT-AUSZEICHNUNGEN ******/

 /** allgemein **/

td {font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:normal;}



/****** KOPF-BEREICH ******/
  .top-nav-text{
   color:#CCC;
   font-size:11px;
   font-weight:bold;
   }

 /** Top-Navigation **/
  a.top-navi:link {
   text-decoration:none;
   color:#CCC;
   font-size:11px;
   font-weight:bold;
   }

  a.top-navi:visited {
   text-decoration:none;
   color:#CCC;
   font-size:11px;
   font-weight:bold;
   }

  a.top-navi:hover {
   text-decoration:none;
   color:#FFF;
   font-size:11px;
   font-weight:bold;
   }

  a.top-navi:active {
   text-decoration:none;
   color:#CCC;
   font-size:11px;
   font-weight:bold;
   }

 /* Top-Navi Highlightzustand */

  .top-navi-on {
   text-decoration:none;
   color:#FFF;
   font-size:11px;
   font-weight:bold;
   }

   /* Kopfnavigation, vertikal */

  .kopfnavi-text{
   color:#666;
   font-size:13px;
   font-weight:bold;
   }

 /** Top-Navigation **/
  a.kopf-navi:link {
   text-decoration:none;
   color:#666;
   font-size:13px;
   font-weight:bold; 
   }

  a.kopf-navi:visited {
   text-decoration:none;
   color:#666;
   font-size:13px;
   font-weight:bold;
   }

  a.kopf-navi:hover {
   text-decoration:none;
   color:#049;
   font-size:13px;
   font-weight:bold;
   }

  a.kopf-navi:active {
   text-decoration:none;
   color:#666;
   font-size:13px;
   font-weight:bold;
   }

 /* Kopf-Navi Highlightzustand */

  .kopf-navi-on {
   text-decoration:none;
   color:#049;
   font-size:13px;
   font-weight:bold;
   }


/**** Anzeigeleiste der Folgeseiten ****/
  .anzeige {
   font-size:18px;
   color:#FFF;
   font-weight:regular;
   margin-left:20px;
   }

 
 /**** linke Spalte ****/ 

  /*** Navigationsbox ***/

  /* Ebene 1 */

  a.navi-e1:link, a.navi-e1:visited, a.navi-e1:active {
    text-decoration:none;
    color:#666;
    font-size:13px;
    font-weight:bold;
    }

   a.navi-e1:hover {
    text-decoration:none;
    color:#049;
    font-size:13px;
    font-weight:bold;
    }

   /* Ebene1 Highlight */
   .navi-e1-h {
    text-decoration:none;
    color:#FFF;
    font-size:13px;
    font-weight:bold;
    }


  /* Ebene 2 */

  a.navi-e2:link, a.navi-e2:visited, a.navi-e2:active {
    text-decoration:none;
    color:#000;
    font-size:13px;
    font-weight:normal;
    }

   a.navi-e2:hover {
    text-decoration:underline;
    color:#000;
    font-size:13px;
    font-weight:normal;
    }

   /* Ebene1 Highlight */
   .navi-e2-h {
    text-decoration:none;
    color:#000;
    font-size:13px;
    font-weight:bold;
    }


  /****** Channelboxen ******/

  /*** Box-Text ***/
  .text-11 {
   font-family:Arial,Helvetica,sans-serif; 
   color:#666;
   font-size:11px;
   font-weight:normal;
   line-height:11px;
   text-align:left;
  }


 /**** Box-Headline ****/
  .box-head {
   color:#FFF;
   font-size:13px;
   font-weight:bold;
   text-align:left;
  }

 /** Blau-Box, Link **/

  a.bl-11:active, a.bl-11:link, a.bl-11:visited {
   text-decoration:none;
   color:#049;
   font-size:11px;
   font-weight:normal;
   }

  a.bl-11:hover {
   text-decoration:underline;
   color:#049;
   font-size:11px;
   font-weight:normal;
   }



 /**** transparent-Box ****/
  .trb-head {
   color:#000;
   font-size:13px;
   font-weight:bold;
   text-align:left;
  }

  .trb-text-11 {
   color:#666;
   font-size:11px;
   font-weight:normal;
   text-align:left;
  }



 /**** Artikel, Mitte ****/

  /** Uebershrift **/
   .art-head {
     font-family:Arial,Helvetica,sans-serif; 
     font-size:16px;
     color:#049;
     font-weight:bold;
    }

  /** Zwischenueberschrift **/

   .art-subhead {
     font-family:Arial,Helvetica,sans-serif; 
     font-size:13px;
     color:#049;
     font-weight:bold;
    }

/** Zwischenueberschrift, Liste **/
   .abstract {
     font-family:Arial,Helvetica,sans-serif; 
     font-size:13px;
     color:#000;
     font-weight:bold;
    }

  /** Copytext **/

   .art-text {
     font-family:Arial,Helvetica,sans-serif; 
     font-size:13px;
     color:#000;
     font-weight:normal;
    }


   .form-text {
     font-size:13px;
     color:#000;
     font-weight:normal;
    }

/** Listenausgabe **/

  /** Uebershrift **/
   .list-head {
     font-family:Arial,Helvetica,sans-serif; 
     font-size:16px;
     color:#666;
     font-weight:bold;
    }

  /** Link im Artikel **/
  a.art-link-13:active, a.art-link-13:link, a.art-link-13:visited {
   text-decoration:none;
   color:#049;
   font-size:13px;
   font-weight:normal;
   }

  a.art-link-13:hover {
   text-decoration:underline;
   color:#049;
   font-size:13px;
   font-weight:normal;
   }

 /** Artikel-Link **/

  a.text-link-13:link {
   font-family:Arial,Helvetica,sans-serif;
   text-decoration:underline;
   color:#049;
   font-size:13px;
   font-weight:normal;
   }

  a.text-link-13:active {
   font-family:Arial,Helvetica,sans-serif;
   text-decoration:underline;
   color:#049;
   font-size:13px;
   font-weight:normal;
   }

  a.text-link-13:visited {
   font-family:Arial,Helvetica,sans-serif;
   text-decoration:underline;
   color:#049;
   font-size:13px;
   font-weight:normal;
   }

  a.text-link-13:hover {
   font-family:Arial,Helvetica,sans-serif;
   text-decoration:underline;
   color:#049;
   font-size:13px;
   font-weight:normal;
   }

  /** Artikel-Fussleiste, Link **/

   a.art-fl:link, a.art-fl:visited, a.art-fl:active {
    text-decoration:none;
    color:#FFF;
    font-size:11px;
    font-weight:normal;
    }

   a.art-fl:hover {
    text-decoration:underline;
    color:#FFF;
    font-size:11px;
    font-weight:normal;
    }

   /** Artikel-Fuss-Text **/
    .art-ftr {
    color:#FFF;
    font-size:11px;
    font-weight:normal;
    }


 /****** Sitemap ******/

   .map-head-black {
     font-size:16px;
     color:#000;
     font-weight:bold;
    }

   /*** Fussabstand der Eintraege ***/
.mapcell {padding-bottom:5px;}


  /*** Level-Links ***/
a.sitemap1:link, a.sitemap1:active, a.sitemap1:visited, a.sitemap1:hover {
	font-family:Arial,Helvetica,sans-serif; color:#049; font-size:16px; font-weight:bold; font-stretch:wider; text-decoration:none; margin-left: 0px; margin-bottom:5px; margin-top:20px;}

a.sitemap2:link, a.sitemap2:active, a.sitemap2:visited, a.sitemap2:hover {
	font-family:Arial,Helvetica,sans-serif; color:#39C; font-size:14px; font-weight:bold; text-decoration:none;margin-left: 30px; margin-bottom:13px; margin-top:10px;}

a.sitemap3:link, a.sitemap3:active, a.sitemap3:visited, a.sitemap3:hover {
	font-family:Arial,Helvetica,sans-serif; color:#6F6F6F; font-size:12px; font-weight:bold; text-decoration:none; margin-left: 50px; margin-bottom:2px; margin-top:5px;}

a.sitemap4:link, a.sitemap4:active, a.sitemap4:visited, a.sitemap4:hover {
	font-family:Arial,Helvetica,sans-serif; color:#000000; font-size:10px; font-weight:normal; text-decoration:none; margin-left: 70px;}

a.sitemap5:link, a.sitemap5:active, a.sitemap5:visited, a.sitemap5:hover {
	font-family:Arial,Helvetica,sans-serif; color:#000000; font-size:10px; font-weight:normal; text-decoration:none; margin-left: 90px;}