img, div { 
	border:0;
	padding:0;
	margin:0;
	display:block;
}

p {
	margin:0;
	padding:6px 0;
}

html, body {
	padding:0;
	margin:0;
	height:100%;
}

#container {
	width:916px;
	height:auto;
	margin:0 auto;
}

#header {
	position:relative;
	width:916px;
	height:342px;
	z-index:10;
}

#header #image {
	position:absolute;
	width:916px;
	height:175px;	
	top:165px;
	left:18px;
}

#header #overlay {
	position:absolute;
	width:916px;
	height:342px;	
}

#header #counter {
	position:absolute;
	width:650px;
	height:30px;
	top:74px;
	left:-4px;	
}

#header #datum {
	position:absolute;
	width:446px;
	height:24px;
	top:122px;
	left:20px;	
}

#header #logo {
	position:absolute;
	width:234px;
	height:187px;	
	top:40px;
	left:720px;
}

#header #wvk {
	position:absolute;
	width:207px;
	height:108px;	
	top:218px;
	left:733px;
}

#content {
	position:relative;
	width:916px;
	height:auto;
	background-color:white;
	padding-bottom:20px;
	overflow:auto;
	display:block;
	z-index:9;
}

#content #laatsteNieuws {
	position:relative;
	float:left;
	margin-left:20px;
	margin-top:230px;
	width:225px;
	height:auto;
	
	border-right:solid 2px #d8d8d8;	
}

#content #laatsteNieuws #menu {
	position:relative;
	width:205px;
	height:226px;	
}

#content #laatsteNieuws #header {
	position:relative;
	width:205px;
	height:20px;
}

#content #laatsteNieuws #item {
	position:relative;
	width:205px;
	height:auto;	
	margin-top:10px;
	
	font:12px 'Tahoma';
	color:black;
	line-height:17px;
	padding-bottom:10px;
	
	border-bottom:solid 1px #d8d8d8;	
}

#content #programmaSpecs {
	position:relative;
	float:right;
	margin-right:20px;
	margin-top:30px;
	width:629px;
	height:auto;
	padding-bottom:20px;
	
	border-bottom:solid 2px #d8d8d8;	
}

#content #programmaSpecs #header {
	position:relative;
	width:629px;
	height:20px;
}

#content #programmaSpecs #text {
	position:relative;
	width:629px;
	height:auto;
	
	font:12px 'Tahoma';
	color:black;
	line-height:17px;
}

#content #programmaSpecs #sponsoren {
	position:relative;
	width:629px;
	height:91px;
	margin-top:15px;
	
	border-top:solid 2px #d8d8d8;
	border-bottom:solid 2px #d8d8d8;
}

#content #programma {
	position:relative;
	float:right;
	margin-right:20px;
	margin-top:30px;
	width:629px;
	height:auto;
	margin-bottom:30px;
}

#content #programma #header {
	position:relative;
	width:629px;
	height:20px;
}

#content #programma #vrijdag {
	position:relative;
	float:left;
	width:203px;
	height:auto;
}


#content #programma #zaterdag {
	position:relative;
	float:left;
	margin-left:10px;
	width:203px;
	height:auto;
}

#content #programma #zondag {
	position:relative;
	float:left;
	width:203px;
	height:auto;
	margin-left:10px;
}

.headerDag {
	position:relative;
	width:203px;
	margin-top:10px;
	height:20px;
	border-bottom:solid 1px #d8d8d8;
	font:12px 'Tahoma';
	color:black;
	font-weight:bold;	
}

a {
	color:#428fcd;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;	
}

a.programmaItem {
	display:block;
	
	font:11px 'Tahoma';
	color:black;
	text-decoration:none;	
	
	width:168px;
	height:auto;
	padding:5px 30px 5px 5px;
	margin-top:3px;
	background:url('http://www.vlietdagen.nl/images/programma.jpg') repeat-y top center;
}

a.programmaItem:hover {
	background:url('http://www.vlietdagen.nl/images/programmaHover.jpg') repeat-y top center;;
}

a.programmaItemHighlight {
	display:block;
	
	font:11px 'Tahoma';
	color:black;
	text-decoration:none;	
	
	width:168px;
	height:auto;
	padding:5px 30px 5px 5px;
	margin-top:3px;
	background:url('http://www.vlietdagen.nl/images/programmaHighlight.jpg') repeat-y top center;
}

a.programmaItemHighlight:hover {
	background:url('http://www.vlietdagen.nl/images/programmaHighlightHover.jpg') repeat-y top center;;
}

a.programmaItemHighlight .tijd {
	color:#6a6a6a;	
}

a.programmaItemHistorisch {
	display:block;
	
	font:11px 'Tahoma';
	color:black;
	text-decoration:none;	
	
	width:168px;
	height:auto;
	padding:5px 30px 5px 5px;
	margin-top:3px;
	background:url('http://www.vlietdagen.nl/images/programmaHistorisch.jpg') repeat-y top center;
}

a.programmaItemHistorisch:hover {
	background:url('http://www.vlietdagen.nl/images/programmaHistorischHover.jpg') repeat-y top center;;
}

a.programmaItemCulinair {
	display:block;
	
	font:11px 'Tahoma';
	color:black;
	text-decoration:none;	
	
	width:168px;
	height:auto;
	padding:5px 30px 5px 5px;
	margin-top:3px;
	background:url('http://www.vlietdagen.nl/images/programmaCulinair.jpg') repeat-y top center;
}

a.programmaItemCulinair:hover {
	background:url('http://www.vlietdagen.nl/images/programmaCulinairHover.jpg') repeat-y top center;;
}

a.programmaItemActief {
	display:block;
	
	font:11px 'Tahoma';
	color:black;
	text-decoration:none;	
	
	width:168px;
	height:auto;
	padding:5px 30px 5px 5px;
	margin-top:3px;
	background:url('http://www.vlietdagen.nl/images/programmaActief.jpg') repeat-y top center;
}

a.programmaItemActief:hover {
	background:url('http://www.vlietdagen.nl/images/programmaActiefHover.jpg') repeat-y top center;;
}

a.programmaItemVaren {
	display:block;
	
	font:11px 'Tahoma';
	color:black;
	text-decoration:none;	
	
	width:168px;
	height:auto;
	padding:5px 30px 5px 5px;
	margin-top:3px;
	background:url('http://www.vlietdagen.nl/images/programmaVaren.jpg') repeat-y top center;
}

a.programmaItemVaren:hover {
	background:url('http://www.vlietdagen.nl/images/programmaVarenHover.jpg') repeat-y top center;;
}

a.programmaItemMuziek {
	display:block;
	
	font:11px 'Tahoma';
	color:black;
	text-decoration:none;	
	
	width:168px;
	height:auto;
	padding:5px 30px 5px 5px;
	margin-top:3px;
	background:url('http://www.vlietdagen.nl/images/programmaMuziek.jpg') repeat-y top center;
}

a.programmaItemMuziek:hover {
	background:url('http://www.vlietdagen.nl/images/programmaMuziekHover.jpg') repeat-y top center;;
}

a.programmaItemFunshopping {
	display:block;
	
	font:11px 'Tahoma';
	color:black;
	text-decoration:none;	
	
	width:168px;
	height:auto;
	padding:5px 30px 5px 5px;
	margin-top:3px;
	background:url('http://www.vlietdagen.nl/images/programmaFunshopping.jpg') repeat-y top center;
}

a.programmaItemFunshopping:hover {
	background:url('http://www.vlietdagen.nl/images/programmaFunshoppingHover.jpg') repeat-y top center;;
}

a.evenement {
	color:black;
	text-decoration:none;
}


a.evenement:hover {
	text-decoration:underline;
}

a.nieuwsitem {
	color:black;
	text-decoration:none;
	font-weight:bold;
}


a.nieuwsitem:hover {
	text-decoration:underline;
}

a.links {
	display:block;
	float:left;

	width:203px;
	height:100px;
	padding:0;
	margin:10px 0 0 10px;
}

.tijd {
	color:#428fcd;	
}

#stuurwiel {
	position:absolute;
	width:300px;
	height:300px;
	left:-30px;
	top:270px;
}

h2 {
	font:12px 'Tahoma';
	color:black;
	font-weight:bold;
	margin:10px 0 -6px 0;
	padding:0;
}

ul {
	padding:0;
	margin:-6px 0 0 0;
}

li {
	padding:0;
	margin:0 0 0 16px;
}

.fotoalbum {
	float:left;
	margin:0 3px 3px 0;
	width:155px;
	height:116px;
}
