* {
    margin: 0px;
    padding: 0px;
}

html, body {
    font-family: 'latoregular', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #555555;
    line-height: 18px;
    width: 100%;
    height: 100%;
}

@font-face {
    font-family: 'adscalasanscapsbold';
    src: url('../fonts/adscalasanscaps-bold-webfont.eot');
    src: url('../fonts/adscalasanscaps-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/adscalasanscaps-bold-webfont.woff2') format('woff2'),
         url('../fonts/adscalasanscaps-bold-webfont.woff') format('woff'),
         url('../fonts/adscalasanscaps-bold-webfont.ttf') format('truetype'),
         url('../fonts/adscalasanscaps-bold-webfont.svg#adscalasanscapsbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'antonregular';
    src: url('../fonts/anton-webfont.eot');
    src: url('../fonts/anton-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/anton-webfont.woff2') format('woff2'),
         url('../fonts/anton-webfont.woff') format('woff'),
         url('../fonts/anton-webfont.ttf') format('truetype'),
         url('../fonts/anton-webfont.svg#antonregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.eot');
    src: url('../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-bold-webfont.woff2') format('woff2'),
         url('../fonts/lato-bold-webfont.woff') format('woff'),
         url('../fonts/lato-bold-webfont.ttf') format('truetype'),
         url('../fonts/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoblack';
    src: url('../fonts/lato-black-webfont.eot');
    src: url('../fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-black-webfont.woff2') format('woff2'),
         url('../fonts/lato-black-webfont.woff') format('woff'),
         url('../fonts/lato-black-webfont.ttf') format('truetype'),
         url('../fonts/lato-black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoitalic';
    src: url('../fonts/lato-italic-webfont.eot');
    src: url('../fonts/lato-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-italic-webfont.woff2') format('woff2'),
         url('../fonts/lato-italic-webfont.woff') format('woff'),
         url('../fonts/lato-italic-webfont.ttf') format('truetype'),
         url('../fonts/lato-italic-webfont.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff'),
         url('../fonts/lato-regular-webfont.ttf') format('truetype'),
         url('../fonts/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#top {
    width: 100%;
    height: 118px;
    background-color: #3b0000;
}

#logo {
    width: 372px;
    height: 75px;
    margin: 0 auto;
    padding-top: 18px;
}

#plank {
    width: 100%;
    height: 60px;
    margin-top: -10px;
    position: relative;
    z-index: 1000;
}

#hout {
    margin-top: -18px;
    position: relative;
    z-index: 200;
    border-bottom: 1px solid #fff;
}

#foto {
    width: 840px;
    height: 345px;
    margin: 0 auto;
    margin-top: -345px;
    position: relative;
}

#main_content {
    min-height: 213px;
    background-color: #94a31d;
    width: 100%;
    position: relative;
    padding-top: 45px;
    padding-bottom: 30px;
}

#tekst_main {
    width: 780px;
    height: auto;
    margin: 0 auto;
    background-color: #FFFFFF;
    padding: 30px;
}

#tekst {
    float: left;
    min-height: 200px;
    width: 780px;
}

#afbeeldingen {
    float: left;
    width: 780px;
    margin-left: 0px;
    margin-right: 15px;
    margin-top: 30px;
}

#line {
    position: relative;
    height: 1px;
    width: 100%;
    background-color: #94a31d;
    margin-top: 5px;
}

.steingelicht {
    width: 567px;
    float: right;
    padding-top: 10px;
 }

.steingelicht h2 {
   color:#5e1d0f;
   font-size:30px;
   font-weight:normal; 
   margin-bottom:10px; 
   font-family: 'antonregular'; 
   line-height:30px;
}

a.startbtn, a.startbtn:visited {
    display: block;
    background-color: #94a31d;
    padding: 10px 15px;
    color: #FFF;
    text-align: center;
    max-width: 120px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
}

a.startbtn:hover {
    text-decoration: none;
    background-color: #5e1d0f;
}

#taalkeuze {
    position: absolute;
    left: 50%;
    margin-left: 350px;
}

#taalkeuze img {
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}

#menu {
    width: 1060px;
    height: 60px;
    margin: 0 auto;
    position: relative;
    margin-top: -53px;
}

#blokken_overzicht {
    width: 840px;
    margin: 0 auto;
}

.blok {
    width: 240px;
    padding: 10px;
    background-color: #FFFFFF;
    float: left;
    height: 255px;
    margin-bottom: 30px;
    margin-right: 30px;
    text-align: center;
    position: relative;
}

.blok a {
    color: #555555;
    text-decoration: none;
}

.nieuwlabel {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #5e1d0f;
    color: #FFF;
    font-size: 15px;
    padding:10px 15px;
    text-transform: uppercase;
    font-weight: bold;
}

.nieuwsitem {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #d2d2d2;
}

.nieuwstitel {
    color: #5e1d0f;
}

#bouwstenen {
    width: 840px;
    margin: 0 auto;
    margin-top: 30px;
}

input {
    outline: none;
}

textarea {
    outline: none;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 5px;
}

.tekstvak_smal {
    color: #fff;
    background-color: #333333;
    text-decoration: none;
    height: 25px;
    width: 260px;
    border: 1px solid #000;
    padding-left: 5px;
}

.tekstvak_breed {
    color: #fff;
    background-color: #333333;
    text-decoration: none;
    height: 25px;
    width: 260px;
    border: 1px solid #000;
    padding-left: 5px;
}

.tekstvak_multi {
    color: #fff;
    background-color: #333333;
    text-decoration: none;
    width: 260px;
    border: 1px solid #000;
    padding-left: 5px;
}

.tekstvak_medium {
    color: #fff;
    background-color: #333333;
    text-decoration: none;
    height: 25px;
    width: 260px;
    border: 1px solid #000;
    padding-left: 5px;
}

.button {
    font-size: 14px;
    width: 130px;
    height: 22px;
    border: none;
    color: #FFFFFF;
    background-color: #0088CC;
}

.button:hover {
    cursor: pointer;
}

.fout {
    color: #FF0000;
}

.downloads {
    padding: 10px 0px;
}

.downloads li {
    list-style: none;
    background: url(../images/pdf.png) top left no-repeat;
    background-position: 0px 13px;
    font-size: 12px;
    padding: 5px 0px 5px 25px;
    width: auto;
    border-top: #A5B7C0 solid 1px;
}

.downloads li a:link {
    color: #C41039;
    text-decoration: none;
}

.downloads li a:active {
    color: #C41039;
    text-decoration: none;
}

.downloads li a:visited {
    color: #C41039;
    text-decoration: none;
}

.downloads li a:hover {
    color: #231F20;
    text-decoration: none;
}

/* DEZE HACK IS NODIG OMDAT ANDERS HET CONTENT VLAK NIET MEESCHAALD MET EEN FLOATED DIV */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}
/* End hide from IE-mac */


.img-wrapper
{
    width: 240px;
    height: 140px;
    overflow: hidden;
    margin-bottom: 15px;
}

.img-wrapper img    
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.img-wrapper-small
{
    width: 110px;
    height: 110px;
    overflow: hidden;
    margin-right: 18px;
    padding-bottom: 18px;
    float: left;
}

.img-wrapper-small img
{
    width: 100%;
    height: 100%;
    object-fit: cover;
}