@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600italic,600,700italic,700,800,800italic);
body {
    font: 12px/18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    background-image: url(/_sysimg/bkg2.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #366580;      
    text-align:center;
}

.wrapper {
    width:100%;
    max-width: 935px;
    padding-right: 10px;
    padding-left: 10px;
    display:inline-block;  
    background-image: url(/_sysimg/bkg.png);  
}

.contentwrap {
    width: 100%;
    clear: both;
}
.header {
    width:100%;
    max-width: 935px;
    display:inline-block;
    vertical-align:top;
}
.xmenu {
    width:100%;
}
.xmenu ul,
.xmenu ul li {
    font-size:0px;
    padding: 0px;
    display: inline;
}
.xmenu ul li a {
    display: inline-block;
    color: #666;
    text-decoration: none;
    padding:5px 10px;
}
.xmenu ul li a:hover {
    color: #000;
}
.mod {
    width:100%;
    text-align:center;
}
iframe{
    margin:10px 0px;
}
.footer .mod p {
    font-family: 'Open Sans', sans-serif;
    color: #366580;
    font-size: 12px;
    line-height: 140%;
    font-weight: normal;
}
.printlogo{
    display:none;
}
.imago {
    display:inline-block;
    width:100%;
    max-width: 951px;
    position: relative; 
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
}
.imago-cnt {
    height: 120px;
    background-repeat: no-repeat;
    position: relative;
    top: -180px;         
    overflow:hidden;
    background-position: -12px 0px;
    padding-right: 40px;
    padding-left: 420px;
    padding-top: 30px;
    padding-bottom: 30px;
}       
.imago-cnt strong{
    display:block;
    color: #FFF;
    padding-top:15px; 
    font-weight:normal;   
}
.imago-cnt h1 {
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 10px;
}
.imago-cnt p {    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 15px;
    line-height:160%;
    font-weight:600;
}
.imago-img {
    width: 955px;
    height: 180px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
}
.slogan {
    float:right;
    display:inline-block;
    height: 24px;
    padding:0px 100px 0px 0px; 
    margin: 25px 0px 25px 0px;
}

.slogan h2 {
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    color: #87CFEF;
    padding:10px;
    float:Left;
}
.menu {
    height: 40px;
    width: 935px;
    padding-top: 7px;
    float: left;
}
.menu img {
    float: left;
}
.menu ul {
    background: no-repeat;   
    display: block;
    margin: 0;
    padding: 0;
    position: relative;

}
.menu ul li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
}
.menu ul li a {
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    color: #116893;
    float: left;
    padding: 0px 15px;
    text-transform: uppercase;
    font-weight: normal;
    text-decoration: none;
    white-space: nowrap;
    border-right:1px solid #ccc;
}
.menu ul li a:hover ,
.menu ul li a.selected {
    color: #0073AA;
}
.menu ul li a:hover.selected {
    color: #666;
}         
* html .menu ul ul,
.menu ul li ul li {
    font-size:0px;
    float: none;  
    line-height: 0;
}
.menu ul li ul {
    top: 40px;
    display: none;
    position: absolute;
    left: 0;
    margin: 0;
    padding: 0;
}
.menu ul li ul a {
    zoom: 1;
    color: #116893;
    font-size: 12px;
    line-height: 12px;
    padding: 8px 30px 8px 15px;
    white-space: nowrap;
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
}
.menu ul li ul li a {
    background-color:#FFFFFF;
    color: #0073AA;
    width: 180px;
    display: block;
}
.menu ul li ul a:hover,
.menu ul li ul a.selected {
    color: #FFF;
    background-color:#116893;
}
.menu ul li ul a.selected:hover {
    background-image: none;
    background-color: #3d96c1;
    color: #9CC2D1;                       
}
.subcontent {
    overflow: auto;
    float: right;
    width: 170px;
    padding-left: 10px;
}
.cnt {
    float: left;
    width: 520px;
    background: url(../_sysimg/submenu-bkg.png) no-repeat right top;
    padding-right: 30px;
}
.crumbpath {
    width: 920px;
    height: 30px;
    float: left;
    padding-left: 15px;
    font-size: 10px;
    line-height: 30px;
    text-transform: uppercase;
    color: #7BAEC1;
}
.crumbpath a {
    color: #9CC2D1;
    padding-right: 5px;
    padding-left: 5px;
    text-decoration: none;
}
.crumbpath a:before {
    content: ">";
    color: #7BAEC1;
    margin-right: 7px;
    font: bold 9px Tahoma, Geneva, sans-serif;
}
.crumbpath a:hover {
    color: #7BAEC1;
}
hr {
    height: 8px;
    border: 0;
    border-bottom: solid 1px #CCC;
    clear:both;
}
.social{
    clear:right;
    width:630px;  
    margin-top:10px;
    text-align:right;
    height:32px;
    
}
.content {
    width: 630px;
    overflow: hidden;  
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom:10px;
    float: right;
}
.content h1 {
    color: #0073AA;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 10px;
}
.content h2 {
    color: #0073AA;
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
    margin-top: 7px;
}
.content h3 {
    color: #0073AA;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    font-style: italic;
    margin-top: 7px;
    background: #cde2ea;
    display: block;
    padding: 10px;
    border: 1px dotted #0073AA;
    margin-bottom: 5px;
    webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.cnt3 h3{
    color:#fff;
    background-color: #0073AA;
    font-size: 17px;  
    line-height: 140%;
    font-weight: normal;
    margin-top: 7px;
    padding:0px;
    border:0px;
}
.content h4 {
    padding:10px;
    color: #FFF;           
    background-color:#0073AA;
    font-size: 16px;  
    line-height: 20px;
    border-radius: 5px;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 5px;
}
.content h5 {
    color: #fff;
    background: #0073AA;
    display: block;
    padding: 10px;
    height: auto;
    font-size: 14px;  
    line-height: 18px;
    border: 1px dotted #0073AA;
    font: italic normal 13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-top: 7px;
    margin-bottom: 5px;  
    webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.content h5 a {
    margin-top: 10px;
    color: #0073AA;
}
.content h5 a:hover {
    color: #0073AA;
    text-decoration: none;
}
.content h6 {
padding-top:5px;
    color: #999;  
    font: normal 11px/12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
 .content h6 a {
    margin-top:20px;
    margin-bottom:20px;
    color: #0073AA;
    border:none;
    display: block;
}
.content h6 a:before {
    content: "«"; 
    margin-right:5px; 
}
.content h6 a:hover {
    color: #333;
    text-decoration: none;
    border:none;
}
.content ul {
    margin-top: 8px;
    margin-bottom: 5px;   
    font-size:14px;
    line-height:140%;
}
.content ul li {
    color: #666;
    list-style-position: outside;
    list-style-image: url(../_sysimg/bullet.png);
    list-style-type: square;
    margin-left: 15px;
    margin-bottom: 7px;  
    font-size:14px;
    line-height:140%;
}
.content ul li a {
    color: #666;
    text-decoration: none; 
    font-size:14px;
    line-height:140%;
}
.content ul li ul li {
    color: #666;
    list-style-position: outside;
    list-style-image: url(../_sysimg/bullet2.png);
    list-style-type: square;
}
.content ul li a:hover {
    color: #444;
}
#home .content ul li {
    margin-bottom: 0px;  
    font-size:14px;
    line-height:140%;
}
.content ol {
    margin-top: 8px;
    margin-bottom: 5px;
}
.content ol li {
    color: #666;
    list-style-position: outside;
    list-style-type: decimal-leading-zero;
    margin-left: 30px; 
    margin-bottom: 7px;
    font-size:14px;
    line-height:140%;
}
.content ol li a {
    color: #666;
    text-decoration: none;  
    font-size:14px;
    line-height:140%;
}
.content ol li ol li {
    color: #666;
    list-style-position: outside;
    list-style-type: lower-latin;  
    font-size:14px;
    line-height:140%;
}
.content ol li a:hover {
    color: #444;
}
.content p,
.content td {
    color: #666;
    margin-top: 5px;   
    font-size:14px;
    line-height:140%;
}
.content a,
.content p a,
.content td a {
    color: #666;
    font-size:14px;
    line-height:140%;
}
.content a:hover,
.content p a:hover,
.content td a:hover {
    color: #000;
}
.content p strong {
    color: #333;
    font-weight: normal;
    margin-top: 5px;
}
.cnt2 {
    float: left;
    width: 590px;
    margin-top: 10px;
    padding-top: 5px;
    padding-right: 15px;
}
.cnt2 h4 {
    font: italic normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #FFF;
    padding-top: 30px;
}
.cnt2 h4 a {
    color: #FFF;   
    text-decoration:none;
}
.cnt2 h4 a:hover {
    color: #FFF;   
    text-decoration:underline;
}
.home-cnt3 {
    width: 630px;

}     
.home-cnt3 tr td{
    padding:0px;
}
.cnt3 {
    width: 280px;
    margin-top: 20px;
    background-image: url(../_sysimg/cnt3.png);
    background-repeat: no-repeat;
    padding: 3px 15px 10px 15px;
    
}
.cnt3 p,
.cnt5 p,
.home-nws p {
    font-size: 11px;
    line-height: 14px;
    color: #666;
}
.cnt3 h3,
.cnt5 h3,
.home-nws h3,
.sub h3,
.searchbox h3{
    font-size: 16px;
    color: #FFF;
    line-height: 140%;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
                   
    font-weight:500;
    margin-top: 10px;
}
.cnt3 ul li {
    list-style-type: square;
    list-style-position: inside;
    list-style-image: url(../_sysimg/bullet.png);
}

.cnt3 ul li a {
    color: #666;
    text-decoration: none;
}
.cnt3 ul li a:hover {
    color: #0073AA;
    text-decoration: none;
}
.cnt5 h3,
.home-nws h3,
.sub h3,
.searchbox h3{
    color: #0073AA;                
}
.home-nws h3,
.sub h3 {
    margin-left:10px;
    
}
.cnt3 img,
.cnt5 img {
    float: left;
    margin-right: 10px;
}
.cnt3 h6 a{
    border:0px;
}
.cnt3 h6 a:hover{
    border:0px;
}
.cnt5 {
    padding: 5px 15px 10px;
    float: left;
    width: 157px;
    background: url(../_sysimg/cnt5.png) no-repeat;
    margin-top: 20px;
}
.cnt6 {
    padding: 5px 15px 10px;
    float: right;
    width: 132px;
    margin-top: 20px;
}
.cnt6r {
    padding: 5px 0px 10px 15px;
    float: right;
    width: 117px;
    margin-top: 20px;
    text-align: right;
}
#twitter_div {
    z-index:999999;
    float: left;
    width: 245px;
    padding-bottom:8px;
    padding-top:5px;
    clear:left;
}
#twitter_div h3{
    font-size: 14px;
    font-weight: normal;
    color: #0073AA;
    line-height: 18px;
    margin-left:10px;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
}
#twitter_div li {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CFE1E9;
    color: #666;
    text-decoration: none;
    display: block;
    font-size: 10px; 
    padding-left: 10px;
}
#twitter_div  a {
    color: #0073AA;
    text-decoration: none;
    display: block;   
    font-size: 10px; 
    line-height: 21px;
}
#twitter_div  li a:hover {
    color: #0073AA;
    text-decoration: none;
    background-image: url(../_sysimg/subkg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.sub{
    float: left;
    width: 255px;
    margin-top: 20px;
    padding-right: 20px;
}
.sub li {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CFE1E9;
    color: #666;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    font-size: 11px;  
}
.sub li a {
    color: #666;
    text-decoration: none;
    display: block;
    line-height: 24px;
    padding-left: 10px;
}
.sub li a:hover {
    color: #0073AA;
    text-decoration: none;
    background-image: url(../_sysimg/subkg.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.sub ul li a.selected {
    background-image: url(../_sysimg/subkg.png);
    background-repeat: no-repeat;
    background-position: 0px -21px;
    
    color: #006198;
}
.sub li li a {
    color: #888;
    text-decoration: none;
    text-transform: none;
    display: block;
    line-height: 19px;
    padding-left: 20px;
    font-size: 11px;
}
.sub ul li ul li:last-child {
    border-color:#FFF;
}
.sub li li li a {
    color: #888;
    text-decoration: none;
    text-transform: none;
    display: block;
    line-height: 19px;
    padding-left: 30px;
    font-size: 11px;
}
.sub ul li ul li ul li:last-child {
    border-color:#FFF;
}
.home-nws {
    width: 235px;
    margin-top: 20px;
    float: left;
}
.home-nws h6 a,
.wrapper .home-cnt3 .cnt3 h6 a {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    color: #0073AA;
    text-decoration: none;
    text-transform: none;
    padding-left: 10px;
    clear: both;
    display: block;
    margin-top:0px;
    margin-bottom:0px;
}
.home-nws h6 a:before,
.wrapper .home-cnt3 .cnt3 h6 a:before{
    content: url(../_sysimg/plus.png);
    margin-right: 5px;
}
.home-nws h6 a:hover,
.wrapper .home-cnt3 .cnt3 h6 a:hover {
    color: #999;
}
.nws-short {
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CFE1E9;
}
.nws-short p a {
    color: #666;
    text-decoration: none;
    display: block;
}
.nws-short p a:hover {
    color: #0073AA;
    text-decoration: none;
}
.nws-short p a:after {
    content: ">";
    color: #69C;
    margin-left: 4px;
    font: bold 11px Tahoma, Geneva, sans-serif;
}
.searchbox {
    float: left;
    width: 245px;
    padding-left:10px;
    margin-top: 20px;
    padding-bottom:8px;
    clear:left;
}
.searchbox p {
    color: #666;
}
.searchbox form input {
    color: #666;
    width: 90%;
    padding:10px;
    border: solid 1px #ccc;
}
#home .searchbox {
    display:none;
}
.service {
    margin-top: 25px;
    margin-right: 15px;
}
.nwslist {
    float: left;
    width:510px;
    overflow: auto;
}
.nwslistimg {
    float: left;
    height: 85px;
    width: 85px;
    margin-top: 13px;
    margin-right: 15px;
    margin-bottom: 5px;
    overflow: hidden;
    background-position:center center;
    background-repeat:no-repeat;
    border: 1px solid #CCC;
}
.nwslistmsg {
    float: left;
    width: 400px;
    overflow: auto;
}
.nwslistfoot {
    float: left;
    width:510px;
    margin-top: 10px;
    height: 26px;
    overflow: auto;
    background: url(../_sysimg/tabbkg.png) no-repeat right bottom;
}
.ref {
    float: left;
    width:510px;
    margin-top: 10px;
    padding-bottom: 32px;
    overflow: auto;
    background: url(../_sysimg/footer.png) no-repeat right bottom;
}
.ref .img100 {
    float: left;
    width: 240px;
}
.ref .reftxt {
    float: left;
    width: 230px;
    min-height: 160px;
    padding-left: 30px;
    overflow: auto;
    background: url(../_sysimg/cnt5.png) no-repeat;
}
.ref .reftxt p a[href^="http:"] {
 background: url(../_sysimg/web.gif) no-repeat left top;
 vertical-align: top;
 display: inline;
 padding-left: 25px;
}
.footnws {
    float: left;
    width:510px;
    height: 60px;
    overflow: auto;
    background: url(../_sysimg/tabbkg.png) no-repeat 0px 0px;
    padding-top: 36px;
}
.reftxt h6,
.footnws h6,
.nwslist h6 {
    color: #9CC2D1;
    font-size: 10px;
    line-height: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
.reftxt h6 img,
.footnws h6 img,
.nwslist h6 img {
    margin-right: 10px;
    vertical-align: top;
    display: inline;
}
.reftxt h6 a,
.footnws h6 a,
.nwslist h6 a {
    color: #9CC2D1;
    text-decoration: none;
    border-bottom: 1px solid #69C;
}
.reftxt h6 a:hover,
.footnws h6 a:hover,
.nwslist h6 a:hover {
    color: #9CC2D1;
    border-bottom: 1px dashed #69C;
}
form p input {
    color: #69C;
    width: 200px;
    height: 16px;
    border: solid 1px #69C;
    margin-right: 10px;
}
form p input:hover {
    color: #69C;
    width: 200px;
    height: 16px;
    border: solid 1px #069;
    margin-right: 10px;
}
form p button {
    color: #069;
    width: 80px;
    height: 20px;
    border: solid 1px #69C;   
    /* url(../_sysimg/btn2.png)  */
    background: repeat-x 0px 0px;
}
form p button:hover {
    color: #036;
    cursor: pointer;
}
.zoekitem {
    border:1px solid #69C;
    padding:5px;
    margin-bottom:7px;
    background: url(../_sysimg/h5bkg.png) no-repeat;
}
.zoekitem strong a {
    font-size: 13px;
    line-height: 17px;
    color: #69C;
    font-weight: normal;
    text-decoration: none;
    border-bottom: solid 1px #069;
}
.zoekitem strong a:hover {
    color: #069;
    text-decoration: none;
    border-bottom: dashed 1px #069;
}
.footer {
    clear: both;
    width: 935px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(/_sysimg/footbkg.png);
    background-repeat: no-repeat;
    background-position: top;
    padding-right: 10px;
    padding-left: 10px;
    padding-top:20px;
    overflow: auto;
}
.footer .cnt2 {
    padding-top:15px;
}
.footer p {   font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 11px;
    line-height: 140%;
    font-weight: normal;    
}
.footer p a,
.footer p a:hover  {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}
.footer h4{
    padding:0px;
}
td {
    vertical-align:top;
    padding:5px;
}
form td input,
form td textarea {
    width:300px;
}
form td input.radio,
form td input.checkbox {
    width:18px;
}
.afb-links {
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
}
.afb-rechts {
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;
}
.social a,
.social a:hover {
    border:0px;
    text-decoration:none;
}
@media print {
.printlogo{
    display:block;   

}
 html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}
body {
	font: 14px/22px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
.imago {   display:none; }
.header { display: none; }
.subcontent {
    overflow: auto;
    float: right;
    width: 170px;
    padding-left: 10px;
}
.cnt {
    float: left;
    width: 520px;
    padding-right: 30px;
}
.crumbpath {
    width: 920px;
    height: 30px;
    float: left;
    padding-left: 15px;
    font-size: 10px;
    line-height: 30px;
    text-transform: uppercase;
    color: #7BAEC1;
}
.crumbpath a {
    display:none;
}

hr {
    height: 8px;
    border: 0;
    border-bottom: solid 1px #CCC;
    clear:both;
}
.content {
	float: right;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.content h1 {
	color: #000;
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	margin-bottom: 10px;
}
.content h2 {
	color: #000;
	font-size: 22px;
	font-weight: normal;
	line-height: 18px;
	margin-top: 7px;
}
.content h3 {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    font-style: italic;
    margin-top: 7px;
}
.content h4 {
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 5px;
    font-size: 16px;
}
.content h5 {
    color: #000;
    display: block;
    padding: 10px;
    height: auto;
    width: 93%;
    border: 1px dotted #000;
    font: italic normal 13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-top: 7px;
    margin-bottom: 5px; 
    font-size: 16px;
}
.content h5 a {
    margin-top: 10px;
    color: #000;
}
.content h5 a:hover {
    color: #000;
    text-decoration: none;
}
.content h6 {
    color: #000;  
    font: normal 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-bottom:10px;
    padding-top:5px;
}
 .content h6 a {
    margin-top:20px;
    margin-bottom:20px;
    color: #000;
    border:none;
    display: block;
}
.content h6 a:before {
    content: "Â«"; 
    margin-right:5px; 
}
.content h6 a:hover {
    color: #333;
    text-decoration: none;
    border:none;
}
.content ul {
    margin-top: 8px;
    margin-bottom: 5px;
}
.content ul li {
	color: #000;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	margin-left: 15px;
	margin-bottom: 7px;
	background-image: none;
}
.content ul li a {
    color: #000;
    text-decoration: none;
    border-bottom: none;
}
.content ul li ul li {
    color: #000;
    list-style-position: outside;
    list-style-type: square;
}

#home .content ul li {
    margin-bottom: 0px;
}
.content ol {
    margin-top: 8px;
    margin-bottom: 5px;
}
.content ol li {
    color: #000;
    list-style-position: outside;
    list-style-type: decimal-leading-zero;
    margin-left: 30px; 
    margin-bottom: 7px;
}
.content ol li a {
    color: #000;
    text-decoration: none;
    border-bottom: none;
}
.content ol li ol li {
    color: #000;
    list-style-position: outside;
    list-style-type: lower-latin;
}
.content ol li a:hover {
    color: #444;
    border-bottom: none;
}
.content p,
.content td {
	color: #000;
	margin-top: 5px;
}
.content a,
.content p a,
.content td a {
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: none;
}
.content a:hover,
.content p a:hover,
.content td a:hover {
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #666;
}
.content p strong {
    color: #000;
    font-weight: normal;
    margin-top: 5px;
}
.cnt2 {
	display: none;
}
.cnt2 h4 {
    font: italic normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000;
    padding-top: 30px;
}
.home-cnt3 {
    width: 660px;
    overflow: auto;
    margin-bottom: 10px;
    float: right;
}
.cnt3 {
    float: right;
    width: 280px;
    margin-top: 20px;
    padding-top: 3px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    margin-left: 15px;
}
.cnt3 p,
.cnt5 p,
.home-nws p {
    font-size: 11px;
    line-height: 14px;
    color: #666;
}
.cnt3 h3,
.cnt5 h3,
.home-nws h3,
.sub h3,
.searchbox h3{
    font-size: 16px;
    font-weight: normal;
    color: #FFF;
    line-height: 18px;
    margin-bottom: 8px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-style: italic;
    margin-top: 6px;
}
.cnt3 ul li {
    list-style-type: square;
    list-style-position: inside;
    list-style-image: url(../_sysimg/bullet.png);
}

.cnt3 ul li a {
    color: #000;
    text-decoration: none;
}

.cnt5 h3,
.home-nws h3,
.sub h3,
.searchbox h3{
    color: #000;
}
.home-nws h3,
.sub h3 {
    margin-left:10px;
    margin-bottom: 20px;
}
.cnt3 img,
.cnt5 img {
    float: left;
    margin-right: 10px;
}
.cnt5 {
    padding: 5px 15px 10px;
    float: left;
    width: 157px;
    margin-top: 20px;
}
.cnt6 {
	float: right;
	width: 162px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.cnt6r {
	float: right;
	width: 157px;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.sub{
	float: left;
	width: 255px;
	margin-top: 20px;
	padding-right: 20px;
	display: none;
}
.home-nws {
	display: none;
}
.home-nws h6 a,
.wrapper .home-cnt3 .cnt3 h6 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000;
	text-decoration: none;
	text-transform: none;
	padding-left: 10px;
	clear: both;
	display: block;
	margin-top:0px;
	margin-bottom:0px;
}
.home-nws h6 a:before,
.wrapper .home-cnt3 .cnt3 h6 a:before{
    content: url(/_sysimg/plus.png);
    margin-right: 5px;
}
.home-nws h6 a:hover,
.wrapper .home-cnt3 .cnt3 h6 a:hover {
    color: #999;
}
.nws-short {
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CFE1E9;
}
.nws-short p a {
    color: #666;
    text-decoration: none;
    display: block;
}
.nws-short p a:hover {
    color: #0073AA;
    text-decoration: none;
}
.searchbox {
	display: none;
}
.service {
    margin-top: 25px;
    margin-right: 15px;
}
.nwslist {
    float: left;
    width:510px;
    overflow: auto;
}
.nwslistimg {
    float: left;
    height: 85px;
    width: 85px;
    margin-top: 13px;
    margin-right: 15px;
    margin-bottom: 5px;
    overflow: hidden;
    background-position:center center;
    background-repeat:no-repeat;
    border: 1px solid #CCC;
}
.nwslistmsg {
    float: left;
    width: 400px;
    overflow: auto;
}
.nwslistfoot {
    float: left;
    width:510px;
    margin-top: 10px;
    height: 26px;
    overflow: auto;
}
.ref {
    float: left;
    width:510px;
    margin-top: 10px;
    padding-bottom: 32px;
    overflow: auto;
}
.ref .img100 {
    float: left;
    width: 240px;
}
.ref .reftxt {
    float: left;
    width: 230px;
    min-height: 160px;
    padding-left: 30px;
    overflow: auto;
}
.footnws {
    float: left;
    width:510px;
    height: 60px;
    overflow: auto;
    padding-top: 36px;
}
.reftxt h6,
.footnws h6,
.nwslist h6 {
	color: #000;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
.reftxt h6 img,
.footnws h6 img,
.nwslist h6 img {
    margin-right: 10px;
    vertical-align: top;
    display: inline;
}
.reftxt h6 a,
.footnws h6 a,
.nwslist h6 a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #69C;
}
.reftxt h6 a:hover,
.footnws h6 a:hover,
.nwslist h6 a:hover {
	color: #000;
	border-bottom: 1px dashed #69C;
}
form p input {
    color: #69C;
    width: 200px;
    height: 16px;
    border: solid 1px #69C;
    margin-right: 10px;
}
form p input:hover {
    color: #69C;
    width: 200px;
    height: 16px;
    border: solid 1px #069;
    margin-right: 10px;
}
form p button {
    color: #069;
    width: 80px;
    height: 20px;
    border: solid 1px #69C;
}
form p button:hover {
    color: #036;
    cursor: pointer;
}
.zoekitem {
    border:1px solid #69C;
    padding:5px;
    margin-bottom:7px;
}
.zoekitem strong a {
    font-size: 13px;
    line-height: 17px;
    color: #69C;
    font-weight: normal;
    text-decoration: none;
    border-bottom: solid 1px #069;
}
.zoekitem strong a:hover {
    color: #069;
    text-decoration: none;
    border-bottom: dashed 1px #069;
}
.footer {
	clear: both;
	width: 935px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-image:none;
	height: 75px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footer p {
	color: #000;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	padding-top: 10px;
}
.footer p a {
	color: #000;
	text-decoration: none;
	border-bottom: none;
}
.footer p a:hover {
    color: #FFF;
    text-decoration: none;
    border-bottom: none;
}
td {
    vertical-align:top;
    padding:4px;
}
form td input,
form td textarea {
    width:300px;
}
form td input.radio,
form td input.checkbox {
    width:18px;
}
.afb-links {
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
}
.afb-rechts {
    float: right;
    margin-left: 15px;
    margin-bottom: 5px;
}
.social{
    float:right;
    margin-left:20px;
    padding-left:20px; 
    display: none;  
}
.social img,
.social img a {
    border:0px;
}
.social a{
    border:0px;
    text-decoration:none;
}
#webForm table {
width:100%;
}
}
.highlight{
 background-color:#FFFF00;
}

.layer{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    margin:0px;
    background-color:#fff;   
    z-index:998; 
    	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;  
    z-index:9999998;  
} 
.block{    
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%; 
    z-index:9999999;       
} 
.block1{       
    /*background-color:#fff; */ 
    width:800px;  
    height:650px;   
    margin-left:auto;
    margin-right:auto;
    margin-top:40px;     
   /* border:1px solid #069;
    filter: progid:DXImageTransform.Microsoft.shadow(color='#444444', Direction= 135, Strength=4);
	zoom: 1;
    -webkit-box-shadow: 0px 0px 12px #444;
	-moz-box-shadow: 0px 0px 12px #444;
	box-shadow: 0px 0px 12px #444;  */
}
.block1 h2 {   
    color: #0073AA;
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 10px;
    
}
.block1 p a {
    text-decoration:none;
    color:#6699CC; 
}
.block1 p a:hover {
    text-decoration:none;
    color:#333;   
}
.wrapper a.none,
a.none{
 border:0px;
 text-decoration:none;
}             
.wrapper a.none:hover,
a.none:hover{
 border:0px;
 text-decoration:none;
}
.content p{
    margin-bottom:15px;
}
.info{
    clear:left;
    border-top: 1px solid silver;
    margin-top:20px;
    padding-top:20px;
    text-align:center;
}
.info .block2,
.info .block1{  
    margin:10px;
    max-width:280px;
    width:100%;       
    text-align:left;
    display:inline-block;  
    vertical-align:top;
}
#auteur a{
    text-decoration:none;
    border:0px;
}
.content p.call2action{ 
    cursor:pointer;
    padding:10px 10px;
    display:block;
    float:right;
    font-size:14px;    
    font-weight:400;
    line-height:32px;
    text-align:center;
    text-decoration:none;
    margin:0px 0px 10px 10px;
    border:1px solid #ccc;
    color:#333;    
    webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #cde2ea; 
}
.content p.call2action:hover{ 
    color:#333;    
   border:1px solid #ddd;  
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
}
.content article{
    display:inline-block;
    width:100%;
    max-width:300px;
    padding:0px 10px 10px 0px;
    vertical-align:top;
}
.content article h2{
    font-size: 14px;
    line-height:160%;
    color:  #000;
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
}
