#accordion {
}
h3.toggler {

}
h3.toggler,h3.vacaturetoggler {
	cursor: pointer;
	border: 0;
	font-size: 16px;
	color: white;
	margin: 0 0 4px 0;
	border-bottom:1px solid #F26522;
}
h3.vacaturetoggler {
	border:0px;
}
h3.toggler a{

}
h3.toggler a,h3.vacaturetoggler a{
	cursor: help;
	display:inline-block;
	padding: 2px 0px;
	text-decoration:none;
	border-bottom:0;
}
h3.toggler a:hover,h3.vacaturetoggler a:hover{

}

div.element p, div.element h4 {
	margin:0px;
	padding:0px;
}div.element_aanmelden p, div.element_aanmelden h4 {
	margin:0px;
	padding:0px;
}
div.element_aanmelden {
	/*width:460px;*/
}
blockquote {
	padding:5px 20px;
}

/* TABS */

.mootabs_title {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background:#F26522;
	font-weight:bold;
}

.mootabs_title li {
	float: left;
	background-color: #3975BD;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	cursor: pointer;

	color:white;
	font-size: 12px;
	background:#F26522;
}

.mootabs_title li.active {
	background-color: #49A8EC;
}

.mootabs_panel {
	position: relative;
	width: 100%;
	top: -1px;

	clear: both;
	color: black;
	overflow: auto;
	padding: 5px;

	font-size: 12px;
	height:80px;
}

.mootabs_panel.active {
	background-color: #49A8EC;
	display: block;
	
}

.mootabs_title li.over {
	font-weight: bold;
}

#content_wrapB {width:300px;}


.staffeltabs_title,.beheerstarttabs_title,.reactietabs_title,.werkgevertabs_title,.zoekentabs_title,.zoek_pagina_tabs_title  {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
	background:#F26522;
	font-weight:bold;
}

.staffeltabs_title li,.beheerstarttabs_title li,.reactietabs_title li,.werkgevertabs_title li,.zoekentabs_title li,.zoek_pagina_tabs_title li {
	float: left;
	background-color: #3975BD;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	cursor: pointer;

	color:white;
	
	background:#F26522;
}

.zoek_pagina_tabs_ads  {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}

.zoek_pagina_tabs_ads li {
	float: left;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	cursor: pointer;
	font-size:1.4em;
}




.staffeltabs_panel,.beheerstarttabs_panel,.reactietabs_panel,.werkgevertabs_panel,.zoekentabs_panel {
	position: relative;
	top: -1px;
	clear: both;
	color: black;
	overflow: auto;
	padding: 5px;
	
	display:none;
}
#staffeltabs_wrapB {border: 1px solid #F26522; clear:both; height:230px; overflow:auto;}
#beheerstarttabs_wrapB{border: 1px solid #F26522; clear:both;}
#reactietabs_wrapB{border: 1px solid #F26522; clear:both;}
#werkgevertabs_wrapB{
	border:1px solid #F26522;
	clear:both;
	font-size:13px;
	height:120px;
	line-height:16px;
	width:248px;
	}
#zoekentabs_wrapB{border: 1px solid #F26522; clear:both; width:300px;height:200px;}
#zoek_pagina_wrapB{border: 1px solid #F26522; clear:both; width:180px;margin-right:10px;overflow:auto;padding:5px;}
#beheer_factuur_bevestigen {border: 1px solid #F26522; clear:both; height:550px; overflow:auto;}
#klant_pagina_wrap{border: 1px solid #F26522; clear:both; width:180px;margin-right:10px;overflow:auto;padding:5px;text-align:center;}
#zoek_pagina_tabs_ads_wrap{clear:both; overflow:auto;padding:5px;text-align:left;}
