/*000000011111111112222222222333333333344444444445555555555666666666677777777778
  345678901234567890123456789012345678901234567890123456789012345678901234567890

    Datei              : cist.css
    Beschreibung       : Cascading Stylesheets der Webpräsenz
                         prototyp
                         legt das Design für die von Cist verwalteten Seiten
                         fest

    Version            : 1.0
    erstellt           : 12.07.2007
    letzte Änderung    : 
          Josef Thelen   01.08.2007 Hauptmenü aktuell auch als Link
          Josef Thelen   30.07.2007 Kontaktformular eingebunden
          Josef Thelen   18.07.2007 Untermenü
          Josef Thelen   17.07.2007 Hauptmenü
          Josef Thelen   14.07.2007 fuss, menu
          Josef Thelen   12.07.2007 cis_rahmen, titel, mitte, kopf

    Autor              : Josef Thelen
    E-Mail             : Josef@Thelen007.de
                         Josef.Thelen@Cist.de

    copyright (c) 2007 : by Cist

  000000011111111112222222222333333333344444444445555555555666666666677777777778
  345678901234567890123456789012345678901234567890123456789012345678901234567890

*/

#cis_cont_bild {            /* Bilder im Contentbereich innerhalb des Rahmens */
 background-color           : #2F2F2F;         /* Hintergrundfarbe dunkelgrau */
 color                      : #FFFFFF;                   /* Schriftfarbe weiß */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-variant               : normal;
 font-weight                : 500;
 letter-spacing             : 0px;                  /* Buchstabenweite setzen */
 margin-bottom              : 0px;                               /* kein Rand */
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 padding-bottom             : 0px;                             /* kein Einzug */
 padding-left               : 0px;                             /* kein Einzug */
 padding-right              : 0px;                             /* kein Einzug */
 padding-top                : 0px;                             /* kein Einzug */
 text-align                 : left;
}

#cis_cont_rah {                       /*  Contentbereich innerhalb des Rahmens */
 background-color           : #2F2F2F;         /* Hintergrundfarbe dunkelgrau */
 color                      : #FFFFFF;                   /* Schriftfarbe weiß */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-variant               : normal;
 font-weight                : 500;
 letter-spacing             : 0px;                  /* Buchstabenweite setzen */
 margin-bottom              : 0px;                               /* kein Rand */
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 padding-bottom             : 0px;                             /* kein Einzug */
 padding-left               : 0px;                             /* kein Einzug */
 padding-right              : 0px;                             /* kein Einzug */
 padding-top                : 0px;                             /* kein Einzug */
 text-align                 : left;
}

#cis_fuss001_oben {                                   /* Abschluss ganz unten */
 background-color           : #222222;         /* Hintergrundfarbe dunkelgrau */
 border-top                 : solid thin #333333; 
 color                      : #FFFFFF;                   /* Schriftfarbe weiß */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 1pt;
 font-weight                : 500;
 margin-bottom              : 0px;                               /* kein Rand */
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 padding-bottom             : 0px;                             /* kein Einzug */
 padding-left               : 0px;
 padding-right              : 0px;
 padding-top                : 0px;
 text-align                 : left;
}

#cis_fuss001_text {                                   /* Abschluss ganz unten */
 background-color           : #222222;         /* Hintergrundfarbe dunkelgrau */
 color                      : #FFFFFF;                   /* Schriftfarbe weiß */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 9pt;
 font-weight                : 500;
 margin-bottom              : 0px;                               /* kein Rand */
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 padding-bottom             : 0px;                             /* kein Einzug */
 padding-left               : 0px;
 padding-right              : 0px;
 padding-top                : 0px;
 text-align                 : center;
}

#cis_kopf_001 {                                       /* Titelzeile ganz oben */
 background-color           : #2D2D2D;         /* Hintergrundfarbe dunkelgrau */
 background-image           : url(../img/all/kopf960.jpg);
 color                      : #FFFFFF;                   /* Schriftfarbe weiß */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 500;
 margin-bottom              : 0px;                               /* kein Rand */
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 padding-bottom             : 0px;                             /* kein Einzug */
 padding-left               : 0px;
 padding-right              : 0px;
 padding-top                : 0px;
 text-align                 : left;
}

#cis_menu_text {                              /* Textzeilen im Menü ohne Link */
 background-color           : #1F1F1F;    /* Hintergrundfarbe ganz dunkelgrau */
 color                      : #FFFFFF;        /* Schriftfarbe ganz dunkelgrau */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-variant               : normal;
 font-weight                : 700;
 letter-spacing             : 0px;                  /* Buchstabenweite setzen */
 margin-bottom              : 0px;                               /* kein Rand */
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 padding-bottom             : 0px;                             /* kein Einzug */
 padding-left               : 0px;                             /* kein Einzug */
 padding-right              : 0px;                             /* kein Einzug */
 padding-top                : 0px;                             /* kein Einzug */
 text-align                 : left;
}

#cis_menu_text_aktuell {              /* Textzeilen im Menü aktueller Eintrag */
 background-color           : #8F1310;         /* Hintergrundfarbe rotähnlich */
 color                      : #FFFFFF;        /* Schriftfarbe ganz dunkelgrau */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-variant               : normal;
 font-weight                : 700;
 letter-spacing             : 0px;                  /* Buchstabenweite setzen */
 margin-bottom              : 0px;                               /* kein Rand */
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 padding-bottom             : 0px;                             /* kein Einzug */
 padding-left               : 0px;                             /* kein Einzug */
 padding-right              : 0px;                             /* kein Einzug */
 padding-top                : 0px;                             /* kein Einzug */
 text-align                 : left;
}

#cis_menu_unter {                        /* Textzeilen im Untermenü ohne Link */
 background-color           : #1F1F1F;    /* Hintergrundfarbe ganz dunkelgrau */
 color                      : #FFFFFF;        /* Schriftfarbe ganz dunkelgrau */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 9pt;
 font-variant               : normal;
 font-weight                : 700;
 letter-spacing             : 0px;                  /* Buchstabenweite setzen */
 margin-bottom              : 0px;                               /* kein Rand */
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 padding-bottom             : 0px;                             /* kein Einzug */
 padding-left               : 0px;                             /* kein Einzug */
 padding-right              : 0px;                             /* kein Einzug */
 padding-top                : 0px;                             /* kein Einzug */
 text-align                 : right;
}

#cis_menu_unter_aktuell {        /* Textzeilen im Untermenü aktueller Eintrag */
 background-color           : #8F1310;         /* Hintergrundfarbe rotähnlich */
 color                      : #FFFFFF;        /* Schriftfarbe ganz dunkelgrau */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 9pt;
 font-variant               : normal;
 font-weight                : 700;
 letter-spacing             : 0px;                  /* Buchstabenweite setzen */
 margin-bottom              : 0px;                               /* kein Rand */
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 padding-bottom             : 0px;                             /* kein Einzug */
 padding-left               : 0px;                             /* kein Einzug */
 padding-right              : 0px;                             /* kein Einzug */
 padding-top                : 0px;                             /* kein Einzug */
 text-align                 : right;
}

#cis_mitte_leer {                                    /* leerer  Mittelbereich */
 background-color           : #1F1F1F;    /* Hintergrundfarbe ganz dunkelgrau */
 color                      : #1F1F1F;        /* Schriftfarbe ganz dunkelgrau */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 1pt;
 font-variant               : normal;
 font-weight                : 500;
 letter-spacing             : 0px;                  /* Buchstabenweite setzen */
 margin-bottom              : 0px;                               /* kein Rand */
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 padding-bottom             : 0px;                             /* kein Einzug */
 padding-left               : 0px;                             /* kein Einzug */
 padding-right              : 0px;                             /* kein Einzug */
 padding-top                : 0px;                             /* kein Einzug */
 text-align                 : left;
}

#cis_mitte_cont {                                /*  Mittelbereich mit Inhalt */
 background-color           : #2F2F2F;         /* Hintergrundfarbe dunkelgrau */
 color                      : #FFFFFF;                   /* Schriftfarbe weiß */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-variant               : normal;
 font-weight                : 500;
 letter-spacing             : 0px;                  /* Buchstabenweite setzen */
 margin-bottom              : 0px;                               /* kein Rand */
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 padding-bottom             : 0px;                             /* kein Einzug */
 padding-left               : 0px;                             /* kein Einzug */
 padding-right              : 0px;                             /* kein Einzug */
 padding-top                : 0px;                             /* kein Einzug */
 text-align                 : left;
}

#cis_mitte_cont_l{                               /*  Mittelbereich mit Inhalt */
 background-color           : #FF00FF;         /* Hintergrundfarbe dunkelgrau */
 color                      : #FFFFFF;                   /* Schriftfarbe weiß */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-variant               : normal;
 font-weight                : 500;
 letter-spacing             : 0px;                  /* Buchstabenweite setzen */
 margin-bottom              : 0px;                               /* kein Rand */
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 padding-bottom             : 0px;                             /* kein Einzug */
 padding-left               : 0px;                             /* kein Einzug */
 padding-right              : 0px;                             /* kein Einzug */
 padding-top                : 0px;                             /* kein Einzug */
 text-align                 : left;
}

#cis_rah_aus {    /* umschließt den darzustellenden Bereich <-> Rahmen aussen */
 background-color           : #2D2D2D;         /* Hintergrundfarbe dunkelgrau */
 color                      : #FFFFFF;                   /* Schriftfarbe weiß */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 500;
 margin-bottom              : 3px;                   /* schmaler unterer Rand */
 margin-left                : auto;           /* für automatische Zentrierung */
 margin-right               : auto;
 margin-top                 : 3px;                    /* schmaler oberer Rand */
 padding-bottom             : 0px;                             /* kein Einzug */
 padding-left               : 0px;
 padding-right              : 0px;
 padding-top                : 0px;
 text-align                 : left;           /* Text linksbündig auserichten */
 width                      : 960px;           /* Breite der Seite 960 Punkte */
}

#cis_rah_inn {     /* umschließt den darzustellenden Bereich <-> Rahmen innen */
 background-color           : #1F1F1F;         /* Hintergrundfarbe dunkelgrau */
 color                      : #FFFFFF;                   /* Schriftfarbe weiß */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 500;
 margin-bottom              : 0px;                               /* kein Rand */
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 padding-bottom             : 0px;                             /* kein Einzug */
 padding-left               : 0px;
 padding-right              : 0px;
 padding-top                : 0px;
 text-align                 : left;           /* Text linksbündig auserichten */
 width                      : 960px;           /* Breite der Seite 960 Punkte */
}

#cis_rah_inn_links {                              /* Rahmen innen linke Seite */
 background-color           : #2D2D2D;         /* Hintergrundfarbe dunkelgrau */
 background-image           : url(../img/all/rlinks.jpg);
 background-position        : left;                    /* Bild links anzeigen */
 background-repeat          : repeat-y;
 color                      : #FFFFFF;                   /* Schriftfarbe weiß */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 500;
 margin-bottom              : 0px;                               /* kein Rand */
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 padding-bottom             : 0px;                             /* kein Einzug */
 padding-left               : 0px;
 padding-right              : 0px;
 padding-top                : 0px;
 text-align                 : left;           /* Text linksbündig auserichten */
 width                      : 960px;           /* Breite der Seite 960 Punkte */
}

#cis_rah_inn_rechts {                            /* Rahmen innen rechte Seite */
 background-color           : #2D2D2D;         /* Hintergrundfarbe dunkelgrau */
 background-image           : url(../img/all/rrechts.jpg);
 background-position        : right;                  /* Bild rechts anzeigen */
 background-repeat          : repeat-y;
 color                      : #FFFFFF;                   /* Schriftfarbe weiß */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 500;
 margin-bottom              : 0px;                               /* kein Rand */
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 padding-bottom             : 0px;                             /* kein Einzug */
 padding-left               : 0px;
 padding-right              : 0px;
 padding-top                : 0px;
 text-align                 : left;           /* Text linksbündig auserichten */
 width                      : 960px;           /* Breite der Seite 960 Punkte */
}

#cis_titel_001 {                                                /* Titelzeile */
 background-color           : #000000;            /* Hintergrundfarbe schwarz */
 color                      : #8F1310;             /* Schriftfarbe rotähnlich */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 12pt;
 font-variant               : small-caps;                      /* Kapitälchen */
 font-weight                : 700;
 letter-spacing             : 10px;                 /* Buchstabenweite setzen */
 margin-bottom              : 0px;                               /* kein Rand */
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 padding-bottom             : 0px;                             /* kein Einzug */
 padding-left               : 10px;                   /* linken Einzug setzen */
 padding-right              : 0px;                             /* kein Einzug */
 padding-top                : 0px;                             /* kein Einzug */
 text-align                 : left;
}

#cis_titel_leer {                                         /* leere Titelzeile */
 background-color           : #000000;            /* Hintergrundfarbe schwarz */
 color                      : #8F1310;             /* Schriftfarbe rotähnlich */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 1pt;
 font-variant               : small-caps;                      /* Kapitälchen */
 font-weight                : 700;
 letter-spacing             : 10px;                 /* Buchstabenweite setzen */
 margin-bottom              : 0px;                               /* kein Rand */
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 padding-bottom             : 0px;                             /* kein Einzug */
 padding-left               : 10px;                   /* linken Einzug setzen */
 padding-right              : 0px;                             /* kein Einzug */
 padding-top                : 0px;                             /* kein Einzug */
 text-align                 : left;
}

.cis_fehler {                         /* dient der Anzeige eines Fehlertextes */
 background-color           : #FFFFFF;
 color                      : #FF0000;
 font-family                : Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 900;
 text-align                 : left;
}

.cis_frei {                                     /* für schmale Zeilenabstände */
 background-color           : transparent;
 color                      : transparent;
 font-family                : Arial, Helvetica, sans-serif;
 font-size                  : 1pt;
 font-weight                : 500;
 text-align                 : left;
}

a.cis_anak {                              /* aktive Links in der Auswahlleiste */
 background-color           : transparent;
 color                      : #FFFF00;                    /* Schriftfarbe gelb */
 font-family                : Arial, Helvetica, sans-serif;
 font-size                  : 8pt;
 font-weight                : 500;
 text-align                 : center;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_anak:active {                       /* aktive Links in der Auswahlleiste */
 background-color           : transparent;
 color                      : #FFFF00;                    /* Schriftfarbe gelb */
 font-family                : Arial, Helvetica, sans-serif;
 font-size                  : 8pt;
 font-weight                : 500;
 text-align                 : center;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_anak:visited {                      /* aktive Links in der Auswahlleiste */
 background-color           : transparent;
 color                      : #FFFF00;                    /* Schriftfarbe gelb */
 font-family                : Arial, Helvetica, sans-serif;
 font-size                  : 8pt;
 font-weight                : 500;
 text-align                 : center;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_anak:hover  {                       /* aktive Links in der Auswahlleiste */
 background-color           : transparent;
 color                      : #00FFFF;                    /* Schriftfarbe weiß */
 font-family                : Arial, Helvetica, sans-serif;
 font-size                  : 8pt;
 font-weight                : 500;
 text-align                 : center;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_anik {                            /* inaktive Links in der Auswahlleiste */
 background-color           : transparent;
 color                      : #FFFFFF;                    /* Schriftfarbe weiß */
 font-family                : Arial, Helvetica, sans-serif;
 font-size                  : 8pt;
 font-weight                : 500;
 text-align                 : center;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_anik:active {                     /* inaktive Links in der Auswahlleiste */
 background-color           : transparent;
 color                      : #FFFFFF;                    /* Schriftfarbe weiß */
 font-family                : Arial, Helvetica, sans-serif;
 font-size                  : 8pt;
 font-weight                : 500;
 text-align                 : center;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_anik:visited {                    /* inaktive Links in der Auswahlleiste */
 background-color           : transparent;
 color                      : #FFFFFF;                    /* Schriftfarbe weiß */
 font-family                : Arial, Helvetica, sans-serif;
 font-size                  : 8pt;
 font-weight                : 500;
 text-align                 : center;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_anik:hover  {                     /* inaktive Links in der Auswahlleiste */
 background-color           : transparent;
 color                      : #FF0000;                     /* Schriftfarbe rot */
 font-family                : Arial, Helvetica, sans-serif;
 font-size                  : 8pt;
 font-weight                : 500;
 text-align                 : center;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_link {
 background-color           : transparent;
 color                      : #3D633D;             /* Schriftfarbe dunkelgrün */
 font-family                : "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size                  : 9pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_link:visited {
 background-color           : transparent;
 color                      : #3D633D;             /* Schriftfarbe dunkelgrün */
 font-family                : "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size                  : 9pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_link:active{
 background-color           : transparent;
 color                      : #3D633D;             /* Schriftfarbe dunkelgrün */
 font-family                : "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size                  : 9pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_link:hover {
 background-color           : #6D6D6D;         /* Hintergrund ein helles grau */
 color                      : #3D633D;             /* Schriftfarbe dunkelgrün */
 font-family                : "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size                  : 9pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_mv01_ha {
 background-color           : #8F1310;         /* Hintergrundfarbe rotähnlich */
 color                      : #FFFFFF;
 display                    : block;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_mv01_ha:visited {
 background-color           : #8F1310;         /* Hintergrundfarbe rotähnlich */
 color                      : #FFFFFF;
 display                    : block;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_mv01_ha:active{
 background-color           : #8F1310;         /* Hintergrundfarbe rotähnlich */
 color                      : #FFFFFF;
 display                    : block;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_mv01_ha:hover {
 background-color           : transparent;
 color                      : #FFFFFF;
 display                    : block;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_mv01_h {
 background-color           : transparent;
 color                      : #FFFFFF;
 display                    : block;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_mv01_h:visited {
 background-color           : transparent;
 color                      : #FFFFFF;
 display                    : block;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_mv01_h:active{
 background-color           : transparent;
 color                      : #FFFFFF;
 display                    : block;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_mv01_h:hover {
 background-color           : #AA0033;         /* Hintergrundfarbe rotähnlich */
 color                      : #FFFFFF;
 display                    : block;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_mv01_u {
 background-color           : transparent;
 color                      : #FFFFFF;
 display                    : block;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 9pt;
 font-weight                : 700;
 text-align                 : right;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_mv01_u:visited {
 background-color           : transparent;
 color                      : #FFFFFF;
 display                    : block;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 9pt;
 font-weight                : 700;
 text-align                 : right;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_mv01_u:active{
 background-color           : transparent;
 color                      : #FFFFFF;
 display                    : block;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 9pt;
 font-weight                : 700;
 text-align                 : right;
 text-decoration            : none;
 vertical-align             : top;
}

a.cis_mv01_u:hover {
 background-color           : #CC0033;         /* Hintergrundfarbe rotähnlich */
 color                      : #FFFFFF;
 display                    : block;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 9pt;
 font-weight                : 700;
 text-align                 : right;
 text-decoration            : none;
 vertical-align             : top;
}

table.cis_kon {                                 /* Tabelle im Kontaktformular */
 background-color           : #6D6D6D;         /* Hintergrund ein helles grau */
 color                      : #3D633D;            /* Schriftfarbe Bongardgrün */
 color                      : #000000;                /* Schriftfarbe schwarz */
 vertical-align             : top;
}

table.cis_log {                                   /* Tabelle im Loginformular */
 background-color           : #6D6D6D;         /* Hintergrund ein helles grau */
 color                      : #3D633D;            /* Schriftfarbe Bongardgrün */
 color                      : #000000;                /* Schriftfarbe schwarz */
 vertical-align             : top;
}

form.cis_form {
 background-color           : #6C000E;
 color                      : #FFFF00;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 8pt;
 font-weight                : 500;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : left;
}

input.cis_button {                         /* Absendebuttons im HTML-Formular */
 background-color           : #2D2D2D;
 background-position        : left center; 
 border                     : none;
 color                      : #FFFFFF;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 8pt;
 font-weight                : 700;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : center;
}

input.cis_input {                         /* Eingabefelder im Kontaktformular */
 background-color           : #3D3D3D;        /* Hintergrund ein dunkles grau */
 background-position        : left center; 
 border                     : none;
 color                      : #FFFFFF;                   /* Schriftfarbe weiß */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 8pt;
 font-weight                : 500;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : left;
}

textarea.cis_textarea {                          /* mehrzeilige Eingabefelder */
 background-color           : #3D3D3D;        /* Hintergrund ein dunkles grau */
 background-position        : left center; 
 border                     : none;
 color                      : #FFFFFF;                   /* Schriftfarbe weiß */
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 8pt;
 font-weight                : 500;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : left;
}









































#cis_con_nr01 {                               /* umfaßt Menü, Inhalt und News */
 background-color           : #FFCC99;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 500;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : left;
}

#cis_con_nr02 {                                /* Formatierung für den Inhalt */
 background-color           : #FFD4A1;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 500;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : left;
}

#cis_form_aussen {                            /* Formular mit Rand darstellen */
 background-color           : #6C000E;
 border-bottom              : thin solid;
 border-bottom-color        : #FFFFFF;
 border-left                : thin solid;
 border-left-color          : #FFFFFF;
 border-right               : thin solid;
 border-right-color         : #FFFFFF;
 border-top                 : thin solid;
 border-top-color           : #FFFFFF;
 color                      : #FFFF00;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 500;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : left;
}

#cis_form_center {                             /* Formular zentriert anzeigen */
 background-color           : transparent;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 1pt;
 font-weight                : 500;
 margin-bottom              : 0px;                   /* schmaler unterer Rand */
 margin-left                : auto;           /* für automatische Zentrierung */
 margin-right               : auto;
 margin-top                 : 0px;                    /* schmaler oberer Rand */
 text-align                 : left;
}

#cis_form_padding {                             /* Abstand zum Rand erstellen */
 background-color           : transparent;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 9pt;
 font-weight                : 500;
 overflow                   : hidden;
 padding                    : 2px;
}

#cis_form_rand {                        /* umrandet Formulare für Zentrierung */
 background-color           : transparent;
/* background-color           : #000000; /* */
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 1pt;
 font-weight                : 500;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : center;     /* behebt IE Fehler zentrierte Divs */
 text-decoration            : none;                    /* Standarddarstellung */
 vertical-align             : top;
}

#cis_fuss_nr01 {                                     /* Fußzeile Format Nr 01 */
 background-color           : #DA7A1A;
 color                      : #FFFFFF;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 7pt;
 font-weight                : 700;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : left;
}

#cis_fuss_nr02 {                                     /* Fußzeile Format Nr 02 */
 background-color           : #DA7A1A;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 7pt;
 font-weight                : 500;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : right;
}

#cis_mv_01 {                                  /* vertikales Menü Format Nr 01 */
 background-color           : #DA7A1A;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 1pt;
 font-weight                : 700;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : left;
}

#cis_mv_02 {                                  /* vertikales Menü Format Nr 02 */
 background-color           : #6C000E;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 1pt;
 font-weight                : 700;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : left;
}

#cis_serv_01 {                       /* linke Spalte in blauer fetter Schrift */
 background-color           : transparent;
 color                      : #0000FF;
 empty-cells                : show;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 9pt;
 font-weight                : 700;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : left;
}

#cis_serv_02 {             /* rechte Spalte in normaler dunkeloranger Schrift */
 background-color           : transparent;
 color                      : #6C000E;
 empty-cells                : show;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 9pt;
 font-weight                : 500;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : left;
}

#cis_term_aussen {                   /* umschließt den kompletten Terminblock */
 background-color           : #FFCC99;
 border-bottom              : thin solid;
 border-bottom-color        : #DA7A1A;
 border-left                : thin solid;
 border-left-color          : #DA7A1A;
 border-right               : thin solid;
 border-right-color         : #DA7A1A;
 border-top                 : thin solid;
 border-top-color           : #DA7A1A;
 color                      : #000000;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 1pt;
 font-weight                : 500;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : left;
}

#cis_term_body {                                  /* Textzeile in Normaldruck */
 background-color           : transparent;
 font-weight                : 500;
 overflow                   : hidden;
}

#cis_term_center {                          /* Termindaten zentriert anzeigen */
 background-color           : transparent;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 1pt;
 font-weight                : 500;
 margin-bottom              : 0px;                   /* schmaler unterer Rand */
 margin-left                : auto;           /* für automatische Zentrierung */
 margin-right               : auto;
 margin-top                 : 0px;                    /* schmaler oberer Rand */
 text-align                 : left;
}

#cis_term_form {                                      /* Formular der Termine */
 background-color           : #6C000E;
 color                      : #FFFFFF;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 7pt;
 font-weight                : 500;
 overflow                   : hidden;
 padding                    : 2px;
}

#cis_term_kopf {                                    /* Kopfzeile in Fettdruck */
 background-color           : transparent;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 8pt;
 font-weight                : 700;
}

#cis_term_padding {                             /* Abstand zum Rand erstellen */
 background-color           : transparent;
 font-weight                : 500;
 overflow                   : hidden;
 padding                    : 5px;
}

#cis_term_rand {                                /* umrandet den Terminbereich */
 background-color           : transparent;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 5pt;
 font-weight                : 500;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : center;     /* behebt IE Fehler zentrierte Divs */
 text-decoration            : none;                    /* Standarddarstellung */
 vertical-align             : top;
}

#cis_term_z1 {           /* umschließt die Zeilen mit den ungeraden Einträgen */
 background-color           : #EDAB62;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 7pt;
 font-weight                : 500;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : left;
}

#cis_term_z2 {             /* umschließt die Zeilen mit den geraden Einträgen */
 background-color           : #FFCC99;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 7pt;
 font-weight                : 500;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : left;
}

#cis_test {                                                     /* Testformat */
 background-color           : transparent;
 background-color           : #FFFFFF;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 500;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : right;
}


#cis_titel_0102 {                              /* Titelzeile 001 Format Nr 02 */
 background-color           : #FFCC99;
 background-image           : url(../img/titel/z01h122.jpg);
 background-repeat          : repeat-x;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 10pt;
 font-weight                : 500;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : left;
}

#cis_titel_0103 {                              /* Titelzeile 001 Format Nr 03 */
 background-color           : transparent;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 5pt;
 font-weight                : 500;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : left;
}

#cis_titel_0104 {                              /* Titelzeile 001 Format Nr 04 */
 background-color           : transparent;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 24pt;
 font-weight                : 700;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : right;
}

#cis_titel_0201 {                                  /* Titelzeile weiter unten */
 background-color           : #000000;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 1pt;
 font-weight                : 500;
 margin-bottom              : 0px;
 margin-left                : 0px;
 margin-right               : 0px;
 margin-top                 : 0px;
 text-align                 : left;
}

a.cis_mh01_h {
 background-color           : transparent;
 color                      : #FFFFFF;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 8pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : none;
}

a.cis_mh01_h:visited {
 background-color           : transparent;
 color                      : #FFFFFF;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 8pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : none;
}

a.cis_mh01_h:active{
 background-color           : transparent;
 color                      : #FFFFFF;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 8pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : none;
}

a.cis_mh01_h:hover {
 background-color           : transparent;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 8pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : none;
}

a.cis_term {
 background-color           : transparent;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 7pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : underline;
}

a.cis_term:visited {
 background-color           : transparent;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 7pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : underline;
}

a.cis_term:active{
 background-color           : transparent;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 7pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : underline;
}

a.cis_term:hover {
 background-color           : transparent;
 color                      : #6C000E;
 font-family                : Verdana, Arial, Helvetica, sans-serif;
 font-size                  : 7pt;
 font-weight                : 700;
 text-align                 : left;
 text-decoration            : none;
}

p.cis_oben {
 background-color           : transparent;
 color                      : #6C000E;
 font-family                : Arial, Helvetica, sans-serif;
 font-size                  : 1pt;
 font-weight                : 500;
 height                     : 10px;
 text-align                 : left;
}

.cis_h1_l {
 color                      : #6C000E;
 font-family                : Arial, Helvetica, sans-serif; /* Schriftfamilie */
 font-size                  : 24pt;
 font-weight                : 700;                                    /* fett */
 text-align                 : left;
}

.cis_h1_c {
 color                      : #6C000E;
 font-family                : Arial, Helvetica, sans-serif; /* Schriftfamilie */
 font-size                  : 24pt;
 font-weight                : 700;                                    /* fett */
 text-align                 : center;
}

.cis_h1_r {
 color                      : #6C000E;
 font-family                : Arial, Helvetica, sans-serif; /* Schriftfamilie */
 font-size                  : 24pt;
 font-weight                : 700;                                    /* fett */
 text-align                 : right;
}

.cis_h2 {
 color                      : #6C000E;
 font-family                : Arial, Helvetica, sans-serif; /* Schriftfamilie */
 font-size                  : 18pt;
 font-weight                : 700;                                    /* fett */
 text-align                 : center;
}

.cis_h3 {
 color                      : #6C000E;
 font-family                : Arial, Helvetica, sans-serif; /* Schriftfamilie */
 font-size                  : 16pt;
 font-weight                : 700;                                    /* fett */
 text-align                 : left;
}

.cis_h4 {
 color                      : #6C000E;
 font-family                : Arial, Helvetica, sans-serif; /* Schriftfamilie */
 font-size                  : 14pt;
 font-weight                : 700;                                    /* fett */
 text-align                 : left;
}

.cis_h5_l {
 color                      : #6C000E;
 font-family                : Arial, Helvetica, sans-serif; /* Schriftfamilie */
 font-size                  : 12pt;
 font-weight                : 700;                                    /* fett */
 text-align                 : left;
}

.cis_h5_c {
 color                      : #6C000E;
 font-family                : Arial, Helvetica, sans-serif; /* Schriftfamilie */
 font-size                  : 12pt;
 font-weight                : 700;                                    /* fett */
 text-align                 : center;
}

.cis_h5_r {
 color                      : #6C000E;
 font-family                : Arial, Helvetica, sans-serif; /* Schriftfamilie */
 font-size                  : 12pt;
 font-weight                : 700;                                    /* fett */
 text-align                 : right;
}

.cis_h6 {
 color                      : #6C000E;
 font-family                : Arial, Helvetica, sans-serif; /* Schriftfamilie */
 font-size                  : 10pt;
 font-weight                : 700;                                    /* fett */
 text-align                 : left;
}

.cis_rot {
 color                      : #FF0000;
}
