@font-face {
    font-family: "Gotham-Bold";
    src: url("fonts/Gotham-Bold.otf")/* TTF file for CSS3 browsers */
}

@font-face {
    font-family: "Gotham-Medium";
    src: url("fonts/Gotham-Medium.otf")/* TTF file for CSS3 browsers */
}

@font-face {
    font-family: "Lobster";
    src: url("fonts/Lobster_Bold.ttf")/* TTF file for CSS3 browsers */
}

body {
    background-color: #fff;
    padding: 0 0 0 0;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
}

.zoomin {
    cursor: zoom-in;
}

.p2 {
    font-family: "Gotham-Bold", sans-serif;
    font-size: 32px;
    letter-spacing: 4px;
    vertical-align: bottom;
}

.p1 {
    font-family: "Gotham-Medium", sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1.5px;
}

.orange {
    background-color: #e74e25;
    color: #fff;
    margin: 0;
}

.black_text {
    color: #151516;
    padding-bottom: 20px;
}

.impressum {
    background-color: #000;
    color: #fff;
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    font-family: "Gotham-Bold", sans-serif;
    font-size: 28px;
    letter-spacing: 4px;
}

.bold {
    font-family: "Gotham-Bold", sans-serif;
}

.textpadding {
    padding-left: 40px;
    padding-right: 40px;
    margin: 0;
}

.image {
    width: 100%;
    margin: 0;
    padding: 0;
}

.top_spacer {
    display: block;
    height: 42px;
}

.footer {
    font-family: "Gotham-Bold", sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    color: #151516;
}

.fixed {
    position: fixed;
    top: 0;
    width: calc(100% - 60px);
    max-width: 900px;
    margin: 0 auto;
    padding-left: 30px;
}

.innerul {
    width: 100%;
    height: 100%;
    color: #151516;
    background-color: rgba(255, 255, 255, .95);
    font-family: "Gotham-Bold", sans-serif;
    font-size: 11px;
    letter-spacing: 0.7px;
}

.visible {
    disolay: inline-block;
}

.hidden {
    disolay: none;
}

ul.topnav {
    list-style-type: none;
    padding: 0;
    width: auto;
    margin: 0;
    height: 42px;
}

ul.topnav li {
    float: right;
}


/* Style the links inside the list items */

ul.topnav li a {
    display: inline-block;
    color: #151516;
    text-align: center;
    padding: 15px 10px;
    text-decoration: none;
    transition: 0.3s;
}


/* Change background color of links on hover */

ul.topnav li a:hover {
    color: #151516;
}


/* Hide the list item that contains the link that should open and close the topnav on small screens */

ul.topnav li.icon {
    display: none;
}

ul.inner.topnav.responsive {
    position: relative;
}

ul.inner.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
}

ul.inner.topnav.responsive li {
    float: none;
    display: inline;
}

ul.inner.topnav.responsive li a {
    display: block;
    text-align: left;
}

.fixed.topnav.responsive {
    height: 290px;
}

.altmenu {
    right: 0;
    width: 100%;
    align: right;
    display: none;
}

div.altmenu a {
    color: #151516;
    outline: none;
}

div.altmenu a:hover {
    color: #151516;
    outline: none;
}

div.altmenu a:focus {
    color: #151516;
    outline: none;
}

div.altmenu a:visited {
    color: #151516;
    outline: none;
}

.underline {
    text-decoration: underline;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:focus {
    text-decoration: none;
    border: none;
    outline: none;
}

.text_a {
    text-decoration: underline;
    color: #151516;
    outline: none;
}

.text_a:hover {
    text-decoration: underline;
    color: #151516;
    outline: none;
}

.text_a:focus {
    text-decoration: underline;
    color: #151516;
    outline: none;
}

.text_a:visited {
    text-decoration: underline;
    color: #151516;
    outline: none;
}

.wettbewerb_text_a {
    text-decoration: underline;
    color: #ffffff;
    outline: none;
}

.wettbewerb_text_a:hover {
    text-decoration: underline;
    color: #ffffff;
    outline: none;
}

.wettbewerb_text_a:focus {
    text-decoration: underline;
    color: #ffffff;
    outline: none;
}

.wettbewerb_text_a:visited {
    text-decoration: underline;
    color: #ffffff;
    outline: none;
}

.visible {
    display: inline-block;
}

.hidden {
    display: none;
}

.qhidden {
    display: none;
}

.altmenu {
    display: none;
}

.max_width {
    max-width: 960px;
    margin: 0 auto;
}

.home {
    clear: both;
    float: left !important;
}

.clear {
    clear: both;
    padding-top: 20px;
}

.center_outer {
    position: relative
}

.center_inner {
    margin: 0;
    position: absolute;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}

.overlaysmall {
    display: none;
    width: 100%;
}

.overlaybig {
    display: none;
    width: 100%;
}

.credits {
    font-family: "Gotham-Book", sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1.5px;
    color: #151516;
    height: 100px;
    padding-left: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 40px;
    text-align: left;
}

@media screen and (max-width: 480px) {
    #topgrid[data-columns]::before {
        content: '1 .column.size-1of1';
    }
    #grid[data-columns]::before {
        content: '1 .column.size-1of1';
    }
    #gridonecolumn[data-columns]::before {
        content: '1 .column.size-1of1';
    }
    .overlaybig {
        display: inline-block;
    }
    .overlaysmall {
        display: none;
    }
    .question_column {
        width: 100%;
    }
    body {
        padding-left: 0px;
        padding-right: 0px;
    }
    .background_image {
        position: relative;
        margin: 0 auto;
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }
    .mbox {
        width: auto;
        margin: 0;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .mbox2 {
        width: auto;
        margin: 0;
        padding-top: 0px;
        padding-bottom: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .mbox_img {
        width: auto;
        margin: 0;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .lbox {
        width: auto;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .rbox {
        width: auto;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .innerbox {
        width: auto;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .subline {
        font-family: "Gotham-Bold", sans-serif;
        font-size: 18px;
        letter-spacing: 1.5px;
        color: #151516;
        padding-left: 0px;
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 40px;
        text-align: left;
    }
    .subline_bold {
        font-family: "Gotham-Bold", sans-serif;
        font-size: 14px;
        letter-spacing: 1px;
        color: #151516;
        padding-left: 0px;
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 40px;
        text-align: left;
    }
    .subline_book {
        font-family: "Gotham-Book", sans-serif;
        font-size: 14px;
        letter-spacing: 0.7px;
        line-height: 22px;
        text-align: left;
        color: #151516;
    }
    .press_background {
        background-color: #f1bbbc;
        padding: 15px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .press_background, a {
        color: #151516;
    }
    .press_text {
        font-family: "Gotham-Medium", sans-serif;
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 24px;
        text-align: left;
        color: #151516;
    }
    .wettbewerb_background_1 {
        background-color: #00a65a;
        padding: 15px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .wettbewerb_background_2 {
        background-color: #1c2f7e;
        padding: 15px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .wettbewerb_background_3 {
        background-color: #f60006;
        padding: 15px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .wettbewerb_background_4 {
        background-color: #52a59c;
        padding: 15px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .wettbewerb_background_5 {
        background-color: #d7cd00;
        padding: 15px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .wettbewerb_background_6 {
        background-color: #97436b;
        padding: 15px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .wettbewerb_background, a {
        color: #151516;
    }
    .wettbewerb_text {
        font-family: "Gotham-Medium", sans-serif;
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 24px;
        text-align: left;
        color: #ffffff;
    }
    .head {
        font-family: "Lobster", sans-serif;
        font-size: 37px;
        letter-spacing: -0.7px;
        color: #151516;
    }
    .gridhead {
        margin-left: 30px;
        margin-bottom: 15px;
        font-family: "Lobster", sans-serif;
        font-size: 37px;
        letter-spacing: -0.7px;
        color: #151516;
    }
    .oob_head {
        font-family: "Lobster", sans-serif;
        font-size: 37px;
        letter-spacing: -0.7px;
        color: #151516;
    }
    .teaser {
        font-family: "Gotham-Bold", sans-serif;
        font-size: 18px;
        letter-spacing: 1.5px;
        word-spacing: 0.07em;
        color: #151516;
        padding-top: 10px;
        padding-bottom: 50px;
    }
    .black {
        background-color: #000;
        color: #fff;
        font-family: "Gotham-Bold", sans-serif;
        font-size: 10pt;
        letter-spacing: 2px;
        margin-left: 35px;
        padding-left: 3px;
        padding-top: 1px;
        padding-right: 3px;
        padding-bottom: 1px;
    }
    .black {
        height: 1px;
    }
    ul.topnav {
        width: 100%;
    }
    ul.topnav li:not(:last-child) {
        display: none;
    }
    ul.inner.topnav.responsive li:not(:last-child) {
        display: inline-block;
        float: left;
    }
    ul.topnav li.icon {
        float: right;
        display: inline-block;
    }
    .visible {
        display: block;
    }
    .styled-select select {
        width: 100%;
        height: 34px;
        overflow: hidden;
        color: #00beff;
        border: #00beff 0.2px solid;
        -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1);
        -moz-appearance: none;
        -webkit-appearance: none;
        -moz-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1);
        padding-left: 8px;
        padding-top: 0px;
        padding-right: 8px;
        padding-bottom: 0px;
        outline-color: #00beff;
        background-color: #fff;
        font-family: "Gotham-Book", sans-serif;
        font-size: 15px;
    }
    input[type=text] {
        border: #00beff 0.2px solid;
        -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1);
        -moz-appearance: none;
        -webkit-appearance: none;
        -moz-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1);
        padding-left: 8px;
        padding-top: 0px;
        padding-right: 8px;
        padding-bottom: 0px;
        background: rgba(255, 255, 255, 0.5);
        margin: 0 0 0 0;
        font-family: "Gotham-Book", sans-serif;
        font-size: 15px;
        color: #00beff;
        width: calc(100% - 20px);
        height: 34px;
    }
    input[type=text]:focus {
        outline-color: #00beff;
    }
    .q {
        width: calc(100% - 20px);
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
    }
    .p {
        width: calc(100% - 20px);
        float: left;
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
        height: 120px;
    }
    .left_column {
        font-family: "Gotham-Bold", sans-serif;
        font-size: 14px;
        letter-spacing: 1px;
    }
    .right_column {}
    .grid2 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .button_teams {
        width: auto;
        height: 25px;
        margin-top: 4px;
    }
    .button_quartiere {
        width: auto;
        height: 25px;
        margin-top: 4px;
    }
    .button_kooperationen {
        width: auto;
        height: 25px;
        margin-top: 4px;
    }
}

@media screen and (min-width: 481px) and (max-width: 960px) {
    #topgrid[data-columns]::before {
        content: '1 .column.size-1of1';
    }
    #grid[data-columns]::before {
        content: '1 .column.size-1of1';
    }
    #gridonecolumn[data-columns]::before {
        content: '1 .column.size-1of1';
    }
    .overlaybig {
        display: inline-block;
    }
    .overlaysmall {
        display: none;
    }
    body {
        padding-left: 0px;
        padding-right: 0px;
    }
    .background_image {
        position: relative;
        margin: 0 auto;
        width: auto;
        xxheight: 357px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .mbox {
        width: auto;
        margin: 0;
        padding: 0;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .mbox_img {
        width: auto;
        margin: 0;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .mbox2 {
        width: auto;
        margin: 0;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 0px;
        padding-bottom: 30px;
    }
    .lbox {
        width: auto;
        padding-left: 30px;
        padding-top: 0px;
        padding-right: 30px;
        padding-bottom: 0px;
    }
    .rbox {
        width: auto;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .innerbox {
        width: auto;
        padding-left: 30px;
        padding-top: 0px;
        padding-right: 30px;
        padding-bottom: 0px;
    }
    .subline {
        font-family: "Gotham-Bold", sans-serif;
        font-size: 18px;
        letter-spacing: 1.5px;
        color: #151516;
        height: 130px;
        padding-left: 0px;
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 0px;
        text-align: left;
    }
    .subline2 {
        height: 150px;
    }
    .subline_bold {
        font-family: "Gotham-Bold", sans-serif;
        font-size: 18px;
        letter-spacing: 1px;
        color: #151516;
        height: 130px;
        padding-left: 0px;
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 0px;
        text-align: left;
    }
    .subline_book {
        font-family: "Gotham-Book", sans-serif;
        font-size: 14px;
        letter-spacing: 0.7px;
        line-height: 22px;
        text-align: left;
        color: #151516;
    }
    .press_background {
        background-color: #f1bbbc;
        padding: 15px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .press_background, a {
        color: #151516;
    }
    .press_text {
        font-family: "Gotham-Medium", sans-serif;
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 24px;
        text-align: left;
        color: #151516;
    }
    .wettbewerb_background_1 {
        background-color: #00a65a;
        padding: 15px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .wettbewerb_background_2 {
        background-color: #1c2f7e;
        padding: 15px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .wettbewerb_background_3 {
        background-color: #f60006;
        padding: 15px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .wettbewerb_background_4 {
        background-color: #52a59c;
        padding: 15px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .wettbewerb_background_5 {
        background-color: #d7cd00;
        padding: 15px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .wettbewerb_background_6 {
        background-color: #97436b;
        padding: 15px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .wettbewerb_background, a {
        color: #151516;
    }
    .wettbewerb_text {
        font-family: "Gotham-Medium", sans-serif;
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 24px;
        text-align: left;
        color: #ffffff;
    }
    .head {
        font-family: "Lobster", sans-serif;
        font-size: 37px;
        letter-spacing: -0.7px;
        color: #151516;
    }
    .gridhead {
        margin-left: 30px;
        margin-bottom: 15px;
        font-family: "Lobster", sans-serif;
        font-size: 37px;
        letter-spacing: -0.7px;
        color: #151516;
    }
    .oob_head {
        font-family: "Lobster", sans-serif;
        font-size: 37px;
        letter-spacing: -0.7px;
        color: #151516;
    }
    .teaser {
        font-family: "Gotham-Bold", sans-serif;
        font-size: 18px;
        letter-spacing: 1.5px;
        word-spacing: 0.07em;
        color: #151516;
        padding-top: 10px;
        padding-bottom: 50px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .black {
        background-color: #000;
        color: #fff;
        font-family: "Gotham-Bold", sans-serif;
        font-size: 10pt;
        letter-spacing: 2px;
        margin-left: 35px;
        padding-left: 3px;
        padding-top: 1px;
        padding-right: 3px;
        padding-bottom: 1px;
    }
    .black {
        height: 1px;
    }
    ul.topnav li:not(:last-child) {
        display: none;
    }
    ul.inner.topnav.responsive li:not(:last-child) {
        display: inline-block;
        float: left;
    }
    ul.topnav li.icon {
        float: right;
        display: inline-block;
    }
    .visible {
        display: block;
    }
    .styled-select select {
        width: 100%;
        height: 34px;
        overflow: hidden;
        color: #00beff;
        border: #00beff 0.2px solid;
        -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1);
        -moz-appearance: none;
        -webkit-appearance: none;
        -moz-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1);
        padding-left: 8px;
        padding-top: 0px;
        padding-right: 8px;
        padding-bottom: 0px;
        outline-color: #00beff;
        background-color: #fff;
        font-family: "Gotham-Book", sans-serif;
        font-size: 15px;
    }
    input[type=text] {
        border: #00beff 0.2px solid;
        -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1);
        -moz-appearance: none;
        -webkit-appearance: none;
        -moz-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1);
        padding-left: 8px;
        padding-top: 0px;
        padding-right: 8px;
        padding-bottom: 0px;
        background: rgba(255, 255, 255, 0.5);
        margin: 0 0 0 0;
        font-family: "Gotham-Book", sans-serif;
        font-size: 15px;
        color: #00beff;
        width: calc(100% - 20px);
        height: 34px;
    }
    input[type=text]:focus {
        outline-color: #00beff;
    }
    .q {
        width: calc(50% - 20px);
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
    }
    .p {
        width: calc(50% - 20px);
        float: left;
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
        height: 120px;
    }
    .left_column {
        float: left;
        font-family: "Gotham-Bold", sans-serif;
        width: 25%;
        letter-spacing: 0.7px;
        line-height: 22px;
    }
    .right_column {
        float: right;
        width: 69%;
    }
    .grid2 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .button_teams {
        width: auto;
        height: 25px;
        margin-top: 4px;
    }
    .button_quartiere {
        width: auto;
        height: 25px;
        margin-top: 4px;
    }
    .button_kooperationen {
        width: auto;
        height: 25px;
        margin-top: 4px;
    }
}

@media screen and (min-width: 961px) {
    #topgrid[data-columns]::before {
        content: '1 .column.size-1of1';
    }
    #grid[data-columns]::before {
        content: '2 .column.size-1of2';
    }
    #gridonecolumn[data-columns]::before {
        content: '1 .column.size-1of1';
    }
    .overlaybig {
        display: none;
    }
    .overlaysmall {
        display: inline-block;
    }
    body {
        padding-left: 0px;
        padding-right: 0px;
    }
    .background_image {
        position: relative;
        width: auto;
        margin: 0;
        padding: 0;
    }
    .mbox_img {
        width: auto;
        margin: 0;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .mbox {
        width: auto;
        margin: 0;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .mbox2 {
        width: auto;
        margin: 0;
        padding: 0;
        padding-top: 0px;
        padding-bottom: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .lbox {
        width: auto;
        padding-top: 0px;
        padding-left: 30px;
        padding-right: 15px;
        padding-bottom: 0px;
    }
    .rbox {
        width: auto;
        padding-top: 0px;
        padding-left: 15px;
        padding-right: 30px;
        padding-bottom: 0px;
    }
    .innerbox {
        width: auto;
        padding-top: 0px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 0px;
    }
    .subline {
        font-family: "Gotham-Bold", sans-serif;
        font-size: 18px;
        letter-spacing: 1.5px;
        color: #151516;
        height: 130px;
        padding-left: 0px;
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 0px;
        text-align: left;
    }
    .subline2 {
        height: 150px;
    }
    .subline_bold {
        font-family: "Gotham-Bold", sans-serif;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 1.5px;
        color: #151516;
        height: 130px;
        padding-left: 0px;
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 0px;
        text-align: left;
    }
    .subline_book {
        font-family: "Gotham-Book", sans-serif;
        font-size: 14px;
        letter-spacing: 0.7px;
        line-height: 22px;
        text-align: left;
        color: #151516;
    }
    .press_background {
        background-color: #f1bbbc;
        padding: 15px;
        height: 250px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .press_background, a {
        color: #151516;
    }
    .press_text {
        font-family: "Gotham-Medium", sans-serif;
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 24px;
        text-align: left;
        color: #151516;
    }
    .wettbewerb_background_1 {
        background-color: #00a65a;
        padding: 15px;
        height: 320px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .wettbewerb_background_2 {
        background-color: #1c2f7e;
        padding: 15px;
        height: 320px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .wettbewerb_background_3 {
        background-color: #f60006;
        padding: 15px;
        height: 235px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .wettbewerb_background_4 {
        background-color: #52a59c;
        padding: 15px;
        height: 235px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .wettbewerb_background_5 {
        background-color: #d7cd00;
        padding: 15px;
        height: 255px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .wettbewerb_background_6 {
        background-color: #97436b;
        padding: 15px;
        height: 255px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .wettbewerb_background, a {
        color: #ffffff;
    }
    .wettbewerb_text {
        font-family: "Gotham-Medium", sans-serif;
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 24px;
        text-align: left;
        color: #ffffff;
    }
    .head {
        font-family: "Lobster", sans-serif;
        font-size: 37px;
        letter-spacing: -0.7px;
        color: #151516;
    }
    .gridhead {
        margin-left: 30px;
        margin-bottom: 15px;
        font-family: "Lobster", sans-serif;
        font-size: 37px;
        letter-spacing: -0.7px;
        color: #151516;
    }
    .oob_head {
        font-family: "Lobster", sans-serif;
        font-size: 37px;
        letter-spacing: -0.7px;
        color: #151516;
    }
    .teaser {
        font-family: "Gotham-Bold", sans-serif;
        font-size: 18px;
        letter-spacing: 1.5px;
        word-spacing: 0.07em;
        color: #151516;
        padding-top: 10px;
        padding-bottom: 50px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .black {
        background-color: #000;
        color: #fff;
        font-family: "Gotham-Bold", sans-serif;
        font-size: 20pt;
        letter-spacing: 4px;
        margin-left: 75px;
        padding-left: 3px;
        padding-top: 1px;
        padding-right: 3px;
        padding-bottom: 1px;
    }
    .black_spacer {
        height: 4px;
    }
    ul.topnav {
        width: 100%;
    }
    ul.topnav li:not(:first-child) {
        float: right;
        display: inline-block;
    }
    ul.topnav li.icon {
        display: none;
        heigh: 42px;
    }
    ul.topnav.responsive {
        display: inline-block;
    }
    .fixed.topnav.responsive {
        height: 42px;
    }
    .altmenu {
        display: none;
    }
    .visible {
        display: none;
    }
    .team_pic {
        clear: both;
        float: left;
        left: 0;
        margin: 0 0px 0px 0;
        display: inline-block;
    }
    .team_text {
        display: block;
        padding-right: 0px;
        text-align: left;
        margin-left: 170px;
        font-size: 14px;
    }
    .styled-select select {
        width: 100%;
        height: 34px;
        overflow: hidden;
        color: #00beff;
        border: #00beff 0.2px solid;
        -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1);
        -moz-appearance: none;
        -webkit-appearance: none;
        -moz-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1);
        padding-left: 8px;
        padding-top: 0px;
        padding-right: 8px;
        padding-bottom: 0px;
        outline-color: #00beff;
        background-color: #fff;
        font-family: "Gotham-Book", sans-serif;
        font-size: 15px;
    }
    input[type=text] {
        border: #00beff 0.2px solid;
        -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1);
        -moz-appearance: none;
        -webkit-appearance: none;
        -moz-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.1), 0 0 0px rgba(0, 0, 0, 0.1);
        padding-left: 8px;
        padding-top: 0px;
        padding-right: 8px;
        padding-bottom: 0px;
        background: rgba(255, 255, 255, 0.5);
        margin: 0 0 0px 0;
        font-family: "Gotham-Book", sans-serif;
        font-size: 15px;
        color: #00beff;
        width: calc(100% - 20px);
        height: 34px;
    }
    input[type=text]:focus {
        outline-color: #00beff;
    }
    .q {
        width: calc(33% - 20px);
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
    }
    .p {
        width: calc(33% - 20px);
        float: left;
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
        height: 120px;
    }
    .left_column {
        float: left;
        font-family: "Gotham-Bold", sans-serif;
        font-size: 14px;
        width: 25%;
        letter-spacing: 0.7px;
        line-height: 22px;
    }
    .right_column {
        float: right;
        width: 74%;
    }
    .grid2 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .button_teams {
        width: auto;
        height: 28px;
        margin-top: 58px;
    }
    .button_quartiere {
        width: auto;
        height: 28px;
        margin-top: 58px;
    }
    .button_kooperationen {
        width: auto;
        height: 28px;
        margin-top: 58px;
    }
}


/* Again, you’re free to use and define the classes: */

.column {
    float: left;
}

.size-1of1 {
    width: 100%;
}

.size-1of2 {
    width: 50%;
}

.size-1of3 {
    width: 33.333%;
}

.question {
    padding-bottom: 5px;
}

.question_container {
    font-family: "Gotham-Book", sans-serif;
    font-size: 15px;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
}

.tuerkis {
    color: #00beff;
}

.rotation_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 150px;
    height: 86px;
}

@-ms-keyframes spin-forward {
    from {
        -ms-transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(180deg);
    }
}

@-moz-keyframes spin-forward {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(180deg);
    }
}

@-webkit-keyframes spin-forward {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(180deg);
    }
}

@keyframes spin-forward {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(180deg);
    }
}

@-ms-keyframes spin-backward {
    from {
        -ms-transform: rotate(180deg);
    }
    to {
        -ms-transform: rotate(0deg);
    }
}

@-moz-keyframes spin-backward {
    from {
        -moz-transform: rotate(180deg);
    }
    to {
        -moz-transform: rotate(0deg);
    }
}

@-webkit-keyframes spin-backward {
    from {
        -webkit-transform: rotate(180deg);
    }
    to {
        -webkit-transform: rotate(0deg);
    }
}

@keyframes spin-backward {
    from {
        transform: rotate(180deg);
    }
    to {
        transform: rotate(0deg);
    }
}

.spin-down {
    -webkit-animation: spin-forward 0.25s ease forwards;
    -moz-animation: spin-forward 0.25s ease forwards;
    animation: spin-forward 0.25s ease forwards;
}

.spin-up {
    -webkit-animation: spin-backward 0.25s ease forwards;
    -moz-animation: spin-backward 0.25s ease forwards;
    animation: spin-backward 0.25s ease forwards;
}

.center_container {
    text-align: center;
}

.center_container:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.center_content {
    display: inline-block;
    vertical-align: middle;
}
