html,body{
	margin : 0;
	padding : 0;
	background-color : #FFFFFF;
}

html,body {
	line-height : 19px;
	font-family : Verdana;
	font-size : 13px;
	color : #6A6A6A;
}

a:link, a:visited, a:active {
	color : #F18F00; 
	text-decoration :  underline;
}
a:hover{
	color : #6A6A6A; 
	text-decoration : none;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

textarea, input {
	position : relative;
}

hr {
	background-color : #C4C6C8;
	color : #C4C6C8;
	border : 0;
	margin : 0;
	height : 1px;
}

.ullijst {
	list-style-type : none;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

.fzoeken {
	float : left;
    border : 1px solid #F18F00;
    background-color : #FFFFFF;
	margin : 0;
    padding : 3px 0 0 5px !important;
	padding : 2px 0 0 2px;
	font-family : Verdana;
    font-size : 11px;
    color : #000000;
    width: 164px;
	height : 15px !important;
	height : 16px;
}

.zbutton {
	float : left;
 	background: transparent url(http://www.leadbuilders.nl/gfx/zoeken.gif) no-repeat;
    outline: none;
    border: none;
    cursor : pointer;
    width: 24px;
    height: 20px;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 7px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 19px;
	color : #F18F00;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 6px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 15px;
	color : #F18F00;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 6px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 15px;
	color : #F18F00;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 6px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 15px;
	color : #F18F00;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 12px;
	color : #F18F00;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 12px;
	color : #242424;
	line-height : normal;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container_header {
	float : left;
	background-image : url(http://www.leadbuilders.nl/gfx/header_achter.gif);
	background-position : top left;
	background-repeat : repeat-x;
	width : 100%;
	height : 124px;
}

.center_header {
	position : relative;
	margin : 0 auto;
	width : 980px;
}

.header_l {
	float : left;
	width : 490px;
}

.logo {
	float : left;
	margin : 28px 0 0;
	width : 490px;
	height : 48px;
}

.header_r {
	float : left;
	width : 490px;
}

.top_text {
	float : left;
	text-align : right;
	width : 280px;
	padding : 4px 0 0 0;
	margin : 0 15px 0 0;
	height : 24px;
}

.top_text a:link, .top_text a:visited, .top_text a:active {
	color : #F18F00; 
	text-decoration : none;
}
.top_text a:hover{
	color : #000000; 
	text-decoration : none;
}

.zoeken {
	float : left;
	padding : 20px 0 0;
	width : 195px;
	height : 28px;
}

.menu {
	position : absolute;
	left : 0;
	top : 96px;
	z-index : 99;
	width : 980px;
	height : 24px;
}

.container_topmenu{
	height: 24px;
}

.container_topmenu A, .container_topmenu A:hover, .container_topmenu A:visited {
	float:left;
	background-image:url(http://www.leadbuilders.nl/gfx/menu_down_links.gif);
	background-position: left top;	
	background-repeat: no-repeat;
	color : #535353;
	cursor : pointer;
	margin : 0 3px 0 0;
	padding: 0 0 0 15px;
	text-decoration: none;
	clear : both;
	height: 24px;
}

.container_topmenu A:hover{
	background-image:url(http://www.leadbuilders.nl/gfx/menu_down_links.gif);
	cursor : pointer;
	height: 24px;
}

.container_topmenu A .name, .container_topmenu A:hover .name{
	float:left;
	font-weight : bold; 
	padding : 6px 0 0 0;
	cursor : pointer;
	line-height : normal;
	text-decoration : none; 
}

.container_topmenu A:hover .name{
	text-decoration: none;
	cursor : pointer;
	color : #F18F00;
}

.container_topmenu A .name_small, .container_topmenu A:hover .name_small{
	float:left;
	white-space: nowrap;
	cursor : pointer;
	text-decoration: none;
}

.container_topmenu A:hover .name_small{
	text-decoration: none;
}

.container_topmenu A .right, .container_topmenu A:hover .right{
	float: left;
	background-image:url(http://www.leadbuilders.nl/gfx/menu_down_rechts.gif);
	background-position: right top;	
	background-repeat: no-repeat;	
	text-decoration: none;
	cursor : pointer;
	height: 24px;
	width: 18px;
}

.container_topmenu A:hover .right{
	background-image:url(http://www.leadbuilders.nl/gfx/menu_down_rechts.gif);
	cursor : pointer;
	height: 24px;
}

.container_topmenu_select {
	height: 24px;
}

.container_topmenu_select A, .container_topmenu_select A:hover, .container_topmenu_select A:visited {
	float:left;
	background-image:url(http://www.leadbuilders.nl/gfx/menu_select_links.gif);
	background-position: left top;	
	background-repeat: no-repeat;
	color : #FFFFFF;
	cursor : pointer;
	margin : 0 3px 0 0;
	padding: 0 0 0 15px;
	text-decoration: none;
	height: 24px;
}

.container_topmenu_select A .name, .container_topmenu_select A:hover .name{
	float:left;
	font-weight : bold; 
	padding : 6px 0 0 0;
	cursor : pointer;
	line-height : normal;
	text-decoration : none; 
}

.container_topmenu_select A .name_small, .container_topmenu_select A:hover .name_small{
	float:left;
	white-space: nowrap;
	cursor : pointer;
	text-decoration: none;
}

.container_topmenu_select A:hover .name_small{
	text-decoration: none;
}

.container_topmenu_select A .right, .container_topmenu_select A:hover .right{
	float: left;
	background-image:url(http://www.leadbuilders.nl/gfx/menu_select_rechts.gif);
	background-position: right top;	
	background-repeat: no-repeat;	
	text-decoration: none;
	color : #FFFFFF;
	cursor : pointer;
	height: 24px;
	width: 18px;
}

.container_content {
	float : left;
	background-color : #e3e4e4;
	width : 100%;
}

.center_content {
	background-image : url(http://www.leadbuilders.nl/gfx/center_content.gif);
	background-position : top left;
	background-repeat : repeat-x;
	padding : 4px 0 0 0;
	margin : -4px auto 0 auto;
	width : 980px;
}

.center_content2 {
	margin : 0 auto;
	width : 980px;
}

.moodbar {
	float : left;
	border : 1px solid #f18f00;
	background-color : #FFFFFF;
	z-index : 1;
	padding : 1px;
	width : 976px;
	height : 133px;
}

.moodbar_image {
	float : left;
	overflow : hidden;
	width : 976px;
	height : 133px;
}

.moodbar_text_holder {
	position : absolute;
	top : 122px;
	right : 1px;
	z-index : 1;
	width : 266px;
	height : 133px;
}

.moodbar_text {
	float : left;
	background-image : url(http://www.leadbuilders.nl/gfx/moodbar.png);
	background-position : left top;
	background-repeat : no-repeat;
	line-height : 33px;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	width : 254px;
	height : 130px;
	padding: 3px 0 0 12px;
}

.moodbar_text a:link, .moodbar_text a:visited, .moodbar_text a:active {
	color : #FFFFFF; 
	text-decoration : none;
	display: block;
	height: 32px;
	padding: 0 0 12px 20px;
	margin: 1px 0 0 0;
	overflow: hidden;
}

.moodbar_text a:hover {
	color : #FFFFFF; 
	text-decoration : none;
}

.content {
	float : left;
	background-color : #FFFFFF;
	padding : 20px 20px 20px 0;
	width : 960px;
}

.content_default {
	float : left;
	padding : 0 0 0 24px;
	width : 936px;
}

.content_default_2 {
	float : left;
	margin : -4px 0 0 0;
	background-color : #000000;
	width : 980px;
}

.content_links {
	float : left;
	width : 226px;
}

.content_submenu {
	float : left;
	width : 226px;
}

.content_submenu_top {
	float : left;
	background-image : url(http://www.leadbuilders.nl/gfx/submenu_top.gif);
	background-position : top left;
	background-repeat : no-repeat;
	font-size : 0;
	line-height : 0;
	width : 226px;
	height : 6px;
}
.content_below_submenu_top {
	float : left;
	background-image : url(http://www.leadbuilders.nl/gfx/below_submenu_top.gif);
	background-position : top left;
	background-repeat : no-repeat;
	font-size : 0;
	line-height : 0;
	width : 226px;
	height : 6px;	
}

.content_submenu_mid {
	float : left;
	background-image : url(http://www.leadbuilders.nl/gfx/submenu_mid.gif);
	background-position : top left;
	background-repeat : repeat-y;
	padding : 10px;
	line-height : 24px;
	width : 206px;
}
.content_below_submenu_mid {
	float : left;
	background-image : url(http://www.leadbuilders.nl/gfx/below_submenu_mid.gif);
	background-position : top left;
	background-repeat : repeat-y;
	padding : 10px;
	line-height : 24px;
	width : 206px;
	height: 285px;
	color: #535353;
	font-weight: bold;	
}

.content_below_submenu_mid h1, 
.content_below_submenu_mid h2,
.content_below_submenu_mid h3,
.content_below_submenu_mid h4,
.content_below_submenu_mid h5,
.content_below_submenu_mid h6 {
	color: #535353;
}

.submenu_item_lijn {
	background-color : #D3D4D4;
	font-size : 0;
	line-height : 0;
	width : 206px;
	height : 1px;
}

.submenu_item a, .submenu_item a:link, .submenu_item a:visited, .submenu_item a:active {
	display : block;
	border-bottom : 1px solid #D3D4D4;
	text-decoration : none;
	color : #535353;
	font-weight : bold;
	line-height : normal;
	padding : 5px 0 5px 0;
	width : 206px;
}

.submenu_item a:hover {
	display : block;
	border-bottom : 1px solid #D3D4D4;
	text-decoration : none;
	color : #f18f00;
	font-weight : bold;
	line-height : normal;
	padding : 5px 0 5px 0;
	width : 206px;
}

.submenu_item_select a, .submenu_item_select a:link, .submenu_item_select a:visited, .submenu_item_select a:active, .submenu_item_select a:hover {
	display : block;
	border-bottom : 1px solid #D3D4D4;
	text-decoration : none;
	color : #f18f00;
	font-weight : bold;
	line-height : normal;
	padding : 5px 0 5px 0;
	width : 206px;
}

.subsubmenu_item a, .subsubmenu_item a:link, .subsubmenu_item a:visited, .subsubmenu_item a:active{
	display : block;
	border-bottom : 1px solid #D3D4D4;
	text-decoration : none;
	color : #535353;
	line-height : normal;
	padding : 5px 0 5px 15px;
	width : 216px;
}

.subsubmenu_item a:hover {
	display : block;
	border-bottom : 1px solid #D3D4D4;
	text-decoration : none;
	color : #f18f00;
	line-height : normal;
	padding : 5px 0 5px 15px;
	width : 216px;
}

.subsubmenu_item_select a, .subsubmenu_item_select a:link, .subsubmenu_item_select a:visited, .subsubmenu_item_select a:active, .subsubmenu_item_select a:hover {
	display : block;
	border-bottom : 1px solid #D3D4D4;
	text-decoration : none;
	color : #f18f00;
	line-height : normal;
	padding : 5px 0 5px 15px;
	width : 216px;
}

.content_submenu_bottom {
	float : left;
	background-image : url(http://www.leadbuilders.nl/gfx/submenu_bottom.gif);
	background-position : top left;
	background-repeat : no-repeat;
	font-size : 0;
	line-height : 0;
	padding : 0 0 20px 0;
	width : 226px;
	height : 6px;
}
.content_below_submenu_bottom {
	float : left;
	background-image : url(http://www.leadbuilders.nl/gfx/below_submenu_bottom.gif);
	background-position : top left;
	background-repeat : no-repeat;
	font-size : 0;
	line-height : 0;
	padding : 0 0 20px 0;
	width : 226px;
	height : 6px;	
}

.content_links_text {
	float : left;
	padding : 0 0 0 25px;
	width : 226px;
}

.kruimelpad {
	float: left;
	display : block;
	margin : 0 0 10px 0; 
	width : 689px;
	font-size : 10px;
	color: #6A6A6A;
}

.kruimelpad, .kruimelpad a, .kruimelpad a:link, .kruimelpad a:active, .kruimelpad a:visited, .kruimelpad a:hover {
	font-size : 10px;
	color: #6A6A6A;
	text-decoration: none;
}

.kruimelpad a:hover {
	color: #f18f00;
	text-decoration: none;
}

.content_midden {
	float : left;
	display : block;
	margin : 0;
	padding: 0 0 0 20px;
	width : 674px;
}
*html div.content_midden {
	float : left;
	display : block;
	margin : 0;
	padding: 0;
	width : 674px;
}

.footer_content_center {
	position : relative;
	margin :  0 auto;
	width : 980px;
}

.footer_content {
	position : relative;
	float : left;
	background-image : url(http://www.leadbuilders.nl/gfx/footer_content.gif);
	background-position : top left;
	background-repeat : repeat-x;
	margin : 0 auto -4px auto;
	line-height : 0;
	font-size : 0;
	width : 980px;
	height : 4px;
}

.container_footer {
	float : left;
	background-image : url(http://www.leadbuilders.nl/gfx/footer_achter.gif);
	background-position : top left;
	background-repeat : repeat-x;
	width : 100%;
}

.center_footer {
	position : relative;
	margin : 0 auto;
	padding : 10px 0 10px 0;
	font-size : 9px;
	width : 980px;
}

.center_footer a:link, .center_footer a:visited, .center_footer a:active {
	color : #6A6A6A; 
	text-decoration : none;
}
.center_footer a:hover{
	color : #000000; 
	text-decoration : none;
}

.content_midden ul {
	list-style-type: none;
	margin-left: 0;
	padding: 0 0 0 40px;
}
.content_midden ul li {
	background: transparent url(http://www.leadbuilders.nl/gfx/bullet.gif) no-repeat left top;
	padding-left: 15px;
	color: #6a6a6a;
}