/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 20px;  }
body, button, input, select, textarea { font-family: sans-serif; color: #666666; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #ccc; color: #fff; text-shadow: none; }

a { color: #711f7e;  }
a:visited { color: #d71921; }
a:hover { color: #d71921; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 17px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: Rommert van der Marel
   ========================================================================== */

html{ }

#container {  margin:0 auto; overflow:hidden; padding:0 10px 10px;  width:980px; }


/********************************************************************************************************
 * Header
 *******************************************************************************************************/


#header {  height: 155px; width: 980px; background: white;  z-index: 999; margin-bottom: 3px;  }


#logo { width: 286px; float: left; height: 62px; margin-left: 10px; margin-top: 15px;    }
#logo a { outline: none; }


/********************************************************************************************************
 * Body
 *******************************************************************************************************/
 
 h1 { margin: 0px; color: #1A1A1A; font-size: 25px; line-height: 28px; }

body { background-color: #F0F0F0; background-image: url(/img/bg-body.png); background-repeat: repeat-x; background-position: top;  }

#main { width: 980px; overflow: hidden; overflow: hidden; position: relative; }
.content { background: white; width: 980px; overflow: hidden; padding-bottom: 20px;}
.content .left { width: 730px; float: left; overflow: hidden; }


.schaduw {  -webkit-box-shadow:#C9C9C9 0 2px 9px 1px;  box-shadow:#C9C9C93 0 0 5px 2px;   }
.ronde-hoeken { -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; border-radius: 3px; }
.ronde-hoeken-rechts { -webkit-border-top-left-radius: 0px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 0; }

.schaduw {
-webkit-box-shadow:   0px 2px 9px 1px #C9C9C9;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    0px 0px 5px 2px #C9C9C9;  /* Firefox 3.5 - 3.6 */
  box-shadow:         0px 0px 5px 2px #C9C9C9;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}



.blokken-groot {  float:left; overflow:hidden; padding:20px; width:950px;}
.blokken-groot ul { padding: 0px; margin: 0px; overflow: hidden; }
.blokken-groot li { background-image:url(/img/bg-blokken-groot.png); background-position:-10px; background-repeat:no-repeat no-repeat; float:left; height:330px; list-style-type:none; margin-right:13px; position:relative; width:305px;}
.blokken-groot li.laatste { margin-right: 0px; }
.blokken-groot img {  margin: 28px 21px 15px; }
.blokken-groot h2 { color: #D71921; font-size: 20px; font-weight: bold; margin: 0px 0px 0px 20px; width: 270px; }
.blokken-groot .inhoud {  color: #878787; margin-left: 20px; width: 270px;  }
.blokken-groot a#lees-verder { bottom:59px; height:26px; left:0px; position:absolute;  width:27px; }
.blokker-groot p { margin: 0px; }



.blokken {  float:left; overflow:hidden; padding:10px; width:715px;}
.blokken ul { padding: 0px; margin: 0px; overflow: hidden; }
.blokken li { position: relative; width: 227px; height: 255px; margin-right: 17px; float: left; list-style-type: none; background-image: url(/img/bg-blokken.png); background-repeat: no-repeat; }
.blokken li.laatste { margin-right: 0px; }
.blokken img {  margin: 8px 8px }
.blokken h2 { color: #711f7e; font-size: 16px; font-weight: bold; margin: 0px 0px 0px 17px;; width: 195px; }
.blokken .inhoud {  color: #878787; margin-left: 17px; width: 195px;  }
.blokken a#lees-verder { bottom:27px; height:26px; left:9px; position:absolute;  width:27px; }


.tekstblok { background-color:#F9F9F9; color:#666666;float:left;  margin-bottom:17px; margin-left:17px; margin-right:19px; margin-top:10px; overflow-x:hidden; overflow-y:hidden; padding-bottom:57px; padding-left:20px; padding-right:20px; padding-top:20px; position:relative; width:425px; }
.tekstblok a#lees-verder {  color: white; background-color: #848484; padding: 7px; text-decoration: none; font-size: 11px; position: absolute; bottom: 20px; left: 20px;  }
.tekstblok a#lees-verder:hover { background-color: #1A1A1A;   }

.tekstblok-tekstpagina {  padding:20px 0 0 20px;  width:710px; margin-top: 15px; margin-bottom: 20px; float: left; }
.tekstblok-tekstpagina .intro { color: #414042; font-size: 15px; line-height: 21px; }
.tekstblok-tekstpagina h1 { font-size: 34px; text-transform: uppercase; width: 675px; line-height: 34px;  }
.tekstblok-tekstpagina .block { width: 460px; float: left; }
.tekstblok-tekstpagina .image { margin-right: 0px!important; }
.tekstblok-tekstpagina .foto { float: right;}

.tekstblok-methode { width: 435px; overflow: hidden; padding: 20px; margin-top: 15px; float: left; }
.tekstblok-methode h1 { font-size: 35px; text-transform: uppercase; }

.pagina-foto { width: 460px; height: 260px; padding-right: 10px; overflow: hidden; position: relative; }
.pagina-foto img { position: absolute; top: 20px; right: -3px; }
.pagina-foto p { position: absolute; top: 200px; right: 8px; color: #C9C9C9; }

.stappenplan { width: 700px; overflow: hidden;  position: relative; background-color: #F9F9F9; padding: 20px;   }
.stappenplan ul { margin: 0px; padding: 0px; }
.stappenplan li { float:left; font-size:12px; list-style-type:none; margin-right:20px; overflow:hidden; width:213px;}
.stappenplan .nummering { padding: 2px 5px; background-color: #D71921; color: white; float: left; margin: 0px 5px 0px 0px; }
.stappenplan img { float: right; padding: 8px 4px 10px 8px; background-image: url(/img/bg-stappen.png); background-repeat: no-repeat;  }
.stappenplan h3 {  padding: 0px; margin: 3px 0px 10px; font-size: 13px; text-shadow: 1px 1px #CCC; }


.nieuws-overzicht {  overflow:hidden; padding:20px; height: 420px; width:183px; position: relative; float: left; }
.nieuws-overzicht p {  margin: 0px; }
.nieuws-overzicht .label { position: absolute; top: -3px; left: 10px; z-index: 15;  }
.nieuws-overzicht .content { background-color:#F9F9F9; left:0; padding: 40px 20px; position:absolute; top:11px; width:183px; z-index:11; }
.nieuws-overzicht h3 { margin: 0px; }
.nieuws-overzicht ul { margin: 0px; padding: 0px; overflow: hidden; }
.nieuws-overzicht li { list-style-type: none;  width: 183px;  padding-bottom: 20px; margin-bottom: 20px; border-bottom: solid 1px; border-bottom-color: #E8E8E8; }
.nieuws-overzicht li.laatste { border: none; }
.nieuws-overzicht h3 { font-weight: bold; color: #D71921; }
.nieuws-overzicht a { color: #D71921; text-decoration: none; }

#archief { margin: 0px 10px 20px 0px; float: right; text-decoration: none; }

.overzicht { padding: 0px 20px; width: 680px; overflow: hidden; }
.overzicht ul { margin: 0px; padding: 0px; }
.overzicht li { list-style-type: none; margin-bottom: 20px; clear: both; margin-top: 0px; height: 200px; }
.overzicht li p { margin: 5px; }
.overzicht img { float: left; margin-right: 20px; margin-top: -9px; padding: 10px; background-image: url(/img/bg-image.png); background-repeat: no-repeat; background-position: -3px 0px;  }
.overzicht a { color: #D71921; text-decoration: none; }
.overzicht a:hover { text-decoration: underline; }
.overzicht h2 { margin: 0px; }


.label-blok { float:right; margin-right:54px; position:relative; width:183px; }
.label-blok ul { margin: 0 0 20px 0; padding: 0px; }
.label-blok li { width: 217px; overflow: hidden; clear: both; position: relative; margin-top: 5px; }


.label-blok .label {  z-index: 15; position: absolute; top: 5px;  }
.label-blok .grey { background-color:#F9F9F9; z-index:11; color: #666666; padding: 20px; margin-top: 30px; }
.label-blok .image { margin-left: -3px; background-image:url(/img/bg-sidebarfoto.png); background-repeat:no-repeat no-repeat; height:90px; padding-left:8px; padding-top:9px; width:180px; }
.label-blok a { color: #D71921; text-decoration: none; }
.label-blok p { margin-left: 5px; }

.space { padding: 0px 20px; width: 680px; overflow: hidden; }
.inhoud {  width: 690px; color: #666666; padding: 0px;  margin-bottom: 20px;}
.inhoud h2 { margin-top: 20px; font-size: 17px; }
.inhoud ul { margin: 0px; padding: 0px;  }
.inhoud li {  list-style-type: none;  width: 700px; /* overflow: hidden; */ }
.inhoud li li { list-style-type: disc; }


#links {  background-image:url(/img/bg-tekstfoto.png);  background-repeat:no-repeat no-repeat;  float:left;  height:150px;  padding:17px 23px 0;  width:260px;}
#rechts {  background-image:url(/img/bg-tekstfoto.png);  background-repeat:no-repeat no-repeat;  float:right;  height:150px;  padding:17px 0 0 23px;  width:264px;}

.breadcrumb { clear:both; color:#666; font-size:11px; margin:10px 0 0 20px; text-decoration:none;  text-transform:none; }
.breadcrumb ul { margin: 0px; padding: 0px; }
.breadcrumb li { list-style-type: none; display: inline; }

.breadcrumb a  {  color: #9B9B9B; text-decoration: none ; text-transform: none;}
.breadcrumb a:hover  { text-decoration: underline; text-transform: none;}

.sidebar { width: 230px; float: right; overflow: hidden;  }
.sidebar ul { margin: 0px; padding: 0px; overflow: hidden; }
.sidebar li { list-style-type: none; clear: both; height: 340px; }

.sidebar_reactie { width: 178px; overflow: hidden; background: #F9F9F9; padding: 20px; margin-bottom: 20px; margin-top: 20px; color: #D71921; }
.sidebar_reactie p {margin: 0px; float: left; }
 
.formulier div { margin-bottom: 10px; color: #494949;}
.formulier { background-color: #F8F8F9; border: 1px solid #F1F2F2; padding: 20px; margin-bottom: 20px;  margin-left: 0px; width: 668px;  float: left;   }
.formulier label { width: 200px; float: left; line-height: 22px; border-top-right-radius: 5px; border-top-left-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px;   }
.formulier .button { margin-bottom: 20px; margin-top: 20px;}
.formulier input { margin-right: 10px; border: 1px solid #B2B2B2; height: 15px; padding: 5px; width: 195px;}
.formulier textarea { width: 462px; height: 150px; border: 1px solid #B2B2B2; }

#submit { background-color:#848484; border:none; color:white; font-size:13px; height: 20px; padding:3px; text-decoration:none; text-transform:uppercase; width:130px; }
#submit:hover { background-color: #1A1A1A;   }

.error { color: #D71921; margin: 0px; }


.reacties ul { margin: 0px; overflow: hidden; width: 710px; padding: 0px; }
.reacties li { margin-bottom: 20px; list-style-type: none; background-color: #F8F8F9; border: 1px solid #F1F2F2;  padding: 20px; white-space: 100%; color: #666666;  }
.reacties .rood { color: #D71921; }
.reacties p { margin: 0px; }

/********************************************************************************************************
 * navigatie
 *******************************************************************************************************/


ul#topnav { float: right; overflow: hidden;  }
#topnav li { float: left; list-style-type: none;   }
#topnav li a { margin: 10px; color: #333; text-decoration: none;  }

#primary { clear: both; width: 100%; display: table;  }
#primary ul { margin: 38px 0px 0px 0px; padding: 0px 0px; display: table; width: 100%; background: #711f7e; }
#primary li { list-style: none; display:table-cell; text-align: center;  }

#primary li a { color: white; font-size: 18px; text-decoration: none; padding: 10px 0px;  display: block;}
#primary li:hover { background: #d71921; }
#primary li.here { background: #d71921; }



/*
#primary { width: 100%; overflow: hidden; }

ul#nav-sub { width: 100%; display: block; background: yellow; }
ul#nav-sub li { display: inline-block; }
*/

/*
#primary { overflow: hidden; padding-top: 100px; width: 100%;  }

ul#nav-sub  { margin: 0px 0px 0px 0px; padding: 0px; background: green;  }
#nav-sub li {  list-style-type: none;  }
#nav-sub li.here {   }
#nav-sub li.last a { border: none; }


#nav-sub a { color: #2B2B2B; text-decoration: none; font-size: 14px; padding: 0px 10px; border-right: solid 1px; border-right-color: #EAEAEA; }
#nav-sub a:hover { color: #D71921; }
#nav-sub li.here a { color: #D71921; }
*/


ul#submenu { margin: 0px; padding: 0px;  background: #D8D8D8; height: 32px; padding-right: 10px; overflow: hidden;  }
#submenu li { float: left; list-style-type: none; margin-top: 6px;  }
#submenu li.last a { border: none; }
#submenu a { text-decoration: none; color: #6B6B6B; padding: 0px 10px;  font-size: 14px;  }




ul#derde-level-menu  { margin: 20px 0px; padding: 10px; width: 200px; float: left; background-color: #D8D8D8;  }
#derde-level-menu li { list-style-type: none; padding: 5px; background: white; }
#derde-level-menu li.here a { color: #D71921; }

#derde-level-menu a { color: #2B2B2B; text-decoration: none; font-size: 13px; display: block;   }
#derde-level-menu a:hover { color: #D71921; }



/********************************************************************************************************
 * Footer
 *******************************************************************************************************/

#footer {  background-color:#F9F9F9;  clear:both;  overflow: hidden;  margin-left:17px;  width:901px; padding: 20px; }
#footer .titel { font-size: 12px; font-weight: bold; color: #1A1A1A; }
#footer .blok1 {  /*  background-image: url(/img/pointer-adres-gegevens.png); background-repeat: no-repeat; background-position: 95px 5px; */ height: 95px; }
#footer .blok2 { width: 150px; float: left; overflow: hidden; }
#footer .blok3 { width: 150px;  float: left; overflow: hidden; }
#footer .blok4 { width: 150px;  float: left; overflow: hidden; }
#footer .blok5 {  float: left; overflow: hidden; }


#footer-menu {  overflow: hidden; float: left; padding: 0px; margin: 0px; min-width: 150px; }
#footer-menu ul { margin: 0px; padding: 0px; }
#footer-menu li { list-style-type: none; font-size: 11px;}
#footer-menu a { color: #666666; text-decoration: none; font-size: 11px;   }
#footer-menu a:hover { color: #D71921; }
#footer-menu li.here a { color: #D71921; }


ul#contact-footer { overflow: hidden;  }
#contact-footer li { width: 200px; float: left;  background-image: url("/img/pointer-adres-gegevens.png");
    background-position: 110px 45px;
    background-repeat: no-repeat; }

/* ==|== RVDM Framework ====================================================== */




/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
