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;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{
	display:block;
}

blockquote, q{
	quotes:none;
}

#social {
	float: right;
    margin: 23px 15px 0 0;
}

blockquote:before, blockquote:after, q:before, q:after{
	content:"";
	content:none;
}

ins{
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

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;
}


hr{
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:1em 0;
	padding:0;
}


input, select{
	vertical-align:middle;
}

select, input, textarea, button{
	font:99% sans-serif;
}

pre, code, kbd, samp{
	font-family:monospace, sans-serif;
}

a:hover, a:active{
	outline:none;
}

ol{
	list-style-type:decimal;
}

nav ul, nav li{
	margin:0;
	list-style:none;
	list-style-image:none;
}

small{
	font-size:85%;
}

strong, th{
	font-weight:bold;
}

td{
	vertical-align:top;
}

sub, sup{
	font-size:75%;
	line-height:0;
	position:relative;
}

sup{
	top:-0.5em;
}

sub{
	bottom:-0.25em;
}

pre{
	white-space:pre;
	white-space:pre-wrap;
	word-wrap:break-word;
	padding:15px;
}

textarea{
	overflow:auto;
}

.ie6 legend, .ie7 legend{
	margin-left:-7px;
}

input[type="radio"]{
	vertical-align:text-bottom;
}

input[type="checkbox"]{
	vertical-align:bottom;
}

.ie7 input[type="checkbox"]{
	vertical-align:baseline;
}

.ie6 input{
	vertical-align:text-bottom;
}

label, input[type="button"], input[type="submit"], input[type="image"], button{
	cursor:pointer;
}

button, input, select, textarea{
	margin:0;
}

input:valid, textarea:valid{}

input:invalid, textarea:invalid{
	border-radius:1px;
	-moz-box-shadow:0px 0px 5px red;
	-webkit-box-shadow:0px 0px 5px red;
	box-shadow:0px 0px 5px red;
}

.no-boxshadow input:invalid, .no-boxshadow textarea:invalid{
	background-color:#f0dddd;
}

a{
	-webkit-transition:color 0.2s ease-in;  
   -moz-transition:color 0.2s ease-in;  
   -o-transition:color 0.2s ease-in;  
   transition:color 0.2s ease-in;
}

button{
	width:auto;
	overflow:visible;
}

.ie7 img{
	-ms-interpolation-mode:bicubic;
}

img, object, embed, video{
	max-width: 100%;
}

.ie8 img{
	width:auto;
	max-width:none;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img{
	width:100%;
}

body, select, input, textarea{
	color:#444;
}

h1, h2, h3, h4, h5, h6{
	font-weight:bold;
	font:normal 24px/24px 'Titillium Web', sans-serif;
	color:#775734;
	
}

html{
	filter:expression(document.execCommand("BackgroundImageCache", false, true));
	overflow-y:scroll;
}

body{
	height:100%;
	line-height:1;
	font:normal 12px/21px Verdana, Geneva, sans-serif;
	background:url(../images/bg.jpg) top center no-repeat;
	*font-size:small;
	font:normal 14px/24px 'Titillium Web', sans-serif;
	color:#161616;
}

/* --------------------------------------------
   Algemene onderdelen en classes
-------------------------------------------- */
::-moz-selection{
	background:#a30234;
	color:#fff;
}

::-webkit-selection{
	background:#a30234;
	color:#fff;
}

::selection{
	background:#a30234;
	color:#fff;
}

.alignleft{
	display:inline;
	float:left;
}

.alignright{
	display:inline;
	float:right;
}

.aligncenter{
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.clear{
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	width:100%;
}

table tr td{
	padding:5px;
}

h1, h2, h3, h4, h5, h6, p{
	margin:0 0 21px;
}

article ul, article ol{
	margin:0 0 21px 25px;
}

article ul ul, article ol ol, article ol ul, article ul ol{
	margin:0 0 0 25px;
}

/* --------------------------------------------
   Template opbouw
-------------------------------------------- */

#container{
	margin:0 auto;
	width:1212px;
	clear:both;
}

#header{
	height:auto;
	width:1212px;
	float:left;
}

#top{
	width:1212px;
	height:150px;
	float:left;
}

#branding{
	width:261px;
	background:url(../images/logo.png);
	height:113px;
	float:left;
	text-indent:-9999px;
	margin: 17px 0 10px 25px;
}

#menu{
	width:920px;
	float:left;
}

.horizontalmenu ul.menu{
	height:30px;
	width:780px;
	float:right;
	position:relative;
	z-index:200000;
}

.horizontalmenu ul.menu li{  
	position:relative;
	height:140px;
	float:left;
	
	
}


.menukaart {
	width:264px;
	height:300px;
	float:left;
}

.menukaart a {
	position: relative;
}

.menukaart_title {
	content: '';
	background-color: #9b7d67;
	width: 245px;
	height: 59px;
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	color: #fff;
	font-size: 24px;
	line-height: 53px;
	text-align: center;
	bottom: 0;
}
 
#ruimte {
	margin:0 0px 0 0;
}

#impressie {
height: 750px;
float: left;
}


.horizontalmenu ul.menu li.active, .horizontalmenu ul.menu li:hover{ 
background:url(../images/li-bg.png);
}

.horizontalmenu ul.menu li a{  
   
	
}

.horizontalmenu ul.menu li a.last{  
    margin:0;
}

a {
	color:#161616;
}

#afbeelding {
width: 376px;
height: 262px;
position: absolute;
float: left;
margin: 408px 0 0 -395px;
z-index: 99999;
display: none;
}

.horizontalmenu ul.menu li a{
	display:block;
	font:normal 16px/135px 'Titillium Web', sans-serif;
	color:#161616;
	text-decoration:none;
	float:left;
	position:relative;
	margin: 0 15px 0 15px;
	height:108px;
}

.horizontalmenu ul.menu li ul.sub-nav{
    position:absolute;
	top:30px;
	background:#32347f;
	margin:0 0 0 -10px;
	display:none;
}

.horizontalmenu ul.menu li ul.sub-nav li{
	clear:both;
	width:100%;
	height:auto;
	margin:0;
}

html .horizontalmenu ul.menu li ul.sub-nav li a{
	display:inline-block;
	width:100%;
	white-space:nowrap;
	margin:0;
	padding:0 10px;
}

html .horizontalmenu ul.menu li ul.sub-nav li a:hover{}

#slider{
	width:1212px;
	height:462px;
	float:left;
	list-style:none;
	overflow:hidden;
	background:url(../images/slider-bg.jpg) no-repeat;
}

#slider li, #slider img{
	width:1170px;
	height:422px;
	float:left;
	margin: 10px;
}

#content {
	width:1212px;
	height:auto;
	float:left;
	background: url(../images/content-bg.png) no-repeat bottom center;
padding: 0 0 30px 0;

}

article{
	margin: 65px 25px 0 20px;
width: 825px;
float: left;
border-right: solid 1px #b6b6b6;
padding: 0 40px 90px 0;
}

/*Aside*/
aside{
	margin: 60px 0 0 0px;
width: 300px;
float: left;
}

#footer {
	width:100%;
	height:280px;
	float:left;
	background:#212121;
	font:normal 14px/24px 'Titillium Web', sans-serif;
	color:#d3d3d3;
	min-width:1212px;
}

#footer-align {
	width:1212px;
	margin:0 auto;
}

#footer-align ul {
	list-style:none;
	margin:100px 0 0 20px;
}

#footer-align ul li{
	float:left;
	margin:0 25px 0 0;
}

#footer-align ul li a{
	font:normal 14px/24px 'Titillium Web', sans-serif;
	color:#d3d3d3;
	text-decoration:none;
}

#lijn {
	background:url(../images/li.jpg) no-repeat right;
}

#foortermenu {
	width:680px;
	float:left;
}

#footermenu-right {
	float:right;
	width:350px;
}

#footermenu-right li {
	padding:0 10px 0 0;
	margin:0 10px 0 0 !important;
}

.sfeer {
	width:auto;
	float:left;
}

#mobiel {
	display:none;
}



span {
	margin: -44px 0 0 0;
width: 49px;
height: 50px;
float: left;
}

#contact {
	margin: -44px 0 0 0;
width: 36px;
height: 50px;
float: left;
}

/* --------------------------------------------
   WordPress classes
-------------------------------------------- */

.entry-content img,
.comment-content img,
.widget img{
	max-width:97.5%;
	/* Fluid images for posts, comments, and widgets */}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"]{
	height:auto;
	/* Make sure images with WordPress-added height and width attributes are scaled correctly */}

img.size-full,
img.size-large{
	max-width:97.5%;
	width:auto;
	/* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height:auto;
	/* Make sure images with WordPress-added height and width attributes are scaled correctly */}

.entry-content img.wp-smiley{
	border:none;
	margin-bottom:0;
	margin-top:0;
	padding:0;
}

img.alignleft,
img.alignright,
img.aligncenter{
	margin-bottom:1.625em;
}

img.alignleft{
	margin-right:20px;
}

img.alignright{
	margin-left:20px;
}

p img,
.wp-caption{
	margin-top:0.4em;
}

.wp-caption{
	background:#59a7d6;
	margin-bottom:1.625em;
	max-width:96%;
	padding:9px;
}

.wp-caption img{
	display:block;
	margin:0 auto;
	max-width:98%;
}

.wp-caption .wp-caption-text,
.gallery-caption{
	color:#666;
	font-family:Georgia, serif;
	font-size:12px;
}

.wp-caption .wp-caption-text{
	margin-bottom:0.6em;
	padding:10px 0 5px 40px;
	position:relative;
}

.wp-caption .wp-caption-text:before{
	color:#666;
	content:'\2014';
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	margin-right:5px;
	position:absolute;
	left:10px;
	top:7px;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img{
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border:1px solid #ddd;
	padding:6px;
}

.wp-caption img{
	border-color:#eee;
}

a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img{
	/* Add some useful style to those fancy borders for linked images ... */
	background:#eee;
	border-color:#bbb;
}

.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img{
	/* ... including captioned images! */
	background:#fff;
	border-color:#ddd;
}

.selectnav{
	display:none;
}

/* --------------------------------------------
  iPad in landscape
-------------------------------------------- */

/* 	
	TO PREVIEW ON THE DESKTOP, REPLACE THE QUERY WITH THE FOLLOW:
	@media (max-width: 1024px) {  } 
*/
	
@media (max-width: 1024px) {

	#container {
width: 955px;
	}
	
	#header {
		width:955px;
	}
	
	#menu {
width: 665px;
	}
	
	.horizontalmenu ul.menu {
width: 625px;
	}
	
	.horizontalmenu ul.menu li a {
margin: 0 5px 0 5px;
	}
	
	#slider {
		width:955px;
		background: url(../images/slider-bg.jpg) center no-repeat;
	}
	
	#slider li, #slider img {
margin: 10px 0;
	}
	
	.sfeer img {
	width:100px;
}
	#content {
		width:955px;
	}
	
	article {
width: 570px;
	}
	
	aside {
width: 299px;
	}
	
	#footer {
min-width: 955px;
}

#footer-align {
width: 955px;
}

iframe {
	width:100%;
}
}


/* --------------------------------------------
  iPad in portrait
-------------------------------------------- */

/* 	
	TO PREVIEW ON THE DESKTOP, REPLACE THE QUERY WITH THE FOLLOW:
	@media (max-width: 768px) {  } 
*/

@media (max-width: 768px){

		#container {
width: 749px;
}

#header {
width: 749px;
}

#branding {
margin: 17px 0 10px 5px;
}

.sfeer img {
	width:auto;
}

#menu {
width: 483px;
}

.horizontalmenu ul.menu li a {
font: normal 13px/135px 'Titillium Web', sans-serif;
}

.horizontalmenu ul.menu {
width: 511px;
}

#slider {
width: 749px;
}

#content {
width: 749px;
}

article {
width: 705px;
border: none;
padding: 0 0 90px 0;
}

#afbeelding {
	display:none;
}

aside {
width: 730px;
margin: 0 0 0 20px;
}

#footer {
min-width: 749px;
}

#footer-align {
width: 749px;
}

}


/* --------------------------------------------
  Mobile
-------------------------------------------- */

@media (max-width: 600px) {

.js .selectnav {
    display: block;
    width: 90%;
    float: left;
    margin: -13px 0 0 5%;
}
	
	#branding{
		max-width: 63%;
		width:90%;
		background-size:contain;
		background-repeat:no-repeat;
		margin: 17px 0 10px 19%;
	}
	
	#container {
width: 100%;
}

#header {
width: 100%;
}

#slider {
	display:none;
}

#content {
width: 100%;
}

article {
width: 90%;
margin: 65px 5% 0 5%;
}

#mobiel {
	display:block;
}

aside {
width: 95%;
margin: 0 0 0 5%;
}

#footer {
min-width: 100%;
}

#footer-align {
width: 100%;
}

#foortermenu {
	display:none;
}

#footermenu-right {
float: right;
width: 94%;
}

#footer-align ul {
list-style: none;
margin: 100px 0 0 10%;
}

.horizontalmenu ul.menu {
display: none;
}

#menu {
width: 100%;
}

body {
	background:url(../images/bg-mob.jpg) top center no-repeat;
}

iframe {
	width:100% !important;
}

/*.sfeer {
	display:none;
}*/
.sfeer img {
margin: 0 10px !important;
width: 85%;
}

.sfeer {
	width: 300px !important;
}

#impressie {
    height: auto;
    float: left;
}

.menukaart {
	width:100%;
	height:auto;
	float:left;
}

#ruimte {
	margin: 0 0 20px 0;
}

#content {
	background:none !important;
}

}

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.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; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  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: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  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; }
}