
			html{height:100%;}
			
			body{background:#696969;
				color:white;
				padding-left: 40px;
				padding-right: 40px;
				padding-top: 40px;
				font-family: monospace, helvetica, arial;
				margin: 0px;
				height:100%;}
			
			hr	{z-index:2;
				clear: both;}	
	
			h1	{text-align: center;}
			
			p	{text-align:justify}
				
			h3	{text-decoration: underline;}
			
			h4	{text-decoration: underline;}
				
			iframe {padding: 0px;
					 border: none;
					 outline: none;
					 margin: 0px;
					 width:100%;
					 height:90px;
					 overflow: hidden;}

			.content	{padding-bottom:68px;}

			.iframevoter	{padding-right:40px;
						height:81px;}
			
			.footerdiv	{position:fixed;
					 bottom:0;
					 left:0; right:0;}		 
			
			.hpotjes		{display: block;
								float: right;
								padding-left: 20px;
								max-height: 200px;
								padding-bottom: 20px;}
							
			.hplaatjes		{display: block;
								float: right;
								max-width: 580px;}				
								
			.balkje 	{width: 100%;
						height: 40px;
						background: #4A4A4A;
						border-top-style: solid;
						border-top-width: 1px;
						border-bottom-style: solid;
						border-bottom-width: 1px;
						padding-bottom: 0px;}
			
			.menuitem	{float: left;
							width: 20%;
							height:41px;
							margin-top: 0px;
							margin-left: 0px;
							color: white;}
			
			.menuitem:hover	{float: left;
							width: 20%;
							height:41px;
							margin-top: 0px;
							margin-left: 0px;
							background:white;
							color:black;
							cursor:pointer;}

			
			a.menuitem-link:link {color: white;
									text-decoration: none;}
								
			.menuitem-tekst {margin-top: -6px;}
			
			.prijs{float: left;}
		
			.autoheight {min-height: 100%;
					position:relative;
					padding-bottom:100px;
					overflow: auto;}
			
			.voter {background-color: #1D1D1D;
					height: 89px;}
			
			.LeesMeer	{text-align: right;
							padding-top: 15px;
							
							}
							
			.LeesMeerLink {text-decoration: none;
							background: #4A4A4A;
							color: white;
							padding-left:1px;
							border-bottom-style: solid;
							border-bottom-color: white;
							border-bottom-width: 1px;
							border-top-color: white;
							border-top-width: 1px;
							border-top-style: solid;
						}
			
			.LeesMeerLink:hover	{text-align: right;
							text-decoration: none;
							background: white;
							color: black;
							padding-left: 3px;
							padding-bottom: 2px;
							padding-right: 2px;
							padding-top: 2px;
							border-bottom-style: solid;
							border-bottom-color: white;
							border-bottom-width: 1px;
							border-top-color: white;
							border-top-width: 1px;
							border-top-style: solid;
							}
							
			.mailto 			{text-decoration: underline;
							 color:white;}
			
			#Image-image 	{display: block;
								margin-left: auto;
								margin-right: auto;
								max-width: 80%;
								max-height: 200px; }			
								
			#bodybalkje{background:#696969;
						color:white;
						padding-right: 0px;
						padding-left: 0px;
						padding-top: 0px;
						font-family: monospace, helvetica, arial;
						margin: 0px;
						overflow: hidden;}
			
			#votertekst		{	color: white;
							font-size: 12px;
							padding-top: 5px;
							padding-bottom: 5px;}
			
			#contact	{margin: 0px;
							width: 500px;
							padding-left: 40px;
							font-size: 14px;}
							
