#content-container {
	width						: 852px;
	margin					: 0px auto 0px auto;
	padding					: 40px 74px 40px 74px;
}

#content {
	width						: 852px;
}

#wrapper {
	background			: url("/images/bg-wrapper-fullwidth.png") no-repeat center 24px;
}

#feestlocaties {
	width						: 396px;
	float						: right;
}

#dagattracties {
	width						: 396px;
	float						: left;
}

#feestlocaties ul,
#dagattracties ul {
	clear						: both;
	display					: block;
	list-style-type	: none;
	list-style-image	: none;
	font-weight			: bold;
	background			: white;
	width						: 374px;
	height					: auto !important;
	min-height			: 100px;
	padding					: 2px;
	border					: 1px solid #c0e5f2;
	position				: absolute;
	margin-top			: 244px;
	margin-left			: 0px !important;
	padding					: 20px 0px 20px 20px;
	opacity					: 0.80;
	filter					: alpha(opacity=80);
	-moz-opacity		: 0.80;
}

		#feestlocaties li,
		#dagattracties li {
			float:left;
			width:187px;
		}
		
			#feestlocaties li a,
			#dagattracties li a,
			#feestlocaties li a:visited
			#dagattracties li a:visited {
				text-decoration:none;
				color:#126daa;
				font-size:13px;
				line-height:24px;
			}

h2 {
background			: url('/images/icons/h2-arrow.gif') no-repeat 0px 2px;
padding-left		: 20px;
}

