html {
  position: relative;
  min-height: 100%;
}
/* Sticky footer styles
-------------------------------------------------- */
body {
  margin-top: 160px;			/* hoogte van de topnav */
/*  margin-bottom: 60px;		hoogte van de sticky footer - wordt mbv js opnieuw berekend en opnieuw ingesteld */
position: 
}

code {
  font-size: 80%;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.fancybox-margin .navbar {
    margin-right:auto !important;
}



#clearheaderleft, #clearheadercenter, #clearheaderright {
	height: 20px;
}
.withtopimg #clearheaderleft, .withtopimg #clearheadercenter, .withtopimg #clearheaderright {
	height: 20px;
}
#clearfooterleft, #clearfootercenter, #clearfooterright {

}
#container-center {
	padding-bottom: 30px;
}
#bground {
	width: 1170px;
	background: transparant;
	height: 100%;
	margin: 0 auto;
	position: relative;
}


.full {
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.thumbnail {
	background: rgba(255, 255, 255, 0.5);
	border-color: #bbb;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
.fotoboek, .thumbscontainer, ul.thumbs {
	width: 100%;
	min-height: 1px;
}
.input-xs {
    height: 24px;
    padding: 2px 5px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 3px;
}
.form-group-xs, .form-group-xs .form-group {
    margin-bottom: 8px;
}
.form-group-xs>.form-control,
.form-group-xs>.input-group-addon,
.form-group-xs>.input-group-btn>.btn,
.form-group-xs .form-control,
.form-group-xs .input-group-addon,
.form-group-xs .input-group-btn>.btn {
    height: 24px;
    padding: 1px 5px;
    font-size: 13px;
    line-height: 1.5;
}
.form-group-xs>.form-control,
.form-group-xs .form-control {
	border-color: rgba(255, 255, 255, 0.3);
}

.container .paralax {
	background-color: transparent !important;
}

.parallax-window {
	background: transparent;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
{
		font-family: 'Exo 2', sans-serif;

}

.tekoop {
	background-color: #155a56;
	color: #fff;
	margin-left: -9px;
	margin-right: -9px;
	padding: 5px 14px;
	font-weight: bold;
	margin-top: 0px;
	position: absolute;
	top: 5px;
    border-bottom-right-radius: 5px;
}

.verkocht {
	background-color: #5a3e14;
	color: #fff;
	margin-left: -9px;
	margin-right: -9px;
	padding: 5px 14px;
	font-weight: bold;
	position: absolute;
	top: 5px;
    border-bottom-right-radius: 5px;
}

.eenoptie {
	background-color: #ffffff;
	color: #fff;
	margin-left: -9px;
	margin-right: -9px;
	padding: 5px 14px;
	font-weight: bold;
	position: absolute;
	top: 5px;
    border-bottom-right-radius: 5px;
}


.tehuur {
	background-color: #55135a;
	color: #fff;
	margin-left: -9px;
	margin-right: -9px;
	padding: 5px 14px;
	font-weight: bold;
	position: absolute;
	top: 5px;
    border-bottom-right-radius: 5px;
}



.naast_topslider {
	margin-top: 10px;
	height: 100%;
	position: relative;
}

.goog-logo-linkuit {
	display: none !important;
}

.google_translate_elementuit {
	color: #f2f2f2 !important;
}
.goog-te-gadgetuit {
    font-family: arial;
    font-size: 11px;
    color: #f2f2f2 !important;
    white-space: nowrap
    }
/* Topslider
---------------------------------------------- */
#topslider {
	overflow: hidden;
	position: relative;
	/*
	width: 1170px;
	height: 320px;
	*/
	margin: 10px auto;
	background-color: transparent;
	padding: 0px;
	overflow: hidden;
	
}
#topslider li img {
	display: none;
}
#topslider ul {
	list-style-type: none;
		display: none;

}

#topslider div.hdrtitl h1 {
	color: #fff;
	text-shadow: 0px 2px 5px rgba(0,0,0,0.95);
		font-family: 'Exo 2', sans-serif;

}
body.hvenster #topslider div.hdrtitl h1 {
/* 	Header title lekker groot bij een venster-brede carousel */
	font-size: 64px;
	margin: 0;
}
#topslider div.hdrpgrf {
	width: 440px;
	background: rgba(0, 0, 0, 0.32);
	border-radius: 6px;

}
#topslider div.hdrpgrf p {
	margin: 5px 10px;
	line-height: 1.7;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
	white-space: normal;

}

#topslider .hdrbutt a {
	font-weight: bold;
	padding: 0px 20px;
	border-radius:6px;
	color: #fff;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	display: block;
	border: 1px solid #fff;
	-webkit-box-shadow: 0px 1px 2px #333;
	   -moz-box-shadow: 0px 1px 2px #333;
	        box-shadow: 0px 1px 2px #333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#333333')";
}
#topslider .hdrbutt a:hover {
	-webkit-box-shadow: 0px 2px 3px #111;
	   -moz-box-shadow: 0px 2px 3px #111;
	        box-shadow: 0px 2px 3px #111;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#000000')";
}
body.scrolling .tp-bullets {
	display: none;
}

/* 2koloms */

.tweekoloms {
	background-color: #cfb8be;
	background-color: #dfd0d3;
	color: #8b1d38;
	padding-top: 0px;
	padding-bottom: 0px;
}

.tweekolkop {
	text-align: center;
	color: #8b1d38;
	margin-bottom: 40px;
	font-size: 48px;
	font-family: 'Exo 2', sans-serif;

}



/* Nieuws
---------------------------------------------- */

.newscontainer {
	padding-top: 100px;
	padding-bottom: 100px;
}

.newscontainer h2{
	
}
.newscontainer a.itemlink:hover {
	text-decoration: none;
}
.newscontainer a.itemlink:hover .thumbnail {
	background: #fff;
	border-color: #bbb;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}



.filterlist li a.selected {
	color: #000;
}



/* Header- en mainnavigatie
-------------------------------------------------- */

.navbar {
	min-height: 160px;
}
body.scrolling {
	/*margin-top: 70px;
	margin-bottom: 110px;*/
}
body.scrolling .navbar {
	min-height: 90px;
}
body.scrolling .footer {
/* 	padding-bottom: 50px; */
}
ul.nav {
	margin-top: 0px;
	margin-right: 0px;
}
body.scrolling ul.nav {
	margin-top: 40px;
}
a.navbar-brand img {
	height: 110px;
	margin: 25px 0px 0px -10px;
	position: absolute;
}
body.scrolling navbar-collapse {
	height: 90px;
}
body.scrolling a.navbar-brand img {
	height: 50px;
	margin: 25px 0px 0px -10px;
}
.navbar-default {
	width: 1170px;
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.93);
 	margin-top: 0px; 
	border-color: #881D38;
	border-width: 1px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
}

.navbar-default .navbar-toggle .icon-bar {
}

.navbar-nav>li>a {
	font-size: 20px;
	padding-bottom: 25px;
	color: #000
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
    /*display: block;*/
}

.navbar-nav>li#navlink_1 a {
	font-size: 25px;
	padding-top: 10px;
}

.navbar-nav>li#navlink_1 a {
	font-size: 25px;
	padding-top: 10px;
}
.toppernav, .infobar {
	background-color: #093775;
	font-size: 11px;
	color: #CFE7DE;
	height: 25px;
	line-height: 25px;
	font-family: verdana, sans-serif;
	font-weight: 300;
	text-align: right;
}
.infobar {
	margin-top: 40px;
	margin-left: 110px;
	width: 880px;
	color: #93717a;
}

.googletranslate {
    	position: relative;
	top: -25px;
    	right: -985px;
}

body.scrolling .infobar  {
	display: none;
}




.infobar a {
	color: #99d2c7;
-webkit-font-smoothing: antialiased;
	font-weight: bold;
}
.infobaritem {
	margin-right: 25px;
	-webkit-font-smoothing: antialiased;
	font-weight: bold;
	color: #009E82;
}

.laatste {
	margin-right: 15px;
}


.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
/*
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
*/
li.dropdown a {
	overflow: hidden;
	white-space:nowrap;
    text-overflow: ellipsis;
}
.navbar-nav li.last li.level2 > .dropdown-menu {
    left: -150%;
    margin-right: 96%;
}

input#navsearch.form-control.pull-left {
	width: 75%;
}
/*
.navbar ul ul li.urhere a {
	background: rgba(218, 131, 0, 0.5);
}
.navbar ul ul li.urhere li a {
	background: rgb(255, 255, 255);
}
.navbar ul ul li.active a {
	background: rgb(218, 131, 0);
}
.navbar ul ul li.active li a {
	background: rgb(255, 255, 255);
}
*/



/* Mainmenu (navigatie in kolom)
-------------------------------------------------- */
#mainmenu .list-group-item {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	border-color: #fff;
	font-family: 'Exo 2', sans-serif;

}

#mainmenu .list-group a.level2 {
	padding-left: 30px;
}
#mainmenu .list-group a.level3 {
 	padding-left: 45px;
	font-size: 1.1em;
	font-weight: normal;
}

#mainmenu .list-group a.level5 {
	padding-left: 60px;
	font-size: 1.1em;
	font-weight: normal;
}
body.page1 #mainmenu #mmlink_13 {
	display: none;
}
.list-group-item {
	border-color: #bbb;
border-color: transparant;
}



/* Google translate
-------------------------------------------------- */
<style>
    .goog-te-gadget {
        font-size: 19px !important;
    }    
</style>


/* Footer
-------------------------------------------------- */
.footer {
 /* position: fixed;
  position: absolute;
  bottom: 0;
  width: 100%;*/
  /* Set the fixed height of the footer here */
/*  height: 60px;*/
  overflow: hidden;
}
.mmenu .footer {
	position: relative;
}

.footer, .footer p, .footer .text-muted,
.footer h3, .footer li, .footer a {
	
}
.container .text-muted {
  margin: 20px 0;
}

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}
.footermap {
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	background: #5e7e7d;
	color: #155a56;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.footermap ul, #footermenu ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.footermap li, #footermenu li {
	display: block;
	list-style-type: none;
	margin: 0;
    padding: 0;
}
.footermap a, #footermenu a {
	text-decoration: none;
}
.footermap a:hover, #footermenu a:hover {
	text-decoration: underline;
}
#footermenu li {
	display: inline;
	padding: 0px 15px 0px 0px;
	margin: 0px 10px 0px 0px;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}
#footermenu li.last {
	display: inline;
	padding-right: 0px;
	margin-right: 0px;
	border-right: none;
}
.footer input {
	background-color: rgba(255, 255, 255, 0.2);
	color: #fff;
	font-weight: bold;
}
.footer .form-control:focus {
	border-color: #fff;
	background-color: rgba(255, 255, 255, 0.05);

	box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset, rgba(255, 255, 255, 0.6) 0px 0px 8px 0px;
}

.footer ::-webkit-input-placeholder {	color: rgba(255, 255, 255, 0.7); }
.footer :-moz-placeholder {				color: rgba(255, 255, 255, 0.7); }
.footer ::-moz-placeholder {			color: rgba(255, 255, 255, 0.7); }
.footer :-ms-input-placeholder {		color: rgba(255, 255, 255, 0.7); }



/* simple demo stylesheet for the EasyPoll Snippet v.0.2  */
/* ------------------------------------------------------------------------------- */

.pollvotes, .pollresults {
    max-width: 100%;
    background-color:#eee;
    border:1px solid #999;
    padding:5px;

    margin-bottom: 20px;
    position: relative;
}

.pollvotes h3, .pollresults h3 {

}

.pollvotes ul, .pollresults ul {
    padding:0px 4px 0px 16px;
}
.pollvotes ul {
    padding-left: 0px;
}
.pollvotes li {
	list-style-type: none;
}

.easypoll fieldset {
    border:0px;
    margin:0px;
    padding:0px;
}

.easypoll input.pollbutton {
    border:1px solid #999;
    color:#333;
    background-color:#fff;
}

.easypoll input:hover {
    background-color:#ddd;
}
.pollresults strong {
	font-weight: normal;
}
.pollresults p {
	margin-bottom: 0px;
}
.pollresults .pollpercent {
	right: 12px;
	position: absolute;
	color: #888;
	font-size: 11px;
}
.easypoll_bar {
    height:13px;
    background-color:#FFF;
    border: 1px solid #bbb;

    margin-bottom: 5px;
}

.easypoll_inner {
    height:100%;
    /*
    background:url('../../templates/modxhost/images/foot_4x82.jpg') repeat-x top left;
    */
    background-color:#bbb;
}

.easypoll_error {
    border:1px solid #600;
    background-color:#FAA;
    padding:8px;

    margin-bottom: 20px;
}



/* Twitter */
/* ------------------------------------------------------------------------------- */
.tweetcontainer h2 em {
	font-style: normal;
}
#twitterfeed .iteminfo {
	display: none;
}
.tweet img {
	float: left;
	margin: 0 8px 4px 0;
	width: 32px;
	height: 32px;
	border: 1px solid #87898a;
	padding: 1px;
	background: #fff;
}
.tweet .content {
	margin: 0;
	/* Non standard for webkit */
	word-break: break-word;

	-webkit-hyphens: auto;
	   -moz-hyphens: auto;
	        hyphens: auto;
}
.tweet .timespan, .tweet .timespan a {
	font-size: 90%;
	color: #868889;
	white-space: nowrap;
	text-decoration: none;
}
.tweet .timespan a:hover {
	text-decoration: underline;
}
#twitterSearch .tweet {
	min-height: 32px;
}
#twitterSearch .tweet .content {
	margin-left: 40px;
}



#mmbutt {
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 40px;
	height: 40px;
	padding: 0 50px;
}
#mmbutt a {
	background: center center no-repeat #721830;
	background-image: url( data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC );

	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 40px;
	left: 10px;
}
#mmbutt a.friends
{
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVNJREFUeNq01jFLAzEYxvH2UBCxiIiDUhzcdXCyIk5ufgUXLR37JdxcXBxcuwmOOtml0EKpo04iWIpIQREVEVFLjf9AhoC9e3O5uxd+lMLdPU1yedO8UiqXdQWO122ghi4+8IwGqiiId+uRCHbxqsLrFHNRz5ACSnhTch1EPScQpnIH0w7TWcGiz5rouS45rtkMVnxCJrAQ4yUq+oT8YhAjZOAT8oWHGCE9nxC9H64cA15w4xOiW0HbfErVNhvUa8c3cecQcoZv3xA9z+fCNbe4SNq7jvEUMaUnuE/au7SjkHbSR1G637ULh73Kn+gn7cIBttELGckQh9Jo8iMOrSksYx2b2MKk8FuvUUcHl/9GbiWuooYu3pVf/eARLZQxbp8na2YR0659e+HLmM/geN+z98lSRv8hZu2QQkYh+kzKjZkvHdPahymH6DNp5Cucev0JMAAkKj0NEoYBJwAAAABJRU5ErkJggg==);
}
#mmbutt a.right
{
	left: auto;
	right: 10px;
}

/*body.bsmenu #mmbutt {
	display: none !important;
}*/
.mm-opened .navbar-fixed-top {
	position: relative;
	top:130px;
}

.mm-opened body  {
    margin-top: 0px;
}
.mm-opened .withcarousel .carouselcontainer, .mm-opened .nocarousel .pagecontent {
	padding-top: 50px;
}



/* Thumnailplaatjes op homeage
-------------------------------------------------- */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 1199px) {
	#bground {
	width: 970px;
	}

.navbar-default {
	width: 970px;
}

.infobar {
	width: 680px;
}



.googletranslate {
    	position: relative;
	top: -25px;
    	right: -785px;
}


.navbar-nav>li>a {
		padding-left: 10px;
		padding-right: 0px;
		font-size: 15px;
		width: 100px;
	}

#container-center {
	padding-bottom: 30px;
	padding-left: 30px;
	padding-top: 0px;
}

	.footermap {
	font-size: 0.8em;
	}

#linkerzoek {
	margin-top: 20px;
	width: 200px;
}

#linkerzoek input{
	width: 100px;
}
}



@media (max-width: 991px) {
	#bground {
		width: 750px;
	}

.navbar-default {
	width: 750px;
}

.infobar {
	margin-top: 40px;
	margin-left: 50px;
	width: 520px;
}

.googletranslate {
    	position: relative;
	top: -25px;
    	right: -565px;
}


	#topslider div.hdrpgrf, .tp-bullets {
		display: none;
	}

	a.navbar-brand img {
	height: 57px;
	margin: 25px 0px -20px -17px;
	}

	a.navbar-brand {
		position: absolute;
	}

	ul.nav {
	margin-top: 0;
	margin-right: 0px;
	}

	.navbar-nav>li>a {
		padding-left: 0px;
		padding-right: 3px;
		font-size: 13px;
		width: 80px;
	}
	#clearheaderleft, #clearheadercenter, #clearheaderright {
		height: 10px;
	}
	#clearfooterleft, #clearfootercenter, #clearfooterright {
		height: 10px;
	}
	.footermap {
	display: none;
	}
}


@media (max-width: 767px) {
	#bground {
		width: 100%;
		margin: 0;
	     margin-top: 20px;

	}

.navbar-default {
	width: 100%;
}

.googletranslate {
    	position: absolute;
	top: 40px;
    	left: 70px;
}



	.navbar-inner {
		margin: -20px;
	}
	#topslider div.hdrpgrf, .tp-bullets {
		display: none;
	}
	ul.nav li.dropdown:hover > ul.dropdown-menu {
	    /*display: none;*/
	}
	a.navbar-brand img, body.scrolling a.navbar-brand img {
		height: 40px;
		margin: 20px 0px 0px 0px;
	}
	.navbar, body.scrolling .navbar, a.navbar-brand {
		min-height: 80px !important;
	}
	a.navbar-brand {
		height: 50px !important;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-right: 30px;
}
	body.mmenu a.navbar-brand {
		float: right;
		right: 0px;
	}
	body, body.scrolling {
		margin-top: 50px;
	}
	ul.nav, body.scrolling ul.nav {
		margin-top: 0px;
	}
	.navbar-toggle {
		margin-bottom: 8px;
		margin-top: 8px;
	}
	.tweet .content {
		/* Be VERY careful with this, breaks normal words wh_erever */
		word-break: break-all;
	.footermap {
	display: none;
	}
}
