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

}
}

body{
  color: #000;
}

body.inleiding{
  background-image: url(../images/inleiding/background-01.jpg);
  background-size: cover;
  background-position: center;
  background-attachment:  fixed;
}

body.hfdst-01{
  background-image: url(../images/hoofdstuk-1/background-01.jpg);
  background-size: cover;
  background-position: center;
  background-attachment:  fixed;
}

body.hfdst-02{
  background-image: url(../images/hoofdstuk-2/background-02.jpg);
  background-size: cover;
  background-position: center;
  background-attachment:  fixed;
}

body.hfdst-03{
  background-image: url(../images/hoofdstuk-3/background-03.jpg);
  background-size: cover;
  background-position: center top;
  background-attachment:  fixed;
}

body.hfdst-04{
  background-image: url(../images/hoofdstuk-4/background-04.jpg);
  background-size: cover;
  background-position: top center;
  background-attachment:  fixed;
}

body.hfdst-05{
  background-image: url(../images/hoofdstuk-5/background-05.jpg);
  background-size: cover;
  background-position: center;
  background-attachment:  fixed;
}

body.hfdst-06{
  background-image: url(../images/hoofdstuk-6/background-06.jpg);
  background-size: cover;
  background-position: center;
  background-attachment:  fixed;
}

body.hfdst-07{
  background-image: url(../images/hoofdstuk-7/background-07.jpg);
  background-size: cover;
  background-position: botom center;
  background-attachment:  fixed;
}

.wrapper{
  background-color: rgba(255, 255, 255, 0.9);
  max-width: 1024px;
  position: relative;
  margin-left: auto;
  margin-right: auto;

  box-shadow: 2px 5px 20px rgba(0, 0, 0, 0.2);
  border-right: 1px solid #DDDBDB;
  border-left: 1px solid #DDDBDB;
  border-style: none solid solid;
  border-color: -moz-use-text-color #DDDBDB #DDDBDB;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  min-height: 100vh;
}

.right_content section{
  min-height: 92.5vh;
}


.navigation_me {
   background-color:  rgba(244, 244, 244, 1);
}

.main_navigation  {
  margin-top: 150px;
}


.main_navigation li {
  padding: 3px 0 3px 0;
  margin: 5px 0 0px 0;
  transition: all 1s ease 0s;
  text-transform:  uppercase;
}

.main_navigation li.current {
   padding: 3px 0 3px 0;
   margin: 5px 0 0px 0;
}

.main_navigation li.current  .hfdst-nr {
  color: #fff;
  margin-top: 6px;
}

.main_navigation .hfdst-nr {

  margin-top: 6px;
}

.main_navigation  ul.sub .hfdst-nr {
  /*color: #000; */
  margin-top: 0px;
}

.main_navigation  ul.sub .hfdst-titel{
  font-size: 12px;
}

.main_navigation li.current .hoofdstuk-aanduiding {
  color: #fff;
  margin-top: 4px;
}

.main_navigation .hoofdstuk-aanduiding {
  margin-top: 4px;
}

.main_navigation li.current h3 {
   color:#fff;
}

.main_navigation li.current.orange {
  background-color: #E1754B;
}

.main_navigation li.current.blue {
  background-color: #33c1c1;
}

.main_navigation li.current.pink{
  background-color: #c53373;
}

.main_navigation li.current:hover .hoofdstuktitel_text,.hfdst-nr {
  color:  #4D4D4F;
}








/* let op !!!! pagenav  */

.hfdst-nr {
  margin-right: 20px;
  float: left;
  padding: 0 0 5px 10px;
  font-size: 12px;
  margin-top: 2px;
  margin-left: -5px;
  width: 30px;
}

.hoofdstuk-titel h3 {
    font-size: 14px;
    color:  #000;
    padding: 2px 0px;
    margin-bottom: 5px;
    margin-left: 45px;
    font-weight: 600;
}

.hfdst-titel{
  /*float: right; */
  /*width: 80%;*/
  text-align: left;
  padding: 1px 5px 0px 5px;
  /*line-height: 0.7;*/
  font-size: 12px;
  font-weight: normal;
}

.hfdst-titel:hover{
  color: #000;
}

li.current .hfdst-titel:hover{
  color: #fff;
}

.hoofdstuk-aanduiding{
  /*float: right; */
  /*width: 80%;*/
  text-align: left;
  padding: 1px 5px 0px 5px;
  line-height: 13px;
  font-size: 11px;
  color: #000;
}







	.hoofstuk-alinea-footer {
		position:relative;
		width:100%;
/*		border-top: dashed 1px #000000;
		border-bottom:dashed 1px #000000;*/
		margin-top:20px;
		padding-top:10px;
		padding-bottom:10px;
    padding-left: 10px;
		margin-bottom:0px;
    height: 50px;
    background-color:  #F4F4F4;
	}

	.hoofdstuk-alinea-footer a {
		color:#000000;
	}


/* naam nog aanpassen */
  a.link {
    color: #000;

    text-transform: lowercase;
    font-weight: bold;
    text-decoration: underline;
     line-height: 25px;

}

  a.pdf-document-link {
    color: #000;
    text-transform: none;
    font-weight: bold;
    text-decoration: underline;
    line-height: 25px;

}

  a.html-document-link {
    color: #000;

    text-transform: lowercase;
    font-weight: bold;
    text-decoration: underline;
    line-height: 25px;

}

	a.open-hoofdstuk-als-pdf {
	  color: #000;
	  font-weight: bold;
    text-decoration: underline;

	}


 /* img {
  image-rendering: crisp-edges;
  }*/

  .img100.metOnderschrift{
  border-bottom: none!important;
  padding-bottom: 0px!important;
  }


#hoofdstuk-inhoud img{
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px dotted #666666;
  border-bottom: 1px dotted #666666;
 text-align: center;
}

#hoofdstuk-inhoud img.noLines{
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-top: 0px;
  border-bottom: 0px;
 text-align: center;
}


/* tijdelijk */
.main_navigation li.kleur-uit{
  background-color: none!important;
  background: none;
}



/* tabellen */

table {
    /*font-family: "Open Sans",Arial,Helvetica,sans-serif;*/
    font-size: 12px;
    width: 100%;
    color: #000;
    text-align: left;
    border-collapse: collapse;
    margin-top: 15px;
    margin-bottom: 15px;
}

table tr.table_header td {
}

table td {
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px dotted #E1E1E1;
    line-height: 20px;
}


	#hoofdstuk-navigatie {
		position:relative;
		float:left;
		width:100%;
		border-bottom:dotted 1px #000000;
		padding-top:10px;
		padding-bottom:10px;
		margin-bottom:20px;
		margin-top: -20px;

		background-repeat: no-repeat;
		background-position: right 10px;
	}

	#hoofdstuk-navigatie:hover {

	}

		#hoofdstuk-navigatie div.next_number {
			position: relative;
			float: left;
			margin-left: -29px;
			padding-top: 15px;
			/*font-family: "Open Sans",Arial, Helvetica, sans-serif;*/
			font-size: 13px;
			letter-spacing:0.1em;
			color: #E2001A;
		}

		#hoofdstuk-navigatie div.titel-volgende-hoofstuk{
			position: relative;
			float: left;
			/*font-family: "Open Sans",Arial, Helvetica, sans-serif;*/
			font-size: 11px;
			letter-spacing:0.1em;
			color: #000;
			text-transform: uppercase;
			width: 100%;
      line-height: 25px;
		}

		#hoofdstuk-navigatie div.link-naar-volgende-hoofdstuk{
			position: relative;
			float: left;
			/*font-family: "Open Sans",Arial, Helvetica, sans-serif;*/
			font-size: 15px;
			letter-spacing:0.1em;
			color: #000000;
			text-transform: uppercase;
			text-decoration: underline;
      font-weight: bold;
      padding-bottom: 20px;
		}

		#hoofdstuk-navigatie a {
			color: inherit;
			text-decoration: inherit;
		}



/* --------------------------------------------------- */
/* Zoekfunctie
/* --------------------------------------------------- */


.zoekfunctie input{
	border: none;
	background: none;
	font-size: 12px;
	font-weight: 400;
	color: #000;
	padding: 9px 9px;
	width: 100%;
	clear: both;
  border: 1px solid #000;
  line-height: 16px;
}

.zoekfunctie input[type=submit] {
	display: block;
  width: 100%;
  padding: 10px;
  margin-top: 8px;
  border: 0px;
  color: #fff;
  font-size: 12px;
	font-weight: 400;
  background-color: #505050;
}

hr.zoekfunctie {
   margin: 10px 0px 30px 0px;
   border-color:  #B0B0B0;
}


.main_navigation hr{
   margin: 10px 0px;
   border-color:  #B0B0B0;
}



@media (min-width: 767px) and (max-width: 1024px)  {


  .hoofdstuk-aanduiding {
  display: none;
  }

/* .navbar-brand{
   display: none;
 }*/
 .hoofdstuk-titel h3{
   /*padding: 0px; */
 }

 .main_navigation{
   /*margin-top: 20px; */
 }

/* .logo{
   display: none;
 }*/


.logoBackground{
  display: none;
}

.main_navigation .hoofdstuk-aanduiding {
    margin-top: -1px;
}




/* uitzondering voor introductie pagina */
.navigation_me.introduction .hoofdstuk-aanduiding { display: block;}
.navigation_me.introduction .navbar-brand{ display: block;}
.navigation_me.introduction .main_navigation{margin-top: 125px;}
.navigation_me.introduction .logo{display: block; }
.navigation_me.introduction .logoBackground{display: block;}


}

@media (max-width: 1024px) {

.logoBackground{
  display: none;
}

.main_navigation .hfdst-nr {
    margin-top: 0px;
}

.main_navigation li.current .hfdst-nr {
    color: #FFF;
    margin-top: 0px;
}

/*.main_navigation li.current {
    padding: 4px 0px 4px;
    margin: 5px 0px 0px;
}*/

}

@media (max-width: 767px) {

.navigation_me {
   background-color:  #B0B0B0;

}

.main_navigation {
    margin-top: -5px;
}

.logo {
  position: relative!important;
  width: 100%;
}

.logo img {
  position: relative!important;
  width: 109px;
  margin-top: -5px;
}

.navbar-collapse{
  background-color:  #E2E2E2;

}

.navbar-brand {
    float: left;
    height: 30px;
    padding: 0px 0 0 15px;
    font-size: 18px;
    line-height: 0px;
}

h1 {
     font-size: 22px!important;
}

h2 {
     font-size: 17px!important;
     border-top: 0px solid #fff;
}

hr {
    margin-top: 20px!important;
    margin-bottom: 0px!important;
    }

.indent-70{
  text-indent: 42px!important;
}

}


/* share buttons */

		.deel-dit-hoofstuk{
			/*font-family: "Open Sans",Arial, Helvetica, sans-serif;*/
			font-size: 11px;
			letter-spacing:0.1em;
			color: #000;
			text-transform: uppercase;
			width: 100%;
      line-height: 38px;
		}


    span.st_facebook{
      margin-left: -3px;
    }


/* zoekresultaten */

#hoofdtstuk-inhoud.searchResults a,#hoofdtstuk-inhoud.searchResults p {
	color: #000;
	text-decoration: none;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  padding: 5px 5px 5px 5px;
}

#hoofdtstuk-inhoud.searchResults a{

  padding: 1px;
}

#hoofdtstuk-inhoud.searchResults h3 a:hover {
	text-decoration: underline;
  color: #000;
}

#hoofdtstuk-inhoud.searchResults p:hover {
	text-decoration: none;
    background-color:  #4d4d4f;
    color: #fff;
}

#hoofdtstuk-inhoud.searchResults h3 a {
    /*font-family: "Open Sans",Arial,Helvetica,sans-serif;*/
    letter-spacing: 0.1em;
    text-transform: uppercase;
    position: relative;
    float: left;
    width: 100%;
    border-top: 1px dotted #000;
    border-bottom: 1px dotted #000;
    /*margin-top: 10px; */
    padding-top: 5px;
    padding-bottom: 5px;
/*    margin-bottom: 10px;  */
}

#hoofdstuk-inhoud{
  height: 100%;
}

a.classic{
  color:  #4D4D4F;
  font-weight: 600;

}

a.classic:hover{
  color:  #4D4D4F;
  text-decoration: underline;
}

p.tabelOnderschrift{
  font-size: 11px;
  font-style: italic;
  line-height: 16px;
  margin-top: 10px;
}

p.afbeeldingOnderschrift{
  font-size: 12px;
  font-style: italic;
  line-height: 16px;
  margin-top: -14px;
  padding-bottom: 2px;
  border-bottom: 1px dotted #666666;
}


h2 br:nth-child(1){
   display: block;
   margin: 10px 0;
}

hr {
    margin-top: 28px;
    margin-bottom: 20px;
    border-width: 1px 0px 0px;
    border-style: solid none none;
    border-color: #442465;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}


@media(max-width:767px){
#hoofdstuk-inhoud .tipInteractief img {
    border-top: none;
    border-bottom: none;
    border-left: 20px solid #fff;
    padding-top: 15px;
}
}

@media(min-width:768px){
#hoofdstuk-inhoud .tipInteractief img {
    border-top: none;
    border-bottom: none;
    border-left: 20px solid #fff;
    padding-top: 0px;
}
}

/* ============================================================================================================================
== Casus
** ============================================================================================================================ */

.casus {
  position:relative;
  padding:22px;
  color:#000;
  background:#44246521;
  margin-top: 20px;
  /* css3 */
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;
}

.casus p{
  font-size: 16px;
  font-style: italic;
  color: #442465;
}


/* creates the triangle */
.casus:after {
  content:"";
  position:absolute;
  top:-30px;
  left:20px;
  border:15px solid transparent;
  border-bottom-color:#44246521;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;

}

.casus.geel {
  position:relative;
  padding:22px;
  color:#000;
  background:#f3ca4c45;
  margin-top: 20px;
  /* css3 */
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;
}

.casus.geel p{
  font-size: 16px;
  font-style: italic;
  color: #442465;
}


/* creates the triangle */
.casus.geel:after {
  content:"";
  position:absolute;
  top:-30px;
  left:20px;
  border:15px solid transparent;
  border-bottom-color:#f3ca4c45;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;

}


/* ============================================================================================================================
== Pricing table
** ============================================================================================================================ */

 {
  box-sizing: border-box;
}

/* Create three columns of equal width */
.columns {
  float: left;
  width: 33.333333%;
  padding: 8px 8px 8px 0px;
}

 #hoofdstuk-inhoud .columns ul li:before {
   content: none;
 }

/* Style the list */
.price {
  list-style-type: none;
  border: 1px solid #fff;
  margin: 0;
  padding: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
      width: 100%;
}

/* Add shadows on hover */
.price:hover {
  box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

/* Pricing header */
.price .header {
  background-color:  #231432;
  color: white;
  font-size: 17px;
  width: 100%;
}

.price .header.two{
  background-color: #361556;
}

.price .header.three{
  background-color: #51247e;
}



/* List items */
.price li {
  border-bottom: 3px solid #fff;
  padding: 22px;
  text-align: center;
  color:  #442465;
  font-weight: bold;
}

/* Grey list item */
.price .grey {
  background-color: #eee;
  font-size: 16px;
}

/* The "Sign Up" button */
.button {
  background-color: #04AA6D;
  border: none;
  color: white;
  padding: 10px 25px;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
}

/* Change the width of the three columns to 100%
(to stack horizontally on small screens) */
@media only screen and (max-width: 600px) {
  .columns {
    width: 100%;
  }
}







footer .reageren{
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}

footer .reageren a{
  color: #fff;
  font-weight: normal;
   text-decoration: underline;
}