			
			#center_wrapper #center .landkaart
			{
				position: absolute;
				
				left: 418px;
				top: 133px;
			}
			
			#center_wrapper #center #welkom
			{
				position: absolute;
				
				left: 800px;
				top: 420px;
				
				width: 199px;
				height: 199px;
				
				z-index: 9999;
			}
			
			#center_wrapper #center #landkaart
			{
				height: 676px;
				width: 593px;
				
				position: absolute;
				
				left: 418px;
				top: 133px;
			}
			
				#center_wrapper #center #landkaart #points img
				{
					position: absolute;
					border: 1px solid #ffffff;
					border-bottom: 3px solid #ffffff;
					cursor: pointer;
					display: inline;
					z-index: 2;
					
				}
				
				#center_wrapper #center #landkaart #points img.point
				{
					border: 0;
					width: 5px;
					height: 5px;
				}
			
			#center_wrapper #center #landkaartdetail
			{
				width: 350px;
				min-height: 245px;
				
				position: absolute;
				
				left: 85px;
				top: 240px;
				
				background-color: #ffffff;
			}
			
				#center_wrapper #center #landkaartdetail .close
				{
					float: right;
					
					margin: 7px 10px 0 0;
				}
				
					#center_wrapper #center #landkaartdetail .close a
					{
						color: #000000;
						display: block;
						height: 19px;
						line-height: 19px;
						
						float: left;
					}
					
					#center_wrapper #center #landkaartdetail .close img
					{
						margin: 0 0 0 5px;
						
						cursor: pointer;
					}
			
				#center_wrapper #center #landkaartdetail #ld_detailimg
				{
					margin: 5px 0 0 10px;
				}
				
				#center_wrapper #center #landkaartdetail #ld_title
				{
					font-weight: bold;
					font-size: 14px;
					color: #d20f1c;
					
					margin: 5px 10px 0 10px;
				}
				
				#center_wrapper #center #landkaartdetail #ld_city
				{
					font-weight: bold;
					font-size: 12px;
					
					margin: 5px 10px 0 10px;
				}
				
				#center_wrapper #center #landkaartdetail #ld_description
				{
					font-size: 11px;
					
					margin: 10px 10px 10px 10px;
				}
				
				
			
			#footer #krant
			{
				position: relative;
				
				left: 420px;
				top: -318px;
				
				margin-bottom: -318px;
				
				width: 317px;
				height: 366px;
				
				z-index: 0;
			}
