/*
 *  AUTOR: Lennart van de Kamp
 *  (c) Deepvision
 */ 


/*
 *  MARKUP
 */ 


body {
	margin: 0;
	padding: 0;
	background: #292929;
	font-family: "Tahoma", "Verdana", "sans-serif";
	font-size: 11px;
	color: #333;

}

a {
	text-decoration: none;
	color: #4fbcd5;
	font-weight: bold;
}


a.arrow, a.arrow_back {
	padding-left: 15px;
	background: url(images/meer_arrow.gif) 0 5px no-repeat;
}

a.arrow_back {
	margin-top: 20px;
}

a.arrow:hover, a.arrow_back:hover {
	color: #004756;
	background: url(images/meer_arrow.gif) 0px 5px no-repeat;
}


#content a:hover {
	text-decoration: underline;	
}



form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#headerwrap {
	width: 100%;
	background: #51bfd7 url(images/top_bg.gif) 0 0 repeat-x;
	height: 103px;
}

#header {
	width: 850px;
	height: 103px;
	padding: 0;
	background: url(images/logo.gif) 0 14px no-repeat;
	margin: 0 auto;
}

#header a.logo {
	float: left;
	margin-top: 5px;
}

#header #topmenu {
	padding: 0;
	margin: 0;
	float: left;
	margin: 55px 0 0 120px;
}

#header #topmenu li {
	float: left;
	list-style: none;
}

#header #topmenu a span {
	display: none;
}

#header #topmenu a.home, #header #topmenu a.home_a {
	display: block;
	height: 29px;
	width: 57px;
	background: url(images/menu_home.gif) 0 0 no-repeat;
}

#header #topmenu a.home_a {
	background: url(images/menu_home_a.gif) 0 0 no-repeat;
}

#header #topmenu a.home_a:hover, #header #topmenu a.home:hover {
	background: url(images/menu_home_o.gif) 0 0 no-repeat;
}

#header #topmenu a.wij, #header #topmenu a.wij_a {
	display: block;
	height: 29px;
	width: 44px;
	background: url(images/menu_wij.gif) 0 0 no-repeat;
}

#header #topmenu a.wij_a {
	background: url(images/menu_wij_a.gif) 0 0 no-repeat;
}

#header #topmenu a.wij:hover, #header #topmenu a.wij_a:hover {
	background: url(images/menu_wij_o.gif) 0 0 no-repeat;
}

#header #topmenu a.aanpak, #header #topmenu a.aanpak_a {
	display: block;
	height: 29px;
	width: 74px;
	background: url(images/menu_aanpak.gif) 0 0 no-repeat;
}

#header #topmenu a.aanpak_a {
	background: url(images/menu_aanpak_a.gif) 0 0 no-repeat;
}

#header #topmenu a.aanpak_a:hover, #header #topmenu a.aanpak:hover {
	background: url(images/menu_aanpak_o.gif) 0 0 no-repeat;
}

#header #topmenu a.klanten, #header #topmenu a.klanten_a {
	display: block;
	height: 29px;
	width: 77px;
	background: url(images/menu_klanten.gif) 0 0 no-repeat;
}

#header #topmenu a.klanten_a {
	background: url(images/menu_klanten_a.gif) 0 0 no-repeat;
}

#header #topmenu a.klanten_a:hover, #header #topmenu a.klanten:hover {
	background: url(images/menu_klanten_o.gif) 0 0 no-repeat;
}

#header #topmenu a.contact, #header #topmenu a.contact_a, #header #topmenu a.contact_o {
	display: block;
	height: 29px;
	width: 77px;
	margin-left: 110px;
	background: url(images/menu_contact.gif) 0 0 no-repeat;
}

#header #topmenu a.contact_a {
	background: url(images/menu_contact_a.gif) 0 0 no-repeat;
}

#header #topmenu a.contact_a:hover, #header #topmenu a.contact:hover {
	background: url(images/menu_contact_o.gif) 0 0 no-repeat;
}

#bottomwrap {
	width: 100%;
	background: #292929 url(images/bottom_bg.gif) 0 0 repeat-x;
	float: left;
	padding: 0 0 30px 0;
}

#bottomwrap #pointer, #bottomwrap #pointer_aanpak, #bottomwrap #pointer_klanten, #bottomwrap #pointer_no {
	width: 850px;
	margin: 0 auto;
	height: 80px;
	background: url(images/bottom_pointer.gif) 13px 51px no-repeat;
}

#bottomwrap #pointer_no {
	background: none;
}

#bottomwrap #pointer_aanpak {
	background: url(images/bottom_pointer.gif) 183px 51px no-repeat;
}

#bottomwrap #pointer_klanten {
	background: url(images/bottom_pointer.gif) 338px 51px no-repeat;
}

#floatblock {
	width: 850px;
	margin: 0 auto;
	clear: both;
}

#bottomwrap #footer {
	color: #4e4e4e;
	border-top: 1px solid #373737;
	width: 850px;
	padding: 4px 0;
	margin-top: 17px;
	float: left;
	font-size: 11px;
}

.cases_footer a {
	display: block;
}

.cases_footer strong {
	color: #999;
}

#bottomwrap #footer a {
	color: #858585;
	font-weight: normal
}

#bottomwrap #footer a:hover {
	color: #f6f6f6;
	font-weight: normal
}

#bottom {
	width: 814px;
	background: #333;
	border: 1px solid #545454;
	padding: 15px 18px;
	font-size: 11px;
	color: #858585;
	float: left;
	line-height: 15px;
}

#bottom a {
	font-weight: normal;
	color: #858585;
}

#bottom a:hover {
	text-decoration: underline;
}

#bottom .block_visie {
	float: left;
	width: 325px;
	height: 140px;
}

#bottom .block {
	float: left;
	width: 130px;
	height: 140px;
	margin-right: 18px;
	padding-right: 15px;
	background: url(images/bottom_separator.gif) 100% 0 repeat-y;
}

#bottom h2 {
	font-family: "Arial";
	font-size: 14px;
	color: #999;
}

#contentwrap {
	width: 100%;
	float: left;
	background: #fff;
	padding-top: 50px;
}

#content {
	width: 850px;
	margin: 0 auto;
}

#content .header {
	margin-left: 16px;
	margin-bottom: 12px;
}

#content .header_dotted {
	width: 850px;
	margin-bottom: 23px;
	height: 1px;
	background: url(images/submenu_bg.gif) no-repeat;
}

#content #submenu {
	padding: 0;
	margin: 0;
	width: 841px;
	background: url(images/submenu_bg.gif);
	height: 46px;
	padding-left: 9px;
	margin-bottom: 23px;
}

#content #submenu li {
	float: left;
	list-style: none;
	margin: 10px 0 0 6px;
}

#content #submenu span {
	display: none;
}


#content #submenu a.case_domo, #content #submenu a.case_domo_a {
	display: block;
	background: url(images/submenu/case_domo.gif);
	height: 27px;
	width: 194px;	
}

#content #submenu a.case_domo_a {
	background: url(images/submenu/case_domo_a.gif);
}

#content #submenu a.case_domo:hover {
	background: url(images/submenu/case_domo_o.gif);
}

#content #submenu a.case_bergen, #content #submenu a.case_bergen_a {
	display: block;
	background: url(images/submenu/case_bergen.gif);
	height: 27px;
	width: 170px;	
}

#content #submenu a.case_bergen_a {
	background: url(images/submenu/case_bergen_a.gif);
}

#content #submenu a.case_bergen:hover {
	background: url(images/submenu/case_bergen_o.gif);
}

#content #submenu a.case_wereld, #content #submenu a.case_wereld_a {
	display: block;
	background: url(images/submenu/case_wereld.gif);
	height: 27px;
	width: 170px;	
}

#content #submenu a.case_wereld_a {
	background: url(images/submenu/case_wereld_a.gif);
}

#content #submenu a.case_wereld:hover {
	background: url(images/submenu/case_wereld_o.gif);
}

#content #submenu a.case_strukton, #content #submenu a.case_strukton_a {
	display: block;
	background: url(images/submenu/case_strukton.gif);
	height: 27px;
	width: 164px;	
}

#content #submenu a.case_strukton_a {
	background: url(images/submenu/case_strukton_a.gif);
}

#content #submenu a.case_strukton:hover {
	background: url(images/submenu/case_strukton_o.gif);
}

#content #submenu a.ambities, #content #submenu a.ambities_a {
	display: block;
	background: url(images/submenu/ambities.gif);
	height: 27px;
	width: 71px;	
}

#content #submenu a.profiel, #content #submenu a.profiel_a {
	display: block;
	background: url(images/submenu/profiel.gif);
	height: 27px;
	width: 62px;	
}

#content #submenu a.profiel_a {
	background: url(images/submenu/profiel_a.gif);
}

#content #submenu a.profiel:hover {
	background: url(images/submenu/profiel_o.gif);
}

#content #submenu a.ambities, #content #submenu a.ambities_a {
	display: block;
	background: url(images/submenu/ambities.gif);
	height: 27px;
	width: 71px;	
}

#content #submenu a.ambities_a {
	background: url(images/submenu/ambities_a.gif);
}

#content #submenu a.ambities:hover {
	background: url(images/submenu/ambities_o.gif);
}

#content #submenu a.kernwaarden, #content #submenu a.kernwaarden_a  {
	display: block;
	background: url(images/submenu/kernwaarden.gif);
	height: 27px;
	width: 102px;	
}

#content #submenu a.kernwaarden_a {
	background: url(images/submenu/kernwaarden_a.gif);
}

#content #submenu a.kernwaarden:hover {
	background: url(images/submenu/kernwaarden_o.gif);
}

#content #submenu a.publicaties, #content #submenu a.publicaties_a {
	display: block;
	background: url(images/submenu/publicaties.gif);
	height: 27px;
	width: 85px;	
}

#content #submenu a.publicaties_a {
	background: url(images/submenu/publicaties_a.gif);
}

#content #submenu a.publicaties:hover {
	background: url(images/submenu/publicaties_o.gif);
}

#content #submenu a.mensen, #content #submenu a.mensen_a {
	display: block;
	background: url(images/submenu/mensen.gif);
	height: 27px;
	width: 69px;	
}

#content #submenu a.mensen_a {
	background: url(images/submenu/mensen_a.gif);
}

#content #submenu a.mensen:hover {
	background: url(images/submenu/mensen_o.gif);
}

#content #submenu a.cases, #content #submenu a.cases_a {
	display: block;
	background: url(images/submenu/cases.gif);
	height: 27px;
	width: 60px;	
}

#content #submenu a.cases_a {
	background: url(images/submenu/cases_a.gif);
}

#content #submenu a.cases:hover {
	background: url(images/submenu/cases_o.gif);
}

#content #submenu a.klanten, #content #submenu a.klanten_a {
	display: block;
	background: url(images/submenu/klanten.gif);
	height: 27px;
	width: 69px;	
}

#content #submenu a.klanten_a {
	background: url(images/submenu/klanten_a.gif);
}


#content #submenu a.klanten:hover {
	background: url(images/submenu/klanten_o.gif);
}

#content #submenu a.klantenvragen, #content #submenu a.klantenvragen_a {
	display: block;
	background: url(images/submenu/klantenvragen.gif);
	height: 27px;
	width: 95px;	
}

#content #submenu a.klantenvragen_a {
	background: url(images/submenu/klantenvragen_a.gif);
}


#content #submenu a.klantenvragen:hover {
	background: url(images/submenu/klantenvragen_o.gif);
}

#content #submenu a.ditdoenwe, #content #submenu a.ditdoenwe_a {
	display: block;
	background: url(images/submenu/ditdoenwe.gif);
	height: 27px;
	width: 96px;	
}

#content #submenu a.ditdoenwe_a {
	background: url(images/submenu/ditdoenwe_a.gif);
}


#content #submenu a.ditdoenwe:hover {
	background: url(images/submenu/ditdoenwe_o.gif);
}

#content #submenu a.aanpak, #content #submenu a.aanpak_a {
	display: block;
	background: url(images/submenu/aanpak.gif);
	height: 27px;
	width: 70px;	
}

#content #submenu a.aanpak_a {
	background: url(images/submenu/aanpak_a.gif);
}


#content #submenu a.aanpak:hover {
	background: url(images/submenu/aanpak_o.gif);
}

#content #submenu a.methoden, #content #submenu a.methoden_a {
	display: block;
	background: url(images/submenu/methoden.gif);
	height: 27px;
	width: 85px;	
}

#content #submenu a.methoden_a {
	background: url(images/submenu/methoden_a.gif);
}


#content #submenu a.methoden:hover {
	background: url(images/submenu/methoden_o.gif);
}

#content .left {
	float: left;
	padding: 0 15px;
}

#content .right {
	float: left;
	padding: 0 30px 0 43px;
}

#content .img_left {
	float: left;
	margin: 10px 30px 20px 0;
}

#content .right_left {
	float: left;
	padding: 0 43px 0 15px;
}

#content .img_sub {
	font-size: 10px;
	font-style: italic;
	text-align: right;
	padding: 20px 0 20px 0;
}

#content p {
	line-height: 17px;
	letter-spacing: .5px;
	text-align: left;
	padding-right: 0px;
}

#content h1, #content h2 {
	font-family: "Arial";
	font-size: 23px;
	color: #4fbcd5;
	padding: 0;
	margin: 9px 0 0 0;
	font-weight: 100;
}

#content h2 {
	font-size: 18px;
	margin: 40px 0 5px 0;
	color: #333;
}

#content .case_left_top h2 {
	margin: 0 0 15px 0;
}

#content .subtitle, #content .contact_subtitle {
	font-family: "Arial";
	font-size: 21px;
	color: #a8a7a7;
	font-weight: 100;
	padding: 0 0 20px 27px;
}

#content .contact_subtitle {
	padding-bottom: 0;
}

#content .index_section, #content .index_section_middle {
	float: left;
	width: 273px;
	background: url(images/index_dotted.gif) 0 22px no-repeat;

}

#content .index_title {
	margin-bottom: 33px;
	display: block;
}

#content .index_block {
	height: 250px;
	
	background: #f1f1f1;
	border-right: 1px solid #dbdbdb;
	padding: 13px 13px 0 13px;
}

#content .index_block_bottom {
	background: #f1f1f1;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	padding: 0 13px 23px 13px;
}

#content #pictrail {
	float: left;
	width: 850px;
	height: 139px;
	padding-top: 14px;
	margin-top: 19px;
	border-top: 1px solid #cecece;
	background: url(images/content/index_bottom.jpg) 0 14px no-repeat;
}

#index_animation {
	float: left;
	width: 850px;
	height: 139px;
	padding-top: 14px;
	margin-top: 19px;
	border-top: 1px solid #cecece;
}

#communicaid_flash {
	width: 172px;
	height: 118px;
}

ul {
	list-style-image: url(images/dot.gif);
}

#content .index_section_middle {
	margin: 0 15px;
	
}

#content .right ul, #content .case_right ul, #content .right ol {
	padding: 0 0 0 15px;
	margin: 0;
	line-height: 17px;
	
	
}

#content .right ul li, #content .case_right ul li, #content .right ol li {
	padding: 0 0 0px 0;
}

#no_margin {
	padding: 0 0 0 15px;
	margin: 0;
	line-height: 17px;
}

#no_margin li {
	margin-bottom: 15px;
}

#content .klanten_left {
	float: left;
	width: 255px;
	padding: 0 20px 0 20px;
	/*background: url(images/klanten_left_bg.gif) no-repeat;*/
}

#downloaddomo {
	padding: 15px 0 15px 150px;
	height: 100px;
	background: url(images/content/kookboek.jpg) 0 50% no-repeat;
}

#carrousel {
	width: 848px;
	height: 300px;
	margin-top: 20px;
}


#content #flash_klanten {
	width: 850px;
	height: 303px;
	margin-bottom: 10px;
}

#content .klanten_left h1, #content .case_left_top h1 {
	margin-bottom: 25px;
}

#content .klanten_left a.arrow, #content .case_left_top a.arrow {
	display: block;
	margin-top: 3px;
}

#content .case_left_top p.cases_links {
	margin-top: 25px;
}


#content #klanten_carrousel {
	background: url(images/klanten_carrousel.gif) no-repeat;
	height: 303px;
	width: 555px;
	margin-bottom: 20px;
	float: left;
}

#content .klanten_right {
	float: left;
	width: 555px;
	padding-top: 27px;
	display: block;
}

#map_parent {
	height: 354px;
	position: relative;
}

#map_canvas {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #dbdbdb;
	border-bottom: 0;
	width: 848px; 
	height: 354px
}

.visitekaartje {
	position: absolute;
	top: 238px;
	left: 498px;
	width: 352px;
	height: 117px;
	background: green;
	position: relative;
	z-index: 666;
	background: url(images/visitekaartje_top.gif) no-repeat;
}

#content .contact_map {
	width: 850px;
	/*height: 483px;*/
	height: 354px;
	background: url(images/map4.jpg);
}

#content .contact_left {
	float: left;
	width: 465px;
	padding-top: 30px;
}

#content .contact_right {
	float: left;
	width: 319px;
	padding: 0px 0 33px 66px;
	background: url(images/map_right5.gif) no-repeat;
}

#content .contact_right .left {
	float: left;
	width: 150px;
	padding: 0 0 40px 0;

}

#content .contact_right a.arrow {
	color: #565a5c;
}

#content .contact_right a.arrow:hover {
	color: #000;
}

#content #test {
	clear: left;
	width: 555px;
}

#content #klanten_lijst {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

#content #klanten_lijst li {
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 8px;
	padding: 27px 20px 27px 20px;
	width: 515px;
	float: left;
}

#content #klanten_lijst li .nuon, #content #klanten_lijst li .kpnoud, #content #klanten_lijst li .ffoods, #content #klanten_lijst li .basf, #content #klanten_lijst li .auping, #content #klanten_lijst li .bose, #content #klanten_lijst li .struktonrail, #content #klanten_lijst li .de, #klanten_lijst li .decorbeel, #klanten_lijst li .fnvbondgenoten, #klanten_lijst li .fnv, .fnvbondgenoten, #klanten_lijst li .ffoodsdomo, .fnvbondgenoten, #klanten_lijst li .nxp, fnvbondgenoten, #klanten_lijst li .wereldomroep, #klanten_lijst li .thedome, #klanten_lijst li .tdg, #klanten_lijst li .tellus, #klanten_lijst li .xerox, #klanten_lijst li .wiggers, #klanten_lijst li .ub, #klanten_lijst li .stork,  #klanten_lijst li .heyeglas, #klanten_lijst li .hollandrail, #klanten_lijst li .buddingh {
	background: url(images/logos/nuon.gif) 50% 50% no-repeat;
	width: 164px;
	display: block;
	float: left;
	height: 81px;
}

#content #klanten_lijst li .kpnoud {
	background: url(images/logos/kpnoud.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .buddingh {
	background: url(images/logos/buddingh.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .wiggers {
	background: url(images/logos/wiggers.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .hollandrail {
	background: url(images/logos/hollandrail.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .heyeglas {
	background: url(images/logos/heyeglas.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .stork {
	background: url(images/logos/stork.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .ub {
	background: url(images/logos/ub.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .basf {
	background: url(images/logos/basf.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .auping {
	background: url(images/logos/auping.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .bose {
	background: url(images/logos/bose.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .de {
	background: url(images/logos/de.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .decorbeel {
	background: url(images/logos/decorbeel.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .fnvbondgenoten {
	background: url(images/logos/fnvbondgenoten.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .fnv {
	background: url(images/logos/fnv.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .struktonrail {
	background: url(images/logos/struktonrail.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .ffoods {
	background: url(images/logos/ffoods.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .ffoodsdomo {
	background: url(images/logos/ffoodsdomo.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .nxp {
	background: url(images/logos/nxp.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .wereldomroep {
	background: url(images/logos/wereldomroep.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .thedome {
	background: url(images/logos/thedome.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .tdg {
	background: url(images/logos/tdg.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .tellus {
	background: url(images/logos/tellus.gif) 50% 50% no-repeat;
}

#content #klanten_lijst li .xerox {
	background: url(images/logos/xerox.gif) 50% 50% no-repeat;
}

#content #klanten_lijst .text {
	float: left;
	display: block;
	width: 351px;
}

#content h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0;
}

h4 {
	display: block;
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 11px;
	color: #333;
}

h5 {
	display: block;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

#content .case_bijz {
	padding: 0 0 0 15px;
	line-height: 17px;
	margin: 0px 0 0 0;
}

#content .case_bijz li {
	margin: 0 0 0 0;
}


#content .case_first {
	padding-bottom: 10px;
}

#content .case_left {
	float: left;
	width: 295px;
	background: purple;
}

#content .case_left_top {
	width: 254px;
	float: left;
	padding: 40px 20px 0 20px;
	border-right: 1px solid #b5b5b5;
	background: #f1f1f1 url(images/case_top.gif) no-repeat;
}


#content .case_left_bottom {
	width: 295px;
	height: 50px;
	float: left;
	background: #f1f1f1 url(images/case_left_bottom.gif) no-repeat;
}

#content #case_slideshow {
	width: 555px;
	height: 303px;
	background: url(images/case_slideshow.gif) no-repeat;
}

#content .case_right {
	float: left;
	width: 555px;
}

#content .case_right_text {
	padding: 45px 20px 0 30px;
}

/*#content #methoden {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

#content #methoden li {
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 8px;
	padding: 27px 20px 27px 20px;
	float: left;
}

#content #methoden img {
	float: left;
	margin-right: 25px;
}

#content #methoden .wsc {
	background: url(images/aanpak/wsc_general.jpg) 0 50% no-repeat;
	width: 270px;
	display: block;
	float: left;
	height: 155px;
}

#content #methoden .text {
	float: left;
	display: block;
	width: 540px;
}*/

#content #mensen {
	clear: left;
	padding: 20px 0;
}

#content #mensen .text {
	background: url(images/mensen_right_text.gif) no-repeat;
	width: 443px;
	height: 372px;	
	float: left;
	padding: 125px 50px 50px 50px;
}

#content #mensen .text .line_dotted {
	background: url(images/line_dotted.gif) 0 10px repeat-x;
	height: 20px;
}

#content #mensen .fotos {
	background: url(images/mensen_left_fotos.jpg) no-repeat;
	width: 307px;
	height: 547px;
	float: left;
}

.case_right_text p {
	margin-top: 3px;
	margin-bottom: 15px;
}

#content #businesspartners {
	padding: 0;
	margin: 30px 0 0 0;
	list-style: none;
	background: url(images/line_dotted.gif) repeat-x;
}

#content #businesspartners h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#content #businesspartners li {
	min-height: 200px;
	padding: 20px 0 20px 0;
}

#content #businesspartners li.line {
	height: 1px;
	min-height: 1px;
	padding: 0;
	background: url(images/line_dotted.gif) repeat-x;
}

/*#content #businesspartners li {
	background: url(images/line_dotted.gif) 0 100% repeat-x;
		border-bottom: 1px solid #c7c7c7;
	padding: 35px 0 35px 0;
	height: 200px;
}

#content #businesspartners li.title {
	padding: 0 0 10px 15px;
	height: auto;
}


#content #businesspartners li .img_left, #content #businesspartners li .img_right {
	float: left;
	display: block;
	
}

#content #businesspartners li .img_right {
	float: right;
	margin: 0 60px 0 60px;
}*/

#content #businesspartners .douwe {
	padding-right: 215px;
	padding-left: 15px;
	background: url(images/mensen_douwe.jpg) 670px 20px no-repeat;
}

#content #businesspartners .marc {
	padding-left: 230px;
	padding-right: 15px;
	background: url(images/mensen_marc.jpg) 30px 20px no-repeat;
}

#content #businesspartners .tobias {
	padding-left: 230px;
	padding-right: 15px;
	background: url(images/mensen_tobias.jpg) 30px 20px no-repeat;;
}

#content #netwerkpartners {
	padding: 30px 0 0 20px;
	margin: 0;
}	

#netwerkpartners img {
	margin: 0 30px 0 0;
}


#content #netwerkpartners .br {
	border-top: 1px solid #c7c7c7;
	background: url(images/logos/br.gif) 15px 50% no-repeat;	
}


#content #netwerkpartners .icma {
	background: url(images/logos/icma.gif) 15px 50% no-repeat;	
}

#content #netwerkpartners .vista {
	background: url(images/logos/vsta.gif) 15px 50% no-repeat;	
}

#content #netwerkpartners .fusiepartners {
	background: url(images/logos/fusiepartners.gif) 15px 50% no-repeat;	
}

#content #netwerkpartners .bi {
	background: url(images/logos/bi.gif) 15px 50% no-repeat;	
}


#content #methoden {
	padding: 20px 0 0 0;
	margin: 0;
	list-style: none;
}

#content #methoden li {
	padding: 40px 0 40px 290px;
	border-bottom: 1px solid #c7c7c7;	
	height: 150px;
}


#content #methoden .wsc {
	/*border-top: 1px solid #c7c7c7;*/
	padding-top: 0px;
	background: url(images/aanpak/wsc_general.jpg) 10px 0 no-repeat;
}


#content #methoden .fs {
	padding: 40px 290px 40px 15px;
	background: url(images/aanpak/futuresearch_general.jpg) 595px 50% no-repeat;	
}

#content #methoden .space {
	background: url(images/aanpak/openspace_general.jpg) 10px 50% no-repeat;	
}

#content #methoden .conference {
	padding: 40px 290px 40px 15px;
	background: url(images/aanpak/conferencemodel_general.jpg) 595px 50% no-repeat;	
}

#content #methoden .scenario {
	background: url(images/aanpak/scenariodesign_general.jpg) 10px 50% no-repeat;	
}

#content #methoden .handbook {
	border:none;
	padding: 60px 290px 40px 15px;
	height: 250px;
	background: url(images/content/thechangehandbook.jpg) 660px 60px no-repeat;	
}

#content .pleft {
	padding-left: 15px;
}

#content .pleft_klanten {
	padding: 20px 0 0 15px;
}

