#adress {
	margin-top:0px;
}
#headermenu {
	margin-top:2px;
	width:307px;
	height:300px;
	margin-right:3px;
	margin-bottom:3px;
	display:table-row;
}
#headermenu ul {
	margin:0px;
	padding:0px;
}
	#headermenu li {
		margin:0px;
		padding:0px;
		list-style:none;
	}
	#headermenu li a {
		margin:0px;
		padding:0px;
		display:block;
		width:277px;
		height:74px;
		line-height:74px;
		border-bottom: 1px solid #5fcbd1;
		font-size:20px;
		padding-left:30px;
		color:#005a5e;
		text-decoration:none;
		background:url(../img/header_menu_bg.gif) left top no-repeat;
	}
	#headermenu li a:hover {
		background:url(../img/header_menu_bg.gif) left bottom no-repeat;
	}	
	#headermenu li a.noborder {
		border-bottom:none;
	}
#projectbanner {
	margin-top:2px;
	width:660px;
	height:300px;	
	margin-bottom:3px;
}
#contenthome {
	background:url(/img/content_bg.gif) repeat-x;
	width:732px;
	min-height:200px;
}
#adresshome {
	width:222px;
	background:#e5f6f7;
	height:289px;
	border-right:1px solid #b7e6e9;
	padding: 11px 0px 0px 11px;
}	
	#adresshome #openingstijden {
		width:209px;
		background:#f4fcfc;
		border-right:1px solid #b7e6e9;
		border-bottom:1px solid #b7e6e9;
		/*padding-bottom:10px;*/
	}
		#adress #openingstijden h4 {
			color:#02373d;
			font-size:13px;
			font-weight:bold;
			margin:0px;
			margin-top: 5px;
			padding:8px 0px 3px 11px;
		}
		#adress table {
			margin-left:10px;
			margin-top:2px;
			line-height:17px;
		}
		#adresshome .title {
			font-weight:bold;
			color:#a51839;

		}
		#adresshome span {
			font-size:12px;
			line-height:20px;

		}		
#contentleft {
	margin-top:12px;
	border-right:1px solid #b7e6e9;
	width:260px;
	padding-left:30px;
	padding-right:20px;
	min-height:223px;
	height:auto;
	padding-bottom:25px;
}
#contentright {
	margin-top:12px;
	width:375px;
	height:auto;
	padding-left:30px;
}
.aanbiedingpic {
	margin-right:20px;
	margin-top:5px;
}
.description {
	color:#a51839;
	font-size:12px;
}
.setprijs {
	font-size:14px;
}
.prijs {
	font-weight:bolder;
	font-size:13px;
}
h1.homeheader {
	color:#942745;
	font-size:14px;
	font-weight:bold;
	margin:20px 0px 5px 0px;
	padding:0px;
}