/*BEGIN ALGEMENE STYLESHEET*/
/**
* html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
* Richard Clark (http://richclarkdesign.com)
* http://cssreset.com
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
body {
  line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
  display:block;
}
nav ul {
  list-style:none;
}
blockquote, q {
  quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content:'';
  content:none;
}
a {
  margin:0;
  padding:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
/* change colours to suit your needs */
ins {
  background-color:#ff9;
  color:#000;
  text-decoration:none;
}
/* change colours to suit your needs */
mark {
  background-color:#ff9;
  color:#000;
  font-style:italic;
  font-weight:bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom:1px dotted;
  cursor:help;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
/* change border colour to suit your needs */
hr {
  display:block;
  height:1px;
  border:0;
  border-top:1px solid #cccccc;
  margin:1em 0;
  padding:0;
}
input, select {
  vertical-align:middle;
}

.achtergrond_slides {
  
  height: 720px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.main_menu {
  position: fixed;
  z-index: 10;
}
.header .main_menu ul li:last-child {
  float: none;
  padding: 0;
  margin: 0;
  height: auto;
  box-sizing: unset;
  background-color: transparent;
}

.header .main_menu ul li {
  padding-right: 1%;
  margin-right: 1%;
}
.logo {
  position: relative;
}

@media (max-width: 1024px) {
  .header .main_menu {
  	height: 60px;
  }
  .header .main_menu ul li:last-child {
  	width: 200px;
  }
  .header .main_menu ul li:last-child a {
  	padding: 0;
    font-size: 16px;
  }
}

@media (max-width: 967px) {
  .header .main_menu ul li {
  	margin-top: 10px;
  }
}
/*EIND ALGEMENE STYLESHEET*/

/*BEGIN TEMPLATE OBJECT menu-main-menu*/
.main_menu span.slideControl {
  display: none;
}
/*EIND TEMPLATE OBJECT menu-main-menu*/

/*BEGIN TEMPLATE OBJECT google-pagina-links*/
.googleLinks {
  max-width: 940px;
  width: 80%;
  margin: 0 auto;
  float: left;
  padding-top:10px;
  clear:both;
}

a#lp_gerelateerd_open {
    display: none;
}

.googleLinks a {
    color: white;
    text-decoration: none;
    font-family: Verdana;
    font-size: 11px;
}

#lpmodule {
	  float: left;
  width: 100%;
    margin-top: 3px;
}
/*EIND TEMPLATE OBJECT google-pagina-links*/

/*BEGIN TEMPLATE OBJECT menu-main-menu*/
.mobileMenu {
	display:none;
}
/*EIND TEMPLATE OBJECT menu-main-menu*/

/*BEGIN TEMPLATE OBJECT menu-asset*/
.menuAsset {
 	display:none; 
}
/*EIND TEMPLATE OBJECT menu-asset*/

