* {
	margin: 0;
	padding: 0;	
}

body {
	background: url(../images/bg2.jpg) repeat-y center top;
	/*background: url(../images/bg.jpg) center top;	*/
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000;
}

h1,
h2.ignore {
	position: absolute;
	left: -999em;	
}

img, fieldset {
	border: 0;
}

img.header {
	clear: both;
	margin-bottom: 10px;	
}

legend {
	display: none;	
}

div#container {
	width: 100%;
	background: url(../images/bg1.jpg) no-repeat center top;
}

div#container2 {
	position: relative;
	width: 940px;
	margin: 0 auto;	
}

div#header {
	height: 301px;
	width: 940px;
	background: url(../images/header.jpg) no-repeat;	
}

ul#nav {
	position: absolute;
	top: 200px;
	left: 0;
	list-style: none;	
}

ul#nav span {
	display: none;	
}

ul#nav li {
	display: inline;
}

ul#nav li a {
	float: left;	
	height: 101px;
}

ul#nav li.nav1 a {
	width: 130px;
	background: url(../images/nav1.gif) no-repeat;	
}
ul#nav li.nav1 a:hover {
	background: url(../images/nav1_.gif) no-repeat;		
}
ul#nav li.nav1 a.active {
	background: url(../images/nav1__.gif) no-repeat;		
}

ul#nav li.nav2 a {
	width: 85px;
	background: url(../images/nav2.gif) no-repeat;	
}
ul#nav li.nav2 a:hover {
	background: url(../images/nav2_.gif) no-repeat;		
}
ul#nav li.nav2 a.active {
	background: url(../images/nav2__.gif) no-repeat;		
}

ul#nav li.nav3 a {
	width: 80px;
	background: url(../images/nav3.gif) no-repeat;	
}
ul#nav li.nav3 a:hover {
	background: url(../images/nav3_.gif) no-repeat;		
}
ul#nav li.nav3 a.active {
	background: url(../images/nav3__.gif) no-repeat;		
}

ul#nav li.nav4 a {
	width: 115px;
	background: url(../images/nav4.gif) no-repeat;	
}
ul#nav li.nav4 a:hover {
	background: url(../images/nav4_.gif) no-repeat;		
}
ul#nav li.nav4 a.active {
	background: url(../images/nav4__.gif) no-repeat;		
}

ul#nav li.nav5 a {
	width: 115px;
	background: url(../images/nav5.gif) no-repeat;	
}
ul#nav li.nav5 a:hover {
	background: url(../images/nav5_.gif) no-repeat;		
}

div#header form {
	position: absolute;
	left: 729px;
	top: 15px;	
}

div#header form input {
	float: left;
	width: 130px;
	border: 0;	
	margin-top: 10px;
	margin-right: 10px;
}

div#header form input.submit {
	width: 71px;
	height: 35px;
	margin: 0;
	background: url(../images/submit_zoek.gif) no-repeat;	
}

div#main {
	float: left;
	display: inline;
	width: 549px;	
	overflow: hidden;
	padding-top: 10px;
}

div#main p {
	margin-bottom: 1.5em;	
	margin-right: 20px;
}

div#main p img {
	/*float: left;
	margin-right: 10px;*/
	margin: 10px;
}

div#main p a {
	color: #421014;
		
}

div#main p.strong {
	font-weight: bold;	
}

form.filter {
	height: 32px;
	padding-top: 18px;	
}

form.filter select {
	float: left;
	width: 200px;
	font-size: 10px;
	margin-right: 15px;
}

form.filter input {
	float: left;
	display: inline;
	width: 245px;
	font-size: 10px;	
}

form.filter input.submit {
	border: 0;
	width: 71px;
	height: 37px;
	background: url(../images/submit_filter.gif) no-repeat;	
	cursor: pointer;
	margin-top: -10px;
	margin-left: 10px;
}

div.item {
	float: left;
	display: inline;
	clear: both;	
	width: 549px;
	margin-bottom: 20px;
}

div.item h2,
div.item h2 a {
	color: #040404;
	text-decoration: none;
	font-size: 18px;
}

div.item div.beschrijving {
	margin-top: 5px;	
	line-height: 14px;
	color: #421014;
	padding-right: 30px;
	font-size: 12px;
}

div.item img.visual {
	float: left;
	margin-right: 12px;
}

div.item p {
	margin-bottom: 5px;
	font-size: 12px;	
}

div.item img.leesmeer {
	float: left;
	margin-right: 10px;
}

div.item a.reacties {
	float: left;
	margin-top: 8px;
	padding-left: 22px;
	background: url(../images/lipje.gif) no-repeat 0 2px;
	font-size: 11px;
}

div.item a.rood {
	color: #e82428;
}

div.item a.paars {
	color: #891034;
}

div.item a.blauw {
	color: #107995;
}

div.ouditem {
	clear: both;
	margin-bottom: 12px;
}

div.ouditem h3,
div.ouditem h3 a {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 5px;	
	color: #000;
	text-decoration: none;
}

div.ouditem img.visual {
	float: left;
	margin-right: 5px;	
}

div#home_oudnieuws {
	clear: both;
	background: #faf5f7;
	margin-bottom: 20px;
}

div#sidebar div#home_oudnieuws {
	margin-right: 20px;	
}

div#home_oudnieuws img.head {
	margin-top: -6px;
}

div#home_oudnieuws img.rss {
	float: right;
	display: inline;
	margin-top: 11px;
	margin-right: 19px;
}

div#home_oudnieuws ul {
	clear: both;
	list-style: none;
	margin-left: 12px;
	margin-right: 15px;
	margin-top: 8px;
}

div#home_oudnieuws ul li {
	clear: both;
	line-height: 18px;
}

div#home_oudnieuws ul span {
	float: left;
}

div#home_oudnieuws ul span.datum {
	width: 65px;
	color: #252525;
}

div#home_oudnieuws ul span.titel {
	width: 390px;
}

div#sidebar div#home_oudnieuws ul span.titel {
	width: 200px;	
}

div#home_oudnieuws ul span.titel a {
	color: #891034;
}

div#home_oudnieuws ul span.reacties {
	width: 65px;
	text-align: right;
}

div#home_oudnieuws ul span.reacties a {
	color: #107995;
}

div#home_oudnieuws img.meer {
	margin-top: 10px;
	margin-left: 12px;
	margin-bottom: 12px;
}

div#home_oudnieuws form {
	padding: 5px 0 20px 15px;	
}

div#home_oudnieuws form label {
	display: block;
	clear: both;
	font-size: 12px;
	font-weight: bold;
}

div#home_oudnieuws form input {
	float: left; 
	width: 209px;
	height: 21px;
	margin-right: 19px;	
	border: 0;
	background: url(../images/input.gif) no-repeat;
}

div#home_oudnieuws form select {
	float: left; 
	width: 185px;
	margin-right: 10px;
}

div#home_oudnieuws form input.submit1 {
	width: 96px;
	height: 36px;
	background: url(../images/submit_sorteer.gif) no-repeat;	
	border: 0;
	margin: 0;
	margin-top: -5px;
}

div#home_oudnieuws form input.submit2 {
	width: 70px;
	height: 37px;
	background: url(../images/submit_zoek2.gif) no-repeat;	
	border: 0;
	margin: 0;
	margin-top: -5px;
}

div#gallery {
	position: relative;
	height: 293px;
	background: url(../images/bg_gallery.gif) no-repeat;	
	padding-left: 10px;
	padding-top: 10px;
}

div#gallery div.foto {
	float: left;
	display: inline;
	width: 129px;
	height: 96px;
	margin-right: 2px;
	margin-bottom: 2px;
	background: url(../images/foto_gallery.gif) no-repeat;	
	padding-top: 8px;
	text-align: center;
}

div#gallery div.foto img {
	cursor: pointer;	
}

div#gallery img.links {
	position: absolute;
	left: 20px;
	top: 232px;
}

div#gallery img.rechts {
	position: absolute;
	left: 487px;
	top: 232px;
}

div#gallery div.paginas {
	position: absolute;
	left: 60px;
	top: 238px;
	width: 415px;
	text-align: center;	
}

div#gallery div.paginas a {
	color: #fff;
	text-decoration: none;
	padding: 5px;	
}

div#gallery div.paginas a.active {
	background: url(../images/gallery_active.gif) no-repeat 0 center;
	color: #000;	
}

div.zoekresultaten {
	background: #f9f2f5;
	padding: 5px;	
}

div.zoekresultaten a {
	color: #74092a;	
}

div.zoekpaginas {
	clear: both;
	position: relative;
	margin: 60px 0 0 0;	
	height: 36px;
	background: url(../images/bg_zoekpaginas.gif) no-repeat;
}

div.zoekpaginas img.links {
	position: absolute;
	top: 8px;
	left: 0px;
}

div.zoekpaginas img.rechts {
	position: absolute;
	top: 8px;
	right: 0px;
}

div.zoekpaginas div.paginas {
	position: absolute;
	text-align: center;
	left: 30px;
	top: 11px;
	width: 470px;	
}

div.zoekpaginas div.paginas a {
	color: #891034;
	text-decoration: none;
	padding: 3px 5px;
}

div.zoekpaginas div.paginas a.active {
	color: #fff;
	font-weight: bold;
	background: url(../images/zoekpaginas_active.gif) no-repeat 0 2px;	
}

div.reactie {
	width: 518px;
	padding: 10px 10px 30px;
	background: #a4ddf0 url(../images/bg_reactie.gif) no-repeat bottom;
	margin-top: 5px;	
	color: #421014
}

div.reactie div.details {
	color: #295b63;
}	

div.reactie div.details a {
	color: #891034;
	font-weight: bold;
	text-decoration: none;	
}

div.reactie div.details img {
	float: right;
	margin-top: -10px;
}

div#drop {
	position: relative;
	background: url(../images/bg_drop.jpg) no-repeat;	
	height: 563px;
}

div#drop p {
	position: absolute;
	color: #fff;
	margin-top: 134px;
	margin-left: 45px;
	width: 470px;
}

div#drop form {
	position: absolute;
	margin-top: 300px;
	margin-left: 17px;	
}

div#drop form label {
	float: left;
	clear: left;
	margin-bottom: 10px;
	width: 120px;	
}

div#drop form input {
	float: left;
	width: 388px;	
	height: 21px;
	margin-bottom: 10px;
	border: 0;
	background: url(../images/input.gif) no-repeat;
}

div#drop form input.bestand {
	clear: both;
	width: 500px;	
}

div#drop form input.submit {
	width: 110px;
	height: 33px;
	background: url(../images/submit_upload.gif) no-repeat;	
	display: inline;
	margin-left: 380px;
}

div#win {
	height: 235px;
	background: url(../images/bg_win2.jpg) no-repeat;	
}

div#win p {
	position: absolute;
	margin-top: 90px;
	margin-left: 12px;
	width: 305px;
	color: #fff;	
}

div.winnen {
	margin: 20px 0;	
	padding-bottom: 20px;
	background: url(../images/lijn_winnen.gif) no-repeat bottom;
}

div.winnen img.visual {
	float: left;	
	margin-right: 15px;
}

div.winnen img.visual2 {
	float: right;	
	margin-left: 15px;
}

div.winnen2 {
	height: 275px;
	background: url(../images/bg_winnen.jpg) no-repeat;	
}

div.winnen2 p {
	position: absolute;
	margin-left: 35px;
	margin-top: 115px;
	width: 485px;
	color: #fff;	
}

form.inschrijven {
	height: 306px;
	background: url(../images/bg_inschrijven.gif) no-repeat;	
}

form.inschrijven input {
	position: absolute;
	height: 21px;
	background: url(../images/input.gif) no-repeat;
	border: 0;
	width: 390px;
}
form.inschrijven input.input1 {
	margin-left: 130px;	
	margin-top: 39px;
}
form.inschrijven input.input2 {
	margin-left: 130px;	
	margin-top: 67px;
}
form.inschrijven input.input3 {
	margin-left: 130px;	
	margin-top: 95px;
	width: 265px;
}
form.inschrijven input.input4 {
	margin-left: 450px;	
	margin-top: 95px;
	width: 67px;
}
form.inschrijven input.input5 {
	margin-left: 130px;	
	margin-top: 122px;
	width: 90px;
}
form.inschrijven input.input6 {
	margin-left: 305px;
	margin-top: 122px;
	width: 212px;
}
form.inschrijven input.input7 {
	margin-left: 130px;	
	margin-top: 175px;
}
form.inschrijven input.input8 {
	margin-left: 130px;	
	margin-top: 205px;
}

form.inschrijven input.submit {
	margin-left: 196px;
	margin-top: 243px;
	width: 160px;
	height: 64px;
	background: url(../images/submit_inschrijven.gif) no-repeat;
	
}



/*************************************************************************** SIDEBAR */

div#sidebar {
	float: left;
	display: inline;
	width: 380px;
	overflow: hidden;
	margin-top: -171px;
	padding-left: 11px;
}

div#sidebar.laag {
	margin-top: 0;	
}

div#advert {
	margin: 12px 0;	
}

div#player {
	margin-left: -11px;
	background: url(../images/bg_player.gif) no-repeat;
	padding-top: 21px;
	padding-left: 11px;
}

div#player div.foto {
	background: #000;
	width: 360px;
	height: 270px;
	overflow: hidden;	
	text-align: center;
}

div#player div.controls {
	position: relative;
	height: 58px;
	background: url(../images/bg_fotoplayer.gif) no-repeat;
}

div#player div.controls img.links {
	position: absolute;
	left: 8px;
	top: 7px;	
	cursor: pointer;
}

div#player div.controls img.rechts {
	position: absolute;
	left: 44px;
	top: 7px;	
	cursor: pointer;
}

div#player div.controls a.fullscreen {
	position: absolute;
	left: 200px;
	top: 8px;
	background: url(../images/icon_fullscreen.gif) no-repeat;
	padding-left: 19px;
	padding-bottom: 5px;
	color: #f0eb37;
}

div#player div.controls a.print {
	position: absolute;
	left: 304px;
	top: 8px;
	background: url(../images/icon_print.gif) no-repeat;
	padding-left: 19px;
	padding-bottom: 5px;
	color: #f0eb37;
}


div#unlocks {
	height: 64px;
	background: url(../images/bg_unlocks.gif) no-repeat;
	margin-bottom: 14px;
	padding: 50px 0 0 15px;
}

div#unlocks a.unlock {
	padding: 0 5px;	
}

div#ouwedoos {
	height: 173px;
	background: url(../images/bg_ouwedoos.gif) no-repeat;
	margin-bottom: 11px;
}

div#ouwedoos p {
	position: absolute;
	width: 195px;
	color: #fff;
	margin-left: 140px;
	margin-top: 20px;
}

div#ouwedoos p a {
	color: #fed900;
}

div#ouwedoos div.ouwefotos {
	position: absolute;
	margin-top: 89px;
	margin-left: 18px;
}

div#ouwedoos img#ouwe_links {
	position: absolute;
	margin-top: 105px;
	margin-left: 18px;
	cursor: pointer;
}

div#ouwedoos img#ouwe_rechts {
	position: absolute;
	margin-top: 105px;
	margin-left: 318px;
	cursor: pointer;
}

div#ouwedoos div#ouwefotos_container {
	position: absolute;
	margin-top: 89px;
	margin-left: 61px;
	width: 245px;
	height: 66px;
	overflow: hidden;
}

div#ouwedoos div#ouwefotos {
	position: absolute;
	width: 3000px;
}

div#ouwedoos div.ouwefoto {
	float: left;
	width: 76px;
	height: 60px;
	padding-top: 6px;
	background: url(../images/foto.gif) no-repeat; 
	margin-right: 6px;
	text-align: center;
}

div#ouwedoos2 {
	height: 486px;
	background: url(../images/bg_ouwedoos2.jpg) no-repeat;
}

div#ouwedoos2 p {
	position: absolute;
	margin-top: 115px;
	margin-left: 40px;
	color: #000;
	width: 210px;	
}

div#ouwedoos2 div.ouwefotos {
	position: absolute;
	margin-left: 40px;
	margin-top:	180px;
	width: 270px;
}

div#ouwedoos2 div.ouwefotos div.ouwefoto {
	float: left;
	width: 76px;
	height: 60px;
	padding-top: 6px;
	background: url(../images/foto.gif) no-repeat; 
	margin-right: 14px;
	text-align: center;
}

div#ouwedoos2 img#ouwe_links {
	position: absolute;
	margin-left: 45px;
	margin-top: 400px;	
}

div#ouwedoos2 img#ouwe_rechts {
	position: absolute;
	margin-left: 275px;
	margin-top: 400px;	
}

div#ouwedoos2 div.paginas {
	position: absolute;
	text-align: center;
	width: 195px;
	margin-top: 415px;
	margin-left: 75px;	
}

div#ouwedoos2 div.paginas a {
	font-weight: bold;
	color: #421014;
	text-decoration: none;
	padding: 4px;	
}

div#newsletter {
	height: 102px;
	padding-top: 40px;
	padding-left: 25px;
	background: url(../images/bg_newsletter.gif) no-repeat;
	margin-bottom: 12px;
}

div#newsletter p {
	width: 285px;
	margin-bottom: 8px;
}

div#newsletter input {
	width: 218px;
	font-size: 11px;
}

div#newsletter input.submit {
	width: 84px;
	height: 34px;
	border: 0;
	background: url(../images/submit_signup.gif) no-repeat;
	margin-left: 5px;
}

div#newsletter a {
	color: #891034;
}

div#latest_pics {
	height: 93px;
	background: url(../images/bg_latestpics.gif) no-repeat;
	margin-bottom: 12px;
}

div#latest_pics img.meer {
	position: absolute;
	margin-top: 55px;
	margin-left: 10px;
}

div#latest_pics div.latest_pics {
	position: absolute;
	margin-left: 95px;
	margin-top: 14px;
}

div#latest_pics div.latest_pic {
	float: left;
	width: 76px;
	height: 63px;
	margin-right: 5px;
	padding-top: 5px;
	text-align: center;
	background: url(../images/latest_pic.gif) no-repeat;
}

div#winactie {
	height: 184px;
	background: url(../images/bg_win.jpg) no-repeat;	
	margin: 12px 0;
}

div#winactie p {
	position: absolute;
	margin-left: 14px;
	margin-top: 98px;
	width: 127px;
	color: #fff;	
}

div#winactie p a {
	color: #fed900;	
}

div#contact {
	height: 244px;
	background: url(../images/bg_contact.jpg) no-repeat;	
	margin: 20px 0;
}

div#contact p {
	position: absolute;
	margin-left: 105px;
	margin-top: 125px;
	width: 200px;
	color: #fff;	
}

div#contact p a {
	color: #fff;	
}

div#laatstereacties {
	width: 360px;
	padding-bottom: 35px;
	background: #e8e513 url(../images/bg_laatstereacties.gif) no-repeat bottom;	
}

div#laatstereacties ul {
	list-style: none;	
	margin-left: 10px;
	clear: both;
}

div#laatstereacties li {
	line-height: 18px;	
	clear: both;
}

div#laatstereacties li a {
	color: #891034	
}

div#laatstereacties span.datum {
	float: left;
	width: 70px;	
}


div#laatstereacties span.titel {
	float: left;
	width: 273px;	
}

div#code_invullen {
	height: 245px;
	background: url(../images/bg_invullen.jpg) no-repeat;	
}

div#code_invullen form {
	position: absolute;
	margin-top: 58px;
	margin-left: 49px;
	width: 250px;
}

div#code_invullen form input {
	width: 250px;	
	height: 21px;
	background: url(../images/input.gif) no-repeat;
	border: 0;
	margin-bottom: 12px;
}

div#code_invullen form input.checkbox {
	width: 15px;	
	background: 0;
}

div#code_invullen form input.submit {
	width: 125px;
	height: 25px;
	background: url(../images/submit_check.gif) no-repeat;	
	margin-left: 50px;
	margin-top: 10px;
}

div#code_invullen form select {
	width: 250px;	
	margin-bottom: 12px;
}

div#code_invullen form label {
	float: left;
	color: #fff;	
	width: 225px;
}

div#winnaars {
	height: 622px;
	padding-top: 160px;
	background: url(../images/bg_winnaars.jpg) no-repeat;	
}

div#winnaars div.winnaar {
	background: url(../images/bg_winnaar.gif) repeat-y;	
	margin-bottom: 12px;
	padding: 10px 0;
}

div#winnaars div.winnaar img {
	float: left;
	margin-right: 10px;
}

div#winnaars div.winnaar p {
	color: #fff;
	margin-right: 60px;
	margin-bottom: 8px;
}

div#winnaars div.winnaar p.namen {
	font-weight: bold;	
}

div#code_gewonnen {
	height: 192px;
	background: url(../images/bg_winnendecode.jpg) no-repeat;	
}

div#code_gewonnen input {
	margin-left: 50px;
	margin-top: 100px;
	width: 250px;
	height: 21px;
	background: url(../images/input.gif) no-repeat;	
	border: 0;
	text-align: center;
}

div#footer {
	height: 45px;
	background: url(../images/bg_footer.gif) no-repeat right top; 
	padding-top: 20px;
}

div#footer ul {
	list-style: none;	
}

div#footer li {
	display: inline;	
	padding: 0 10px 0 0;
}

div#footer li a {
	color: #000;
	text-decoration: none;	
}

div#footer li a:hover {
	text-decoration: underline;	
}