/*All styles for the contentarea, most of it can be copied to the content.css file in: DS\www\gvscript */
@import "content.css";

.clear{
	clear:both;
	height:0px;
}

.filesize{
	font-size:80%;
	color:#999999;
	font-weight:normal;
}

.emphasize{
	font-weight:bold;
}

.note{
}

.required{
	color:#00372b;
}

.alert{
	color:#00372b;
	font-weight:bold;
	font-style:italic;
}

a.action{
	font-weight:bold;
	font-size:110%;
}

ul.selection li{
	float:left;
	list-style-type:none;
	font-size:90%;
	text-align:center;
	margin-right:5px;
}

	ul.selection a{
		display:block;
		height:22px;
		width:22px;
		padding:1px 0 0 0px;
		background: transparent url(images/search_other.png) no-repeat 1px 0;
	}
	
	ul.selection a:hover{
		color:#ffffff;
		text-decoration:none;
		background: transparent url(images/search_current.png) no-repeat 1px 0;
	}
	
	ul.selection li.current{
			padding:1px 0 0 0px;
		height:22px;
		width:22px;
		background: transparent url(images/search_current.png) no-repeat 1px 0;
	}
	
	ul.selection li.selection_text a{
			padding:1px 0 0 0px;
		height:22px;
		width:116px;
		background: transparent url(images/search_next_page_2.png) no-repeat 0 0;
	}
	
	ul.selection li.selection_text a:hover{
		height:22px;
		width:116px;
		background: transparent url(images/search_next_page.png) no-repeat 0 0;
	}

/*shortcuts for blindpeople*/
.blindlayout{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:0px;
	overflow:hidden;
	z-index:0;
}

	hr.blindlayout{
		display:none;
	}

/* global divs */
#globalcontainer{
	width:980px;
	border:0px solid #000000;
	position:relative;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	top:0px;
	z-index:2;
	background-color:#FFFFFF;
	background-repeat: repeat;
	background-position: 0 0;
	min-height:628px;
}

#options {
	height:0px;
	width:980px;
	position:absolute;
	top:0px;
	z-index:1
}

#logo{
	position:absolute;
	top:0px;
	left:0px;
	z-index:3;
}

#logo a {
	display:block;
}

#header {height:164px;}

#quicksearch{
	width:160px;
	z-index:3;
	height:60px;
	background-color:#cccccc;
	margin-bottom:5px;
}
	
	#quicksearch form{
		padding:0px;
		width:auto;
		background-color:transparent;
		position:relative;
	}
	
	#quicksearch label{
		display:block;
		color:#000000;
		background-color:#999999;
		font-weight:bold;
		padding:3px 10px;
	}
	
	#quicksearch .select {
		width:100px;
		margin-left:10px;
		margin-bottom:10px;
		float:left;
	}

	
	#quicksearch .submit_button{
		
	}
	
	#quicksearch .smalltext{
		width:97px;
		border:1px solid #000000;
		height:18px;
		margin-left:5px;
		margin-top:5px;
	}
	
	#quicksearch a{
	display:block;
	padding:0 5px 5px;
		color:#000000;
		font-size:90%;
	}

#quicklinkvlak1{
	position:absolute;
	top:0px;
	right:0px;
	z-index:999;
	text-align:right;
	width:270px;
	height:20px;
	padding:0px 15px;
	background-color:transparent;
	background-position:top right ;
	background-repeat:repeat;
	background-image: url(images/qlv1_bg.png);
}

	#quicklinkvlak1 li{
		float:right;
		margin-left:15px;
		list-style-type:none;
	}
	
	#quicklinkvlak1 a{
		color:#000000;
	}


#focus_area{
	width:100%;
	clear:both;
	font-size:auto;
}

.basisonderwijs_news #focus_area, .bemused_news #focus_area {
	padding-top:193px;
}

.portal #focus_area {
	padding-top:239px;
}

.logischleiden #focus_area {
	padding-top:275px;
}
.sub_nav_title {
	color: black;
	background-color: #B5B2B5;
}

.sub_nav_title a{
	cursor:pointer;
}

.sub_nav_array {
	background-color:#CCCCCC;
}

#menu_area{
width:160px;
float:left;
padding: 20px;
}

/*  ---*/
/*-----------MAINMENU-----------------*/
#mainmenu{
	width:160px;
}

#mainmenu ul{
}


	#mainmenu li{
		list-style-type:none;
	}
	
		#mainmenu li a{
			display:block;
			cursor:pointer;
			
		}
		
		#mainmenu a{
			text-decoration:none;
		}

/*mainitem - mouseout*/
.mainitem{
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
	background-color:#999999;
	color:#000000;
	cursor:pointer;
	display:block;
	line-height:160%;
	font-weight:bold;
}

/*mainitem - mouseover*/
.amainitem {
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
	background-color:#666666;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	line-height:160%;
	font-weight:bold;
		margin:0px;
}


/*mainitem - mouseover*/
.activemainitem{
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
	background-color:#CCCCCC;
	color:#000000;
	cursor:pointer;
	display:block;
	line-height:160%;
	font-weight:bold;
}



/*mainitem - mouseover*/
.aactivemainitem{
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
	background-color:#666666;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	line-height:160%;
	font-weight:bold;
}

	.mainitem_margin{

		padding:4px 15px 0px 10px;
		cursor:pointer;
		display:block;
	}
	
.childeren {
	display:block;
	background-position: 148px 7px;
	background-repeat:no-repeat;
}



/*div for subitems*/
.menulayer{
	position:absolute;
	display:none;
	width:160px;
	overflow:hidden;
	z-index:999999;
	text-align:left;
}

/*subitem - mouseout*/
.item_level_2{
	border-bottom:1px solid #FFFFFF;
	background-color:#c1db8d;
	padding:0px 10px 0px 15px;
	vertical-align:middle;
	cursor:pointer;
	display:block;	
}

	/*subitem - mouseout - has children*/
	.item_level_2_children{
		border-bottom:1px solid #FFFFFF;
		background-repeat:no-repeat;
		background-position: 145px 8px;

	}
	
	/*subitemtext - mouseout*/
	.link_level_2{
		color:#000000;
		text-decoration:none;
		display:block;
		padding:2px 0px 2px 0px;
		line-height:14pt;
	}

/*subitem - mouseover*/
.aitem_level_2{
	border-bottom:1px solid #FFFFFF;
	background-color:#e3efcc;
	padding:0px 10px 0px 15px;
	vertical-align:middle;
	cursor:pointer;
	display:block;
}

	/*subitem - mouseover - has children*/
	.aitem_level_2_children{
		border-bottom:1px solid #FFFFFF;
		background-repeat:no-repeat;
		background-position:145px 8px;
	}

	/*subitemtext - mouseover*/
	.alink_level_2{
		color:#FFFFFF;
		text-decoration:none;
		display:block;
		padding:2px 0px 2px 0px;
		line-height:14pt;
	}
	
/*subsubitem - mouseout*/
.item_level_3{
border-bottom:1px solid #FFFFFF;
	background-color:#c1db8d;
	padding:0px 10px 0px 15px;
	vertical-align:middle;
	cursor:pointer;
	display:block;
}

	/*subsubitemtext - mouseout*/
	.link_level_3{
		color:#000000;
		text-decoration:none;
		display:block;
		padding:2px 0px 2px 0px;
		line-height:14pt;
	}

/*subsubitem - mouseover*/
.aitem_level_3{
border-bottom:1px solid #FFFFFF;
	background-color:#e3efcc;
	padding:0px 10px 0px 15px;
	vertical-align:middle;
	cursor:pointer;
	display:block;
}

	/*subsubitemtext - mouseover*/
	.alink_level_3{
		color:#FFFFFF;
		text-decoration:none;
		display:block;
		padding:2px 0px 2px 0px;
		line-height:14pt;
	}


/* --- */
	
	
	#content_area{
		width:578px;
		min-height:444px;
		float:left;
		background-color:#CCCCCC;
		background-position:0 0;
		background-repeat:repeat;
	}

	
		.content_margin{
			position:relative;
			padding:0px 20px;
			margin-bottom:30px;
		}

			
			.object_title{
				line-height:20pt;
			}
			
				.title_emphasize{
					color:#666666;
				}
			
			.object_description{
				margin-bottom:15px;
			}


			
			#bulletinboard .object_description {
			 	display:block;
			 }
	
	#container_area{
		width:160px;
		float:right;
		margin:20px 20px 10px 20px;
	}
	
#extra1{
	width:200px;
	padding-top:5px;
	float:right;
	text-align:center;
}

#footer_area {
	width:980px;
	height:28px;
	margin:0 auto;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align:left;
}

#footer_area a {
	color:#FFFFFF;
}

#quicklinkvlak2{
	width:780px;
	float:left;
}
	
	#quicklinkvlak2 li{
		float:left;
		margin:5px 0px 5px 15px;;
		list-style-type:none;
	}




/*-----------ITEMS (briefing, searchresults, map e.d.)----------------*/
.item{
	
}


	.items h2{
		margin:10px 0 0;
		font-size:115%;
		font-weight:bold;
		display:block;
	}

	.item_photo {
		float:left;
		width:100px;
		height:100px;
		overflow:hidden;
		margin:10px 10px 5px 0px;
	}

	
	
	ul.items{
		margin:0px;
		list-style-type:none;
	}
	
	
		ul.items li{
			display:block;
			clear:both;
			list-style-type:none;
			border-top:1px solid #000000;
			margin-top:10px;
		}
		#container_area	ul.items li{
			border-top:0px solid #000000;
		}	

		
		ul.items li.li_pdf{
			/*list-style-image:url(images/icon_pdf.gif);*/
		}
		
		ul.items li.li_pdf ul li{
			list-style-image:none;
		}
		
		ul.items li.li_sound{
			/*list-style-image:url(images/icon_sound.gif);*/
		}


/*-----------FORMELEMENTS----------------*/
#sitemap{
	border-bottom:1px solid #000000;
}

	#sitemap ul{
		margin-left:0px;
		font-weight:bold;
	}
	
	#sitemap ul li{
		list-style-type:none;
		padding:0px 0px 0px 10px;
		list-style-image:none;
			background:transparent url(images/menu_arrow_active.gif) 0 6px no-repeat;
	}
		
		#sitemap ul ul{
			margin-left:15px;
			font-weight:normal;
			list-style-image:none;
		}

		#sitemap ul ul li{
			border-top:0px solid #E3E98C;
			padding:0px 0px 0px 10px;
			list-style-image:none;
			background:transparent url(images/menu_arrow_active.gif) 0 6px no-repeat;
		}
		
			#sitemap ul ul ul{
				margin-left:40px;
			}
			
/*-----------FORMELEMENTS----------------*/
form{
	margin:0px;
	padding:0px;
}

fieldset{
	border:0px solid #ffffff;
	margin:0px;
	padding:0px;
}

legend{
	position:absolute;
	width:0px;
	height:0px;
	overflow:hidden;
	line-height:0px;
	text-indent:-999em;
	z-index:0;
}

label{
	display:block;
	padding-top:8px;
	padding-bottom:3px;
	clear:both;
}

	label.labelinfront{
		display:inline;
		padding:0px 5px 0px 0px;
	}
	
	span.fake_label{
		display:block;

		clear:both;
		padding-top:8px;
		padding-bottom:3px;
	}

.inputtext{
width:100%;
	font-family: Arial, Helvetica, sans-serif;
}

.file_text{
	
}

.generalsize_text{
	width:100%;
}

.smalltext{
	width:75px;
}

.generalsize_textarea{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
}

select{
	width:100%;
}

.submit_button, .action{
	cursor:pointer;
	font-weight:bold;
	font-size:90%;
	color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	border:1px solid #000000;
	background-color:transparent;
	height:22px;
	margin-right:5px;
}

	.submit_button_md{
	}
	
	.submit_button_mo, a.action:hover{
		background-color:#666666;
		color:#FFFFFF;
		text-decoration:none;
	}

/*-----------AGENDA-----------------*/
#agenda{
}

	#agenda ul{
		margin-left:30px;
	}
	
	#agenda ol li{
		margin-bottom:15px;
	}
	
	#agenda ul{
		margin-bottom:15px;
	}
	
	#agenda ul ul{
		margin-bottom:0px;
	}
	
	#agenda ol ol li{
		margin-bottom:0px;
	}

.agenda_info{
	font-weight:bold;
}

.agenda_content{
	margin-top:15px;
}

.point_time{
	color:#999999;
}

/*-----------SIMPLEFORM-----------------*/

#simpleform{
}

#simpleform .inputarea {
	clear:both;
	margin-bottom:5px;
}

#simpleform label, #simpleform .fake_label{
	width:49%;
	float:left;
	padding-top:2px;
}

#simpleform .inputtext, #simpleform select {
	width:49%;
	float:left;
}

.form_clear {
	float:right;
	width:260px;
	clear:right;
}

#simpleform .fake_label{
	margin:0px;
	padding:0px
}

#simpleform .fake_label a{
	color:#ffffff;
	text-decoration:none;
}

.help_popup{
	visibility:hidden;
	position:absolute;
	background-color:#ffffff;
	border:1px solid #e1e1e1;
	padding:5px;
	width:300px;
	display:block;
	z-index:99;
}

.comment{
	clear:both;
	display:block;
	margin:16px 0px 16px 0px;
	padding:10px 0 ;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

.summary_label{
	font-weight:bold;
	margin-top:10px;
}

.back_to_form{
	padding-top:15px;
	display:block;
}

.inputarea {
	width:95%;
}

.radio_check_input{
		float:left;
		width:20px;
	}
	
.radio_check_label{
	float:left;
	width:235px;
}

	.radio_check_label label{
		padding-top:0px;
		width:100% !important;
	}
	
	.form_buttons {
		margin:16px 0px 16px 0px;
	padding:10px 0 ;
	border-top:1px solid #CCCCCC;
	}				

/*-----------BRIEFING----------------*/
#briefing{

}

.minimal {
	clear:both;
	}

.dual_column {
	background-color:#FFFFFF;
	width:165px;
	float:left;
	overflow:hidden;
	margin:20px 0px 0px 20px !important;
	margin:20px 5px 0px 10px;
	line-height:14px;
}

	#briefing h2{
		font-size:12px;
		font-weight:bold;
		font-style:normal;
		margin:0px;
		padding:0px;
		color:#000000;
	}
	
	#briefing .dual_column h2{
		padding:0px 10px 0px 10px;
	}
	
	#briefing h2 a{
		color:#000000;
		display:block;
	}
	
	#briefing ul {
		margin-left:0px;
		margin-bottom:30px;
	}
	
	#briefing ul li{
		clear:both;
		padding:10px 0px 10px;
		
	}
	

	.briefing_column{
	}
	
	.briefing_column .item_photo{
		margin-top:7px;
		margin-right:7px;
	}
	
	#briefing .dual_column .item_photo {
		margin:0px;
		text-align:center;
		width:165px;
		float:none;
	}
	
	#briefing .description, #briefing .big_description {
		padding: 0px 10px;
		overflow:hidden;
	}
	
	#briefing .description {
		height:65px;
	}
	
	#briefing .big_description {
		height:165px;
	}
	
	a.lees_verder {
	display:block;
	width:60px;
	font-size:10px;
	padding-right:10px;
	background-image:url(images/verder-pijl.gif);
	background-position: right center;
	background-repeat:no-repeat;
	margin:0px 0px 0 0;
	color:#666666;
	text-decoration:none;
	}
	
	a.lees_verder:hover {
		background-image:url(images/verder-pijl2.gif);
		color:#7d7d7d;
	}
	
	
/*-----------URL----------------*/
#url{
}

/*-----------DISCUSSION----------------*/
#discussion{
}

	#discussion .action{
		margin:10px 0px 10px 20px;
		padding:3px 10px;
	}
	
	.showhide_links{
	
	}

#discussion_tree{
	width:90%;
	border-left:1px solid #FFFFFF;
	padding:10px 0px 10px 0px;
	margin-left:20px;
}

#discussion h2{
	font-weight:normal;
	margin:0px 0px 0px 10px;
	font-size:115%;
	font-weight:bold;
}

#discussion p{
	margin-left:10px;
}

#discussion ul{
	margin:20px 0px 20px 20px;
	padding:0px 0px 0px 0px;
	border-left:1px solid #FFFFFF;
	list-style-type:none;
}

	#discussion ul li{
		background-image:url(images/discussion_pointer.gif);
		background-repeat:no-repeat;
		background-position:0px 0px;
		margin:10px 0px 0px -20px;
		padding:0px 0px 0px 20px;
	}

#discussion ul ul{
	margin:10px 0px 30px 20px;
}

#discussion ul ul ul{
	margin:10px 0px 0px 20px;
}
.reaction_text a {
	display:block;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	font-weight:bold;
}


.discussiecontainer {
	background-color:#FFFFFF;
	border:1px solid #cccccc;
}

.submit_button_link {
	background-color:#FFFFFF !important;
	border:1px solid #666666 !important;
	margin: 0px 5px 5px 87px;
	padding:2px 5px !important;
	font-weight:bold;
}

.submit_button_link:hover {
	background-color:#666666 !important;
	border:1px solid #666666 !important;
	color:#FFFFFF;
	margin: 0px 5px 5px 90px;
	padding:2px 5px !important;
	font-weight:bold;
}

/*-----------BULLETINBOARD----------------*/
#bulletinboard{
}

#bulletinboard h2{
	font-weight:bold;
	font-size:115%;
	margin-bottom:0px;
}

#bulletinboard ul{
	margin:20px 0px 20px 0px;
	list-style-type:none;
}

#bulletinboard li{
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #000000;
}

#bulletinboard .date {
	font-style:italic;
	font-size:90%;
}

#bulletinboard .reaction {
	color:#FFFFFF;
}

 #bulletinboard .action{
		margin:10px 0px 10px 20px;
		padding:3px 10px;
	}

/*-----------POLL----------------*/
#poll{

}

.content_clear {
	clear:both;
}

	#poll h2{
		font-weight:bold;
		margin-bottom:10px;
		font-size:100%;
		color:#000000;
	}

	/*---answers---*/
	.poll_answer{
		margin-top:5px;
	}

	.poll_percentarea {
		background-color:#ffffff;
		border:1px solid #000000;
		width:200px;
		margin:0 10px;
		height:10px;
	}
	
	.poll_percent{
		background-color:#cccccc;
		height:10px;
	}


.pollcontainer form {
	border: 1px solid #cccccc;
	background-color:#FFFFFF !important;
}


.pollcontainer_stem {
	text-align:right;
}

.pollcontainer p {padding: 0 10px !important;}

.container_poll_border .poll_answer, .container_poll_border .poll_facts, .pollcontainer .poll_answer, .pollcontainer .poll_facts {
	padding:0px;
	margin:0px 10px;
	width:140px;
}

 .pollcontainer .poll_percentarea {
 	padding:0px;
	margin:0px 10px;
	width:138px;
 }

.container_poll_question {padding:0 10px !important;}
.container_poll_border {
	border-bottom:1px solid #000000;
}

.container_poll_border .poll_percentarea {
	width:135px;
}

/*-----------CONTAINERS----------------*/
.container{
	margin-bottom:5px;
	width:160px;
	overflow:hidden;
	background-color:#CCCCCC;
}
	.container form{
		padding:5px 10px 5px;
		width:auto;
		background-color:transparent;
	}
	
	.container p {
		padding:0 10px 15px;
		
	}
	.container p .lees_verder {
		font-size:10px;	
	}
	
	.container ul {
		width:160px;
		overflow:hidden;
	}

		.container a img {
		display:block;
	}
	.banner {
		line-height:0px;
	}

		
	.container h3{
		background-color:#999999;
		width:140px;
		padding:2px 10px;
		color:#000000;
	}
	
	.container select{
		width:140px;
	}
	
	.container .submit_button{
		margin-top:5px;
	}
	
	.container .object_photo {
		margin:10px;
		width:130px;
		overflow:hidden;
	}
	.container .object_link {font-size:90%;}
	
	.container .object_link a:hover{
		text-decoration:none;
	}
	
	.container hr{
		display:none;
	}
	
	.container ul, .containerslist{
		margin:0px;
		padding:0px;
		list-style-type:none;
		
	}

	.container ul.items li, .containerslistitem {
		margin:0px 10px;
		padding:2px 0px 2px 5px;
		font-size:90%;
		background:transparent url(images/arrow.gif) 0 0 no-repeat;
	}
		
		.container_externallink h3 a{
			padding:2px 0 2px 17px;
			background:transparent url(images/external_link.gif) 0 4px no-repeat;
		}
		
		.container_externallink hr{
			display:none;
		}
		
a.container_link {
	margin:0px 10px;
		padding:2px 0px 2px 5px;
		font-size:90%;
		background:transparent url(images/arrow.gif) 0 -1px no-repeat;
}
		

.container_image {
	margin-bottom:5px;
	display:block;
}

/* Form designer*/ 

#tip{
	position:absolute;
	width:50%;
	background-image: url(images/tip.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	margin-top:20px;
	top:0px;
	left:250px;
	clear:both;
	z-index:15;
}

/*-----------SEARCHRESULTS----------------*/
#searchresults{
}

#searchresults_items{
	clear:both;
	padding-bottom:15px;
}

#searchresults_items ul.items {
	margin-left:0px;
}


/*-----------PAGE LINKS----------------*/
#page_links{
	display:none;
	position:absolute;
	top:420px;
	left:10px;
	width:150px;
	z-index:8000;
}

	#page_links a{
		display:block;
		margin-top:0px;
		font-size:90%;
		padding-top:3px;
		line-height:130%;
		color:#00372B;
	}
	
		#page_links a img{
			margin-right:10px;
		}
		
		.link_fontsize{
			background-repeat:no-repeat;
			background-position:0 0;
			padding-left:22px;
			background-image:url(images/icon_fontsize.gif);
		}
		
		.link_reaction{
			background-repeat:no-repeat;
			background-position:0px 3px;
			padding-left:22px;
			background-image:url(images/icon_react.gif);
		}
		
		.link_print{
			background-repeat:no-repeat;
			background-position:0px 3px;
			padding-left:22px;
			background-image:url(images/icon_print.gif);
		}
		
		.link_favorites{
			background-repeat:no-repeat;
			background-position:0px 3px;
			padding-left:22px;
		}
	
	#set_normal{
		position:absolute;
		top:-20px;
		left:0px;
		display:none;
	}
	
	#set_bigger{
		position:absolute;
		top:-17px;
		left:0px;
		display:block;
	}



/*-----------system----------------*/

.gvflag {
	display: none;
}

.gmap {
	width: 100%; 
	height: 300px;
	border: 1px solid black;
}


/*-----------Folder-------------*/

.folder_first_column {float:left; width:260px;}
.folder_second_column {float:right; width:260px;}

.dual_folder {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.dual_folder li {
	margin-bottom:10px;
}

.item2ndlevel li {
	list-style-type:none;
	border-width:0px;
	clear:both;
	font-weight:normal;
	margin:0px 10px;
	padding:2px 0px 2px 5px;
	background:transparent url(images/arrow.gif) 0 0 no-repeat;
	
}
.dual_folder h2 {
	background-color:#999999;
	padding:3px 10px;
	margin:0;
	font-size:115%;
	font-weight:bold;
	display:block;
}

.dual_folder .lees_verder {
	text-align:right;
	font-size:90%;
	padding-right:10px;
}

/*-----------Document-----------*/

#content a, #url a {
	text-decoration:underline;
}

#content {overflow:hidden;}

/* --- HOMEPAGE ---*/
.home #content_area {padding-bottom:20px}
.home .content_margin {padding:0px}

.home .dual_column {
	background-color:#FFFFFF;
	width:165px;
	height:188px;
	float:left;
	overflow:hidden;
	margin:20px 0px 0px 20px !important;
	margin:20px 5px 0px 10px;
	line-height:14px;
	clear:none;
	border:0px;
}

.home h2{
		font-size:12px;
		font-weight:bold;
		font-style:normal;
		margin:0px;
		color:#000000;
		padding:0px;
	}
	
.home .description h2{
		padding:4px 0px 0px;
	}
	
	.home .big_description h2{
		padding:10px 0px 0px;
	}
	
.home #folder h2 a {
		color:#000000;
		display:block;
		padding-top:5px;
	}
	
.home #folder ul{
	margin-left:0px;
}

.home .briefing_column .item_photo{
	margin-top:7px;
	margin-right:7px;
}
	
.home .item_photo {
	margin:0px;
	text-align:center;
	width:165px;
	height:90px;
	float:none;
}
	
.home .description, .home .big_description {
	padding: 0px 10px;
	overflow:hidden;
}
	
.home .description {
	height:75px;
}
	
.home .big_description {
	height:166px;
}

	
.home .more a {
	font-size:10px;
	padding:0 10px;
	background-image:url(images/verder-pijl.gif);
	background-position: right center;
	background-repeat:no-repeat;
	margin:0px;
	color:#666666;
	text-decoration:none;
	}
	
.home .more a:hover {
		background-image:url(images/verder-pijl2.gif);
		color:#7d7d7d;
	}