/* Farben, Schriften und Verhalten LINKS für Menüs */
.menuEins { border: none; margin-bottom: 2px; width: 100%; border-color: black; padding-left: 4px; padding-bottom: 4px; background: #CCCCCC; font-family: Arial, Geneva, Arial, Helvetica, sans-serif }
.menuEins .msub IMG { border: none; padding-left: 2px }
.menuEins .msub-open IMG { border: none; padding-left: 2px }
.menuEins .msub A { color: Black; font-size: 8pt; font-weight: bold; text-decoration: none }
.menuEins .msub A:hover { color: #003366; text-decoration: none }
.menuEins .msub-open A { color: Black; font-size: 8pt; font-weight: bold; text-decoration: none }
.menuEins .msub-open A:hover { color: #003366; text-decoration: none }
.menuEins .mtitel { width: 100%; padding-top: 18px; }
.menuEins .mtitel A { padding-bottom: 2px; padding-left: 2px; color: Black; background: #CCCCCC; font-size: 10pt; font-weight: bold; text-decoration: none }
.menuEins .mtitel A:hover { color: #003366; text-decoration: none }
.menuEins hr { border: 0px; height: 1px; width: 100%; color: white; background-color:white; }

.menuZwei { border: none; margin-bottom: 2px; width: 100%; border-color: black; padding-left: 4px; padding-bottom: 4px; background: #CCCCCC; font-family: Arial, Geneva, Arial, Helvetica, sans-serif;  font-size: 8pt;}
.menuZwei .msub IMG { border: none; padding-left: 2px }
.menuZwei .msub-open IMG { border: none; padding-left: 2px }
.menuZwei .msub A { color: Black; font-size: 8pt; font-weight: normal; text-decoration: none }
.menuZwei .msub A:hover { color: #003366; text-decoration: none }
.menuZwei .msub-open A { color: Black; font-size: 8pt; font-weight: normal; text-decoration: none }
.menuZwei .msub-open A:hover { color: #003366; text-decoration: none }
.menuZwei .mtitel { width: 100%; padding-top: 10px; }
.menuZwei .mtitel A { padding-bottom: 2px; padding-left: 2px; color: Black; background: #CCCCCC; font-size: 8pt; text-decoration: underline }
.menuZwei .mtitel A:hover { color: #003366; text-decoration: underline }
.menuZwei .mtitel A:visited { text-decoration: underline }
.menuZwei hr { border: 0px; height: 1px; width: 90%; color: black }

.menuDrei { border: none; margin-bottom: 2px; width: 100%; border-color: black; padding-left: 4px; padding-bottom: 4px; background:  #CCCCCC; font-family: Arial, Geneva, Arial, Helvetica, sans-serif }
.menuDrei .msub IMG { border: none; padding-left: 2px }
.menuDrei .msub-open IMG { border: none; padding-left: 2px }
.menuDrei .msub A { color: Black; font-size: 8pt; font-weight: normal; text-decoration: none }
.menuDrei .msub A:hover { color: #003366; text-decoration: none }
.menuDrei .msub-open A { color: Black; font-size: 8pt; font-weight: normal; text-decoration: none }
.menuDrei .msub-open A:hover { color: #003366; text-decoration: none }
.menuDrei .mtitel { width: 100%; padding-top: 18px; }
.menuDrei .mtitel A { padding-bottom: 2px; padding-left: 2px; color: Black; background:  #CCCCCC; font-size: 10pt; font-weight: bold; text-decoration: none }
.menuDrei .mtitel A:hover { color: #003366; text-decoration: none }
.menuDrei hr { border: 0px; height: 1px; width: 90%; color: black }

