/******** HOME ********/

/****** 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 und NS6 ***/

 tr.decoration img {display: block;}


 /****** FARBKLIMATA ******/

   .main-color {background-color:#049;}
   .main-bg {background-color:#EEE;}

   .blau-dunkel {background-color:#049;}
   .blau-hell {background-color:#CEF;}
   .grau-hell {background-color:#EEE;}
   .grau-dunkel {background-color:#666;}
   .orange-dunkel {background-color:#F60;}
   .orange-mittel {background-color:#FC0;}
   .orange-hell {background-color:#FEC;}
   .weiss {background-color:#FFF;}


   /**** Anzeige-Balken ****/
   .grau-h {background-color:#CCC;}
   .grau-d {background-color:#999;}

   /**** Tip-Box ****/
   .bg-box-head {background-color:#F60;}
   .bg-box-body {background-color:#FEC;}


 /****** FONT-AUSZEICHNUNGEN ******/

 /** allgemein **/

td {font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:normal; vertical-align: middle;}



/****** 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:#666;
   font-size:13px;
   font-weight:bold;
   }


/**** Anzeigeleiste der Folgeseiten ****/

  .anzeige {
   font-size:18px;
   color:#FFF;
   font-weight:regular;
   margin-left:19px;
   }


/****** BAUCH-BEREICH ******/

 /**** Box-Titel ****/
  .box-head {
   color:#FFF;
   font-size:16px;
   font-weight:bold;
   text-align:left;
  }

//  .text-orange {
   color:#F60;
   font-size:11px;
   font-weight:normal;
   text-align:left;
  }

  .text-11 {
   color:#000;
   font-size:11px;
   font-weight:normal;
   text-align:left;
  }

 /* Text fuer Mittelspalte */

  .artikel-head {
   color:#F60;
   font-size:16px;
   font-weight:bold;
   text-align:left;
  }

  .artikel-subhead {
   color:#F60;
   font-size:13px;
   font-weight:bold;
   text-align:left;
  }

   .artikel-text {
   color:#000;
   font-size:13px;
   font-weight:normal;
   text-align:left;
  }


 /** Orange-Box, Link **/

  a.ol-11:active, a.ol-11:link, a.ol-11:visited {
   text-decoration:none;
   color:#F60;
   font-size:11px;
   font-weight:normal;
   }

  a.ol-11:hover {
   text-decoration:underline;
   color:#F60;
   font-size:11px;
   font-weight:normal;
   }



 /** Kiggsmap Head-Link **/
  a.kmap:link, a.kmap:visited, a.kmap:hover, a.kmap:active {
   text-decoration:none;
   color:#FFF;
   font-size:16px;
   font-weight:bold;
   padding:4px;

   }

  a.kmap:hover {
   text-decoration:none;
   color:#F60;
   font-size:16px;
   font-weight:bold;
   }


 /* Kiggsmap Highlightzustand */

  .kmap-on {
   text-decoration:none;
   color:#FFF;
   font-size:16px;
   font-weight:bold;
   }


 /**** Blau-Box ****/
  .blau-head {
   color:#FFF;
   font-size:16px;
   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;
   }


/****** FUSS-BEREICH ******/
  .fuss-nav-text{
   color:#049;
   font-size:11px;
   font-weight:bold;
   }

 /** Fuss-Navigation **/
  a.fuss-navi:link {
   text-decoration:none;
   color:#049;
   font-size:11px;
   font-weight:bold;
   }

  a.fuss-navi:visited {
   text-decoration:none;
   color:#049;
   font-size:11px;
   font-weight:bold;
   }

  a.fuss-navi:hover {
   text-decoration:none;
   color:#666;
   font-size:11px;
   font-weight:bold;
   }

  a.fuss-navi:active {
   text-decoration:none;
   color:#049;
   font-size:11px;
   font-weight:bold;
   }

 /* Fuss-Navi Highlightzustand */

  .fuss-navi-on {
   text-decoration:none;
   color:#666;
   font-size:11px;
   font-weight:bold;
   }




