/* This code is only meant for previewing your Reflow design. */
.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

#Logo {
    float: left;
    width: auto;
    max-width: none;
    height: auto;
    clear: none;
    color: rgb(0, 0, 0);
    position: fixed;
    top: 0px;
    left: 0%;
    z-index: 2;
    max-height: 50px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    bottom: auto;
}

#Main_Picture {
    float: none;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 0%;
    margin-top: 50px;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: 0px;
    margin-bottom: 0px;
}

#text {
    float: none;
    font-size: 2.4em;
    width: 90%;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 1em;
    margin-left: auto;
    margin-top: 3%;
    clear: none;
    min-height: 0px;
    max-width: none;
    font-family: comfortaa;
    margin-right: auto;
}

#FAQ_PAGE_BG {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0%;
    clear: both;
    width: 100%;
    margin-bottom: 0%;
    display: block;
    margin-right: 0%;
    background-image:-webkit-linear-gradient(270deg, white 0%, rgb(242, 242, 242) 0%);
    background-image: linear-gradient(180deg, white 0%, rgb(242, 242, 242) 0%);
    background-position: 0% 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    -webkit-box-shadow: rgb(226, 152, 42) 0px 3px 3px 0px;
    box-shadow: rgb(226, 152, 42) 0px 3px 3px 0px;
}

#text2 {
    float: none;
    font-size: 2.2em;
    width: 87.630662%;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 1em;
    margin-left: auto;
    margin-top: 2%;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    max-width: none;
    font-family: comfortaa;
    display: block;
}

#Impressum_Page {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0%;
    clear: both;
    width: 100%;
    margin-bottom: 0%;
    display: block;
    margin-right: 0%;
    background-image:-webkit-linear-gradient(270deg, rgb(172, 168, 168) 0%, rgba(21, 18, 15, 0.85098) 5%);
    background-image: linear-gradient(180deg, rgb(172, 168, 168) 0%, rgba(21, 18, 15, 0.85098) 5%);
    background-position: 0% 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
}

#text4 {
    float: none;
    font-size: 2.4em;
    width: 87.630662%;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 1em;
    margin-left: auto;
    margin-top: 2%;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    max-width: none;
    font-family: comfortaa;
    display: block;
    color: rgb(246, 244, 238);
}

#Box_Menu {
    float: left;
    height: 50px;
    clear: none;
    width: 100%;
    background-color: rgba(21, 18, 15, 0.85098);
    position: fixed;
    top: 0px;
    left: 0%;
    z-index: 1;
    min-width: 0px;
    padding-top: 0px;
    opacity: 1;
    bottom: auto;
}

#Button_Home {
    float: left;
    height: 50px;
    font-size: 1.1em;
    margin-left: 24%;
    margin-top: 0px;
    clear: none;
    width: 12%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    color: rgb(255, 255, 255);
    font-family: istok-web;
    line-height: normal;
    padding-top: 0px;
    background-color: rgba(229, 233, 232, 0);
    max-width: 180px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-bottom: 0px;
    padding-right: 6px;
    padding-left: 6px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: rgb(157, 172, 169);
}

#Button_Home:active {
    border-bottom-width: 3px;
    border-bottom-color: rgb(226, 166, 42);
    border-bottom-style: solid;
}

#Button_Press:active {
    border-bottom-width: 3px;
    border-bottom-color: rgb(226, 166, 42);
    border-bottom-style: solid;
}

#Button_Press {
    float: left;
    height: 50px;
    font-size: 1.1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 12%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    color: rgb(246, 244, 238);
    font-family: istok-web;
    line-height: normal;
    padding-top: 0px;
    display: block;
    margin-right: 0%;
    background-color: rgba(229, 233, 232, 0);
    max-width: 180px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-bottom: 0px;
    padding-right: 6px;
    padding-left: 6px;
}

#Button_Support:active {
    border-bottom-width: 3px;
    border-bottom-color: rgb(226, 166, 42);
    border-bottom-style: solid;
}

#Button_Support {
    float: left;
    height: 50px;
    font-size: 1.1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 12%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 3px;
    border-left-width: 0px;
    color: rgb(246, 244, 238);
    font-family: istok-web;
    line-height: normal;
    padding-top: 0px;
    display: block;
    margin-right: 0%;
    background-color: rgba(229, 233, 232, 0);
    max-width: 180px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom-color: rgb(244, 162, 38);
    padding-bottom: 0px;
    padding-right: 6px;
    padding-left: 6px;
}

#Button_Language {
    float: right;
    height: 34px;
    font-size: 1.1em;
    margin-left: 8px;
    margin-top: 8px;
    clear: none;
    width: 46px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    color: rgb(246, 244, 238);
    line-height: normal;
    padding-top: 0px;
    display: block;
    margin-right: 3px;
    background-color: rgba(229, 233, 232, 0);
    max-width: 80px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: istok-web;
}

#Address_Image {
    float: none;
    width: 138px;
    max-width: none;
    height: 128px;
    margin-left: auto;
    margin-top: 5%;
    clear: none;
    color: rgb(0, 0, 0);
    margin-right: auto;
    margin-bottom: 0px;
}

#text5 {
    float: none;
    font-size: 0.8em;
    width: auto;
    height: auto;
    text-align: center;
    font-weight: 100;
    line-height: 1em;
    margin-left: auto;
    margin-top: 1%;
    clear: none;
    min-height: 0px;
    color: rgb(174, 174, 174);
    margin-right: auto;
    font-family: istok-web;
}

#Button_German {
    float: left;
    height: auto;
    font-size: 0.8em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 20%;
    font-family: istok-web;
    color: rgb(251, 251, 251);
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 6px;
    padding-left: 0px;
    background-color: rgba(229, 233, 232, 0);
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom-color: rgb(244, 162, 38);
}

#Button_German:hover {
    color: rgb(244, 162, 38);
}

#Button_French:hover {
    color: rgb(244, 162, 38);
}

#Button_French {
    float: left;
    height: auto;
    font-size: 0.8em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 20%;
    font-family: istok-web;
    color: rgb(251, 251, 251);
    display: block;
    background-color: rgba(229, 233, 232, 0);
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 0px;
    padding-left: 0px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 3px;
    border-left-width: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom-color: rgb(244, 162, 38);
}

#Button_English:hover {
    color: rgb(244, 162, 38);
}

#Button_English {
    float: left;
    height: auto;
    font-size: 0.8em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 20%;
    font-family: istok-web;
    color: rgb(251, 251, 251);
    display: block;
    background-color: rgba(229, 233, 232, 0);
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 0px;
    padding-left: 0px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-style: solid;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom-color: rgb(244, 162, 38);
}

#Box_Languages {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 4%;
    clear: none;
    width: 320px;
    margin-bottom: 25px;
    margin-right: auto;
}

#Button_About:active {
    border-bottom-width: 3px;
    border-bottom-color: rgb(226, 166, 42);
    border-bottom-style: solid;
}

#Button_About {
    float: left;
    height: 50px;
    font-size: 1.1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 12%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    color: rgb(246, 244, 238);
    font-family: istok-web;
    line-height: normal;
    padding-top: 0px;
    display: block;
    margin-right: 0%;
    max-width: 180px;
    background-color: rgba(229, 233, 232, 0);
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-bottom: 0px;
    padding-right: 6px;
    padding-left: 6px;
}

#Known_Issues_Page_BG {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0%;
    clear: none;
    width: 100%;
    margin-bottom: 0%;
    display: block;
    margin-right: 0%;
    background-image:-webkit-linear-gradient(270deg, white 0%, rgb(255, 255, 255) 0%);
    background-image: linear-gradient(180deg, white 0%, rgb(255, 255, 255) 0%);
    background-position: 0% 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
}

#Known_Issues {
    float: none;
    font-size: 2.2em;
    width: 87.630662%;
    height: auto;
    text-align: center;
    font-weight: 400;
    line-height: 1em;
    margin-left: auto;
    margin-top: 3%;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    max-width: none;
    font-family: comfortaa;
    display: block;
    margin-bottom: 0px;
}

#Box_Distance_at_page_end {
    float: left;
    height: 30px;
    margin-left: 51.472313%;
    margin-top: 4.913926%;
    clear: both;
    width: 43.685482%;
}

#Button_Portugese:hover {
    color: rgb(244, 162, 38);
}

#Button_Portugese {
    float: left;
    height: auto;
    font-size: 0.8em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 20%;
    font-family: istok-web;
    color: rgb(251, 251, 251);
    display: block;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: rgba(229, 233, 232, 0);
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 0px;
    padding-left: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#Box_Width_1024_limitation {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 2%;
    clear: none;
    width: 90%;
    margin-right: auto;
    max-width: 1024px;
}

#Button_Home:focus {
    color: rgb(244, 162, 38);
}

#Button_Press:focus {
    color: rgb(244, 162, 38);
}

#Button_Support:focus {
    color: rgb(244, 162, 38);
}

#Button_About:focus {
    color: rgb(244, 162, 38);
}

#Button_Home:hover {
    color: rgb(226, 166, 42);
}

#Button_Press:hover {
    color: rgb(226, 166, 42);
}

#Button_Support:hover {
    color: rgb(226, 166, 42);
}

#Button_About:hover {
    color: rgb(226, 166, 42);
}

#Box_Width_1180_limitation {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 1%;
    clear: none;
    width: 90%;
    margin-right: auto;
    max-width: 1180px;
}

#box {
    float: left;
    height: 14px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-bottom: 0px;
    margin-right: 0px;
}

#Button_Japanese:hover {
    color: rgb(244, 162, 38);
}

#Button_Japanese {
    float: left;
    height: auto;
    font-size: 0.8em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 19.999999%;
    font-family: istok-web;
    color: rgb(251, 251, 251);
    display: block;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 0px;
    padding-left: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(229, 233, 232, 0);
}

#Button_German:active {
    color: rgb(244, 162, 38);
}

#Button_German:focus {
    color: rgb(244, 162, 38);
}

#Box_FAQ_text {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0%;
    clear: none;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
}

#text1 {
    float: left;
    font-size: 1em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#Box_Width_1024_limitation1 {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 1.687207%;
    clear: none;
    width: 90%;
    margin-right: auto;
    max-width: 1024px;
    display: block;
}

#Box_FAQ_text1 {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0%;
    clear: none;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
}

#textFAQHeader {
    float: none;
    font-size: 1.6em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 600;
    line-height: 1.2em;
    margin-left: auto;
    margin-top: 3%;
    clear: none;
    min-height: 0px;
    font-family: comfortaa;
    margin-right: auto;
    margin-bottom: 0px;
}

#textFAQContent {
    float: none;
    font-size: 1.2em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.2em;
    margin-left: auto;
    margin-top: 1%;
    clear: none;
    min-height: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    display: block;
    font-family: istok-web;
}

#text3 {
    float: left;
    font-size: 1em;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#Box_Distance_at_page_end1 {
    float: left;
    height: 30px;
    margin-left: 51.472313%;
    margin-top: 4.913926%;
    clear: both;
    width: 43.685482%;
}

#textspan {
    float: none;
    font-size: 1em;
    line-height: 1em;
    color: rgb(244, 162, 38);
}

@media only screen and (max-width: 1281px) {
    #Main_Picture {
        clear: none;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    #Logo {
        clear: none;
        float: left;
    }

    #text {
        font-weight: 400;
        line-height: 1em;
        clear: none;
        font-size: 2.4em;
        max-width: none;
    }

    #FAQ_PAGE_BG {
        clear: both;
        width: 100%;
        display: block;
        margin-top: 0%;
        margin-left: 0%;
    }

    #text2 {
        font-weight: 400;
        line-height: 1em;
        clear: none;
        font-size: 2.2em;
        max-width: none;
    }

    .primaryContainer {
        -webkit-box-shadow: rgb(226, 152, 42) 0px 3px 3px 0px;
        box-shadow: rgb(226, 152, 42) 0px 3px 3px 0px;
    }

    #Impressum_Page {
        margin-left: 0%;
        clear: both;
        width: 100%;
        display: block;
        margin-right: 0%;
        background-image:-webkit-linear-gradient(270deg, rgb(172, 168, 168) 0%, rgba(21, 18, 15, 0.85098) 5%);
        background-image: linear-gradient(180deg, rgb(172, 168, 168) 0%, rgba(21, 18, 15, 0.85098) 5%);
        background-position: 0% 0%;
        background-repeat: repeat;
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        margin-top: 0.00126826%;
    }

    #text4 {
        float: none;
        font-weight: 400;
        line-height: 1em;
        clear: none;
        font-size: 2.4em;
        max-width: none;
        color: rgb(246, 244, 238);
        margin-top: 3%;
    }

    #Button_Home {
        clear: none;
        opacity: 1;
        font-weight: 100;
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
        font-style: normal;
        height: 50px;
    }

    #Button_Home:active {
        color: rgb(226, 166, 42);
    }

    #Button_Home:hover {
        font-weight: 100;
    }

    #Button_Press:hover {
        font-weight: 100;
    }

    #Button_Press:active {
        color: rgb(226, 166, 42);
    }

    #Button_Press {
        clear: none;
        opacity: 1;
        font-weight: 100;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        display: block;
        margin-right: 0%;
        margin-left: 0.0219555%;
        margin-top: 0px;
    }

    #Button_Support:hover {
        font-weight: 100;
    }

    #Button_Support:active {
        color: rgb(226, 166, 42);
    }

    #Button_Support {
        clear: none;
        opacity: 1;
        font-weight: 100;
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
        display: block;
        margin-right: 0%;
        margin-left: 0.19881928%;
        margin-top: 0px;
    }

    #Address_Image {
        clear: none;
        display: block;
    }

    #Button_German {
        display: block;
    }

    #Box_Languages {
        clear: none;
    }

    #text5 {
        clear: none;
    }

    #Button_About:hover {
        font-weight: 100;
    }

    #Button_About:active {
        color: rgb(226, 166, 42);
    }

    #Button_About {
        clear: none;
        opacity: 1;
        font-weight: 100;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        display: block;
        margin-right: 0%;
        margin-left: 0%;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin-top: 0px;
    }

    #Known_Issues_Page_BG {
        clear: both;
        width: 100%;
        display: block;
    }

    #Known_Issues {
        font-weight: 400;
        line-height: 1em;
        clear: none;
        font-size: 2.0em;
        max-width: none;
    }

    #textFAQHeader {
        font-size: 1.6em;
    }

    #textFAQContent {
        font-size: 1.2em;
    }

    #Box_Distance_at_page_end {
        clear: both;
        width: 43.596922%;
        margin-left: 52.021414%;
    }

    #Button_Portugese {
        clear: none;
    }

    #Box_Width_1024_limitation {
        margin-left: auto;
        margin-right: auto;
    }

    #box {
        clear: none;
    }

    #Button_Japanese {
        clear: none;
    }

    #Box_Width_1024_limitation1 {
        margin-left: auto;
        margin-right: auto;
    }

    #Box_Distance_at_page_end1 {
        clear: both;
        width: 43.596922%;
        margin-left: 52.021414%;
    }

    #image16 {
        float: left;
        clear: none;
        color: rgb(0, 0, 0);
        margin-left: 25%;
    }

}

@media only screen and (max-width: 1025px) {
    #text {
        font-size: 2.2em;
        max-width: none;
        clear: none;
    }

    #text2 {
        font-size: 1.8em;
        max-width: none;
    }

    #text4 {
        font-size: 2.1em;
        max-width: none;
    }

    #Button_Support {
        font-size: 1em;
    }

    #Button_Press {
        font-size: 1em;
    }

    #Button_Home {
        font-size: 1em;
    }

    #Known_Issues {
        font-size: 1.9em;
        max-width: none;
    }

    #Known_Issues_Page_BG {
        clear: both;
    }

    #textFAQHeader {
        font-size: 1.6em;
    }

    #textFAQContent {
        font-size: 1.2em;
    }

    #FAQ_PAGE_BG {
        margin-top: 0%;
        margin-left: 0%;
        clear: both;
    }

    #Impressum_Page {
        margin-top: 0%;
        margin-left: 0%;
        clear: both;
    }
}

@media only screen and (max-width: 961px) {
    #text {
        font-size: 1.8em;
        clear: none;
    }

    #Main_Picture {
        clear: none;
    }

    #text2 {
        font-size: 1.8em;
    }

    #text4 {
        font-size: 2em;
        clear: none;
    }

    #Button_Home {
        float: left;
        clear: none;
        width: 15%;
        display: block;
        font-size: 1em;
    }

    #Button_Press {
        float: left;
        clear: none;
        width: 15%;
        font-size: 1em;
    }

    #Button_Support {
        float: left;
        clear: none;
        width: 15%;
        font-size: 1em;
    }

    #FAQ_PAGE_BG {
        clear: both;
        margin-top: 0%;
        margin-left: 0%;
    }

    #Impressum_Page {
        margin-top: 0%;
        margin-left: 0%;
        clear: both;
        height: auto;
    }

    #text5 {
        float: none;
        width: auto;
        height: auto;
        text-align: center;
        font-weight: 100;
        line-height: 1em;
        margin-left: auto;
        clear: none;
        min-height: 0px;
        margin-right: auto;
        font-family: istok-web;
        margin-top: 0%;
    }

    #Address_Image {
        clear: none;
    }

    #Button_German {
        height: auto;
        font-size: 0.8em;
        clear: none;
        font-family: istok-web;
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
    }

    #Button_French {
        height: auto;
        font-size: 0.8em;
        clear: none;
        font-family: istok-web;
        display: block;
    }

    #Box_Menu {
        left: 0%;
    }

    #Button_English {
        height: auto;
        font-size: 0.8em;
        clear: none;
        font-family: istok-web;
        display: block;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    }

    #Button_About {
        float: left;
        clear: none;
        width: 15%;
        font-size: 1em;
    }

    #Known_Issues_Page_BG {
        clear: none;
    }

    #Known_Issues {
        font-size: 1.8em;
    }

    #textFAQHeader {
        font-size: 1.4em;
    }

    #textFAQContent {
        font-size: 1.0em;
    }

    #Button_Portugese {
        height: auto;
        font-size: 0.8em;
        clear: none;
        font-family: istok-web;
        display: block;
    }

    #Box_Languages {
        clear: none;
    }

    #Box_Distance_at_page_end {
        margin-right: 0%;
        margin-left: 51.330285%;
        width: 48.441837%;
        clear: both;
        margin-top: 11.349218%;
    }

    #Box_Width_1024_limitation {
        width: 89.999637%;
    }

    #box {
        clear: none;
        margin-top: 0px;
        margin-left: 0px;
    }

    #Button_Japanese {
        height: auto;
        font-size: 0.8em;
        clear: none;
        font-family: istok-web;
        display: block;
    }

    #Box_FAQ_text {
        float: left;
        clear: none;
    }

    #text1 {
        float: left;
        font-size: 1em;
        text-align: left;
        font-weight: normal;
        line-height: 1em;
        clear: none;
        min-height: 0px;
    }

    #Box_Width_1024_limitation1 {
        width: 89.999637%;
    }

    #Box_FAQ_text1 {
        float: left;
        clear: none;
    }

    #text3 {
        float: left;
        font-size: 1em;
        text-align: left;
        font-weight: normal;
        line-height: 1em;
        clear: none;
        min-height: 0px;
    }

    #Box_Distance_at_page_end1 {
        margin-right: 0%;
        margin-left: 51.330285%;
        width: 48.441837%;
        clear: both;
        margin-top: 11.349218%;
    }
}

@media only screen and (max-width: 768px) {
    #text {
        font-size: 1.6em;
    }

    #text2 {
        font-size: 1.4em;
        width: 90%;
    }

    #text4 {
        font-size: 1.6em;
        width: 90%;
    }

    #Button_Home {
        font-size: 1em;
    }

    #Button_Press {
        font-size: 1em;
    }

    #Button_Support {
        font-size: 1em;
    }

    #Button_About {
        font-size: 1em;
    }

    #Known_Issues {
        font-size: 1.4em;
        width: 90%;
    }

    #textFAQHeader {
        font-size: 1.2em;
    }

    #textFAQContent {
        font-size: 1.0em;
    }

    #Button_Portugese {
        clear: none;
    }

    #Box_Distance_at_page_end {
        margin-left: 51.329234%;
        clear: none;
    }

    #Box_Width_1024_limitation {
        margin-top: 3%;
    }

    #Button_Japanese {
        clear: none;
    }

    #Box_Width_1024_limitation1 {
        margin-top: 3%;
    }

    #Box_Distance_at_page_end1 {
        margin-left: 51.329234%;
        clear: none;
    }
}

@media only screen and (max-width: 641px) {
    #Logo {
        clear: none;
        height: auto;
    }

    #text {
        font-size: 1.2em;
    }

    #text2 {
        font-size: 1.2em;
        margin-top: 5%;
    }

    #text4 {
        font-size: 1.4em;
    }

    #Button_Home {
        font-size: 1em;
        width: 18%;
    }

    #Button_Press {
        font-size: 1em;
        width: 18%;
    }

    #Button_Support {
        font-size: 1em;
        width: 18%;
    }

    #Button_About {
        font-size: 1em;
        width: 18%;
    }

    #Known_Issues {
        font-size: 1.2em;
        margin-top: 5%;
    }

    #textFAQHeader {
        font-size: 1.1em;
    }

    #textFAQContent {
        font-size: 0.9em;
    }

    #Box_Distance_at_page_end {
        margin-left: 51.322338%;
        clear: left;
    }

    #Box_Distance_at_page_end1 {
        margin-left: 51.322338%;
        clear: left;
    }
}

@media only screen and (max-width: 480px) {
    #Logo {
        clear: none;
        height: auto;
    }

    #Main_Picture {
        clear: none;
    }

    #text {
        font-size: 0.95em;
        clear: none;
    }

    #text2 {
        font-size: 1.1em;
    }

    #text4 {
        font-size: 1.3em;
    }

    #Button_Home {
        display: block;
        margin-left: 27%;
    }

    #Button_Press {
        display: block;
    }

    #Button_Support {
        display: block;
    }

    #Button_About {
        display: block;
    }

    #Known_Issues {
        font-size: 1.1em;
    }

    #textFAQHeader {
        font-size: 1.1em;
    }

    #textFAQContent {
        font-size: 0.9em;
    }

    #Address_Image {
        clear: none;
    }

    #Box_Languages {
        clear: none;
    }

    #Box_Distance_at_page_end {
        margin-left: 51.323785%;
        clear: both;
    }

    #Button_Portugese {
        clear: none;
    }

    #Button_Japanese {
        clear: none;
    }

    #Box_Width_1024_limitation {
        margin-top: 4%;
    }

    #Box_Width_1024_limitation1 {
        margin-top: 4%;
    }

    #Box_Distance_at_page_end1 {
        margin-left: 51.323785%;
        clear: both;
    }
}

@media only screen and (max-width: 320px) {
    #text {
        font-size: 0.83em;
        min-width: 0px;
        clear: none;
    }

    #text2 {
        font-size: 1.1em;
        min-width: 0px;
    }

    #text4 {
        font-size: 1.2em;
        min-width: 0px;
    }

    #Button_French {
        clear: none;
    }

    #Known_Issues {
        font-size: 1.1em;
        min-width: 0px;
        margin-top: 6%;
    }

    #textFAQHeader {
        font-size: 1.1em;
    }

    #textFAQContent {
        font-size: 0.9em;
    }

    #Button_Portugese {
        clear: none;
    }

    #Button_English {
        clear: none;
    }

    #Button_Home {
        width: 17%;
        font-size: 0.75em;
        margin-left: 31%;
    }

    #Button_Support {
        width: 17%;
        font-size: 0.75em;
        border-top-style: none;
    }

    #Button_Press {
        width: 17%;
        font-size: 0.75em;
    }

    #Button_About {
        width: 17%;
        font-size: 0.75em;
    }

    #Button_Japanese {
        clear: none;
    }

    #Box_Width_1024_limitation {
        margin-top: 5%;
    }

    #Box_Width_1024_limitation1 {
        margin-top: 5%;
    }
}

