@charset "UTF-8";
/* CSS Document */

/* basics */
body					{ border: 0; color: #51535a; padding: 0; margin: 0; background: url(/img/bg.gif) repeat-x 0 0; width: 100%; font-family: Calibri, Arial, Verdana, sans-serif; font-size: 85%; font-style: normal; line-height: 1.6em; font-weight: normal; font-variant: normal; }
#container				{ width: 996px; margin: 0 auto; text-align: left; height: 100%; height: 800px; background: #fff; position: relative; padding-top: 15px; }
#content				{ width: 626px; margin: 9px 0px 4em 30px; float: left; background: #fff; z-index: 1; }
#content .wide			{ width: 936px; }

/* Header */
#container #header			{ width: 936px; margin: 0 auto 50px auto; }
#container #header #logo a	{ margin: -1px 0 5px 0px; display: block; text-indent: -9999px; background: url(/img/logo-ing.gif) no-repeat 0 0; width: 130px; height: 37px; z-index: 2; }
#container #header #fsb		{ position: absolute; background: url(/img/forsomethingbetter.gif) no-repeat 0 0; text-indent: -9999px; width: 266px; height: 56px; z-index: 2; top: 0px; right: 30px; }
#container #header #nav		{ border-top: 5px solid #f60; width: 936px; padding-top: 1px; }

/* content_wide en columns */
#content_wide				{ width: 936px; margin: 10px 0px 4em 30px; float: left; background: #FFF; z-index: 1; border-top: 1px dotted #c6c7c8; clear: both; display: block; padding-top: 1em; }
#content_wide img			{ border-width: 0px; margin-right: 0px; }
#content_wide #column1		{ width: 280px; float: left; margin-right: 48px; }
#content_wide #column12		{ width: 596px; float: left; margin-right: 30px; }
#content_wide #column2		{ width: 280px; float: left; }
#content_wide #column3		{ width: 280px; float: right; }
#content_wide #column23		{ width: 590px; float: left; }
#content_wide p				{ margin: 0.5em 0 0 0; }

/* text */
p			{ margin-top: 1em; }
strong		{ font-weight: bold; color: #006; }
em			{ font-style: italic; }

h1				{ font-size: 2.6em; color: #006; padding: 8px 0; line-height: 1em; margin: 0; font-weight: normal; border-bottom: 1px solid #c6c7c8; }
h2				{ font-size: 200%; color: #006; padding: 0.2em 0; line-height: 1.2em; margin: 0px; font-weight: normal; clear: both; }
h3				{ font-size: 1.5em; color: #006; padding: 0.3em 0; line-height: 1.2em; margin: 0px; font-weight: normal; clear: both; }
h3.underline	{ border-bottom: 1px solid #c6c7c8; }
h4				{ font-size: 1.35em; color: #666; padding: 0.1em 0; line-height: 1.2em; margin: 0; font-weight: normal; }
h4.underline	{ border-bottom: 1px solid #c6c7c8; padding-bottom: 7px; margin-bottom: 5px; }
h5				{ font-size: 1.25em; color: #006; }
h6				{ font-size: 1.25em; color: #006; }

/* images */
#content img			{ border: solid 8px #e9eef7; margin: 6px 16px 6px 0; }
#content img.noborder	{ border: solid 0px #e9eef7; margin: 0; }

/* links */
a						{ color: #9599a6; text-decoration: none; }
#content_wide a,
#content a				{ color: #f60; text-decoration: none; }
#content_wide a:hover,
#content a:hover		{ color: #f60; text-decoration: underline; }
#content a:visited		{ }
#content a.more,
#content_wide a.more,
#secundair a.more		{ display: inline-block; border: 1px solid #c6c7c8; padding: 3px 5px; color: #9599a6; margin: 0.5em 0; line-height: 15px; background: #fff; }
#content a.more:hover,
#content_wide a.more:hover,
#secundair a.more:hover	{ background-color: #F60; color: #FFF; text-decoration: none; }
a.attentie				{ color: red; font-weight: bold; }
#content a.large,
#content_wide a.large,
#secundair a.large		{ float: left; font-size: 150%; color:#FFF; background-color: #F60; padding: 2px 8px 3px 8px; border: 1px solid #c6c7c8; line-height: 1.5em; margin-bottom: 0.5em; }
#content a.large:hover,
#content_wide a.large:hover,
#secundair a.large:hover	{ color:#F60; background-color: #FFF; text-decoration: none; }

/* lists */
#content ul					{ padding: 0px; list-style: none; display: inline; }
#content ul li				{ padding: 0 0 0 16px; margin: 0px; background: url(/img/bullit.png) no-repeat 0 4px; }

/* summary's */
.intro							{ font-weight: bold; color: #006; margin-top: 1em; margin-bottom: 1em; }
#content #summary_blue			{ background: #FFF; padding: 12px 0; color: #006; font-weight: normal; font-size: 160%; line-height: 130%; }
#content #summary_blue_small	{ font-size: 120%; background: #FFF; padding: 12px 0 1em 0; color: #006; font-weight: normal; line-height: 130%; }
#content #summary_orange		{ background: #FFF; padding: 6px 0 12px 0; color: #F60; font-weight: normal; font-size: 160%; line-height: 130%; }
#content #summary_onorange		{ background: #F60; padding: 10px 16px 12px 16px; color: #fff; font-weight: bold; font-size: 120%; clear: both; margin: -6px 0 2.2em 0; }
#content #summary_orange_small	{ font-size: 130%; background: #FFF; padding: 12px 0 1em 0; color: #f60; font-weight: normal; line-height: 130%; }
#content #summary_photo			{ margin-top: -8px; height: 186px; font-size: 135%; padding: 12px 0; color: #F60; font-weight: normal; line-height: 130%; border-bottom: 1px solid #c6c7c8; }
#content #summary_photo img		{ border: solid 0px #e9eef7; float: left; }

/* Komt gewoon vrij vaak voor */
.date							{ color:#9599a6; }

/* Rechterkolom */
#secundair						{ float: right; width: 280px; margin: 24px 30px 2em 0px; overflow: hidden; }
#content_wide #secundair		{ margin-top: 0px; }
#secundair.notitle				{ margin-top: 60px; border-top: 1px solid #c6c7c8; }
#secundair.notitlenoborder		{ margin-top: 60px; border-top: 1px solid #c6c7c8; border-width: 0; }
#secundair.top					{ margin-top: 0px; }
/* Rechterkolom lijntje onder de titel */
#secundair p					{ margin: 0.5em 0; }

#spaceinbetween					{ height: 2.2em; clear: both; margin: 0; padding: 0; line-height: 1em; }

/* Lijsten */
#content ul#list,
#content_wide ul#list				{ list-style: none; margin: 0 0 10px 0; padding: 0px; border-top: 1px solid #c6c7c8; display: block; }
#content ul#list li,
#content_wide ul#list li				{ border-bottom: 1px solid #c6c7c8; background-image: none; padding: 0px; }
#content ul#list li a,
#content_wide ul#list li a			{ display: block; padding: 3px 5px; color: #51535a; }
#content ul#list li a:hover,
#content_wide ul#list li a:hover		{ color: #FFF; background-color: #F60; display: block; padding: 3px 5px; text-decoration: none; }

#secundair ul#list				{ list-style: none; margin: 0px; padding: 0px; border-top: 1px solid #c6c7c8; display: block; }
#secundair ul#list li			{ border-bottom: 1px solid #c6c7c8; background-image: none; padding: 0px; }
#secundair ul#list li a			{ line-height: 1.4em; display: block; padding: 3px 5px; }
#secundair ul#list li a:hover	{ color: #FFF; background-color: #F60; display: block; padding: 3px 5px; text-decoration: none; }
#secundair ul#list li.active a	{ color: #006; }

/* Article */
#article		{ width: 280px; float: left; margin-bottom: 2em; padding: 0; margin-right: 30px; }
#article img	{ border: solid 0px #e9eef7; margin-right: 16px; }
#article p		{ margin: 0.5em 0; }

#content #col-rich				{ width: 950px; float: left; margin: 0 0 4em 0; }
/* Rich Text Template. Deze mag helemaal omgegooid */
.column							{ margin-right: 18px; }
/*door javascript aangemaakt!*/
.col img						{ margin: 10px 16px 10px 0; }
#content #col-rich h3			{ margin: 0.6em 0 -0.3em 0; }


/* Pagination */
ul.pagination					{ border: 0; width: 320px; margin-top: 1em; padding: 0; }
ul.pagination li				{ font-size: 100%; margin: 0; padding: 0; list-style: none; margin-right: 6px; text-align: center; position: relative; float: left; }
ul.pagination a					{ padding: 0 6px; border: solid 1px #c6c7c8; }
ul.pagination li.active			{ color: #006; display: block; border-top: solid 1px #fff; margin: 0 12px 0 6px; }
ul.pagination a:link,
ul.pagination a:visited			{ color: #c6c7c8; display: block; float: left; text-decoration: none; }
ul.pagination a:hover			{ background: #f60; color: #fff; }
ul.pagination li.previous-off, ul.pagination li.next-off	{ font-weight: bold; padding: 0 6px; border: solid 1px #d6d7d8; color: #d6d7d8; }

/* people grid box rechts */
#people_grid_box							{ margin-bottom: 3em; float: left; }
#people_grid_box ul							{ margin-bottom: -4px; clear: both; float: left; }
#secundair ul.people_grid li				{ position:relative; margin:0 2px 2px 0; float:left; padding:0; height:56px; width:56px; }
#secundair ul.people_grid li a				{ position:relative; z-index:9; height:56px; width:56px; text-decoration: none; display:block; }
#secundair ul.people_grid li a:hover		{ text-decoration: none; }
#secundair ul.people_grid li img			{ border: none; height:56px; width:56px; }
#secundair ul.people_grid span				{ display:none; }
#secundair ul.people_grid .slideimg			{ position:absolute; top:0; left:0; }
#secundair ul.people_grid .slideimg_on		{ position:absolute; top:0; left:0; }
#secundair ul.people_grid #people_grid_name	{ border:1px solid #9599a6; background-color:#f60; color:#fff; padding: 3px 4px; font-weight: bold; font-size: 13px; }

/* toolkit_log_box box */
#toolkit_log_box				{ padding-top: 13px; }
#toolkit_log_box p				{ margin: 0; }
#toolkit_log_box a.more			{ position: absolute; float: right; right: 30px; }
#toolkit_log_box .business_unit	{ color: #c6c7c8; }

/* Dit is een lijst van referrers bijvoorbeeld in Our Story */
#referrers						{ margin: 0; padding: 0; width: 280px; display: block; }
#referrers ul					{ list-style: none; margin: 0px; padding: 0px; }
#referrers ul li				{ border-top: 1px solid #c6c7c8; margin: 0px; padding: 10px; background: #fff url(/img/gradient_listsmall.gif) repeat-x; }
#referrers ul li a				{ color: #F60; font-size: 125%; font-weight: bold; }
#referrers ul li a em			{ font-size: 85%; font-style: normal; color: #51535a; font-weight: normal; }
#referrers ul li a:hover		{ text-decoration: underline; }

/* Form elements */
input							{ border: 1px solid #c6c7c8; padding: 4px 6px; width: 350px; float: left; line-height: 1.4em; }
input.input						{ color: #000; }
input.submit					{ margin-top: 2em; background-color: #f60; color: #fff; cursor: pointer; float: left; width: auto; line-height: 1.4em; }
input.submit:hover				{ background-color: #fff; color: #f60; }
input.checkbox					{ margin: 4px 8px 0 0; padding: 2px; width: 12px; display: block; float: left; cursor:pointer; border:none; }
input.radio						{ margin: 4px 8px 0 0; width: 14px; display: block; float: left; cursor:pointer; border:none; }
label							{ display: block; color:#000; }
select.select					{ border: 1px solid #c6c7c8; padding: 2px; color: #9599a6; }
textarea						{ width: 350px; border: 1px solid #c6c7c8; color:#000; padding: 4px 6px; margin-bottom: -2em; }
#loginform						{ width: 450px; background: #eef3fc; padding: 20px; float: left; margin: 0px; }
#loginform input.submit			{ margin: 2px 0 0 20px; }
#remember						{ width: 100%; clear: both; margin: 8px 0px 40px 20px; float: left; }
#registerform					{ width: 450px; background: #eef3fc; padding: 2px 20px 12px 20px; margin: 2em 0; }
#registerform p					{ margin-bottom: 0em; clear: both; }
#registerform label.country		{ margin: 3em 0 0 0; }
#registerform #mailinglist_subscribe { margin-top: 3.5em; }

/* footer */
#footer							{ width: 936px; height: 70px; margin: 0 auto; clear: both; border-top: 2px solid #F60; _margin-top: 20px; }
#footer ul						{ float: left; margin-left: 0; }
#footer ul li					{ display: inline; }
#footer ul li a					{ padding: 0 0.3em 0 0.5em; background: url(/img/link-streep.png) no-repeat left 2px; font-size: 0.87em; }
#footer ul li a:hover			{ text-decoration: underline; }
#footer ul li.first a			{ background: none; padding-left: 0; }
#footer ul.copyright			{ float: right; margin-right: 0; color: #9599a6; font-size: 0.9em; }
