		#achtergrond
		{
			position: fixed;
			background-image: url(VNH.png);
			top: 0px;
			left: 0px;
			width: 100%;
			height: 100%;
			z-index: 0;
		}
		
		#body
		{
			position: fixed;
			width: 800px;
			height: 600px;
			top: 50%;
			left: 50%;
			margin-left: -400px;
			margin-top: -300px;
		}
		
		#content
		{
			position: absolute;
			background-image: url(content.png);
			width: 600px;
			height: 440px;
			left: 50%;
			margin-top: 50px;
			margin-left: -305px;
			filter: alpha(opacity=85);
			opacity: 0.85;
 		}
		
		#tekst
		{
			position: absolute;
			width: 570px;
			height: 430px;
			left: 50%;
			margin-left: -300px;
			margin-top: 55px;
			margin-bottom: 20px;
			padding-left: 20px;
			padding-right: 30px;
			font-family: Verdana;
			font-size: 60%;
			overflow: auto;
			z-index: 2;
		}
		
		#voetnoot
		{
			position: absolute;
			left: 100px;
			width: 600px;
			height: 13px;
			bottom: 20px;
			font-size: 10px;
			background-color: white;
			filter: alpha(opacity=85);
			opacity: 0.85;
		}
		
		#navigatie
		{
			position: relative;
			width: 750px;
			height: 45px;
			left: 50%;
			margin-left: -374px;
			text-align: center;
		}
		
		#Submenu
		{
			position: absolute;
			width: 140px;
			height: 135px;
			margin-left: -25px;
			margin-top: 100px;
			z-index: 9;
		}
		
		#PayOff
		{
			position: fixed;
			background-image: url (VNH.png);
			width: 1000px;
			height: 600px;	
			left: 50%;
			top: 50%;
			margin-top: -300px;
			margin-left: -500px;
		}
		
		/*#Poll
		{
			background-image: url (poll.png);
			position: absolute;
			margin-top: 320px;
			margin-left: 520px;
			width: 250px;
			height: 250px;
			z-index: 4;
		}
		*/
		
		#tekstballon
		{
			position: absolute;
			background-image: url (tekstballon2.png);
			width: 400px;
			height: 300px;
			left:50%;
			margin-left:-180px;
			margin-top:125px;
			z-index: 3;
		}
		
		#ballontekst
		{
			position: absolute;
			width: 315px;
			height: 200px;
			left:50%;
			margin-left:-105px;
			margin-top:160px;
			font-family: verdana;
			font-size: 60%;
			z-index: 3;
			overflow: auto;
		}
		
		#vragenveld
		{
			position: absolute;
			background-image: url (vragenveld.png);
			width: 560px;
			height: 120px;
			left:50%;
			margin-left:-280px;
			margin-top:380px;
			z-index: 3;
		}
		
		#terugknop
		{
			position: absolute;
			margin-top: 10px;
			margin-left: 260px;
			font-family: verdana, arial;
			font-size: 60%;
			z-index: 3;
		}
		
		#vragenveldklein
		{
			position: absolute;
			background-image: url (vragenveldklein.png);
			width: 560px;
			height: 120px;
			left:50%;
			margin-left:-280px;
			margin-top:440px;
			z-index: 3;
		}
		
		#vragen
		{
			position: fixed;
			left: 50%;
			margin-left: -270px;
			margin-top:385px;
			font-family: Verdana;
			z-index: 3;
		}
		
		#nieuw a
		{
		position: absolute;
		margin-top: 280px;
		margin-left: 170px;
		width: 170px;
		height: 180px;
		background-image:url(nieuw.png);
		z-index: 4;
		}
		
		#nieuw2 a
		{
		position: absolute;
		margin-top: 280px;
		margin-left: 455px;
		width: 170px;
		height: 180px;
		background-image:url(nieuw2.png);
		z-index: 4;
		}
		
		.Kopje 
		{
		font-family: calibri, arial;
		font-size: 30px;
		color: black;
		text-decoration: underline;
		font-weight: bold;
		}
		
		.Footnote
		{
		font-family: verdana, arial;
		font-size: 100%;
		color: black;
		}
		
		.ComicBook
		{
		font-family: verdana, arial;
		font-size: 60%;
		color: black;
		}
		
/*foto's van de campagne: */

	#foto1 a{
		position:absolute;
		width:70px;
		height:60px;
		background-image:url(foto1.png);
		z-index:5;
		}
		
	#foto2 a{
		position:absolute;
		width:70px;
		height:60px;
		background-image:url(foto2.png);
		margin-top: 0px;
		margin-left: 450px;
		z-index:5;

		}
		
	#foto3 a{
		position:absolute;
		width:70px;
		height:60px;
		background-image:url(foto3.png);
		margin-top: 0px;
		margin-left: 75px;
		z-index:5;
		}

	#foto4 a{
		position:absolute;
		width:70px;
		height:60px;
		background-image:url(foto4.png);
		margin-top: 0px;
		margin-left: 375px;
		z-index:5;
		}
		
	#foto5 a{
		position:absolute;
		width:70px;
		height:60px;
		background-image:url(foto5.png);
		margin-top: 0px;
		margin-left: 150px;
		z-index:5;
		}
	
	#foto6 a{
		position:absolute;
		width:70px;
		height:60px;
		background-image:url(foto6.png);
		margin-top: 0px;
		margin-left: 300px;
		z-index:5;
		}

	#foto7 a{
		position:absolute;
		width:70px;
		height:60px;
		background-image:url(foto7.png);
		margin-top: 0px;
		margin-left: 225px;
		z-index:5;
		}
		
