/* POPUP HOMEPAGE */

div#popup{
	position: absolute;
	left: 50%;
	margin: 150px 0 0 -199px;
	z-index: 3;
}

div#popup-top{
	background:url("../images/popup/top_popup.png") no-repeat;
	width: 398px;
	height: 17px;
}

div#popup-float{
	background:url("../images/popup/float_popup.png") repeat-y;
	min-height: 300px;
	width: 398px;
}

div#popup-bottom{
	background:url("../images/popup/bottom_popup.png") no-repeat;
	width: 398px;
	height: 25px;
	margin-top: -16px;
}

div#content-header{
	margin-top: -14px;
	margin-left: 2px;
	width: 372px;
	background:url("../images/popup/header_bg.png") repeat-x;
	color: #ffffff;
	font-weight: bold;
	height: 26px;
	padding: 3px 0 0 10px;
}

div#content-popup{
	padding-left: 10px;
	font-size: 12px;
}

a.exit-popup{
	display: block;
	color: #ffffff;
	float: right;
	font-size: 12px;
	margin-right: 10px;
	margin-top: -16px;
}



/**/

div.middle_container_home {
	margin-top: 3px;
}

div#main_content
{
	padding-bottom: 20px;
}

/*HOME SUBMENU*/

div#submenu_footer{
	background:url("../images/homedeelsite/uitgelicht_01.jpg") no-repeat;
	height:37px;
}

div#submenu{
	background:url("../images/homedeelsite/uitgelicht_02.jpg") repeat-y;
}

#submenuBg:hover
{
	text-decoration:none;
}

#submenuBg:hover div#submenu_footer
{
	background:url("../images/homedeelsite/uitgelicht_03.jpg") no-repeat;
}

div#submenu_home{
	background:url("../images/homedeelsite/uitgelicht_02.jpg") repeat-y;
	height:236px;
	width:207px;
}

div#submenu_home img{
	border:0;
	display: block;
}

div#banners img
{
	margin-left: 20px;
}

.uitgelichtContent a:hover
{
	text-decoration:none;	
}

.uitgelichtContent{
	width: 175px;
	font-size: 0.75em;
	padding: 9px 0 0 15px;
	color: #191919;
}

.uitgelichtContent p
{
	 margin: 0;
	 padding: 5px 0;
}
/*HOME BOVENSTE 2 CONTENT BOXES*/
span.homeBoxHeader {
	font-size:1em;
	font-weight:bold;
	margin:0 0 0 7px;
	position:absolute;
}

div.boxItems{
}

div.boxHeader{
	width:250px;	
	height:21px;
	color:#ffffff;
	padding-left:7px;
	padding-top:2px;
}

div.boxImage img{
	border:none;
	width:256px;
	display: block;
}

div.boxContent{
	margin-top: 0;
	padding: 5px 0 20px 15px;
	width:220px;
	line-height:1.3;
	font-size:0.90em;
	height:126px;
	overflow:hidden;
}

div.boxContent div.header
{
	font-weight: bold;
	padding: 5px 0;
}

div.boxContent p
{
	 margin: 0;
	 padding: 5px 0;
}

.blok_links_boven
{
	background:url("../images/homedeelsite/blok_links_boven.jpg") no-repeat;
	display:block;
	width:264px;
	height:254px;
	float:left;
	color: #191919;
}

.blok_rechts_boven
{
	background:url("../images/homedeelsite/blok_rechts_boven.jpg") no-repeat;
	display:block;
	width:264px;
	height:254px;
	float:right;
	color: #191919;
}

.blok_links_boven:hover
{
	background:url("../images/homedeelsite/blok_links_boven_hover.jpg") no-repeat;
	text-decoration:none;
}

.blok_rechts_boven:hover
{
	background:url("../images/homedeelsite/blok_rechts_boven_hover.jpg") no-repeat;
	text-decoration:none;
}

div.homeheader,
div.homeheader_zwart
{
	margin-top: 10px;
	font-weight: bold;
	width:249px;	
	height:21px;
	color:#ffffff;
	padding-left:7px;
	padding-top:2px;
}

div.homeheader
{
	background: #FF6400;
}

div.homeheader_zwart
{
	background: #000000;
	width: 192px;
	font-size: 0.9em;
	padding-top: 3px;
}

div#in_het_land
{
	width: 199px;
	cursor: pointer;
}

div.in_het_land_tekst
{
	font-size: 0.8em;
	color: black !important;
}

div#in_het_land a
{
	color: black !important;
}

a.in_het_land_link:hover
{
	text-decoration: none;
}

div#blok_links_onder
{
	float: left;
}

div#blok_rechts_onder
{
	float: right;
	margin-right: 7px;
}

/*RIGHT BLOCK*/

div.right_block_title
{
	background:#FF6400;
	overflow: hidden;
	height:23px;
	margin:0;
	padding:0;
	margin-bottom:10px;
}

div.right_block_title h3
{
	padding: 3px 0 0 10px;
	margin: 0;
	color: #FFFFFF;
	font-size: 0.8em;
}

div.right_block_home
{
	padding: 0;
	margin: 0 0 10px 0;
}

div.right_block_home strong
{
	color: #191919;
}

div.right_block_home div.item
{
	background: url("../images/dots_grijs.jpg") repeat-x bottom left;
	margin-top: 10px;
	padding: 0 0 10px 0;
}

div.right_block_home div.right_block_content
{
	padding: 0 10px;
}

a.homelinks_link
{
	display: block;
	padding: 3px;
	margin: 0 0 4px 0;
}

a.homelinks_link:hover
{
	background-color: #D2BADA;
}

div#home_banner_links ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div#home_banner_links li
{
	float: left;
}

div#home_banner_links a
{
	display: block;
	width: 164px;
	height: 101px;
	background-repeat:  no-repeat;
	background-position: top left;
}

div#home_banner_links span
{
	display: none;
}

.search_wit_input 
{
	font-size:10px;
	height:12px;
	line-height:12px !important;
	vertical-align:middle;
	width:130px;
}




ul#themas
{
	list-style-position: inside;
	margin: 0;
	padding: 0;
}

ul#themas .listText,
ul#themas .listText a,
ul#themas .listText a:hover
{
	color: #191919;
	text-decoration:none;
}

ul#themas li
{
	padding: 3px !important;
	border-bottom: 1px solid #959595;
}

ul#themas li:hover
{
	background:#FD9149;
	cursor:pointer;
	border-bottom: 1px solid #959595;
}

img.beweegmaatje_image
{
	margin-top: 10px;
}

div#beweegform
{
	background-color: #FC9149;
	font-size: 0.8em;
	color: black;
	width: 191px;
	padding: 3px 3px 3px 6px;
	margin-top: -4px !important;
}

div#beweegform p
{
	margin: 5px 0 5px 0 !important;
}

div#beweegform h2
{ 
	font-size: 1.1em;
}

div#beweegform input
{ 
	height: 14px;
}

div#beweegform select
{ 
	width: 180px;
}


div#beweegform #submitbeweeg
{
	background-color: #2A2929;
	border: 1px solid #2A2929 !important;
	color: white;
	height: 22px;
	margin-bottom: 8px;
}
