
@font-face {
    font-family: "Font Awesome 5 Free";
    src: url(http://localhost/christine/fileadmin/templates/fontawesome-free-5.15.4-web/webfonts/fa-brands-400.eot);
    src: url(http://localhost/christine/fileadmin/templates/fontawesome-free-5.15.4-web/webfonts/fa-regular-400.eot);
    src: url(http://localhost/christine/fileadmin/templates/fontawesome-free-5.15.4-web/webfonts/fa-solid-900.eot?v=5.15.4);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: FontAwesome;
    src: url(../files/webfonts/fontawesome-webfont.eot?v=4.1.0);
    src: url(../files/webfonts/fontawesome-webfont.eot?#iefix&v=4.1.0) format("embedded-opentype"), url(../files/webfonts/fontawesome-webfont.woff?v=4.1.0) format("woff"), url(../files/webfonts/fontawesome-webfont.ttf?v=4.1.0) format("truetype"), url(../files/webfonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

p.test {
    font-size: 40px;
}


@media only screen and (min-width: 1301px) and (max-width: 2000px) {

#navigation p {
    margin: 0;
    margin-top: 10px;
}
#navigation p a {
    display: block;
    text-decoration: none;
    color: transparent;
    color:darkgray;
    line-height: 50px;
    font-weight: bold;
    font-style: normal;
    font-size: 20px;
}
#navigation p a::before {
    font-weight: normal;
    font-size: 24px;
    margin-left: 20px;
    margin-right: 10px;
}
#navigation p.active a, #navigation p:hover a {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(1) a.active::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(2) a.active::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(3) a.active::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(4) a.active::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(5) a.active::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(6) a.active::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(7) a.active::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(1) a:hover::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(2) a:hover::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(3) a:hover::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(4) a:hover::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(5) a:hover::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(6) a:hover::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(7) a:hover::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(1) a::before {
    font-family: "Font Awesome 5 Free";
    color: darkblue;
    font-weight: normal;
    content: "\f192"
}
#navigation p:nth-child(2) a::before {
    font-family: "Font Awesome 5 Free";
    color: darkblue;
    font-weight: normal;
    content: "\f007"
}
#navigation p:nth-child(3) a::before {
    font-family: "Font Awesome 5 Free";
    color: darkblue;
    content: "\f302"
}
#navigation p:nth-child(4) a::before {
    font-family: "Font Awesome 5 Free";
    color: darkblue;
    content: "\f086"
}
#navigation p:nth-child(5) a::before {
    font-family: "Font Awesome 5 Free";
    color: darkblue;
    content: "\f0e0"
}
#navigation p:nth-child(6) a::before {
    font-family: "Font Awesome 5 Free";
    color: darkblue;
    content: "\f03e"
}
ul.untermenue {
  width: 200px;
  background-color: red;
}

#navigation_unten ul {
    list-style: none;
    padding: 0;
}
#navigation_unten ul li {
    padding: 0;
    padding-left: 20px;
    padding-top: 20px;
    font-weight: normal;
}
#navigation_unten ul li a {
    text-decoration: none;
    color: darkblue;
}
#navigation_unten ul li.active, #navigation_unten ul li:hover {
    font-weight: bold;
}
}



/*********************************************************************************************************/
@media only screen and (min-width: 1000px) {

#navigation p {
    margin: 0;
    margin-top: 10px;
}
#navigation p a {
    display: block;
    text-decoration: none;
    color: transparent;
    color:darkgray;
    line-height: 50px;
    font-weight: bold;
    font-style: normal;
    font-size: 20px;
}
#navigation p a::before {
    font-weight: normal;
    font-size: 24px;
    margin-left: 20px;
    margin-right: 10px;
}
#navigation p.active a, #navigation p:hover a {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(1) a.active::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(2) a.active::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(3) a.active::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(4) a.active::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(5) a.active::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(6) a.active::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(7) a.active::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(1) a:hover::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(2) a:hover::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(3) a:hover::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(4) a:hover::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(5) a:hover::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(6) a:hover::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(7) a:hover::before {
    background-color: #f2f2f2;
    color: darkblue;
}
#navigation p:nth-child(1) a::before {
    font-family: "Font Awesome 5 Free";
    color: darkblue;
    font-weight: normal;
    content: "\f192"
}
#navigation p:nth-child(2) a::before {
    font-family: "Font Awesome 5 Free";
    color: darkblue;
    font-weight: normal;
    content: "\f007"
}
#navigation p:nth-child(3) a::before {
    font-family: "Font Awesome 5 Free";
    color: darkblue;
    content: "\f302"
}
#navigation p:nth-child(4) a::before {
    font-family: "Font Awesome 5 Free";
    color: darkblue;
    content: "\f086"
}
#navigation p:nth-child(5) a::before {
    font-family: "Font Awesome 5 Free";
    color: darkblue;
    content: "\f0e0"
}
#navigation p:nth-child(6) a::before {
    font-family: "Font Awesome 5 Free";
    color: darkblue;
    content: "\f03e"
}
ul.untermenue {
  width: 200px;
  background-color: red;
}

#navigation_unten ul {
    list-style: none;
    padding: 0;
}
#navigation_unten ul li {
    padding: 0;
    padding-left: 20px;
    padding-top: 20px;
    font-weight: normal;
}
#navigation_unten ul li a {
    text-decoration: none;
    color: darkblue;
}
#navigation_unten ul li.active, #navigation_unten ul li:hover {
    font-weight: bold;
}
} /*min-width: 1000px */

/************************************************************************************************/
@media only screen and (min-width: 800px) and (max-width: 999px) {

#kopf ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#kopf ul li {
    width: 130px;
    display: inline-block;
    margin: 5px;
    padding: 5px;
    border: solid 1px darkblue;
    text-align: center;
}
#kopf ul li.active, #kopf ul li:hover {
    background-color: white;
}
#kopf ul li a {
    display: block;
    text-decoration: none;
}
#menue_global ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#menue_global ul li {
    width: 130px;
    display: inline-block;
    margin: 5px;
    padding: 5px;
    border: solid 1px darkblue;
    text-align: center;
}
#menue_global ul li.active, #menue_global ul li:hover {
    background-color: white;
}
#menue_global ul li a {
    display: block;
    text-decoration: none;
}
.liste ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.liste li a {
    display: inline-block;
    text-decoration: none;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    color: darkblue;
}
.liste > a:link {
    display: inline-block;
    width: 170px;
    background: #ebebeb;
    border: solid 1px black;
    border-radius: 20px;
    text-decoration: none;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    text-align: center;
    margin: 8px;
    padding: 5px;
}
.liste > a:hover, .liste > a:focus, .liste > a:active {
    display: inline-block;
    width: 170px;
    background: white;
    border: solid 1px black;
    border-radius: 20px;
    text-decoration: none;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    text-align: center;
    margin: 8px;
    padding: 5px;
}
.liste li {
    display: inline-block;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    width: 170px;
    text-align: center;
    margin: 8px;
    padding: 5px;
    border: solid 1px darkblue;
    border-radius: 20px;
    color: darkblue;
}
.liste li:hover, .liste li:focus, .liste li:active, .liste li.li_active {
    display: inline-block;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    width: 170px;
    text-align: center;
    margin: 8px;
    padding: 5px;
    border: solid 1px darkblue;
    border-radius: 20px;
    color: darkblue;
    background: white;
}

} /*min-width: 800 px and max-width: 999 px */

/***********************************************************************************************/
@media only screen and (min-width: 300px) and (max-width: 799px) {

#hamburger:hover > #hamburger_menue {
    z-index: 2000;
    }
#hamburger_menue {
    display: block;
    width: 200px;
    height: 500px;
    z-index: -1;
}
#hamburger_menue ul {
    list-style: none;
    padding-left: 0;
}
#hamburger_menue ul li {
    display: block;
    padding-left: 5px;
    height: 30px;
    background: white;
}
#hamburger_menue ul li:first-child {
    padding-top: 10px;
}
#hamburger_menue ul li {
    padding-top: 10px;
}
#hamburger_menue ul li a {
    text-decoration: none;
    display: block;
    color: darkblue;
}
#hamburger_menue ul li:hover {
    background: #ebebeb;
}
#hamburger_menue ul li a:hover {
    background: #ebebeb;
}

#inhalt {
    font-size: 16px;
}

}