/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}

/* Style */
html {
	background-color: #FFF;
}

body {
	text-align: left;
	position: relative;
	font: 13px/1.231  Arial, sans-serif, Helvetica, sans-serif;
	min-height:100%;
	height: 100%;
	line-height: 20px;
}

a, a:hover, a:visited, a:active {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;
	font-size: 105%;
}

.clear {
	clear:both;
}

span.large {
	font-size: 200%;
	font-weight: bold;
}
.active {
color: #2083c1 !important;
padding-left:3px;
}

span.small {
	font-size: 230%;
	font-weight: lighter;
	font-family: monospace;
}

span.black {
	color: #000;
	font-size: 140%;
	font-weight: lighter;
}

span.dark {
	color: #000;
}

span.gray {
	color: gray;
	font-size: 110%;
	font-weight: lighter;
}

.gray {
	color: gray;
	font-size: 140%;
	font-weight: lighter;
}

div.logo_title {
	font-size: 150%;
	font-weight: bold;
}

.pageActive {
	font-weight: bold;
	color: #F00;
}

/* Wrapper */
div#wrapper { 
	width: 1000px;
	min-height: 100%;
	height: 100%;
	margin: 0 auto;
}

/* Header */
#header {
	width: 1000px;
	height: 260px;
	margin: 0 auto;
	margin-bottom: 15px;
}

#header div#head_top {
	width: 1000px;
	height: 60px;
	line-height: 60px;
}

#header div#head_menu {
	width: 200px;
	height: 200px;
	float: left;
	background: url('img/nederland-vakantieparken.png') no-repeat top left;
}

#header div#head_menu a {
	height:200px;
	width:200px;
	display:block;
}

#header div#head_logo {
	width: 800px;
	height: 200px;
	float: right;
	background: url('img/logo2.png') #99CC01 no-repeat top left;
}

#header div#head_logo div#title_bar {
	height: 40px;
	background-color: #99CC01;
	margin: 160px 0 0 0 ;
	padding-left:10px;
}
	
#header div#head_logo .title {
	line-height: 40px;
}

/* Main */
#main {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}

/* Menu Left & Right & Head */
#main div#menu_left {
	width: 200px;
	float: left;
	margin-right: 15px;
	background-color: #DFDFDF;
}

#main div#menu_right {
	width: 200px;
	float: right;
	margin-left: 15px;
	background-color: #DFDFDF;
}

#main div#menu_left ul li div.title, 
#main div#menu_right ul li div.title {
	padding: 10px 20px 0px 20px;
}

#main div#menu_left ul li ul, 
#header div#head_menu ul li ul {
	padding: 10px 20px 10px 20px;
	font-weight: bold;
}
#main div#menu_right ul li ul{
	padding: 10px 20px 10px 20px;
	font-size:10px;
	}
#header div#head_menu ul li ul {
	padding: 30px 20px 10px 40px;
}

#header div#head_menu ul li ul li {
	padding: 0px 0px 10px 0px;
}

#header div#head_menu ul li ul li a {
	color: #FFF;
	font-size: 120%;
}

/* Content */
#main div#content {
	width: 570px;
	min-height: 100%;
	margin-bottom: 15px;
	float: left;
	background-color: #FFF;
}

div#content h1 {
	padding: 5px 0 5px;
	font-size: 150%;
	font-weight: bold;
	color: #2083c1;
}

div#content div#breadcrumbs {
	font-size:13px;
	list-style:none outside none;
	margin:0;
	overflow:hidden;
	text-align:left;
	color:#979797;
	font-weight:bold;
	}

div#content div#breadcrumbs ul {
	display:inline;
	list-style:none outside none;
	}		

div#content div#breadcrumbs ul li {
	background:none repeat scroll 0 0 transparent;
	display:inline;
	list-style:none outside none;
	}

div#content #breadcrumbs a:link, div#content #breadcrumbs a:visited {
	color:#979797;
	}

div#content div#breadcrumbs ul li.here {
	color:#000;
	display:inline;
	font-weight:bold;
	list-style:none outside none;
	}
	
div#content #breadcrumbs li.here a:link, div#content #breadcrumbs li.here a:visited {
	color: #000;
	}

div#content div.pageNumbers {
	font-size: 120%;
	padding: 5px 0 5px 0;
}

#main div#content ul li h2 {
	color: #000;
	font-size: 140%;	
}

#main div#content ul li img.art-logo {
	width: 200px;	
}

#main div#content ul li img.sterren {
	margin-top:5px;
	width: 16px;
	height: 16px;
}

#main div#content ul li div.read_more {
	margin-right: 10px;
	float: right;
	font-size: 130%;
	font-weight: bold;
	color: #F47B1A;
	text-transform:uppercase;
}

#main div#content ul li div.read_more a{
	color: #F47B1A;
	font-weight:bold;
}
	
#main div#content ul li div.read_more p{
	padding:3px 0 0px 0;
}	

#main div#content ul li .item-photo{
	float:left;
}

#main div#content ul li div.items {
	padding-left:10px;
	width:360px;
	float:left;
}

.cont_items li {
	padding:10px 0 4px 0;
	border-top:1px solid #e1e1e1;
}

#main div#content ul li div.items div.items-price {
	width:200px;
	margin: 12px 0px 0px 0px;
	float: left;
	font-size: 150%;
	font-weight: bold;
	color: #329403;
}

#main div#content ul li div.item-price {
	margin: 12px 0px 0px 30px;
	float: left;
	font-size: 150%;
	font-weight: bold;
	color: #329403;
}

#main div#content div.price-box {
	width: 200px;
	height: 150px;
	float: right;
	background: url('img/price-bg.png') no-repeat top left;
	text-align: center;
}
#main div#content div.price-box div.item-price{
margin-top:4px;
}
#main div#content div.price-box h3{
color:gray;
font-weight:bold;
}
/* Footer */
#footer {
	width: 1000px;
	clear: both;
	height: 30px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

#footer p {
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer img {
	vertical-align:middle;
}
.price-box-button{
margin-bottom:10px;
line-height:30px;
display:block;
width:200px;
background: url('img/bestel.png') no-repeat top center;
font-weight:bold;
color:white ;
}
.price-box-button:hover{
text-decoration:underline;
color:white;
}
