body {
	
	background-image: url(/web/images/background.jpg);
	background-repeat: repeat-x;
	
	background-color:#f2f2f2;
	
  	font-family:Arial, Helvetica, sans-serif;
	color:#5c5c5c;
	font-size:11px;
}

ul{
list-style-type:circle;
margin-bottom:5px;
}

ol{
list-style-type:decimal;
margin-bottom:5px;
}


li{
margin-left:5px;
margin-bottom:5px;
}

#site_wrapper{
	margin:auto;
	width:1024px;
}

#header_wrapper{
	/*
	margin:auto;
	*/
	width:1024px;
	height:134px;
	background-image: url(/web/images/header_background.jpg);
	background-repeat:no-repeat;

}

#header{
	margin-left:107px;
	width:810px;
	/*
	margin:auto;
	height:134px;
	*/
	height:104px;
}

#header_logo{
	width:196px;
	height:86px;
	float:left;
	margin-left:15px;
	margin-top:20px;
	cursor:hand;
}


#header_right{
	float:right;
	width:271px;
	margin-top:10px;
}

#header_login{
	width:260px;
	height:30px;
	float:right;
	background-image: url(/web/images/header_login_background.jpg);
	background-repeat:no-repeat;
	padding:7px;
}


#user{
	float:left;
	margin-right:10px;
	width:80px;
}

#paswoord{
	float:left;
	margin-right:10px;
	width:80px;
}

.loginform_button_wrapper{
	background-image: url(/web/images/loginform_button_background.jpg);
	background-repeat:repeat-x;
	width:65px;
	height:23px;
	text-align:center;
	float:left;
	padding-top:3px;
}


.loginform_button{
	background-color: transparent;
	border:none;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
	float:left;
	color:white;
	margin:auto;
	font-size:10px;
}

.loginform_button:hover{
	cursor:hand;
}



#header_languagenav{
	float:right;
	height:10px;
	margin-top:5px;
	margin-right:5px;
}

.header_languagenav_item{
	height:10px;
	float:left;
	color:white;
}

.header_languagenav_item a{
	text-decoration:none;
	color:white;
}


#mainnav_wrapper{
	height:30px;
	margin-left:360px;
}

#mainnav_left-item{
	width:18px;
	height:30px;
	float:left;
	background-image: url(/web/images/mainnav_leftitem.jpg);
	background-repeat:no-repeat;
}

#mainnav_content{
	float:left;
}

#mainnav_right-item{
	width:18px;
	height:30px;
	float:left;
	background-image: url(/web/images/mainnav_rightitem.jpg);
	background-repeat:no-repeat;
}

.mainnav_content_activeitem{
	color:#2b80bb;
	font-weight:bold;
	float:left;
		margin-top:-4px;

}

.mainnav_content_activeitem a{
	color:#2b80bb;
	text-decoration:none;
}

.mainnav_content_activeitem_left-item{
	background-image: url(/web/images/mainnav_activeitem_leftitem.jpg);
	background-repeat:repeat-x;
	height:36px;
	width:15px;
	float:left;

}


.mainnav_content_activeitem_inhoud{
	background-image: url(/web/images/mainnav_activeitem_background.jpg);
	background-repeat:repeat-x;
	height:36px;
	float:left;
	padding-top:10px;
}

.mainnav_content_activeitem_right-item{
	background-image: url(/web/images/mainnav_activeitem_rightitem.jpg);
	background-repeat:repeat-x;
	height:36px;
	width:12px;
	float:left;
}


.mainnav_content_item{
	float:left;
	position: relative;
}

.mainnav_content_inhoud{
	float:left;
	padding-top:7px;
	height:30px;
	background-image: url(/web/images/mainnav_background.jpg);
	background-repeat:repeat-x;
}

.mainnav_content_inhoud a{
	text-decoration:none;
	color:#5c5c5c;
	position:relative;
}

.mainnav_content_seperator{
	width:33px;
	height:30px;
	float:left;
	background-image: url(/web/images/mainnav_seperator.jpg);
	background-repeat:no-repeat;
}
.mainnav_content_seperator_active{
	width:10px;
	height:30px;
	float:left;
	background-image: url(/web/images/mainnav_background.jpg);
	background-repeat:repeat-x;
}

#content_wrapper{
    margin-left:107px;
	_margin-left:54px;
	width:810px;
	float:left;
	clear: both;
	margin-bottom:40px;
}

#content_leftcontent{
	width:224px;
	float:left;
}

#content_leftcontent_menuwrapper{
	width:184px;
	background-color:#ececec;
	border-color:white;
	border-width:1px;
	border-style:solid;
	margin-top:20px;
	_margin-top:10px;
	
	padding-top:5px;
	padding-bottom:5px;
}

.content_leftcontent_menu_item{
	width:161px;
	margin:auto;
}

.content_leftcontent_menu_item_inhoud{
	color:#3874a4;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:10px;
}

.content_leftcontent_menu_item_inhoud a{
	text-decoration:none;
	color:#3874a4;
}

.content_leftcontent_menu_item_seperator{
	width:161px;
	height:2px;
	background-image: url(/web/images/content_leftcontent_menu_item_seperator.jpg);
	background-repeat:no-repeat;
}

#content_leftcontent_searchwrapper{
	margin-top:24px;
}

#content_leftcontent_search_titel{
	color:#656565;
	font-size:12px;
	text-transform:uppercase;
}

#content_leftcontent_search_seperator{
	margin-top:10px;
	margin-bottom:15px;
	margin-left:-15px;
	width:225px;
	height:2px;
	background-image: url(/web/images/content_leftcontent_search_seperator.jpg);
	background-repeat:no-repeat;
	
}

#content_leftcontent_search_searchform{
	width:183px;
	height:35px;
	background-image: url(/web/images/content_leftcontent_search_searchform_background.jpg);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding:6px;
}

#search_text{
	float:left;
	margin-right:10px;
}

.searchform_button_wrapper{
	background-image: url(/web/images/searrchform_button_background.jpg);
	background-repeat:repeat-x;
	width:65px;
	height:23px;
	text-align:center;
	float:left;
	padding-top:3px;
}


.searchform_button{
	background-color: transparent;
	border:none;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
	float:left;
	color:white;
	margin:auto;
	font-size:10px;
	padding-top:1px;
}

.searchform_button:hover{
	cursor:hand;
}



#content_maincontent{
	width:566px;
	float:right;
	margin-top:30px;
	margin-left:20px;
	_margin-left:10px;
	margin-bottom:20px;
}

#content_maincontent_titel{
	font-size:12px;
	color:#268401;
	text-transform:uppercase;
	margin-bottom:10px;
	float:left;
}

#content_maincontent_titel_right{
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:10px;
	float:right;
}
#content_maincontent_titel_right a{
		color:#268401;
		text-decoration:none;
}


#content_maincontent_inhoud{
	margin-bottom:40px;
}


.content_maincontent_seperator{
	margin-left:-20px;
	width:583px;
	height:2px;
	background-image: url(/web/images/content_maincontent_seperator.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
	clear:both;
}


#content_homecontent{
	width:566px;
	clear:both;
	margin-bottom:20px;

}

#content_homecontent a{
	text-decoration:none;
	cursor:hand;
}


#content_homecontent_titel{
	font-size:12px;
	color:#ae3232;
	text-transform:uppercase;
	margin-bottom:10px;
}



#content_homecontent_inhoud_bui{
	float:left;
	width:265px;
	height:81px;
	background-image: url(/web/images/buitenlands.jpg);
	background-repeat:no-repeat;	
	margin:8px;
	_margin:6px;
}

#content_homecontent_inhoud_int{
	float:left;
	width:265px;
	height:81px;
	background-image: url(/web/images/internationaal.jpg);
	background-repeat:no-repeat;
	margin:8px;
	_margin:6px;
}

#content_homecontent_inhoud_ont{
	float:left;
	width:265px;
	height:81px;
	background-image: url(/web/images/ontwikkelings.jpg);
	background-repeat:no-repeat;
	margin:8px;
	_margin:6px;
}

#content_homecontent_inhoud_toe{
	float:left;
	width:265px;
	height:81px;
	background-image: url(/web/images/toerisme.jpg);
	background-repeat:no-repeat;
	margin:8px;
	_margin:6px;
}

.content_homecontent_inhoud_text{
	margin-left:15px;
	margin-top:55px;
	font-size:12px;
	text-transform:uppercase;
	color:white;
}

.content_homecontent_inhoud_text_black{
	margin-left:15px;
	margin-top:55px;
	font-size:12px;
	text-transform:uppercase;
	color:black;
}

.content_homecontent_inhoud_text a{
	text-decoration:none;
	color:white;
}

.content_homecontent_inhoud_text_black a{
	text-decoration:none;
	color:black;
}

.content_homecontent_bijlage{
	clear:both;
	font-size:12px;
	font-weight:bold;
	padding-top:10px;
}

.content_homecontent_bijlage a{
	text-decoration:none;
	color:#5c5c5c;
}


#footer{
	clear:both;
	margin:auto;
	width:810px;
	height:100px;
	text-align:center;
	color:#a2a2a2;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#d9d9d9;
	padding-top:15px;
}

#footer a{
	color:#a2a2a2;
	text-decoration:none;
}


.contactformitems{
	width:250px;
	margin-bottom:4px;
}

#contactgegevens_wrapper{
	
	margin-top:20px;
	margin-bottom:20px;

}


.contactgegevens_item{
	margin-bottom:3px;
}

.nieuwsformitems{
	width:120px;
}

.algadviezen_jaartitels{
	font-size:11px;
	color:#286b95;
	text-transform:uppercase;
	margin-bottom:10px;
}

.algadviezen_jaartitels a{
	color:#286b95;
	font-weight:bold;
	text-decoration:none;
}


.adviezen_wrapper{
	width:560px;
	margin-bottom:20px;
	float:left;
}

.adviezen_datum{
	font-size:12px;
	font-weight:bold;
	float:left;
	width:100px;
	padding-top:1px;
}

.adviezen_inhoud{
	clear:both;
	
}

.adviezen_volgorde{
	font-size:12px;
	font-weight:bold;
	float:left;
	width:40px;
	padding-top:1px;
	margin-right:10px;
}

.adviezen_items_wrapper{
	width:410px;
	float:left;
}

.adviezen_items_file{
clear:both;	
margin-bottom:5px;
font-size:14px;
}

.adviezen_items_file a,#content_maincontent_titel a{
	text-decoration:none;
	color:#286b95;
}

.adviezen_items_mail{
clear:both;	
}

.adviezen_items_mail a{
	text-decoration:none;
	color:#c22424;
}

.mededelingen_datum{
	font-size:12px;
	font-weight:bold;
	float:right;
	width:80px;
	padding-top:1px;
	color:#5c5c5c;
}


.FCKstyle_titel{
	font-size:12px;
	color:#ae3232;
	text-transform:uppercase;
	margin-bottom:10px;
}

.links_wrapper{
	width:560px;
	margin-bottom:20px;
	float:left;
}

.links_image{
	float:left;
	width:100px;
	height:100px;
}

.links_link{
float:left;
font-size:13px;
margin-left:30px;
padding-top:38px;
}

.links_link a{
	text-decoration:none;
	color:#286b95;
}

.sitemap_mainitem{
padding-top:5px;
margin-bottom:5px;
font-size:13px;
}

.sitemap_mainitem a{
	color:#286b95;
	text-decoration:none;
	font-weight:bold;
}

.sitemap_subitem{
margin-left:30px;
margin-bottom:5px;
}

.sitemap_subitem a{
	color:#268401;
	text-decoration:none;
	font-weight:bold;
}

.subpages_dropdown{
	background-color:#DFDFDF;
	clear:both;
	_width:60px;
	position: absolute;
	top: 30px;
	left: -16px;
	padding: 0px;
	z-index: 9999;
	width: 120px;

}

/*.subpages_dropdown_active{
	border-color:#DFDFDF;
	border-style:solid;
	border-width:1px;
	
	background-color:#F2F2F2;
	clear:both;

	_width:60px;


	padding-top:7px;
	_padding-top:3px;

	text-align:center;
}*/

.subpages_dropdown_active {
    background-color: #F2F2F2;

    padding: 0;
    position: relative;
    z-index: 99999;
    height: 25px;
}

.subpages_dropdown a{
	text-decoration:none;
	color:#5c5c5c;
	padding: 3px 10px;
	display:block;
	line-height: 22px;
	margin: 0px 0px 2px 0px;
}
.subpages_dropdown a:hover {
	background: #c1c1c1;
	color: #3874a4;
}

.subpages_dropdown_active a{
	text-decoration:none;
		color:#5c5c5c;
	/*
	color:#3874a4;
	*/
	padding-top:3px;
	padding-bottom:3px;
	display:block;
}

input.question1 {
	margin-left: -10000px;
}




