/* CSS Document */

/*
FARBEN
    helles Blau = #BCB6D3
    dunkles Blau = #2B2852
    grün = #BACE36
*/
body


.klickpfad { font-family: verdana; color: #BCB6D3; font-weight: bold; font-size: 10px;
text-decoration: none; padding-top: 0px;}
.klickpfad a { text-decoration: none; color: #BCB6D3;}
.klickpfad a:hover { text-decoration: underline; color: #666666;}

.hilfsmenu { font-family: verdana; color: #BCB6D3; font-weight: bold; font-size: 10px;
text-decoration: none; padding-top: 2px;}
.hilfsmenu a { text-decoration: none; color: #BCB6D3;}
.hilfsmenu a:hover { text-decoration: underline; color: #666666;}


h1 { color: #666666; font-size: 14px; font-weight: bold; font-family: Verdana }

a img { border: none}

/* ul ist der tag für Aufzählungen */
ul {  color: #666666; font-size: 11px; font-family: Verdana}
ul a { font-weight: bold; color: #666666;}
ul a:hover { text-decoration: underline; color: #666666;}


/* ul ist der tag für Aufzählungen */
li {  color: #666666; font-size: 12px; font-family: Verdana}
li a { font-weight: bold; color: #666666;}
li a:hover { text-decoration: underline; color: #666666;}


.bodytext { color: #666666; font-size: 12px; font-family: Verdana}
.bodytext a { text-decoration: underline; color: #666666;}
.bodytext a:hover { text-decoration: underline; color: #666666;}

.flaggenlink { color: #666666; font-size: 12px; font-family: Verdana}
.flaggenlink a { text-decoration: none;  font-weight: bold; padding-bottom: 4px; color: #666666;}
.flaggenlink a:hover { text-decoration: underline; font-weight: bold; color: #666666;}


.bildtext { color: #666666; font-size: 11px;  font-weight: bold; font-family: Verdana}


.navi { color: #C1C1C1; font-size: 11px; font-weight: bold; font-family: Verdana; text-decoration: none }
.navi:hover { color: #BACE36; font-weight: bold; font-size: 11px; font-family: Verdana }
.navi_active { color: #BACE36; font-weight: bold; font-size: 11px; font-family: Verdana; text-decoration: none }


.navi2 { color: #ffffff; font-size: 10px; font-weight: bold; font-family: Verdana; text-decoration: none }
.navi2:hover { color: #BACE36; font-weight: bold; font-size: 10px; font-family: Verdana }
.navi_active2 { color: #BACE36; font-weight: bold; font-size: 10px; font-family: Verdana; text-decoration: none }


.formular { color: #333333; font-size: 10px; font-family: Verdana; background-color: #ffffff; border: solid 1px #666666 }


.justify { text-align: justify; }

/* FÜR DAS FORMULAR VON TYPO3 ANFANG */

/* Feld Beschriftung */
.csc-mailform-label { color: #000000; text-decoration: underline; font-size:16px; font-weight: bold; font-family: Verdana }


.csc-header { color: #666666; font-size: 12px; font-weight: bold; font-family: Verdana }
.csc-header a { text-decoration: underline; font-size: 12px; color: #666666;}


/* FÜR DAS FORMULAR VON TYPO3 ENDE */
