html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html {
	overflow-y:scroll;
}

body {
	line-height: 1;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#757575;
	background:url(/images/bg.jpg) center repeat-y;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#e51a96;
}

h2 {
	font-size:12px;
	font-weight:bold;
	color:#e51a96;
}

hr {
	border:0px;
	height:0px;
	border-top:1px dotted #d9d9d9;
}

a {
	text-decoration:none;
	color:#e51a96;
}

a:hover {
	text-decoration:underline;
}

#container {
	width:1023px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height:237px;
	background:url(/images/bg_header.jpg) no-repeat;
}

#rozeblok {
	float:left;
	margin-left:262px;
	width:249px;
	height:24px;
	color:#fff;
	font-size:14px;
	text-align:center;
	padding-top:28px;
}

#rozeblok a {
	color:#fff;
}

.headerMenu {
	float:left;
	width:170px;
	height:24px;
	text-align:center;
	font-size:14px;
	padding-top:28px;
}

.headerMenu a {
	color:#fff;
	font-weight:bold;
}

#leftsection {
	float:left;
	width:229px;
}

#leftsection li {
	height:28px;
}

#leftsection .nr {
	padding:4px;
	background:#ebebeb;
	color:#9F9F9F;
	margin-left:7px;
}

#leftsection a {
	color:#9f9f9f;	
}

#leftsection a:hover {
	color:#e51a96;	
	text-decoration:none;
}

#rightsection {
	float:right;
	width:764px;
	padding-left:14px;
	padding-bottom:20px;
	border-left:1px solid #D9D9D9;
}

.highlight {
	float:left;
	width:225px;
	padding:10px;
	background:#ebebeb;
	margin-right:13px;
	font-size:11px;
}

.highlightEND {
	float:left;
	width:225px;
	padding:10px;
	background:#ebebeb;
	font-size:11px;
}

.highlight p {
	line-height:18px;
}

.highlightEND p {
	line-height:18px;
}

.highlightimg {
	margin-top:10px;
	margin-bottom:10px;
}

.dik {
	font-weight:bold;
	float:left;
	display:block;
	width:100px;
	clear:both;
}

.telnr {
	font-size:18px;
}

.beoordeling {
	background:#ebebeb;
	padding:10px;
	width:744px;
	min-height:82px;
	line-height:16px;
	font-size:10px;
	margin-bottom:5px;
}

.beoordelingimg {
	float:left;
	margin-right:10px;
	/*padding-bottom:30px;*/
}

.beoordelingimgR {
	float:right;
	margin-left:10px;
	padding-bottom:30px;
}

.beoordeling h2 {
	display:inline;
}

.laatsttoegevoegd {
	float:left;
	padding:10px;
	width:111px;
	background:#ebebeb;
	margin-left:7px;
	margin-bottom:7px;
}

.laatsttoegevoegdimg {
	margin-top:10px;
	margin-bottom:10px;
}

#footer {
	background:url(/images/bg_footer.jpg) no-repeat;
	height:52px;
	width:971px;
	/* color:#f494cf; */
	color:#ffffff;
	font-size:10px;
	padding-top:73px;
	padding-left:45px;
}

#footer a {
	color:#ffffff;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

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

.clearBoth {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
	.res_info {
		float:left;
		width:740px;
		padding:10px;
		background:#ebebeb;
		margin-right:13px;
		font-size:12px;
	}
	.social_media {
		float:right;		
	}
	.res_thumb {
		float:left;
	}
	.res_infoblock {
		float:left;
		margin-left:10px;
		line-height:125%;
	}
	.res_informatie {
		float:left;	
		margin-top: 20px;	
	}
	.res_openingsuren {
		float:left;		
	}
	.res_spotlight {
		clear:both;
		text-align:center;
		font-size:17px;
	}
	.show_spotlight_info {
		font-size:13px;		
	}
	.show_spotlight_info {
		text-align:left;
	}
	.res_thumb_all {
		float:left;
		margin-top: 10px;
	}
	.res_thumb_all_foto {
		margin-top: 3px;
		margin-left: 2px;
	}
	.breadcrumbs {
		/*color: #E51A96;*/
		font-weight: bold; 
	}
	
	.res_googlemap {
		float:left;
	}
	.res_contactgegevens {
		margin-left: 520px;
	}
