/*   www.ingesic.css   */

body       { margin: 20px;       /*  Abstand oben, rechts, unten, links  */
/*               background-image: url(img/darkroom_spotlight_3.jpg;    */
/*             background-color: #E0F0E0;    */    /*  Alles, ganzer Bildschirm  */
           }

.seite_0   { background-color: #EEEEEE;       /*  Ganze, innere Seite Menue und Inhalt */
           }

.seite_li  { background-color: #CCDDCC;   /*  Linke Seite = (boxlinks Intergrund) */
             color: #FFFFFF;
            /* border: 0px solid #00FF00; */     /*   Border mit Farbe   */
           }

.seite_mi  { /* background-color: #557755;  */     /*  Mittlere Seite = Inhalt  */
             color: #000000;                  /* Text Farbe   */
             padding: 0px;                    /*   Innen - Abstand   */
             margin: 0px;                     /*   Aussen - Abstand   */
            /* border: 0px solid #FF7700; */      /*   Border mit Farbe   */
           }

.seite_mi_2 { background-color: #555555;       /*  Mittlere Seite = Inhalt  */
             color: #FFFFFF;
             padding: 0px;                    /*   Innen - Abstand   */
             margin: 16px 0px 0px 25px;         /*  oben - rechts - unten - links   */
             border: 0px solid #000000;       /*   Border mit Farbe   */
           }

.tabelle_1 { background-color: #CCDDCC;    /*linke Seite = Hintergrund Menüe-Punkte*/
             color: #000000;               /* Text in obere Zeile
             padding: 0px;                 /*   Innen - Abstand   */
             margin: 0px;                  /*   Aussen - Abstand   */
             border: 0px solid #000088;    /*   Border mit Farbe   */
           }

h1         { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 24px;
             font-weight: bold;
             text-align: center;
             line-height: 26px;
             }

h2         { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 16px;
             font-weight: bold;
             text-align: center;
             line-height: 24px;
           }

.text0_    { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 14px;
             font-weight: bold;
             line-height: 18px;       /*  Zeilenhöhe  */
            }

.text00_    { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 12px;
             font-weight: normal;
             line-height: 16px;       /*  Zeilenhöhe  */
            }


.text1_     { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 16px;
             font-weight: normal;
             line-height: 20px;       /*  Zeilenhöhe  */
            }

.text_0     { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 14px;
             font-weight: normal;
             line-height: 16px;         /*  Zeilenhöhe  */
             }

.text_1     { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 16px;
             font-weight: normal;
             line-height: 18px;         /*  Zeilenhöhe  */
             }

.text_2     { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 16px;
             font-weight: normal;
             line-height: 20px;         /*  Zeilenhöhe  */
             }

.text_3     { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 20px;
             color: #FFFFFF;
             font-weight: normal;
             line-height: 22px;
             }

.text_4     { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 22px;
             font-weight: normal;
             line-height: 24px;
             }

.text_5     { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 24px;
             font-weight: normal;
             line-height: 28px;
             }

.text_0b     { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 14px;
             font-weight: bold;
             line-height: 16px;         /*  Zeilenhöhe  */
             }

.text_1b     { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 18px;
             font-weight: bold;
             line-height: 28px;         /*  Zeilenhöhe  */
             }

.text_2b     { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 18px;
             font-weight: bold;
             line-height: 22px;         /*  Zeilenhöhe  */
             }

.text_3b     { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 20px;
             font-weight: bold;
             line-height: 24px;
             }

.text_4b     { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 22px;
             font-weight: bold;
             line-height: 28px;
             }

.text_5b     { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size: 24px;
             font-weight: bold;
             line-height: 32px;
             }


.menue {
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 290px;
  font-family: Century Gothic,verdana,arial,helvetica,sans-serif;
  font-size: 18px;

  font-weight: bold;
  text-decoration: none;
}

.menue li a, .menue li a:active, .menue li a:visited {
  border: none;
  color: #303030;       /*  Textfarbe im Boxlinks = Menü  */
  height: 24px;         /*  Zeilenhoehe bei Mozilla  24  */
  margin-right: 0px;
  text-decoration: none;
/*  background-image: url(img/ufali3l_5.jpg);   */
 /* background-image: img/ufali3l_5.jpg;  */
  display: block;
  text-indent: 5px;
}

.menue li a:hover {        /* Darüber fahrend  */
  color: 008F00;
/*  background-image: url(img/ufali3r_5.jpg);  */
/*  background-image: url(img/ufali3r_5.jpg);  */
  background-color: #FFFFFF;
/*  font-weight: bold;  */
}

a:link, a:visited  {
  color: #CCCCCC;          /* besucht  CCCCCC  */ /* bereits besucht */
  background-color: transparent;
}

a:link, a:active {
  color: #CCCCCC;           /*  CCCCCC  */ /* Textfarbe noch nicht angewählt  */
  background-color: transparent;
}
/*
a:hover {
  color: #808080;     // Darüber fahrend  #808080
  text-decoration: none;
}
*/