@charset "utf-8";
#container1 {
	position:relative;
	left:auto;
	width:1000px;
	height:600px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	top: 0px;
}
#sponsorslideshow {
	position:absolute;
	left:7.5px;
	top:52px;
	width:185px;
	height:120px;
	z-index:3;
}
.nieuwsdatum {
	font-size: x-small;
	font-weight: bold;
	padding-top: 6px;
	text-align: left;
	margin: 0px;
}
#nieuws a {
	text-decoration: none;
	color: #FE0010;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
#container1 #nieuwsvak #nieuws a:hover {
	color: #FFE200;
	background-color: #FE0000;
	font-weight: bold;
}




* {
	margin: 0px;
	padding: 0px;
}
#nieuws table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-align: left;
}



body {
	background-image: url(pics/background.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FE0000;
	font-size: small;
	background-color: #ffe200;
}
#nieuws {
	position:absolute;
	left:15px;
	top:40px;
	width:170px;
	height:189px;
	z-index:3;
	text-align: left;
}

#tekstvak #voetnoot {
	margin-left: -246px;
}
#lvktekstvak {
	position:absolute;
	left:185px;
	top:-113px;
	width:477px;
	height:103px;
	z-index:3;
}
#navvrijw {
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	margin-right: 10px;
	text-align: right;
	width: 570px;
	position: absolute;
	height: 20px;
	top: 35px;
	left: 375px;
	z-index: 4;
	visibility: visible;
}
