* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

html, body {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #202020;
    background-color: #FFF;
    line-height: 22px;
    width: 100%;
    height: 100%;
}

table th {
    border-bottom: 1px solid #0053a0; 
}

table tr:nth-child(even) { background: #f6f8fb;} 
table tr:nth-child(odd) { background: #ffffff; }


.storing {
    position: absolute;
    background-color: rgba(0,0,0,0.8);
    padding: 20px;
    color: white;
    font-size: 24px;
    line-height: 100%;
    bottom: 70px;
    z-index: 100;
    width: 100%;
    text-align: center;
}

.spacemobile {
    width: 100%;
    height: 232px;
}

.wow {
    visibility: hidden;
}

#topbar {
    background-color: #36424a;
    width: 100%;
    height: 40px;
    position: fixed;
    z-index: 999;
    top: 0;
}

.topbar_inner {
    overflow: hidden;
    position: relative;
}

.topbar_inner a, .topbar_inner a:visited {
    display: block;
    float: right;
    height: 40px;
    color: #f0f0f0;
    border-left: #909090 solid 1px;
    padding: 0px 15px;
    text-decoration: none;
    font-size: 14px;
    padding-top: 10px;
}

.topbar_inner a:hover {
    background-color: #0053a0;
}

.topbar_inner .fa {
    padding-top: 3px;
}

.telhead {
    border-right: #909090 solid 1px;
}

.witlogo {
    width: 62px;
    position: fixed;
    text-align: center;
    display: none;
    left: 50%;
    margin: 40px 0px 0px -644px;
    padding-top: 3px;
    background-color: #36424a;
    z-index: 99999;
    height: 67px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.witshow {
    display: block!important;
}

#header {
    background-color: #f6f8fb;
    width: 100%;
    height: 120px;
    position: fixed;
    top: 40px;
    z-index: 999;
}

.headerlaag {
    display: none;
}

#zoekhead {
    position: absolute;
    right: 20px;
    top: 20px;
    padding: 8px 6px 7px 6px;
    border: #b9c6db solid 1px;
    background-color: #FFF;
}

#zoekhead:before {
    content: "\f002";
    font-family: fontAwesome;
    color: #dde5ed;
    position: absolute;
    right: 15px;
    top: 9px;
    background-color: #FFF;
    font-size: 21px;
}

.zoekhead_field {
    border: none;
    float: left;
    padding: 4px 25px 4px 20px;
    font-size: 15px;
}

.zoek_vraag {
    border: none;
    float: left;
    padding: 13px 15px 13px 15px;
    font-size: 15px;
    width: 100%;
    margin-top: 10px;
    -webkit-appearance:none;
}

.zoek_btn {
    border-radius: 5px;
    border: #36424a solid 1px;
    padding: 8px 0px 8px 0px;
    margin-top: 15px;
    font-weight: 700;
    float: right;
    display: block;
    width: 120px;
    background-color: #36424a;
    color: #FFF;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
}

.zoek_btn:hover {
    background-color: #FFF;
    color: #0053a0;
}

a.schademelden, a.schademelden:visited {
    display: block;
    position: absolute;
    right: 280px;
    text-align: center;
    width: 160px;
    padding: 10px 0px 10px 0px;
    background-color: #0053a0;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    top: 20px;
}

a.schademelden:hover {
    background-color: #1542a0;
}

#mainmenu {
    background-color: white;
    width: 100%;
    height: 82px;
    -webkit-transition: background-color 400ms linear;
    -moz-transition: background-color 400ms linear;
    -o-transition: background-color 400ms linear;
    -ms-transition: background-color 400ms linear;
    transition: background-color 400ms linear;
    top: 150px;
    z-index: 999;
    position: fixed;
}

.menulaag {
    position: fixed;
    background-color: #0053a0!important;
    top: 40px!important;
    z-index: 999;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.5);    
}

.header-wrap, .menu-wrap, #footer_inner, .subfooter_inner, .nieuwsbrief_inner, .topbar_inner {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0px 20px;
    position: relative;
}

#logo {
    width: 310px;
    float: left;
    margin-top: 15px;
}

.mainslider {
    width: 100%;
    height: 540px;
    position: relative;
}

.thomaicon, .thomaicon.hoog {
    background: url(../images/thoma_icon.png);
    background: url(../images/thoma_icon.svg);
    background-size: 100%;
    width: 110px;
    height: 110px;
    position: absolute;
    left: 50%;
    margin-left: -55px;
    margin-top: -55px;
    z-index: 50;
}

.thomaicon.head {
    visibility: hidden;
}

.thomaicon.hoog {
    margin-top: -120px;
}

.home_section_one {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f3f3+0,ffffff+100 */
    background: rgb(243,243,243); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(243,243,243,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(243,243,243,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(243,243,243,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    width: 100%;
    padding:40px 0px;
    margin-top: 10px;
    border-bottom-left-radius: 50% 90px;
    border-bottom-right-radius: 50% 90px;
    position: relative;
}

.home_section_two {
    background-color: #f3f3f3;
    width: 100%;
    padding:150px 0px 40px 0px;
    margin-top: -90px;
}

.home_section_nieuwsbrief {
    width: 100%;
    float: left;
    background-image: url("../images/bg-nieuwsbrief.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
    margin-top: 20px;
}

.nieuwsbrief-bg {
    background-color: rgba(0, 83, 160, 0.9);
    width: 100%;
    height: auto;
}

.nieuwsbrief_inner {
    padding:50px 20px;
    overflow: hidden;
}

.nieuwsbrief_links {
    float: left;
    width: 30%;
    text-align: center;
}

.nieuwsbrief_rechts {
    float: right;
    width: 65%;
}

.beveelt_home {
    width: 100%;
    border: #FFF solid 1px;
    padding: 20px 40px;
    color: #FFF;
}

.beveelt_titel {
    font-family: 'Marcellus', serif;
    text-transform: uppercase;
    font-size: 31px;
    line-height: 38px;
    display: block;
}

.cijfer_beveelt {
    border: #FFF solid 1px;
    width: 25%;
    float: left;
    text-align: center;
    color: #FFF;
    margin-top: -1px;
    position: relative;
    padding: 20px;
}

.cijfer_beveelt .cijfer {
    font-size: 44px;
    line-height: 44px;
    font-weight: 700;
    color: #cccccc;
    padding-top: 10px;
}

a.nieuwsbriefbut, a.nieuwsbriefbut:visited {
    color: #FFF;
    display: block;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 40px 8px 20px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 15px;
    font-weight: 700;
    position: relative;
    text-decoration: none;
    background-color: #36424a;
    text-align: center;
    border: #36424a solid 1px;
}

a.nieuwsbriefbut:after {
    content: "\f105";
    font-family: fontAwesome;
    position: absolute;
    right: 20px;
}

a.nieuwsbriefbut:hover {
    background-color: #FFF;
    border: #36424a solid 1px;
    color: #36424a;
}

.section_home, .section {
    max-width: 1300px;
    padding: 60px 20px;
    margin: 0 auto;
}

.section_home.adviseurs {
    padding: 40px 20px 60px 20px;
    overflow: hidden;
}

#vestiging-wrap {
    background-color: #f3f3f3;
    width: 100%;
    padding-bottom: 40px;
    padding-top: 0px;
}

.vestiging-links {
    float: left;
    width: 50%;
}

.vestiging-links h2 {
    margin-bottom: 15px;
}

.vestiging-rechts {
    float: right;
    width: 40%;
    padding-bottom: 40px;
}

.vestiging-info-card {
    background-color: #FFF;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.15);
    width: 100%;
    float: left;
}

.info-card-content {
    padding: 25px;
    float: left;
}

.info-card-content h2 {
    margin-bottom: 18px;
    font-size: 22px;
}

.contact-card-subtitel {
    display: block;
    width: 100%;
    padding-bottom: 10px;
}

.contact-card {
    width: 50%;    
    margin: 20px 0px;
    float: left;
}

.contact {
    display: block;
    width: 100%;
    margin-bottom: 8px;
    border-bottom: #eaeaea solid 1px;
    padding-bottom: 8px;
}

.contact .fa {
    width: 27px;
}

.contact a, .contact a:visited {
    color: #0053a0;
    text-decoration: none;
}

 .contact a:hover {
    text-decoration: underline;
 }

 a.planroute, a.planroute:visited {
    display: block;
    width: 170px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:#eaeaea solid 1px;
    padding: 8px 0px;
    text-align: center;
    color: #0053a0;
    text-decoration: none;
    font-size: 17px;
    float: left;
 }

 a.planroute:hover {
    background-color: #f1f1f1;
 }

 a.planroute .fa {
    width: 20px;
 }

.introtekst {
    padding: 40px 20px 50px 20px;
    max-width: 800px;
    margin: 0 auto;
}

.introtekst h1 {
    text-align: center;
    font-size: 27px;
    line-height: 100%;
}

.home_col-4 {
     width: 23.5%;
     margin-right: 2%;
     margin-bottom: 20px;
     float: left;
     position: relative;
     background-color: white;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.home_col-4:nth-child(4n + 4) {
    margin-right: 0%;
}

.home_col-4 .image_uitgelicht {
    width: 100%;
    height: auto;
    max-height: 200px;
    overflow: hidden;
    position: relative;
    opacity: 0.7;
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    transition: all 0.3s ease-out;  
}

.home_col-4:hover .image_uitgelicht {
    opacity: 1;
}

.home_col-4 h3 {
    color: #0053a0;
    font-weight: 700;
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 5px;
    letter-spacing: -1px;
}

.home_col-4 h4 {
    text-transform: uppercase;
    color: #404040;
    font-size: 17px;
    line-height: 19px;
    font-weight: 600;
    font-family: 'Marcellus', serif;
}

.type_verzekering {
    padding: 20px;
    float: left;
    width: 100%;
}

.section_home .home_col, .section_home .home_col2 {
     width: 31.33%;
     margin-right: 3%;
     float: left;
     position: relative;
     visibility: hidden;
}

.section_home .home_col.home_col2 {
    margin-right: 0%;
}

.section_home .home_col_image {
    width: 100%;
    height: auto;
    max-height: 230px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative; 
}

.section_home .home_col_image img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;  
}

.section_home.bloks .home_col, .section_home.bloks .home_col.home_col2, .tekst_rechts .home_col {
    padding: 35px 25px 25px 25px;
    background-color: white;        
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;    
}

.tekst_rechts .home_col {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 25px;
    margin-top: 40px;
}

.tekst_rechts .home_col ul {
    padding-bottom: 0px!important;
}

.section_home.bloks .home_col.home_col2, .tekst_rechts .home_col {
    background-color: #0053a0;    
}

.section_home.bloks .home_col.particulier:before, .section_home.bloks .home_col.zakelijk:before, .section_home.bloks .home_col.direct:before, .tekst_rechts .home_col:before {    
    color: #373135;
    border-radius: 90px 90px 0 0;
    -moz-border-radius: 90px 90px 0 0;
    -webkit-border-radius: 90px 90px 0 0;
    text-align: center;
    font-size: 50px;
    line-height: 50px;
    top: 0;
    left: 50%;
    margin-top: -45px;
    margin-left: -40px;
    padding-top: 15px;
    width: 90px;
    height: 30px;
    background-color: white;
    position: absolute;
}

.section_home.bloks .home_col.particulier:before {
    content: "\f0e9";
    font-family: fontAwesome;
}

.section_home.bloks .home_col.zakelijk:before {
    content: "\f0f2";
    font-family: fontAwesome;
    font-size: 38px;
}

.section_home.bloks .home_col.direct:before, .tekst_rechts .home_col:before {
    content: "\f046 ";
    font-family: fontAwesome;
    background-color: #0053a0;
    color: #FFF;
    font-size: 42px;
}

.section_home.bloks .home_col h2, .tekst_rechts .home_col h2 {
    color: #0053a0;
    text-align: center;
    font-size: 32px;
    line-height: 32px;
    letter-spacing: -1px;
    font-weight: 700;
    margin-bottom: 10px;
}

.section_home.bloks .home_col.direct h2, .tekst_rechts .home_col h2 {
    color: #FFF;
}

.section_home.bloks .home_col h3, .tekst_rechts .home_col h3 {
    color: #36424a;
    text-align: center;
    font-family: 'Marcellus', serif;
    font-size: 21px;
    font-weight: bold;
    text-transform: uppercase;
}

.section_home.bloks .home_col ul, .tekst_rechts .home_col ul {
    margin: 0 auto;
    margin-top: 25px;
    width: 80%;
}

.section_home.bloks .home_col ul li:before, .tekst_rechts .home_col ul li:before {
    content: url(../images/list_icon.png);
    position: absolute;
    left: 0;
    top: 4px;
}

.section_home.bloks .home_col.direct ul li:before, .tekst_rechts .home_col ul li:before {
    content: url(../images/list_icon_wit.png);
}

.section_home.bloks .home_col ul li, .tekst_rechts .home_col ul li {
    list-style: none;
    position: relative;
    padding-left: 35px;
    border-bottom: #ccc dashed 1px;
    padding-bottom: 7px;
    margin-bottom: 7px;
}

.section_home.bloks .home_col.direct ul li, .tekst_rechts .home_col ul li {
    border-bottom: #8599be dashed 1px;
}

.section_home.bloks .home_col ul li a, .section_home.bloks .home_col ul li a:visited, .tekst_rechts .home_col ul li a, .tekst_rechts .home_col ul li a:visited {
    color: #4c4c4c;
    text-decoration: none;
}

.section_home.bloks .home_col.direct ul li a, .section_home.bloks .home_col.direct ul li a:visited, .tekst_rechts .home_col ul li a, .tekst_rechts .home_col ul li a:visited {
    color: #FFF;
}

.section_home.bloks .home_col a.homemeer, .section_home.bloks .home_col a.homemeer:visited, .type_verzekering a.homemeer, .type_verzekering a.homemeer:visited, .col-blauw-rechts a.homemeer {
    color: #0053a0;
    display: block;
    width: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: #eaeaea solid 1px;
    padding: 8px 40px 8px 20px;
    margin-top: 15px;
    font-weight: 700;
    float: right;
    margin-right: 10%;
    position: relative;
    text-decoration: none;
}

.col-blauw-rechts a.homemeer {
    position: relative;
    margin-right: 0%;
}

#content-wrap {
    background: rgb(243,243,243); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(243,243,243,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(243,243,243,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(243,243,243,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.type_verzekering a.homemeer, .type_verzekering a.homemeer:visited {
    margin-right: 0;
}

.section_home.bloks .home_col.direct a.homemeer, .section_home.bloks .home_col.direct a.homemeer:visited, .col-blauw-rechts a.homemeer, .col-blauw-rechts a.homemeer:visited {
    background-color: #36424a;
    color: #FFF;
    text-decoration: none;
}

.section_home.bloks .home_col a.homemeer:after, .type_verzekering a.homemeer:after, .col-blauw-rechts a.homemeer:after  { 
    content: "\f105";
    font-family: fontAwesome;
    position: absolute;
    right: 20px;
}

.section_home.bloks .home_col a.homemeer:hover, .type_verzekering a.homemeer:hover, .col-blauw-rechts a.homemeer:hover {
    background-color: #f1f1f1;
    text-decoration: none;
}

.section_home.bloks .home_col.direct a.homemeer:hover {
    background-color: white;
    color: #0053a0;
}

.section_home.actualiteiten .home_col {
    border-bottom: #ccc dashed 1px;
    padding-bottom: 30px;
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    transition: all 0.3s ease-out;  
}

.section_home.actualiteiten .home_col.nieuws {
    border-bottom: #0053a0 dashed 0px;
}

.section_home.actualiteiten .home_col.nieuws:after {
    content: "";
}

a .home_col, a:visited .home_col {
    color: #202020;
}

.section_home.actualiteiten .home_col:after {
    content: "\f054";
    font-family: fontAwesome;
    color: #0053a0;
    bottom: 10px;
    right: 0;
    font-size: 16px;
    position: absolute;    
}

.section_home.actualiteiten h3 {
    color: #404040;
    font-family: 'Marcellus', serif;
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 5px;
}

.titel_tussen {
    width: 100%;
    float: left;
    margin: 50px 0px;
}

.titel_tussen h2 {
    text-align: center;
    text-transform: uppercase;
    color: #404040;
    font-size: 28px;
    line-height: 28px;
    font-family: 'Marcellus', serif;
    position: absolute;
    width: 100%;
    margin-top: -15px;
}

.titel_tussen .line_links, .titel_tussen .line_links.linekort {
    height: 1px;
    width: 40%;
    left: 0;
    background-color: #CCC;
    position: absolute;
}

.titel_tussen .line_links.linekort,.titel_tussen .line_rechts.linekort  {
    width: 30%;
}

.titel_tussen .line_rechts {
    height: 1px;
    width: 40%;
    right: 0;
    background-color: #CCC;
    position: absolute;
}

a .home_nieuws, a:visited .home_nieuws {
    text-decoration: none;
    color: #202020;
    display: block;
}

.home_nieuws {
    width: 100%;
    float: left;
    border-bottom: #ccc dashed 1px;
    padding-bottom: 11px;
    margin-bottom: 11px;
    position: relative;
}

.home_nieuws h4 {
    color: #0053a0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 0px;
}

.home_nieuws:after { 
    content: "\f054";
    font-family: fontAwesome;
    color: #0053a0;
    bottom: 10px;
    right: 0;
    font-size: 16px;
    position: absolute;
}

.home_nieuwswrap, .home_verzekeringen_wrap {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.home_nieuwswrap {
    max-height: 371px;
    overflow: hidden;
}

a.meernieuws, a.meernieuws:visited, a.alleverzekeringen, a.alleverzekeringen:visited {
    color: #FFF;
    display: block;
    width: 260px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 40px 8px 20px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 15px;
    font-weight: 700;
    position: relative;
    text-decoration: none;
    background-color: #36424a;
    text-align: center;
    border: #36424a solid 1px;
}

a.meernieuws:after, a.alleverzekeringen:after {
    content: "\f105";
    font-family: fontAwesome;
    position: absolute;
    right: 20px;
}

a.meernieuws:hover, a.alleverzekeringen:hover {
    background-color: #FFF;
    border: #36424a solid 1px;
    color: #36424a;
}

.custom-navigation {
    position: relative;
}

.section_home.adviseurs .flex-control-nav {
    width: auto!important;
    position: absolute;
    text-align: left!important;
    left:35%!important;
    margin: -65px 0px 0px 0px!important;
    top: 0;
    display: block!important;
}

.section_home.adviseurs .flex-direction-nav {
    display: none!important;
}

.section_home.adviseurs .flex-control-paging li a.flex-active {
    background: #36424a;
    cursor: default;
    border: #36424a 1px solid;
}

.section_home.adviseurs .flex-control-paging li a {
    width: 18px;
    height: 18px;
    display: block;
    background: #FFF;
    cursor: pointer;
    border: #36424a 1px solid;
    text-indent: -9999px;
    border: #36424a 1px solid;
    font-size: 0px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;  
}

.adviseur_links {
    width: 30%;
    float: left;
    text-align: center;
    position: relative;
}

.adviseur_links img {
     -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.adviseur_rechts {
    width: 65%;
    float: right;    
    position: relative;
}

.adviseur_tekst {
    background-color: #f3f3f3;
    float: left;
    padding: 30px;
    width: 100%;
    margin-bottom: 15px;
}

.adviseur_controls {
    width: 100%;
    float: left;
}

a.adviseur_btn, a.adviseur_btn:visited {
    background-color: #36424a;
    color: #FFF;
    padding: 8px 20px;
    width: 192px;
    text-align: left;
    float: right;
    text-decoration: none;
    font-weight: 700;
    border: #36424a solid 1px;
}

a.adviseur_btn:after {
    content: "\f105";
    font-family: fontAwesome;
    position: absolute;
    right: 20px;
}

a.adviseur_btn:hover {
    background-color: #FFF;
    border: #0053a0 solid 1px;
    color: #0053a0;
}

.adviseur-slides .adviseur_links img {
    width: auto!important;
    margin: 0 auto;
    margin-bottom: 10px;
}

.adviseur-slides .adviseur_links .naam {
    color: #0053a0;
    font-family: 'Marcellus', serif;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    padding-bottom: 10px;
    display: block;
}

.adviseur-slides .adviseur_links .functie {
    color: #404040;
    font-weight: 600;
}

.tekst ul, .tekst ol {
    margin-left: 17px;
}

.tekst {
    float: left;
    width: 66.66%;
    padding-right: 100px;
}

.tekst h1 {
    margin-bottom: 25px;
}

.tekst h2, .tekst h3, .tekst h4 {
    margin-top: 25px;
}

.tekst a, .tekst a:visited {
    color: #0053a0;
    text-decoration: none;
    font-weight: bold;
}

.tekst a:hover {
    text-decoration: underline;
}

.tekst_rechts {
    float: left;
    width: 31.33%;
    margin-left: 2%;
}

.col-blauw-rechts {
    width: 100%;
    background-color: #0053a0;
    padding: 35px 25px 25px 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #FFF;
    position: relative;
    float: left;
    margin-top: 25px;
}

.col-blauw-rechts.nieuws:before {
    content: "\f1ea";
    font-family: fontAwesome;
    background-color: #0053a0;
    color: #FFF;
    border-radius: 90px 90px 0 0;
    -moz-border-radius: 90px 90px 0 0;
    -webkit-border-radius: 90px 90px 0 0;
    text-align: center;
    font-size: 35px;
    line-height: 45px;
    top: 0;
    left: 50%;
    margin-top: -45px;
    margin-left: -40px;
    padding-top: 15px;
    width: 90px;
    height: 30px;
    position: absolute;
}

.col-blauw-rechts h4, .col-blauw-rechts h5 {
    color: #FFF;
    text-align: center;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: -1px;
    font-weight: 700;
    margin-bottom: 13px;
}

.col-blauw-rechts h5 {
    color: #ccc;
    font-size: 21px;
    font-weight: bold;
    font-family: 'Marcellus', serif;
    text-transform: uppercase;
}

.col-blauw-rechts.zoek:before {
    content: "\f002";
    font-family: fontAwesome;
    background-color: #0053a0;
    color: #FFF;
    border-radius: 90px 90px 0 0;
    -moz-border-radius: 90px 90px 0 0;
    -webkit-border-radius: 90px 90px 0 0;
    text-align: center;
    font-size: 35px;
    line-height: 45px;
    top: 0;
    left: 50%;
    margin-top: -45px;
    margin-left: -40px;
    padding-top: 15px;
    width: 90px;
    height: 30px;
    position: absolute;
}

.blauw-content {
    padding: 5px 10px;
}

.nieuwsitem, .zoekitem {
    float: left;
    width: 100%;
    border-bottom: #ccc dashed 1px;
    padding-bottom: 11px;
    margin-bottom: 11px;
    position: relative;
}

.zoekitem {
    padding-bottom: 7px;
    margin-bottom: 7px;
}

.vraagclick {
    cursor: pointer;
    font-size: 14px!important;
}

.antwoord {
    display: none;
    width: 100%;
    margin:10px 0px;
}

.nieuwsitem h4, .zoekitem h4 {
    color: #0053a0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 0px;    
}

.nieuwsitem a, .nieuwsitem a:visited, .zoekitem a, .zoekitem a:visited {
    color: #202020!important;
    font-weight: normal;
    display: block;
}

#footer {
    width: 100%;
    background-color: #0053a0;
    padding: 20px 0px;
    float: left;
    position: relative;
}

#footer:after {
    content: "";
    width: 207px;
    height: 205px;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

#footer_inner {
    padding: 20px;
    min-height: 205px;
}

#footer_inner ul {
    float: left;
    width: 33%;
}

#footer_inner ul li {
    list-style: none;
    padding-bottom: 4px;
    margin-bottom: 4px;
    border-bottom: #f0f0f0 dotted 1px;
    width: 85%;
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    transition: all 0.3s ease-out;  
}

#footer_inner ul li:hover {
    border-bottom: #cccccc solid 1px;
}

#footer_inner ul li a {
    color: #f0f0f0;
    text-decoration: none;
    font-size: 14px;
    display: block;
}

#footer_inner ul li a:hover {
    color: #FFF;
}

#footer_inner h4 {
    font-size: 20px;
    line-height: 20px;
}

#subfooter {
    background-color: #36424a;
    float: left;
    width: 100%;
    padding: 15px 0px;
    position: relative;
    text-align: center;
    font-size: 13px;
    color: #e5ebf8;
}

a.socialss, a.socialss:visited {
    display: inline-block;
    margin-right: 10px;
    color: #e0e0e0;
    font-size: 20px;
    margin-top: 10px;
}

a.socialss:hover {
    color: #FFF;
}

.label-footer {
    background-color: #36424a;
    position: absolute;
    right: 20px;
    bottom: 0;
    padding-top: 8px;
    height: 140px;
    width: 70px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.footcol_title {
    height: 35px;
    color: #f0f0f0;
    font-size: 20px;
}

input {
    outline: none;
}

textarea {
    outline: none;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 5px;
}

.label {
    width: 30%; 
    float: left;
     margin-bottom: 5px;
 }

.veld { 
    float: left; 
    width: 70%; 
    margin-bottom: 5px;
}

.veld_verzenden {
    width: 100%;
    float: left;
}

.zoek-downloads {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.zoek_doc {
    float: left;
    width: 23.5%;
    height: 36px;
    padding-left: 10px;
    margin-right: 1%;
    font-family: 'Open Sans', sans-serif;    
}

.button_doc {
    width: 10%;
    height: 36px;
    margin-right: 0%;
    background-color: #0053a0;
    color: #FFF;
    border:0;
    font-family: 'Open Sans', sans-serif;
    cursor: pointer;
    margin-top: 4px;
}

.tekstvak_breed {
    color: #000;
    background: #fff;
    text-decoration: none;
    height: 30px;
    width: 90%;
    border: 1px solid #000;
    padding-left: 5px;
}

.tekstvak_multi {
    color: #000;
    background: #fff;
    text-decoration: none;
    width: 90%;
    border: 1px solid #000;
    padding-left: 5px;
}

.button {
    padding: 6px 15px 6px 15px;
    float: left;
    border: none;
    color: #FFFFFF;
    font-size: 14px;
    margin-top: 10px;
    background-color: #0088CC;
    -webkit-appearance:none;
}

.button:hover {
    cursor: pointer;
}

.fout {
    color: #FF0000;
}

.downloads, .download-list {
    margin-left: 0px!important;
    float: left;
    width: 100%;
}

.download-list {
    margin-bottom: 15px;
    width: 100%;
}

.downloads h4 {
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: normal;
    color: #202020;
}

.downloads li {
    list-style: none;
    background: url(../images/pdf.png) top left no-repeat;
    background-position: 10px 6px;    
    font-size: 13px;
    padding: 3px 0px 3px 40px;
    width: 100%;
    font-weight: normal;
    border-top: #c0c0c0 dotted 1px;
}

.downloads li:after, .download-list li:after {
    content: "\f101";
    float: right;
    padding-right: 15px;
    font-family: fontAwesome;
}

.downloads a:link, .downloads a:visited {
    color: #202020;
    text-decoration: none;
    font-size: 13px;
    display: block;
    background-color: #FFF;
}

.downloads a:hover {
    color: #FFF;
    background-color: #36424a;
}

#paginatie {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
    float: left;
}

.paginatie_inactief, .paginatie_actief {
    float: left;
    margin-right: 4px;
    height: auto;
    width: 28px;
    height: 28px;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 1px;
    background-color: #FFF;
    border: 1px solid #36424a;
    color: #36424a;
    font-weight: normal;
    cursor: pointer;
}

#paginatie_actief, .paginatie_inactief:hover {
    background-color: #36424a;
    color: #FFF;
}

.scrollup {
    width: 40px;
    height: 40px;
    opacity: 0.5;
    position: fixed;
    bottom: 15px;
    right: 35px;
    display: none;
    text-indent: -9999px;
    background: url(../images/icon_top.png) no-repeat;
    z-index: 100;
}

/* 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 */

a {
    -webkit-transition: all 0.3s ease-out; 
    -moz-transition: all 0.3s ease-out; 
    transition: all 0.3s ease-out;  
}

h1 {
    color: #666;
    font-size: 38px;
    line-height: 100%;
    font-weight: 700;
    margin-bottom: 10px;
    color: #0053a0;
}

h2 {
    color: #0053a0;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 1px;
}

h3 {
    color: #7f96c2;
    font-size: 17px;
    font-weight: normal;
}

h4,h5,h6 {
    color: #36424a;
    font-weight: normal;
    font-size: 17px;
}