#system-message { margin-bottom:0;}

.content_c{margin-right:20px;max-width:620px;}

.items-leading > div {border-bottom:1px solid #A7A7A7; padding-bottom:20px;margin-bottom:20px;} 

.content_c h1 {line-height:1.2em;}
.position_8 h1 {line-height:1em;padding-bottom:32px;text-transform:uppercase;}
.content_c h3 {line-height:3em;font-weight:bold;}

.style1 .mod_margin {margin:0;padding:0px;}
.style1 .mod_title {height:40px;}
.style1 .mod_title h3 {line-height:40px;text-indent:7px;}

.style1.menu1 .menu li a {text-transform:uppercase;}
.style1.menu1 .menu li {border-bottom:1px solid #fff;}
.style1.menu1 .menu li.active a, .style1.menu1 .menu li.current a {background:#B9B9B9;}
.style1.menu1 .menu li a:hover{background:#959595;}

.style3 .mod_title{height:64px;margin:0;}
.style3 .mod_title h3 {padding-top:32px;}
.style3.moduletable_c a {text-decoration:underline;}
.style3.moduletable_c a:hover {text-decoration:none;}
.style3.moduletable_c .aanmelden {display:block;height:34px;color:#fff;font-weight:400;font-size:14px;font-family:Open sans;width:100%;background:#F9A13A url(../../../images/pijltje.png) 150px 10px no-repeat;text-decoration:none;line-height:34px;text-align:center;}

.moduletable_c h3 {font-size:20px;line-height:20px;font-weight:300;}

.style2 .mod_margin , 
.style3 .mod_margin{margin: 0 17px;}

.camera_wrap{margin-left:-160px;position:relative;}
.camera_pag {position:absolute;left:160px;top:220px;z-index:999;}
camera_wrap .camera_pag .camera_pag_ul li {background:#fff;}
.camera_wrap .camera_pag .camera_pag_ul li > span { border-radius: 15px; height: 10px; left: 0; top: 0; width: 10px;background:#fff;}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span { background:#DAE2E5;}
.camera_wrap .camera_pag .camera_pag_ul li { height: 10px; width: 10px;}
.camera_wrap .camera_pag .camera_pag_ul {margin-top: 6px;}

.camera_caption_title {
    color:#555;
    font-weight: 100;
    font-size: 29px;
}

.header-wit {
    color: #fff;
    font-size: 40px;
    border-bottom: solid 1px #fff;
    margin:10px 0;
    line-height: 50px;
    width: 350px;
    padding-bottom: 5px;
}

.header-zwart {
    color:#555;
    font-size: 18px;
    font-weight: 300;
    border-bottom: solid 1px #fff;
    padding: 5px 0 15px;
    width:350px;
    
}

.wit {
    color:#fff;
}

.header-klein {
    color:#555;
    font-size: 14px;
    padding-top:15px;
    
}

.camera_caption > div {
    background:transparent;
    width:50%;
    float:right;
    height: 247px;

}

.camera_caption > div a {
    display:none;
}

.acy .mod_title{height:70px;margin:0;}
.acy .mod_title h3 {padding-top:20px;line-height:24px;}
.acymailing_form input[type="text"]{color:#8D9DA2;line-height:34px;height:34px;border:0;width:186px !important;text-indent:10px;margin-bottom:10px;background:#fff;}
table.acymailing_form {border-collapse:collapse;margin-top:10px;}
.acysubbuttons input{border:0;height:34px;color:#fff;font-weight:400;font-size:14px;font-family:Open sans;width:100%;background:#02AEF0 url(../../../images/pijltje.png) 150px 10px no-repeat;}
.acymailing_introtext { font-size:12px;line-height:18px;}




.content_menu {margin-bottom:26px;}
.content_menu ul{background:url(../../../images/menuline.jpg) bottom repeat-x;margin-right:20px;}
.content_menu li a{font-size:14px;font-weight:300;line-height:26px;}
.content_menu li{ background-color: #ffffff;text-align:center;display: inline-block; list-style: none outside none;border-bottom:1px solid #5C7278;text-indent:4px; padding:0 12px 10px 12px;color:#0081C3;}
.content_menu li.current, .content_menu li.active {
border: 1px solid #5C7278;
border-bottom-color: #ffffff;}
.content_menu li a, .content_menu li span {color: #FFFFFF;display: block;}

#offlajn-ajax-search190 {width:192px;}

#offlajn-ajax-search190 .offlajn-ajax-search-container{padding:0;}
#ajax-search-button190, #ajax-search-button148:hover {background:url(../../../images/searchbtn.jpg) no-repeat !important;height:40px;width:40px;border:0;}
#ajax-search-button190 .magnifier {display:none;}
input#search-area190,input#suggestion-area190  {height:40px; line-height:40px;padding:0 40px 0 10px;border:0;background:none;text-shadow:none;color:#8E9DA2;font-size:15px;font-weight:normal;}
#offlajn-ajax-search190 .offlajn-ajax-search-container {background:#fff;}
.offlajn-ajax-search-inner{background:#E5E5E5;}
.category-chooser {}
input#suggestion-area190 {box-shadow:none;}

/* ALERT MESSAGE CONTENT */

.alert {
 padding: 8px 35px 8px 14px;
 margin-bottom: 18px;
 text-shadow: 0 1px 0 rgba(255,255,255,0.5);
 background-color: #fcf8e3;
 border: 1px solid #fbeed5;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 position:relative;
}
.alert,
.alert h4 {
 color: #c09853;
}
.alert h4 {
display:none;
 margin: 0;
}
.alert .close {
 position: absolute;
 top: 6px;
 right: -1px;
 line-height: 18px;
 font-size:40px;
 color:#DDD;
 text-decoration:none;
 cursor:pointer;
}
.alert-success {
 background-color: #dff0d8;
 border-color: #d6e9c6;
 color: #468847;
}
.alert-success h4 {
 color: #468847;
}
.alert-danger,
.alert-error {
 background-color: #f2dede;
 border-color: #eed3d7;
 color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
 color: #b94a48;
}
.alert-info {
 background-color: #d9edf7;
 border-color: #bce8f1;
 color: #3a87ad;
}
.alert-info h4 {
 color: #3a87ad;
}
.alert-block {
 padding-top: 14px;
 padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
 margin-bottom: 0;
}
.alert-block p + p {
 margin-top: 5px;
}


.menu3.hmenu li a, .menu3.hmenu li span {}
.menu3.hmenu li{background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMpaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjAtYzA2MCA2MS4xMzQ3NzcsIDIwMTAvMDIvMTItMTc6MzI6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgV2luZG93cyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRTJGMzU2MzY5ODUxMUUzODVCNEQwREI1QzY3NjQ2MyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRTJGMzU2NDY5ODUxMUUzODVCNEQwREI1QzY3NjQ2MyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZFMkYzNTYxNjk4NTExRTM4NUI0RDBEQjVDNjc2NDYzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZFMkYzNTYyNjk4NTExRTM4NUI0RDBEQjVDNjc2NDYzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgADAACAwERAAIRAQMRAf/EAE4AAQEAAAAAAAAAAAAAAAAAAAAHAQEBAQAAAAAAAAAAAAAAAAAAAgMQAQEAAAAAAAAAAAAAAAAAAADUEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwCuQLZEAP/Z) right no-repeat;}
.menu3.hmenu li:last-child {background:none;}


ul {
list-style: square outside;

}

.position_7 ul li, .content_c ul li {
margin-left:20px;
}

.moduletable_clear.usermenu {margin-top:30px;}

.archive_item h2{
font-size:14px;
margin:0;
padding:0;
line-height:20px;

}

.archive_item ul li {
line-height:20px;
margin:0;
padding:0;
}

.archive_item .sdarticle-top-split{
margin:0;
padding:0;
}

.content_menu li {
padding:0;
}

.content_menu li a{
padding-right:5px;
}





.moduletable.taalswitch.style1.moduletable_c  {
border:none;
font-size:12px;
color:#8D9DA2;
float:right;
width:322px;
margin-top:10px;
}

.moduletable.taalswitch.style1.moduletable_c p, .moduletable.taalswitch.style1.moduletable_c a {
font-size:12px;
color:#8D9DA2;
}

.moduletable.taalswitch.style1.moduletable_c li.lang-active a {
color:#fdae11;
}


.bar_bg {
width:119px;
float:left;
}

.phoneblok {
display:block;
float:left;
width:142px;
}

ul.lang-inline {
list-style-type:none;
}

ul.lang-inline li{
float:left;
}

.moduletable.taalswitch.style1.moduletable_c li:first-child {
background: url("../images/lijn.png") no-repeat scroll right center rgba(0, 0, 0, 0);
width:70px;
}

.moduletable.taalswitch.style1.moduletable_c li:nth-child(2) {
margin-left:4px;
width:45px;
}

.moduletable.uitmedia.style3.moduletable_c {
margin-bottom:25px;
padding-bottom:10px;
}

.moduletable.uitmedia.style3 .mod_title{
background: url("../images/wereldbol.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}

.moduletable.uitmedia.style3 .mod_title h3{
text-transform: uppercase;
display:block;
width:70px;
padding-top:6px;
}

div.cat-children h3
{
   display:none;
}

.blog .item {
   border-bottom: 1px solid #A7A7A7;
    margin-bottom: 20px;
    padding-bottom: 20px;
    }
    
    .grid_6 img {
    margin-right: 8px;
    }
    
    
.items-row h1 {
font-size:20px;
}

.category-desc {
margin-bottom:20px;
}

.category-desc p{
color:#0081C3;
font-size:16px;
}

.filter-search {
display:none;
}


.acysubbuttons input {
  display:block;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
 background: #00ADF3;
    background-image: linear-gradient(to bottom, #00ADF3, #048dc5 );
    background-repeat: repeat-x;
    border-color: #00ADF3 #048dc5 #0279a9;
    color: #FFFFFF;
text-shadow:none;   
    
}

.acysubbuttons input:hover {
      background-image: linear-gradient(to bottom, #048dc5, #00ADF3 );  
    
}

.intro {
     font-weight:300;
    line-height:32px;
    font-size:18;
}

.moduletable-acymailing .acymailing_form input[type="text"] {
 border: 1px solid #DDD;   
}

.menu1.vsmenu .menu, .menu1.vsmenu .menu ul {
width:192px;    
    
}

.position_8 .style1 {
 border:none;  
    margin-bottom:40px;
}

.position_8  .style1 .mod_title {
 border:none;   
    height:auto;
}

.position_8  .style1 .mod_title h3{
 font-size: 2em;
    line-height: 1.2em;
    margin-bottom: 10px;
    
}