

A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:hover {text-decoration: none;}
A:active {text-decoration: none;}

@font-face {
    font-family: 'FAZGoldSans-Regular';
    font-style: normal;
    font-weight: normal;
    src: url("https://dynamic.faz.net/red/storytelling-lab/public/fonts/FAZGoldSansWeb-Regular.woff2") format("woff2"),
      url("https://dynamic.faz.net/red/storytelling-lab/public/fonts/FAZGoldSansWeb-Regular.woff") format("woff"),
      url("https://dynamic.faz.net/red/storytelling-lab/public/fonts/FAZGoldSansWeb-Regular.eot") format("eot")
}

  select {
    font-family: "FAZGoldSans-R",FAZGoldSans-Regular,helvetica neue,helvetica,Arial,sans-serif;
    font-size:16px;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    appearance: none;
    color: #333;
    border: 1px solid #ddd;
    line-height: 1;
    height:40px;
    outline: 0;
    padding: 10px 11px 12px 20px;
    border-radius: 2px;
    background-color: #fff;
    width:450px;
    cursor:pointer;
  }

  select:hover {
      background-color: #e4e4e4;
  }

  .solutionswitcher {
    position:relative;
    width:450px;
    margin:0 auto!important;
    margin-top:10px!important;
}

.solutionswitcher:hover {
    cursor:pointer;
}

.solutionswitcher::before {
    content: " ";
    position: absolute;
    right:2px;
    top: 17px;
    width:25px;
    height:25px;
    background: url("https://dynamic.faz.net/red/2021/fas-osterraetsel/img/mehr-unten-12-x-7.png");
    background-position: bottom-right;
    background-repeat:no-repeat;
    pointer-events: none;
    cursor:pointer;

  }


.html-wrapper {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.html-wrapper img {
    border: 0;
}

osterraetsel {
    display:block;
    width: 100%;
    margin: 0 auto;
    text-align:left;
}

formularbutton {
    margin-top:20px!important;
    margin-bottom:10px!important;
    display: block;
    margin: 0 auto;
    width: 500px;
}

formularbutton a {
    color:#fff!important;
}

formularbutton a:visited {
    color:#fff!important;
}

.raetsel_button {
    font-size: 13px;
    text-transform: uppercase;
    line-height: 42px;
    color: #111;
    background-color: #efefef;
    text-decoration: none;
    height: 40px;
    text-align: center;
    font-family: "FAZGoldSans-R",FAZGoldSans-Regular,helvetica neue,helvetica,Arial,sans-serif;
    border-radius: 2px;
    margin: auto;
    -webkit-font-smoothing: antialiased;
    display:block;
    width:245px;
    display:inline-block;
    margin-left:10px;
    margin-bottom: 20px;
    margin-top:10px!important;

}
.raetsel_button:hover {
    color: #c60000;
    cursor: pointer;
    text-decoration: none;
}

.teilnahmebutton {
    font-family: 'FAZGoldSans', Verdana, Arial, sans-serif!important;
    font-size: 13.5px!important;
    line-height: 17px!important;
    font-weight: normal!important;
    text-transform: uppercase;
    display: inline-block;
    outline: none;
    padding: 11px 20px 11px 52px!important;
    background: #c60000;
    border-radius: 2px;
    color: #fff;
    text-decoration: none;
    position: relative;
    cursor: pointer;
}

.teilnahmebutton:hover {
    background-color: #920000;
    -webkit-transition: background-color .15s!important;
    transition: background-color .15s!important;

}

.teilnahmebutton:hover span{
    left: 23px;
    -webkit-transition: left .15s!important;
    transition: left .15s!important;
}

.teilnahmebutton span {
        position: absolute;
        left: 0;
        top: 0;
        top: 10px;
        left: 20px;
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -webkit-transition: transform .15s;
        transition: transform .15s;
}


.white_arrow {
        background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20fill%3D%22%23fff%22%20id%3D%22Ebene_2%22%20data-name%3D%22Ebene%202%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ctitle%3EFAZ_Icons%3C%2Ftitle%3E%3Cpath%20d%3D%22M23.78%2C7.31a1%2C1%2C0%2C0%2C0-1.45%2C1.38l6%2C6.31H1a1%2C1%2C0%2C0%2C0%2C0%2C2H28.26l-6%2C6.31a1%2C1%2C0%2C0%2C0%2C1.45%2C1.38L32%2C16Z%22%2F%3E%3C%2Fsvg%3E);
        background-repeat: no-repeat;
        display: block;
        width: 16px;
        height: 16px;
}


loesungswort {
    display:block;
    width:100%;
    margin: 0 auto;
    margin-top:20px!important;
    font-family: "FAZGoldSans-R",FAZGoldSans-Regular,helvetica neue,helvetica,Arial,sans-serif;
    color:#333333;
    font-size: 24px;
    line-height: 26px;
    text-align:center;

}

.land_item {
    width:100%;
    border-radius:2px;
    display:block;
    margin-bottom:15px;
    margin-top:5px;
    height:auto;
    background-color:#40b1c1;
    background: url("https://dynamic.faz.net/red/2021/fas-osterraetsel/img/bg-blue.jpg");
    background-size:cover;
    padding:20px!important;
    padding-bottom:30px!important;
}

.land_number {
    display:block;
    margin:0 auto!important;
    width:auto;
    height:auto;
    margin-bottom:10px!important;
}

.land_number img {
    width:40px!important;
    height:auto!important;
    margin: 0 auto!important;

}


.land_illu {
    height: 120px;
    margin-right:10px;
    position:relative;
    margin-top: 10px;
    float:left;
    display:inline;
    width:auto!important;
}

.land_illu_right {
    height: 120px;
    margin-right:10px;
    position:relative;
    margin-top: 10px;
    float:right;
    display:inline;
    width:auto!important;
}

.land_illu img {
    height:120px;
    width:auto!important;
}

.land_illu_right img {
    height:120px;
    width:auto!important;
}

.land_textbox {
    display:inline-block;
    color:#fff!important;

}


.land_text {
    font-size: 16px;
    line-height: 20px;
    display: block;
    padding: 5px;
}

.allboxes {
    display:inline-block;
    margin:0 auto!important;
    margin-top:5px!important;
}

.allboxes_solution {
    display:inline-block;
    margin:0 auto!important;
    margin-bottom:15px!important;
}


.letterbox {
    font-size:16px;
    font-family: "FAZGoldSans-R",FAZGoldSans-Regular,helvetica neue,helvetica,Arial,sans-serif;
    text-transform: uppercase;
    background-color:#ffffff;
    background: url("https://dynamic.faz.net/red/2021/fas-osterraetsel/img/bg-letterbox.jpg");
    background-size:cover;
    width:20px;
    height:30px;
    margin-right:-1px;
    margin-top:5px;
    text-align:center;
    padding:5px;
    border: #9e9e9e 1px solid;
    border-radius: 2px;
    float:left;
}

.letterbox_marked {
    border: #666666 2px solid;
    border-radius: 1px;
    background: url("");
    background-color: #eed388;
    
}

.solutionbox {
    border: #666666 1px solid!important;
    border-radius: 2px;
    background-color: #eed388;
    font-size:16px!important;
    font-family: F"FAZGoldSans-R",FAZGoldSans-Regular,helvetica neue,helvetica,Arial,sans-serif;
    text-transform: uppercase;
    width:20px;
    height:30px;
    margin-top:5px!important;
    margin-right:-1px!important;
    text-align:center;
    padding:5px!important;
    float:left;
}




@media (max-width: 800px) {

    formularbutton {
        width:100%;
    }

    .raetsel_button{
        margin-left:0;
    }

    select {
        width:250px;
      }
  
      .solutionswitcher {
        width:250px;
       
    }

    .land_text {
      margin-bottom:20px;
    }

    .letterbox {
        width:15px;
        height:26px;
        padding-left:2px;
        padding-right:2px;
    }

    .solutionbox {
        width:15px;
        height:26px;
        padding:2px!important;
    }

    .land_item {
        width:95%;
        padding:10px!important;
        padding-bottom:30px!important;
    }
}