@media all {

    :root {
      --britblue: #27459c;
      --britgreendark: #035d00;
      --britgreen: #257c22;
    }


    * {
        margin: 0;
        padding: 0;
    }

    body {
        background-color: #c1b9b7;
        font-family: 'Maven Pro', sans-serif;
    }

    h2 {
        color: var(--britgreen);
        font-size: 1.4em;
        font-weight: 900;
        letter-spacing: 0.05em;
    }

    h3 {
        color: var(--britgreen);
        font-size: 1.2em;
        font-weight: 800;
    }

    /* change bulletin color */
    .content-div ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .content-div li {
        padding-left: 1em;
        text-indent: -.7em;
    }

    .content-div li::before {
        content: "• ";
        color: var(--britgreen);
    }

    #wrapper {
        background-color: #c1b9b7;
    }

    #maindiv {
        background-color: #eeeeee;
        background-image: url("images/bg.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
    }

    #headertop {
        background-color: var(--britgreen);
        text-align: center;
        font-size: 2em;
        color: white;
        line-height: 60px;
    }

    #headerbottom1 {
        height: 60px;
    }

    #headerbottom2 {
        height: 60px;
    }

    #headerbottom3 {
        height: 60px;
    }

    .headertext span {
        font-size: 1.1em;
    }

    .mailto {
        color: var(--britgreen);
    }

    #menu {
        background-color: #FFFFFF;
    }

    #menu a {
        text-decoration: none;
        color: #000000;
        font-size: 1.5em;
    }

    #menu ul {
        list-style-type: none;
    }

    #menu li {
        transition: 500ms all ease-out;
    }

    #menu li:hover {
        background-color: #3e7135;
        transition: 500ms all ease-in;
    }

    .menu-item.active {
        transition: none !important;
        background-color: var(--britgreen) !important;
    }

    .content-div {
        background-color: rgba(255, 255, 255, 0.75);
    }

    .menu-item.active {
        background-color: var(--britgreen);
    }

    .menu-item.active a {
        color: white !important;
    }

    .content-div p {
        font-size: 1.1em;
    }

    #about-ritter-header, #goethe-header {
        border-bottom: var(--britgreen) solid 2px;
    }

    #vita br {
    }

    #vita-text table {
        /*background-color: rgba(240, 240, 240, 0.55);*/
        border-collapse: collapse;
        font-size: 1.1em;
    }

    #vita-text td {
        border: none;
        padding: 10px 50px;
    }

    #vita-text tr:nth-child(even) {
        background-color: rgba(255, 255, 255, 0.75);
    }

    .bold {
        font-weight: 600;
        color: var(--britgreen);
    }

    #footer {
        background-color: var(--britgreen);
    }

    /* imprint modal */
    #imprint-modal-link {
        cursor: pointer;
    }

    #imprint-modal, #data-protection-modal {
        display: none;
    }

    #imprint-modal strong {
        color: var(--britgreen);
    }

    /* cookies */

    #myCookieConsent {
        width: 100%;
        z-index: 999;
        min-height: 20px;
        font-family: OpenSans, arial, "sans-serif";
        padding: 10px 20px;
        background: rgba(100,100,100,0.8);
        overflow: hidden;
        position: fixed;
        color: #ffffff;
        bottom: 0px;
        right: 10px;
        display: none;
        left: 0;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
    }
    #myCookieConsent div {
        padding: 3px 0 0;
    }
    #myCookieConsent a {
        color: var(--britgreen);
        display: inline-block;
        padding: 0 10px;
    }
    #myCookieConsent a:hover {
        color: var(--britgreen);
    }
    #myCookieConsent a#cookieButton {
        display: inline-block;
        color: #FFFFFF;
        font-size: 1em;
        background: var(--britgreen);
        text-decoration: none;
        cursor: pointer;
        padding: 2px 20px;
        margin-right: 40px;
        margin-top: 1px;
        float: right;
        border-radius: 20px;
    }
    #myCookieConsent a#cookieButton:hover {
        background: var(--britgreen);
        color: #000000;
    }



    /* fonts */
    /* maven-pro-regular - latin */
    @font-face {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 400;
        src: url('fonts/maven-pro-v18-latin-regular.eot'); /* IE9 Compat Modes */
        src: local(''),
        url('fonts/maven-pro-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/maven-pro-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/maven-pro-v18-latin-regular.woff') format('woff'), /* Modern Browsers */ url('fonts/maven-pro-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/maven-pro-v18-latin-regular.svg#MavenPro') format('svg'); /* Legacy iOS */
    }

    /* maven-pro-600 - latin */
    @font-face {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 600;
        src: url('fonts/maven-pro-v18-latin-600.eot'); /* IE9 Compat Modes */
        src: local(''),
        url('fonts/maven-pro-v18-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/maven-pro-v18-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/maven-pro-v18-latin-600.woff') format('woff'), /* Modern Browsers */ url('fonts/maven-pro-v18-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/maven-pro-v18-latin-600.svg#MavenPro') format('svg'); /* Legacy iOS */
    }

    /* maven-pro-700 - latin */
    @font-face {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 700;
        src: url('fonts/maven-pro-v18-latin-700.eot'); /* IE9 Compat Modes */
        src: local(''),
        url('fonts/maven-pro-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/maven-pro-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/maven-pro-v18-latin-700.woff') format('woff'), /* Modern Browsers */ url('fonts/maven-pro-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/maven-pro-v18-latin-700.svg#MavenPro') format('svg'); /* Legacy iOS */
    }

    /* maven-pro-500 - latin */
    @font-face {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 500;
        src: url('fonts/maven-pro-v18-latin-500.eot'); /* IE9 Compat Modes */
        src: local(''),
        url('fonts/maven-pro-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/maven-pro-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/maven-pro-v18-latin-500.woff') format('woff'), /* Modern Browsers */ url('fonts/maven-pro-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/maven-pro-v18-latin-500.svg#MavenPro') format('svg'); /* Legacy iOS */
    }

    /* maven-pro-800 - latin */
    @font-face {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 800;
        src: url('fonts/maven-pro-v18-latin-800.eot'); /* IE9 Compat Modes */
        src: local(''),
        url('fonts/maven-pro-v18-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/maven-pro-v18-latin-800.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/maven-pro-v18-latin-800.woff') format('woff'), /* Modern Browsers */ url('fonts/maven-pro-v18-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/maven-pro-v18-latin-800.svg#MavenPro') format('svg'); /* Legacy iOS */
    }

    /* maven-pro-900 - latin */
    @font-face {
        font-family: 'Maven Pro';
        font-style: normal;
        font-weight: 900;
        src: url('fonts/maven-pro-v18-latin-900.eot'); /* IE9 Compat Modes */
        src: local(''),
        url('fonts/maven-pro-v18-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/maven-pro-v18-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/maven-pro-v18-latin-900.woff') format('woff'), /* Modern Browsers */ url('fonts/maven-pro-v18-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('fonts/maven-pro-v18-latin-900.svg#MavenPro') format('svg'); /* Legacy iOS */
    }
}
