body  
	{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	color: #333;
	}

* 
	{
	padding:0;
	}
	
* 
	{
	margin:0;
	}
	
a
	{
	outline: none;
	}
	
html, body
	{
	height:100%;
	}
	

#supersize 
	{
    position: fixed;
    left: 0px;
    top: 0px;
    }

#supersize img {
    height:100%;
    position:absolute;
    width:100%;
    z-index:-1;
    left: 0px;
    top: 0px;
    }
    
.screen
	 {
	 height:100%;
	 position:relative;
	 width:100%;
	 }

.outer 
	{
	margin:auto;
	width:743px;
	}

.wrapper 
	{
	float:left;
	width:743px;
	position: relative;
	z-index: 1;
	}

.main
	{
	float:left;
	padding:20px 0px 0px 0px ;
	width:743px;
	min-height: 600px;
	}
	
/************************************** Header Part CSS ******************************/
	
.header  
	{
	float:left;
	width:743px;
	margin: 12px 0px 0px 0px;
	}
	
.logo
	{
	float: left;
	position: relative;
	top: 6px;
	left: -80px;
	padding: 0px 0px 13px 0px;
	z-index: 1;
	}
	
.logo img
	{
	float: left;
	}
	
.menu
	{
	width:720px;
	height:66px;
	float:left;
	padding:0px 0px 0px 20px;
	overflow:hidden;
	position: relative;
	top: 7px;
	}
	
.menu ul
	{
	float:left;
	padding: 0px 5px 0px 5px;
	}
	
.menu ul li
	{
	float:left;
	list-style:none;
	display:inline;
	width:auto;
	cursor:pointer;
	padding: 0px 15px 0px 0px;
	}
	
.menu ul li a
	{
	text-decoration:none;
	height:17px;
	float:left;
	text-indent: -9999px;
	font-size: 0px;
	display: block;
	cursor:pointer;
	padding: 0px 0px 0px 0px;
	}
	
.menu ul li.werelds a
	{
	width: 185px;
	background: url(../../_images/sprite-menu.png) 0px 0px ;
	}
	
.menu ul li.werelds a:hover
	{
	width: 185px;
	background: url(../../_images/sprite-menu.png) 0px -26px ;
	}
	
#werelds .menu ul li.werelds a
	{
	width: 185px;
	background: url(../../_images/sprite-menu.png) 0px -26px ;
	}
	
.menu ul li.wow a
	{
	width: 42px;
	background: url(../../_images/sprite-menu.png) -200px 0px ;
	}
	
.menu ul li.wow a:hover
	{
	width: 42px;
	background: url(../../_images/sprite-menu.png) -200px -26px ;
	}
	
#wow .menu ul li.wow a
	{
	width: 42px;
	background: url(../../_images/sprite-menu.png) -200px -26px ;
	}
	
.menu ul li.nieuws a
	{
	width: 61px;
	background: url(../../_images/sprite-menu.png) -257px 0px ;
	}
	
.menu ul li.nieuws a:hover
	{
	width: 61px;
	background: url(../../_images/sprite-menu.png) -257px -26px ;
	}
	
#nieuws .menu ul li.nieuws a
	{
	width: 61px;
	background: url(../../_images/sprite-menu.png) -257px -26px ;
	}
	
.menu ul li.agenda a
	{
	width: 61px;
	background: url(../../_images/sprite-menu-new.png) -530px 0px ;
	}
	
.menu ul li.agenda a:hover
	{
	width: 61px;
	background: url(../../_images/sprite-menu-new.png) -530px -26px ;
	}
	
#agenda .menu ul li.agenda a
	{
	width: 61px;
	background: url(../../_images/sprite-menu-new.png) -530px -26px ;
	}		
	
.menu ul li.contact a
	{
	width: 67px;
	background: url(../../_images/sprite-menu.png) -334px 0px ;
	}
	
.menu ul li.contact a:hover
	{
	width: 67px;
	background: url(../../_images/sprite-menu.png) -334px -26px ;
	}
	
#contact .menu ul li.contact a
	{
	width: 67px;
	background: url(../../_images/sprite-menu.png) -334px -26px ;
	}
	
.logo_caption
	{
	float: left;
	width: 743px;
	margin: -100px 0px 0px 0px;
	height: 104px;
	overflow: hidden;
	background: url(../../_images/top-bar.png);
	}
	
/************************************** Container Part CSS ******************************/

.container
	{
	float: left;
	width: 743px;
	background: url(../../_images/middle-bar.png);
	}
	
.films_container
	{
	float: left;
	width: 743px;
	height: 127px;
	padding-bottom:2px;
	background: url(../../_images/bottom-middle-bar.png);
	}
	
.top_images_videos_bottom
	{
		padding-top:20px;
	}
	
.inner_container
	{
	float: left;
	width: 673px;
	padding: 0px 0px 30px 10px;
	position: relative;
	margin: -30px 0px 0px 0px;
	}
	
.video_page_container
	{
	float:left;
	padding:0 0 4px 75px;
	width:537px;
	}
	
.video_display
	{
	float: left;
	width: 537px;
	padding: 0px 0px 4px 75px;
	}
	
.video
	{
	float: left;
	width: 537px;
	padding: 0px 0px 12px 0px;
	margin: -14px 0px 0px 0px;
	}
	
.video img
	{
	float: left;
	margin: 0px 0px 0px 0px;
	}
	
.inner_conatainer p
	{
	padding: 0px 0px 13px 0px;
	margin: 0px;
	}
	
.bottom
	{
	float: left;
	width: 743px;
	height: 9px;
	overflow: hidden;
	background: url(../../_images/bottom-bar.png) no-repeat;
	}
	
.bottom_details
	{
	height: 15px;
	}	
	
.films_bottom
	{
	float: left;
	width: 743px;
	height: 9px;
	overflow: hidden;
	background: url(../../_images/bottom-bottom-bar.png) no-repeat;
	}
	
/**************************** Main Container Part css *********************************/
	
.main_container
	{
	float: left;
	width: 702px;
	padding: 15px 0px 10px 0px;
	}
	
.main_container h1
	{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 20px;
	color: #064a72;
	font-family: 'AuroraBold';
	font-weight: normal;
	text-transform: uppercase;
	}
	
.main_container h1.right_heading
	{
	padding: 0px 0px 0px 13px;
	}
	
.main_container h2
	{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 18px;
	color: #064a72;
	}
	
.main_container h3
	{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 18px;
	color: #064a72;
	}
	
.main_container h4
	{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 16px;
	color: #064a72;
	}
	
.main_container h5
	{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	color: #064a72;
	}
	
.main_container h6
	{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	overflow: hidden;
	color: #064a72;
	}
	
/**************************** Home Left Side Boxes Part Css *********************************/
	
.home_left
	{
	float: left;
	width: 418px;
	}
	
.home_left_box 
	{
	float: left;
	width: 401px;
	}
	
.spots_right
	{
	float: right;
	width: 338px;
	}
	
.home_top
	{
	float: left;
	width: 401px;
	height: 7px;
	overflow: hidden;
	background: url(../../_images/home-left-boxbg.png) no-repeat;
	}
	
.home_bottom
	{
	float: left;
	width: 401px;
	height: 9px;
	overflow: hidden;
	background: url(../../_images/home-bottom-boxbg.png) no-repeat;
	}
	
.home_middle	{
	float: left;
	width: 401px;
	background: url(../../_images/home-middle-boxbg.png) repeat-y;
	}
	
.home_inner_middle
	{
	float: left;
	padding: 2px 0px 0px 10px;
	width: 391px;
	}	
	
.heading_image
	{
	float: left;
	padding: 0px 0px 10px 0px;
	/*width: 84px;*/
	height: 8px;
	background: url(../../_images/heading-bg.gif) repeat-x;
	}
	
.home_inner_content
	{
	clear: both;
	float: left;
	padding: 0px 0px 0px 0px;
	width: 381px;
	}
	
.home_inner_content p
	{
	margin: 0px;
	padding: 0px 9px 10px 2px;
	line-height: 18px;
	}
	
.home_inner_content p img
	{
	margin: 5px ;
	}
	
.home_inner_content img
	{
	margin: 5px ;
	}
	
.home_inner_content p a
	{
	text-decoration: none;
	color: #088fe0;
	}
	
.home_inner_content p a:hover
	{
	text-decoration: underline;
	color: #088fe0;
	}
	
.share
	{
	float: left;
	width:300px ;
	margin: 0px  0px 10px 0px;
	}
	
.share a
	{
	text-decoration: none;
	color: #088fe0;
	padding: 0px 0px 0px 18px;
	}
	
/****************** Spots page Part CSS ****************/

.spots_left
	{
	float: left;
	width: 349px;
	}

.spots_left_box
	{
	float: left;
	width: 338px;
	}
	
.spots_top
	{
	float: left;
	width: 338px;
	height: 7px;
	overflow: hidden;
	background: url(../../_images/spots-left-top.png) no-repeat;
	}
	
.spots_bottom
	{
	float: left;
	width: 338px;
	height: 9px;
	overflow: hidden;
	margin: 0px 0px 5px 0px;
	background: url(../../_images/spots-left-bottom.png) no-repeat;
	}
	
.spots_middle
	{
	float: left;
	width: 338px;
	background: url(../../_images/spots-left-middle.png) repeat-y;
	}
	
.spots_details_inner
	{
	float: left;
	padding: 2px 0px 0px 9px;
	width: 329px;
	}
	
.spots_inner_content
	{
	clear: both;
	float: left;
	width: 320px;
	}
	
.spots_inner_content p
	{
	margin: 0px;
	padding: 0px 24px 10px 4px;
	line-height: 18px;
	}
	
.spots_inner_content p a
	{
	text-decoration: none;
	color: #088fe0;
	}
	
.spots_inner_content p a:hover
	{
	text-decoration: underline;
	color: #088fe0;
	}
	
.categories_heading
	{
	float: left;
	width: 702px;
	}
	
.categories_text
	{
	clear: both;
	float: left;
	width: 320px;
	padding: 13px 0px 0px 0px;
	}
	
.categories_text p
	{
	margin: 0px;
	padding: 0px 6px 10px 4px;
	line-height: 18px;
	}
	
.categories_text p a
	{
	text-decoration: none;
	color: #088fe0;
	}
	
.categories_text p a:hover
	{
	text-decoration: underline;
	color: #088fe0;
	}

/**************************** Home Right Side boxes Part css *********************************/
	
.home_right
	{
	float: right;
	width: 283px;
	padding: 0px 1px 0px 0px;
	}
	
.home_right_box
	{
	float: left;
	width: 282px;
	padding: 0px 0px 0px 0px;
	}
	
.home_right_top
	{
	float: left;
	width: 282px;
	height: 7px;
	overflow: hidden;
	background: url(../../_images/home-right-top.png) no-repeat;
	}
	
.home_right_bottom
	{
	float: left;
	width: 282px;
	height: 9px;
	overflow: hidden;
	background: url(../../_images/home-right-bottom.png) no-repeat;
	}
	
.home_right_middle
	{
	float: left;
	width: 282px;
	background: url(../../_images/home-right-middle.png) repeat-y;
	}
	
.home_inner_news
	{
	float: left;
	padding: 2px 0px 0px 13px;
	width: 266px;
	}
	
.home_news
	{
	float: left;
	padding: 4px 0px 0px 2px;
	width: 254px;
	}
	
.home_news ul
	{
	float: left;
	padding: 0px 0px 10px 0px;
	width: 254px;
	margin: 0px;
	}
	
.home_news ul li
	{
	float: left;
	padding: 0px 0px 6px 13px;
	width: 241px;
	margin: 0px;
	list-style: none;
	line-height: 18px;
	background: url(../../_images/list-arrow.gif) 0px 2px no-repeat;
	}
	
.home_news ul li a
	{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #000;
	text-decoration: none;	
	}
	
.home_news ul li a:hover, .home_news ul li a.spot_selected
	{
	color: #088FE0;
	text-decoration: underline;
	}
	
.large_inner_content .home_news ul.subspots
	{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
.large_inner_content .home_news ul.subspots li
	{
	margin: 0px;
	padding: 0px 0px 0px 13px;
	list-style: none;
	}
	
.category_description
	{
	float: left;
	width: 98%;
	padding:0px 0px 10px 0px;
	}
	
.category_description ul
	{
	margin:0;
	padding:0 0 10px 15px;
	} 
	
.category_description ul li
	{
	line-height:18px;
	list-style:disc;
	margin:0;
	padding:0 20px 5px 0;
	}
	
.category_description ol 
	{
	margin:0;
	padding:0 0 10px 20px;
	}

.category_description ol li 
	{
	line-height:18px;
	margin:0;
	padding:0 20px 5px 0;
	} 
	
.home_form
	{
	float: left;
	padding: 2px 0px 15px 2px;
	width: 264px;
	}
	
.home_form_content
	{
	clear: both;
    float: left;
    padding: 0;
    width: 264px;
	}
	
.home_form_content p
	{
	margin: 0px;
	padding: 0px 9px 10px 2px;
	line-height: 18px;
	font-size: 13px;
	}

.home_right_box .h1_right
	{
	margin-top: 19px;
	}		
	
.home_form input
	 {
	border:medium none;
	float:left;
	font-size:11px;
	height:19px;
	margin:0 0 5px 0px;
	padding:2px 0 3px 3px;
	width:240px;
	background: #d8d9da;
	}
	
.browserIE7 .home_form input
	{
	height:16px;
	padding:5px 0 3px 3px;	
	}
	
.browserIE7 .home_send input
	{
	height:19px;
	padding: 0px;
	}
	
.browserIE8 .home_form input
	{
	height:16px;
	padding:5px 0 3px 3px;	
	}
	
.browserIE8 .home_send input
	{
	height:19px;
	padding: 0px;
	}
		
	
/**************************** Inner pages Part css *********************************/

.large
	{
	float: left;
	padding: 0px 0px 15px 0px;
	width: 701px;
	}

.large_top
	{
	float: left;
	width: 701px;
	height: 7px;
	overflow: hidden;
	background: url(../../_images/large-top.png) no-repeat;
	}
	
.large_bottom
	{
	float: left;
	width: 701px;
	height: 9px;
	margin-bottom: 5px;
	overflow: hidden;
	background: url(../../_images/large-bottom.png) no-repeat;
	}
	
.large_middle
	{
	float: left;
	width: 701px;
	padding: 0px 0px 10px 0px;
	background: url(../../_images/large-middle.png) repeat-y;
	}
	
.large_inner
	{
	float: left;
	padding: 2px 0px 0px 10px;
	width: 692px;
	}
	
.large_inner_content
	{
	float: left;
	padding: 0px 0px 0px 0px;
	width: 692px;
	}
	
.large_inner_content ul, .home_inner_content ul
	{
	margin: 0px;
	padding: 0px 0px 10px 15px;
	}
	
.large_inner_content ul li, .home_inner_content ul li
	{
	margin: 0px;
	padding: 0px 20px 5px 0px;
	list-style: disc;
	line-height: 18px;
	}
	
.large_inner_content ol, .home_inner_content ol
	{
	margin: 0px;
	padding: 0px 0px 10px 20px;
	}
	
.large_inner_content ol li, .home_inner_content ol li
	{
	margin: 0px;
	padding: 0px 20px 5px 0px;
	line-height: 18px;
	}
	
.large_inner_content p
	{
	padding: 0px 15px 15px 0px;
	margin: 0px;
	line-height: 18px;
	}
	
.large_inner_content p a, .large_inner_content ul li a, .home_inner_content ul li a,.large_inner_content ol li a, .home_inner_content ol li a, .category_description ul li a, .category_description ol li a,.home_form_content p a
	{
	text-decoration: none;
	color: #088fe0;
	}
	
.large_inner_content p a:hover, .large_inner_content ul li a:hover, .home_inner_content ul li a:hover, .large_inner_content ol li a:hover, .home_inner_content ol li a:hover, .category_description ul li a:hover, .category_description ul li a:hover
	{
	text-decoration: underline;
	color: #088fe0;
	}
	
.large_inner_content p img
	{
	float: left;
	margin: 0px 10px 5px 0px;
	}
	
/********************* News page *************************/

.news
	{
	float: left;
	padding: 0px 0px 0px 0px;
	width: 680px;
	}
	
.news ul
	{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
.news ul li
	{
	float: left;
	padding: 0px 0px 8px 0px;
	margin: 0px;
	list-style: none;
	}
	
.news ul li p
	{
	padding: 0px 15px 5px 0px;
	margin: 0px;
	}

	
.news ul li .news_triangles
	{
	float: left;
	width: 638px;
	height: 8px;
	overflow: hidden;
	margin: 0px 0px 7px 0px;
	background: url(../../_images/news-triangles.gif);
	}
	
.news ul li  h2 a
	{
	margin: 0px;
	padding: 0px;
	font-size: 25px;
	color: #064a72;
	line-height: 26px;
	text-decoration: none;
	}

/************* Bottom Container ************************/

.bottom_container
	{
	float: left;
	width: 743px;
	}
	
.video_tube
	{
	float: left;
	width: 743px;
	}
	
.heading
	{
	float: left;
	width: 743px;
	padding: 0px 0px 0px 10px;
	}
	
.heading h1
	{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 20px;
	color: #064a72;
	font-family: 'AuroraBold';
	font-weight: normal;
	text-transform: uppercase;
	}
	
.bottom-top-bar
	{
	float: left;
	width: 743px;
	height: 8px;
	overflow: hidden;
	background: url(../../_images/bottom-top-bar.png) no-repeat;
	}

.down_arrows
	{
	float: left;
	width: 681px;
	padding: 1px 0px 5px 10px;
	}
	
.down_arrows img
	{
	float: left;
	}
	
.wow_op_video_images
	{
	float: left;
	width:680px;
	position: relative;
	height: 81px;
	overflow: hidden;
	}
	
.top_images_videos
	{
	margin: 30px 0px 0px 0px;
	}
	
.wow_op_video_images img
	{
	float: left;
	}
	
.wow_images_box
	{
	position: relative;
	float: left;
	width: 137px;
	height: 81px;
	padding: 0px 0px 0px 0px;
	}
	
.wow_images_box span,.video_list ul li a span
	{
	cursor: pointer;
	background:url(../../_images/wow-play-image.png) no-repeat;
	width: 38px;
	height: 38px;
	float: left;
	position: absolute;
	z-index: 3;
	left: 50px;
	top:21px;
	font-size: 0px;
	text-indent: -9999px;
	}
	
/*********************** Contact Form ***************************************/

.contact_form
	{
	float:left;
	width:680px;
	padding:7px 0px 0px 1px;
	}
	
.contact_form h2
	{
	padding:0px 0px 12px 0px;
	font-size:11px;
	width:100%;
	}
	
.contact_form p
	{
	width:100%;
	}
	
.contact_form p span
	{
	width:70px;
	float:left;
	margin-top:3px;
	}
		
.contact_form p input
	{
	border:none;
	height:22px;
	width:152px;
	background: #c1d2dc;
	font-size:11px;
	}
	
.browserIE7 .contact_form p input
	{
	height:19px;
	padding: 3px 0px 0px 0px;
	}
	
.browserIE8 .contact_form p input
	{
	height:19px;
	padding: 3px 0px 0px 0px;
	}
	
.contact_form p input.hide
	{
	position:absolute;
	left:0px;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	cursor: pointer;
	background: #ccc;
	}

.contact_form p input.red
	{
	background-color: #c1d2dc;
	color:#000;
	z-index:1;
	width:75px;
	height:22px;
	cursor: pointer;
	font-size:10px;
	}
	
.contact_form p textarea
	{
	width:559px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	border:none;
	background: #c1d2dc;
	height:113px;
	padding: 0px 0px 0px 1px;
	}
	
.submit_send
	{
	float:right;
	cursor:pointer;
	position:relative;
	right:52px;
	top:-34px;
	}
	
.home_send
	{
	float:right;
	cursor:pointer;
	}
	
.home_send input
	{
	border:none;
	background:none;
	cursor:pointer;
	font-size: 20px;
	color: #064a72;
	font-family: 'AuroraBold';
	width: 80px;
	height: 30px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	position: relative;
	right: 16px;
	}
	
.submit_send input
	{
	border:none;
	background:none;
	cursor:pointer;
	font-size: 20px;
	color: #064a72;
	font-family: 'AuroraBold';
	position:relative;
	left:6px;
	top:0px;
	}
	
.err_msg
	{
	float: left;
	color: #ff0000;
	}
	
.success_msg
	{
	float: left;
	color: #5BBC2B;
	}

	
	
/******************************** Footer Menu **********************************/

.footer_menu
	{
	width:720px;
	float:left;
	padding:17px 0px 0px 0px;
	overflow:hidden;
	position: relative;
	}
	
.footer_menu ul
	{
	float:left;
	padding: 0px 0px 0px 0px;
	}
	
.footer_menu ul li
	{
	float:left;
	list-style:none;
	display:inline;
	width:auto;
	cursor:pointer;
	padding: 0px 9px 0px 0px;
	}
	
.footer_menu ul li a
	{
	text-decoration:none;
	height:23px;
	float:left;
	text-indent: -9999px;
	font-size: 0px;
	display: block;
	cursor:pointer;
	padding: 0px 0px 0px 0px;
	}
	
.footer_menu ul li.wonen a
	{
	width: 52px;
	background: url(../../_images/sprite-menu-new.png) 0px -52px ;
	}
		
.footer_menu ul li.wonen a:hover, .footer_menu ul li.wonen a.selected
	{
	width: 52px;
	background: url(../../_images/sprite-menu-new.png) 0px -84px ;
	}
	
.footer_menu ul li.wijkvoorzieningen a
	{
	width: 145px;
	background: url(../../_images/sprite-menu-new.png) -62px -52px ;
	}
	
.footer_menu ul li.wijkvoorzieningen a:hover, .footer_menu ul li.wijkvoorzieningen a.selected
	{
	width: 145px;
	background: url(../../_images/sprite-menu-new.png) -62px -84px ;
	}
	
.footer_menu ul li.winkels a
	{
	width: 195px;
	background: url(../../_images/sprite-menu-new.png) -216px -52px ;
	}
	
.footer_menu ul li.winkels a:hover, .footer_menu ul li.winkels a.selected
	{
	width: 195px;
	background: url(../../_images/sprite-menu-new.png) -216px -84px ;
	}
	
.footer_menu ul li.woon a
	{
	width: 183px;
	background: url(../../_images/sprite-menu-new.png) -420px -52px ;
	}
	
.footer_menu ul li.last
	{
	padding: 0px 8px 0px 0px;
	}
	
.footer_menu ul li.woon a:hover, .footer_menu ul li.woon a.selected
	{
	width: 183px;
	background: url(../../_images/sprite-menu-new.png) -420px -84px ;
	}
	
.footer_menu ul li.wowspots a
	{
	width: 88px;
	background: url(../../_images/sprite-menu-new.png) -612px -52px  ;
	}
		
.footer_menu ul li.wowspots a:hover, #wow_spots .footer_menu ul li.wowspots a.selected
	{
	width: 88px;
	background: url(../../_images/sprite-menu-new.png) -612px -84px ;
	}
		
/*************** footer Part Css ******************/

.footer
	{
	float: left;
	width: 702px;
	padding: 0px 0px 30px 0px;
	}
	
.footer_links
	{
	float: left;
	width: 351px;
	padding: 0px 0px 0px 0px;
	}
	
.footer_links ul
	{
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	position: relative;
	}
	
.footer_links ul li
	{
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	}
	
.footer_links ul li span
	{
	margin: 0px;
	padding: 0px 3px 0px 3px;
	position: relative;
	top: -1px ;
	}
	
.footer_links ul li a
	{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	}

.footer_links ul li a:hover	
	{
	text-decoration: underline;
	color: #088fe0;
	}
	
#disclaimer .footer_links ul li.disclaimer a, #privacy .footer_links ul li.privacy a, #sitemap .footer_links ul li.sitemap a	
	{
	text-decoration: underline;
	color: #088fe0;
	}	

	
.footer_icons
	{
	float: right;
	width: 351px;
	padding: 0px 0px 0px 0px;
	}
	
.footer_icons ul
	{
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
.footer_icons ul li
	{
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	}
	
.footer_icons ul li a
	{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	text-decoration: none;
	}
	
	
	
/*--------------------------------------	overlay css		---------------------------*/

#overlay_main
	{
	width:600px;
	margin:auto;
	height:0px;
	position:relative;
	z-index:1000;
	}

.overlay
	{
	width:100%;
	height:0px;
	float:left;
	position:absolute;
	top:168px;
	left:-29px;
	}

.overlay_flash_container

	{
	width:600px;
	position:relative;
	top:79px;
	}

.overlay_flash_container_inner
	{
	width:600px;
	position:relative;
	z-index:1000;
	}

.close_button
	{
	float:right;
	position:absolute;
	top:-8px;
	right:-8px;
	cursor:pointer;
	background:url(../../_images/close_button.png) no-repeat;
	width:28px;
	height:28px;
	z-index:101;
	}
	
.archief_button
	{
		width:701px;
		height: 56px;
		float: left;
		margin: 0px 0px 24px 0px;
	}	

.archief_button a img
	{
		float: right;
		margin: 17px 0px 0px 0px;
	}	

.video_list
{
	width: 671px;
	float: left;
	padding: 0px 0px 0px 30px;
}

.video_list ul li
{
	list-style: none;
	float: left;
	width: 100%;
	padding: 0px 0px 30px 0px;
	position:relative;
}

.video_list ul li 
{
float: left;	
margin: 0px 20px 0px 0px;
}

.details_img,.details_img a
{
	float: left;
	width: 137px;
	height:80px;
}

.details_img a img
{
	width: 137px;
	height:80px;
	float: left;
}

.details_img_text
{
	float:left;
	width: 514px;
	padding-left: 20px;
}
.details_img_text h1
{
	color: #064A72;
    font-family: 'AuroraBold';
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 9px 30px 0px 0px;   
}

.details_img_text p
{
	font-size: 13px;
    line-height: 18px;
	padding: 0px 60px 0px 0px;
}

/*.search
{
	width: 222px;
	height:17px;
	float: right;
	margin: 6px 48px 0px 0px;
}

.search input{
	width: 200px;
	height: 15px;
	float: left;
	color:#c2c2c2;
	border: 1px solid #c2c2c2;
	margin: 0px 2px 0px 0px;
}

.search input.button{
	float: left;
	width:18px;
	height: 17px;
	border:none;
	margin:0px;
	cursor:pointer;
	background: url(../../_images/search-right.gif) no-repeat;
}*/

.gsc-wrapper
	{
	width:557px;
	}
.gsc-search-box
	{
	width: 222px;
	height:17px;
	float: right;
	margin: 0px 9px 0px 0px !important;
	}

.search_box
{
margin-top: 30px !important;	
}

.gsc-search-box input.gsc-input{
	width: 198px;
	height: 15px;
	float: left;
	color:#333333;
	border: 1px solid #064A72;
	margin: 0px;
	padding:0px 0px 0px 2px;
	background: none !important;
}

.gsc-search-box input.gsc-search-button
	{
	float: left;
	width:18px;
	height: 17px;
	border:none;
	margin:0px;
	cursor:pointer;
	text-indent:-2000px;
	background: url(../../_images/search-right.gif) no-repeat;
}

.gsc-clear-button
{
	background: none !important;
}
.gsc-branding-text,.gsc-branding-img
{
	display: none;
}
.gcsc-branding
{
	display:none;
}
.gsc-cursor-box
{
	margin-top: 10px;
}

.search_result td.gsc-input,.search_result td.gsc-search-button
{
	float: left;
}
.search_result form.gsc-search-box
{
	margin-bottom: 20px!important;
}

.search_result td.gsc-input
{
	margin: 0px 0px 0px 19px !important;
}

.gsc-adBlock
{
	display: none !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page	{	
	color: #064A72 !important;	
	}	



 
