﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);

body 
{
    margin:0px;
    padding:0px;
    background:#FEFCF5;
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
    color: #26211d;
}
a 
{
    color: #47697E;
    text-decoration:none;
}
h1
{
    font-size:20px;
    padding:0px;
    margin:0px;
}
h2
{
    font-size:18px;
    font-weight:normal;
    padding:0px;
    margin:0px;
    padding-bottom:5px;
}
.clear
{
    clear:both;
}
.clear10
{
    clear:both;
    height:10px;
}
.clear30
{
    clear:both;
    height:30px;
}
#header
{
    position:relative;
    width: 960px;
    background:#47697E;
    height: 120px;
    margin: 0 auto;
}
#header .top
{
    position:relative;
    height: 50px;
    width:100%;   
    background: #FEFCF5;
}
#header .topRight
{
    position:relative;
    float:right;
    padding-top:15px;
    padding-right:60px;
}
#header .topRight a
{
    color: #5c534b;
    text-decoration:none;
}
#header nav
{
    position:relative;
    height: 70px;
    float:left;
    margin-left:20px;
}
#header .logo a
{
    text-decoration:none;
    color: #FFF;
}
#header .logo
{
    position:relative;
    float:left;
    background: #688B9A;
    width: 200px;
    height:70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top:10px;
    text-align:center;
    color:#FFF;
    font-weight:bold;
    font-size: 20px;
}
#header .logo span
{
    font-weight:normal;
    font-size: 15px;
}
#slider
{
    position:relative;
    width: 960px;
    height: 420px;
    margin: 0 auto;
}
.slide_overlay
{
    position:absolute;
    top:0px;
    width:960px;
    height: 420px;
    background: url('/images/slide_overlay.png') no-repeat;
}
#content
{
    position:relative;
    width: 960px;
    background:#FFF;
    margin:0 auto;
}
#homeSteunOns
{
    position:relative;
    width:100%;
    background: #FAF7F4;
    text-align:center;
    padding: 30px 0;
    font-size: 20px;
}
#homeSteunOns span
{
    font-size: 14px;
}
#homeContentContainer
{
    position:relative;
    width: 760px;
    margin: 0 auto;
    padding:30px 0;
    line-height:20px;
}
#blokLeft
{
    position:relative;
    float:left;
    width: 500px;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#blokLeft450
{
    position:relative;
    float:left;
    width: 450px;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#blokRight
{
    position:relative;
    float:left;
    width: 260px;
}
#blokRight450
{
    position:relative;
    float:left;
    width: 310px;
    padding:15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #FEFCF5;
    color: #5B7444;
}
.steunBlok
{
    position:relative;
    margin-top:20px;
    background: #A3C586;
    width:100%;
    min-height:150px;
    padding:15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
}
.steunBlok img
{
    float:left;
    padding-right:10px;
}
.steunBlok h3
{
    line-height: 31px;
    font-size: 18px;
    margin:0px;
    padding:0px;
    font-weight:normal;
    margin-bottom:10px;
    color: #26211d;
}
#blokRight450 h3
{
    font-size:20px;
    margin-bottom:0px;
    padding-bottom:0px;
    color: #26211d;
}
.nieuwsTabel td, .steunBlok
{
    color: #5B7444;
}
.nieuwsTabel td strong, #blokRight450 strong
{
    color: #26211d;
}
.brochureFoto
{
    position:absolute;
    right:15px;
    width: 105px;
}
#blokRight450 a
{
    color: #26211d;
    text-decoration:none;
    font-size: 20px;
}
#footer
{
    position:relative;
    width:960px;
    min-height:100px;
    margin: 0 auto;
    background: #32302F;
}
.footerBlokContainer
{
    position:relative;
    width: 760px;
    margin: 0 auto;
}
.footerBlok h3
{
    font-size: 20px;
    color: #FFF;
    font-weight:normal;
    margin:0px;
    padding:0px;
    padding-bottom:20px;
}
.footerBlok
{
    position:relative;
    padding-top: 30px;
    float:left;
    width: 203px;
    padding-right: 30px;
    color: #575352;
    font-size: 12px;
    line-height:20px;
}
.footerBlok a
{
    text-decoration:none;
    color: #575352;
}
.footerBlok td img
{
    margin-top:4px;
}
/* Navigatie */
nav ul
{
    margin:0px;
    padding:0px;
    list-style-type:none;
}
nav ul li
{
    float:left;
    padding-left:20px;
}
nav ul li a
{
    font-weight: 700;
    font-size:13px;
    line-height: 70px;
    color: #988c81;
    text-decoration:none;
    text-transform:uppercase;
}
nav ul li a:hover, nav ul li a.active
{
    color: #FFF;
}
/* Eind navigatie */
/* Buttons */
a.btnTransparantBruin {
    margin-top: 5px;
    width: 200px;
    padding: 5px 10px;
    background: none;
    border: 1px solid #6C5B0A;
    color: #6C5B0A;
    text-decoration: none;
    font-family: abril-titling, Sans-Serif;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    -webkit-transition: all 450ms linear;
    transition: all 450ms linear;
}
a.btnTransparantBruin:hover
{
    border: 1px solid #A3C586;
    color: #A3C586 !important;
}
/*Eind Buttons*/
a.btn
{
    margin-top: 5px;
    width:200px;
    padding: 10px 15px;
    background: #688B9A;
    color: #FFF !important;
    text-decoration: none;
    font-weight: bold;
    font-size: 17px;
    text-align:center;
    -webkit-transition: background 450ms linear;
    transition:         background 450ms linear;
}
a.btn:hover
{
    -webkit-transition: background 450ms linear;
    transition:         background 450ms linear;
    background: #47697E;
    color: #FFF !important;
}