@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Damion);
body {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #0a93d5;
    font-size: 14px;
    line-height: 140%;
    color: #036;      
    background-image: url(/_sysimg/daan2.png);
    background-repeat: no-repeat;
    background-position: center top;
}
body{text-align:center;}
.logo {
    display:inline-block;
    width:100%;
    text-align:center; 
    margin-bottom:10px;
}   
.homenews{                   
    display:block;
    width:100%;
    min-width:100%;     
    background-image:url(/_sysimg/krijt.png);  
    text-align:center;   
    
}      
.homenews .top{
width:100%;
    min-width:100%;     
    background-image:url(/_sysimg/top.png);  
    height:32px; 
}     
.homenews .bottom{
width:100%;
    min-width:100%;     
    background-image:url(/_sysimg/bottom.png);  
    height:32px; 
}
.nieuwsitem{
    width:100%;
    max-width:320px;
    display:inline-block;     
    text-decoration:none; 
    text-align:left;
    margin:20px;
        
}        
.nieuwsitem .img{
    width:100%;
    height:220px; 
    position:relative;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;    
}
.nieuwsitem h3{                       
    color:#91D4F5;   
    line-height:40px;
    font-size:30px;
    font-family: 'Damion', cursive;
}

.nieuwsitem h4{
    position:absolute;
    width:100%;
    padding:5px;
    color:#FFF;
    bottom:0px;
    font-size:20px;
    
}      
.nieuwsitem .txt{
    padding:10px;
    color:#FFF;
}
#home .logo{
}
#home .bord{
    vertical-align:top;
    display:inline-block;
    font-family: 'Damion', cursive;
    font-size: 40px;  
    line-height:250px;
    color:#91D4F5;
    width:100%;
    max-width:340px;
    margin:20px 20px;
    height:250px;
    font-weight: normal;
    letter-spacing: 1px;  
    text-decoration:none;    
    background-image: url(/_sysimg/bord-blank.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; 
    margin-top:100px;
}
.partou{
    position:absolute;
    left:1%;  
    top:400px;     
    z-index:0;
}
          
#home .bord:hover{
font-size:50px;

}
.bord2{     
    vertical-align:top;
    display:inline-block;
    color:#91D4F5;
    width:100%;
    max-width:340px;
    margin:20px 20px;
    font-weight: normal;
    letter-spacing: 1px;  
    text-decoration:none;    
    background-image: url(/_sysimg/bord_bot.png);
    background-repeat: no-repeat;
    background-position: center bottom; 
    margin-top:100px;
}          
.bord2 .txt{
    padding:0px 40px 50px 40px;
    color:#fff;      
    text-align:left;
} 
.bord2 h2{ 
    font-family: 'Damion', cursive;
    font-size: 40px;
    padding:40px 20px 20px 20px; 
    margin-top:-30px;
    background-image: url(/_sysimg/bord.png);
    background-repeat: no-repeat;
    background-position: top center;
}     
.bord2 a{ 
    color:#fff;
}
.bord2 a:hover{ 
    color: #D92228;
}
.menu {
    width:100%;
    text-align:center;
    margin: 2px 0px 100px 0px; 
}
  
.menu ul,
.menu ul li {
    display: inline-block;
    position: relative;
    font-size:0px;
}

.menu ul li a:hover,
.menu ul li:hover > a {
    color: #D92228;
}
.menu ul li a {
    text-transform:capitalize;
    display: inline-block;
    line-height: 22px;
    color:#0A93D5;
    position:relative;
    padding-right: 1px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
    font-size: 18px;
    border-right: 2px solid #0A93D5;
}      
.menu ul li:last-child a {
    border-right: 0px solid #244C77;
}

.menu ul li.selected a {
    color: #D92228;
}
.menu ul li.selected a:hover {
    color: #D92228;
}
* html .menu ul ul {
    line-height: 0;
}
.menu ul li ul li {
    float: none;
}
.menu ul li ul {
    top: 20px;    
    z-index:999; 
    display:none;
    position: absolute;
    left: 0px;     
    background-color: #fff;  
}
.menu ul li:hover ul {
    display: block;
    
}
.menu ul li ul li a {
    font-size: 14px;
    padding:10px;
    color: #0A93D5;
    text-align:left;
    width:220px;   
    border:0px;
    
}    
.menu ul li.selected  li a {
    color: #0A93D5;
}
.menu ul li ul li a:hover {
    color: #FFF;
    background-color: #036;
}
.menu ul ul li.selected a{  
    color: #D92228;
}

.ring {
    background-image: url(/_sysimg/ring.png);
    background-repeat: repeat-x;
    height: 45px;
    width: 100%; 
    padding: 0px 20px;
    
}
.cnt {
    width: 100%;
    padding: 20px;
    background-color: #FFF;
    min-height:400px;
}
.content{ 
    width:100%;
    max-width:760px;
    vertical-align:top;
    display:inline-block;
    text-align:left;
}
.left {
    vertical-align:top; 
    display:inline-block;
    width:220px;
    margin-right:15px; 
    padding-top:40px;
} 
.left ul,
.left ul li{  
    width:100%;
    display:inline-block;
}
.left li a{
    width:100%;
    display:inline-block;       
    text-decoration:none;
    font-size:15px;
    border-bottom:1px solid #fff;
    color:#fff;
    padding:10px;
    text-align:left;
    text-transform:capitalize;
}

.left li a:hover{
    color: #D92228;
    background-color:#fff;
}
.left li.selected a{
    color: #D92228;
    font-weight:bold;
    background-color:#fff;
}        
.left li.selected li a,
.left li li a{
    background-color:#efefef;               
    font-size:12px;   
    color:#000;
    padding:10px 10px 10px 20px;
}

.content hr {
    height: 0;
    margin: 0px;
    padding: 0px;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    margin-top:15px;
    margin-top:15px;
    clear:both;
    border-top: 1px solid #0A93D5;
}
.content a {
    color: #036;
    text-decoration: none;
    border-bottom: 1px dashed #D86A1B;
}
.content a:hover {
    color: #036;
    text-decoration: none;
    border-bottom: 1px solid #D86A1B;
}
.content p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 7px;
}
.content h1 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 5px;
    color: #036;
    font-family: "Comic Sans MS", cursive;
}
.content h2 {         
    font-family: 'Damion', cursive;
    font-size: 18px;
    color: #D86A1B;
    margin-bottom: 5px;
    font-weight: normal;
    letter-spacing: 1px;
}
#home .content h2 {
    color: #FFF;
}       
#home .content .bord H2{
    FONT-SIZE:40PX; 
    color:#91D4F5;
    padding: 10px 0px;
    
}
.content h3 {
    font-size: 13px;
    text-transform: uppercase;
    color: #0A93D5;
    font-weight: bold;
    margin-bottom: 5px;
    letter-spacing: 1px;
}
.content h4 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #0A93D5; 
    font-style: italic;
    margin-bottom: 5px;
    padding: 7px;
    border: 1px solid #0A93D5;
    background-color: #EEE;
}
.content h6 {
    text-transform: none;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color:#888;
    line-height: 16px;
    margin-top: 4px;
}
.content h6 a {
    text-decoration: none;
    color:#888;
}
.content ul,
.content ol {
    margin-top: 8px;
    margin-bottom: 12px;
}
.content ol li {
    margin-left: 18px;
    padding-left: 0px;
    list-style-position: outside;
    list-style-type: decimal;
    font-size: 13px;
    line-height: 15px;
    margin-bottom:8px;
    color: #444;
}
.content ul li {
    list-style-position: outside;
    list-style-type: square;
    margin-left: 15px;
    padding-left: 0px;
    font-size: 13px;
    line-height: 15px;
    margin-bottom:8px;
    color: #444;
}
.content .bcnt p,
.content .bcnt ul li {
    font-family: "Comic Sans MS", cursive;
    color: #DDD;
    list-style-type: none;
    list-style-position: outside;
    padding-bottom: 8px;
    line-height: 17px;
    font-size: 14px;
}
.content .bcnt p a,
.content .bcnt ul li a {
    color: #FFF;

}
.content .bcnt p a:hover,
.content .bcnt ul li a:hover {
    color: #E2CCB1;
}
/* --- footer --- */
.footer {
    width: 100%;
    margin-top: 20px;
    padding: 20px;
    tex-align:center;           
    border-top:30px solid #fff;
    background-color:#522950; 
    color:#FFF;
}
.footer p,
.footer ul li {
    color:#FFF;
    list-style-type: none;
    list-style-position: outside;
    text-align:center;
}
.footer p a,
.footer ul li a {
    color:#FFF;
    border: none; 
    text-decoration:none;
}
.footer p a:hover,
.footer ul li a:hover {
    color: #FFF;
}
/* album */
.album {
    margin-top:15px;
}
.album .thumb {
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 9px;
    margin-right: 10px;
    float: left;
}
/* --- slimbox --- */
#lbOverlay {
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #999;
    cursor: pointer;
}
#lbCenter {
    position: absolute;
    z-index: 9999;
    overflow: hidden;
    background-color: #fff;
}
.lbLoading {
    background: #fff url(/_sysimg/loading.gif) no-repeat center;
}
#lbImage {
    position: absolute;
    left: 0;
    top: 0;
    border: 0px solid #fff;
    background-repeat: no-repeat;
}
#lbPrevLink,
#lbNextLink {
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    outline: none;
}
#lbPrevLink {
    left: 0;
}
#lbPrevLink:hover {
    background: transparent url(/_sysimg/prevlabel.png) no-repeat 0 15%;
}
#lbNextLink {
    right: 0;
}
#lbNextLink:hover {
    background: transparent url(/_sysimg/nextlabel.png) no-repeat 100% 15%;
}
#lbBottomContainer {
    z-index: 99999;
    overflow: visible;
    background-color:transparent;
    position: absolute;
}
#lbBottom {
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    color: #666;
    line-height: 1.4em;
    text-align: right;
    border-top-style: none;
    background-color: transparent;
    height: 32px;
    width: 32px;
    position: absolute;
    top: -37px;
    z-index: 9999999;
}
#lbCloseLink {
    display: block;
    float: right;
    width: 32px;
    height: 32px;
    margin: 5px 0;
    outline: none;
    position: absolute;
    top: 0px;
    background-color: transparent;
    background-image: url(/_sysimg/close.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
#lbCloseLink:hover {
    background-position: 0px -32px;
}
#lbCaption,
#lbNumber {
    margin-right: 71px;
    display: none;
    background-color:transparent;
}
#lbCaption {
    font-weight: bold;
}
#lbCenter {
 filter: progid:DXImageTransform.Microsoft.shadow(color='#222222', Direction= 135, Strength=4);
    zoom: 1;
    -webkit-box-shadow: 0px 0px 12px #222;
    -moz-box-shadow: 0px 0px 12px #222;
    box-shadow: 0px 0px 12px #222;
}
/* --- nwscol --- */
.nwscol {
    float: left;
    width: 220px;
    border-bottom: 1px solid #0A93D5;
    margin-bottom: 15px;
}
.nwscol h3,
.nav_sub h3 {
    padding:0px;
    font-size:16px;
    font-weight:normal;
    line-height:15px;
    text-transform:none;
    margin-bottom: 10px;
    margin-top: 10px;
    color:#333; 
}
.ncitem {
    float: left;
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top: 1px solid #DDD;
}
.ncitem p a {
    line-height: 24px;
    color: #666;
    padding-left: 5px;
    text-decoration:none;
    text-decoration: none;  
    display: block;
}
.ncitem:hover > p a {
    color: #333;
    background-color: transparent;
}
/* news item */
.news {
    width: 690px;
    padding-bottom:10px;
}
.imagegroup {
    min-height:200px;
    width:270px;
    clear: right;
    float: right; 
}
.first {
    display:block;
    width:240px;
    height:180px;
    background-repeat: no-repeat;
    background-position: center center;
    float:right;
    margin-bottom: 15px;
    background-color: #FFF;
}
.news .array {
    width:270px;
    float:right;
    align:right;
}
.news .thumb {
    width:48px;
    height:48px;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 16px;
    margin-left: 16px;
    float: right;
}
.content .first img,
.content .thumb img {
 margin-left:0px;
}
.news hr {
    margin-left:0px;
}
.news_parent_nav p,
.news_parent_nav a {
    background-image:none;
    background-color:transparent;
    border:none;
    margin:0px;
    display:block;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    color: #606972;
    padding:0px 0px 5px 25px;
    text-transform: uppercase;
    text-decoration: none;
}
/* news_parent */ 
.news_item {
    float: left;
    width:688px;
    padding-top:8px;
    padding-bottom:6px; 
    padding-left:2px; 
    border-top: 1px solid #0A93D5;
}
.news_item .img {
    float: right;
    height: 65px;
    width: 65px;
    margin-top: 4px;
    overflow: hidden;         
    background-position:center center;
    background-repeat:no-repeat;
}
.news_item .short {
    float: left; 
    width: 560px;  
}
.news_item .short h2,
.news_item .short h2 a {
    margin:0px;
    padding:0px;
    border-bottom:none;
}
.news_item .short h6 { 
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    margin-right:15px;
    display: inline;
    font-style: italic;
    padding-left:0px;
}
.news_item:hover {
    cursor: pointer;
    background-color: #EEE;
}
.news_item:hover  > .short h2 a {
    background-color: transparent;
}

/* forms */
form table {
    width:450px;
}
form tr td,
#contactFORM tr td {
    padding-right:10px;
    padding:5px;
}

form button{
    padding:5px 20px 5px 20px;      
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;    
    -webkit-border-radius: 5px;
    border-radius:5px;  
    color:#666;
    background-color: #DFEAF4; 
    background: -webkit-gradient(linear, left top, left bottom, to(#FFF),  from(#EEE));
    background: -moz-linear-gradient(top, #FFF,  #EEE);
    border:1px solid #AAA; 
    cursor:pointer;
    -moz-box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
    text-shadow: 0 -1px 1px #999;
}

form button:hover{
    -moz-box-shadow: 0 1px 3px #666;
    -webkit-box-shadow: 0 1px 3px #666; 
    color:#333;
    border:1px solid #666; 
}
form input,
form textarea,
form select {
    width:250px;
    border: 1px solid #AAA;
    font-size: 12px;
    line-height:18px;
    padding:4px;
    color: #AAA;  
    background: -webkit-gradient(linear, left top, left bottom, from(#EEE), to(#FFF));
    background: -moz-linear-gradient(top, #EEE,  #FFF);
    margin-right:15px;  
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;    
    -webkit-border-radius: 5px;
    border-radius:5px;
    width:250px;
    text-shadow: 0px 1px 0px #FFF;
    color: #666;

}

form input:focus,
form textarea:focus,
form select:focus{
    border: 1px solid #333;
    background-color:EEE; 
    -moz-box-shadow: 0 1px 3px #999;
   -webkit-box-shadow: 0 1px 3px #999; 
    color: #666;
    
}
input.radio,
input.checkbox{
    border:1px solid white;
}
form input:hover,
form textarea:hover {
    font-style: normal;
    color: #333;
    border: 1px solid #888;
}
/* news_item + news + faq */
a.back:hover,
a.forward:hover {
    text-decoration: none;
    border:none;   
}
a.back,
a.forward,
p.date {
    background-repeat: no-repeat;
    background-position: left top;
    border:none; 
    background-color:transparent;  
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: 24px;
    padding:0px 0px 10px 25px;
    text-transform: uppercase;
    text-decoration: none;
}
a.back {
    background-image: url(../_sysimg/arrow_left.gif);

}
p.date  {
    background-image: url(../_sysimg/calendar.gif);

}
a.forward  {
    background-image: url(../_sysimg/arrow_right.gif);

}
img.rechts {
    float: right;
    margin-bottom: 10px;
    margin-left: 20px;
}
img.links {
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
}
img.rechts-met-rand {
    float: right;
    margin-bottom: 10px;
    margin-left: 20px;
    border: 1px solid #999;
}
img.links-met-rand {
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
    border: 1px solid #999;
}
.content .left a {
    text-decoration: none;
    border-bottom: none;
}
.content .left a:hover {
    text-decoration: none;
    border-bottom: none;
}
.left .subnav ul {
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 1px solid #0978AE;
    border-bottom: 1px solid #11A9F2;
}
.left .subnav ul li {
    list-style: none;
    list-style-position: outside;
    margin: 0px;
    padding: 0px;
}
.left .subnav ul li a {
    display: block;
    line-height: 20px;
    color: #E6F6FB;
    font-weight: normal;
    text-decoration: none;
    font-size: 14px;
    padding-left:10px;
    border-top: 1px solid #11A9F2;
    border-bottom: 1px solid #0978AE;
    letter-spacing: 1px;
}
.left .subnav ul li a:hover {
    color: #036;
    text-decoration: none;
    border-top: 1px solid #11A9F2;
    border-bottom: 1px solid #0978AE;
}

.left .subnav ul li.selected a {
    color: #036;
    font-weight: bold;
    border-top: 1px solid #11A9F2;
    border-bottom: 1px solid #0978AE;
}
.left .subnav li.selected a:hover {
    color: #D86A1B;
    border-top: 1px solid #11A9F2;
    border-bottom: 1px solid #0978AE;
}
.left .subnav ul ul {
    margin-top: 0px;
    margin-bottom: 0px;
    border: none;
}
.left .subnav ul li ul li a {
    font-size: 12px;
    line-height:14px;
    float: none;
    color: #FFF;
    font-weight: normal;
    margin:0px;
    padding:0px;
    border-right: 0px;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:25px;
    
}

