/* Nichtdargestellte Elemente */
.screen {
 display: none;
 }

div {
 display: none;
 }


/* ÜBERSCHRIFTEN */

/* Seitenüberschrift, fett, rot, groß */
h1 {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 14px;
 font-weight: 900;
 color: #000000;
 margin-bottom: 0px;
 margin-top: 20px;
}

/* Seitenüberschrift2, normal, rot, mittelgroß */
h2 {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 color: #000000;
 margin-bottom: 10px;
 font-weight: 600;
 margin-top: 10px;
}

/* Überschrift im Text */
h3 {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 color: #2D4B9B;
 margin-top: 10px;
 margin-bottom: 7px;
 font-weight: 800;
}


/* TEXTBEREICHE */

/* Textkörper */
body {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 color: #000000;
 }

/* Absatz */
p {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 color: #000000;
}

/* Aufzählung im Text (Punkt) */
ul {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 color: #2D4B9B;
 list-style-type: disc; 
 list-style-position: inside;
 margin-top: 0px;
 margin-left: 10px;
 margin-bottom: 0px;
 }


/* Textlink-Angaben */

a {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: 600;
 text-decoration: none;
 color: #000000;
}

a:link {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: 600;
 text-decoration: none;
 color: #000000;
}

a:visited {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: 600;
 text-decoration: none;
 color: #000000;
}

a:hover {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: 600;
 text-decoration: none;
 color: #000000;
}

a:active {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: 600;
 text-decoration: none;
 color: #000000;
}


/* ZUSÄTZLICHE LINKS */

/* Ankerlinks - Überschriften H2, H3 */
a.h2 {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 color: #000000;
 margin-bottom: 20px;
 font-weight: 600;
}

a.h3 {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 color: #000000;
 margin-bottom: 10px;
 font-weight: 800;
}


/* Auflistungen, Linklisten */

a.liste {
 font-family: , Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
 color: #000000;
}

a.liste:link {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
 color: #000000;
}

a.liste:visited {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
 color: #000000;
}

a.liste:hover {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
 color: #000000;
}

a.liste:active {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: normal;
 line-height: 140%;
 text-decoration: none;
 color: #000000;
}


/* Pfadlink-Angaben */

a.pfad {
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 font-style: italic;
}

a.pfad:link {
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 font-style: italic;
}

a.pfad:visited {
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 font-style: italic;
}

a.pfad:hover {
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 font-style: italic;
}

a.pfad:active {
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 font-style: italic;
}

a.pfad_active {
 font-size: 11px;
 font-weight: normal;
 text-decoration: none;
 font-style: italic;
}


/* STYLEKLASSEN FÜR DIE SITEMAP */

/* Absatz Hauptmenüpunkte */
.nav_2 {
 margin-top: 20px;
 margin-bottom: 0px;
}

.nav_3 {
 margin-top: 5px;
 margin-bottom: 5px;
}

.nav_4 {
 margin-top: 0px;
 margin-bottom: 0px;
}


/* Darstellung der Hauptmenüpunkte */

a.nav_2 {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: 600;
 color: #000000;
 text-decoration: none;
 line-height: 140%;
}

a.nav_2:link {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: 600;
 color: #000000;
 text-decoration: none;
 line-height: 140%;
}

a.nav_2:visited {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: 600;
 color: #000000;
 text-decoration: none;
 line-height: 140%;
}

a.nav_2:hover {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: 600;
 color: #000000;
 text-decoration: none;
 line-height: 140%;
}

a.nav_2:active {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: 600;
 color: #000000;
 text-decoration: none;
 line-height: 140%;
}



/* Darstellung der Untermenüpunkte */

a.nav_3 {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 line-height: 140%;
}

a.nav_3:link {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 line-height: 140%;
}

a.nav_3:visited {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 line-height: 140%;
}

a.nav_3:hover {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 line-height: 140%;
}

a.nav_3:active {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 line-height: 140%;
}



/* Darstellung der Unterseiten */

a.nav_4 {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 text-indent: 20px;
 line-height: 140%;
}

a.nav_4:link {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 text-indent: 20px;
 line-height: 140%;
}

a.nav_4:visited {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 text-indent: 20px;
 line-height: 140%;
}

a.nav_4:hover {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 text-indent: 20px;
 line-height: 140%;
}

a.nav_4:active {
 font-family: Arial, Verdana, Geneva, Helvetica;
 font-size: 12px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 text-indent: 20px;
 line-height: 140%;
}

 

