
body {
    background-color: #ffffff;
    font-family: Verdana, serif;
    font-size: 17px;
}

div.container {
}

div.float {
}

div.spacer {
    clear: both;
}

.div_om_etalage_item {
    border: 0 solid;
    margin: 0 auto;
    width: 100%;
    display: block;
    text-align: center;
}

.etalage_item {
    border: 0;
    display: inline-block;
    text-align: center;
    width: 100px;
    height: 100px;
    padding: 0;
    vertical-align: middle;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
}

.etalage_item_309 {
    border: 0;
    display: inline-block;
    text-align: center;
    width: 309px;
    height: 100px;
    padding: 0;
    vertical-align: middle;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: auto;
}

.block_afbeelding {
    border: 0 solid #e4e3e1;
    height: 102px;
    overflow: hidden;
}

.block_afbeelding_309 {
    border: 0 solid #e4e3e1;
    height: 102px;
    overflow: hidden;
}

.etalage_img {
    border: 0 solid;
    padding: 0;
    height: 99px
}

.etalage_img_309 {
    border: 0 solid;
    padding: 0;
    height: 99px
}

.etalageitem_titel {
    margin: 0 5px 0 0;
    padding: 2px 0 2px 0;
    text-align: center;
    border: 0 solid #84ACD1;
    background: #D3E9BB;
    display: block;
    width: 100%;
    font-size: 12px;
    border-radius: 5px;
}

.container_naw {
    text-align: center;
    width: 90%;
    max-width: 453px;
    margin: 0 auto;
    padding: 10px 0 0 0;
    font-weight: 600;
    font-size: 16px;
}

.logokop {
    background: transparent;
}

.text_center {
    text-align: center;
}

.javascript_doorkliktekst {
    text-decoration: none;
    font-weight: 800;
    font-size: 13px;
}

@media all and (orientation: landscape) {
    body {
    }
}

@media screen and (device-width: 320px) {
    body {
        font-size: 17px;
    }
}

@media screen and (min-width: 1280px) and (orientation: landscape) {
    body {
        font-size: 20px;
    }
}