
/*
	HTML element definitions
*/

html, body, input, select, textarea, td {
	font-family		: Verdana, Arial, sans-serif;
	font-size		: 10px;
	line-height		: 14px;
}

html, body, td {
	color	: #211F60;
}

table, td, tr, img, a, a img {
	padding			:	0px;
	margin			:	0px;
	border-width	:	0px;
	border-style	:	none;
}

textarea, input {
	padding			:	0px;
	margin			:	0px;
	border			:	1px solid #211F60;
}

#content td {
	vertical-align	: top;
}


div {
	position	: absolute;
}

p.results {
	font-style		: italic;
	font-size		: 11px;
	margin-left		: 40px;
	margin-top		: 4px;
	margin-bottom	: 25px;
}

span.result{
	font-size		: 11px;
	color			: #FFF;
	font-weight		: bold;
	display			: block;
	margin-bottom	: 24px;
}

p.results a.link, span.result a.link {
	font-style		: normal;
	font-weight		: normal;
	margin-top		: 4px;
}

.nomargin {
	margin			:	0px;
}

#carreer {
	padding				: 0px;
	margin				: 0px;

}

#carreer td {
	padding				: 10px;
}

td#people, td#people2 {
	padding				: 0px;
	margin				: 0px;
}

#people a, #people a.last {
	background-color	: #4D4C80;
	color				: #FFFFFF;
	display				: block;
	margin				: 0px;
	padding				: 4px 4px 4px 6px;
	background-image	: url('/img/item_lijn.gif');
	background-position	: bottom;
	background-repeat	: repeat-x;
	font-weight			: bold;
	line-height	: 16px;
	width: 128px;
	width/* */:/**/118px;
	width: /**/118px;
}

#people a.last {
	background-image	: none;
}

#people a:hover {
	background-color: #A5A5BE;
}


#people2 a.selected, #people2 a.selected:hover {
	display				: block;
	margin				: 0px;
	padding				: 4px 4px 3px 6px;
	background-position	: top right;
	background-repeat	: no-repeat;
	font-weight			: bold;
	line-height	: 16px;
	width: 128px;
	width/* */:/**/118px;
	width: /**/118px;
	color				: #211F60;
	background-color	: #D2D2DF;
	background-image	: url('../img/darkarrow0.gif');
}


#people2 a {
	display				: block;
	margin				: 0px;
	padding				: 4px 4px 3px 6px;
	background-position	: top right;
	background-repeat	: no-repeat;
	font-weight			: bold;
	line-height	: 16px;
	width: 128px;
	width/* */:/**/118px;
	width: /**/118px;
	color				: #FFF;
	background-color	: #7A7AA0;
	background-image	: url('../img/selectie0.gif');
}

#people2 a:hover {
	background-color	: #A5A5BE;
	background-image	: url('../img/selectie1.gif');
}


h4 span, span.result span {
	margin-right	: 18px;
}

h1, h2, h3, h4, h5, h6 {
	font-size	: 12px;
	font-weight	: bold;
	margin		: 0px;
}

h5, h6 {
	font-size	: 11px;
}

p {
	margin	: 0px;
}

ul {
	margin-top		: 0px;
	margin-bottom	: 0px;
}

img {
	display	: block;
}

a:link, a:active, a:visited {
	color			: #7A7AA0;
	text-decoration	: underline;
}

object {
	display	: block;
}

a:hover {
	color	: #7A7AA0;
}

/*
	FORM ELEMENTS
*/

form {
	margin	: 0px;
}

label, .big_label {
	display		: block;
	color		: #A6A5C7;
	color		: #211F60;
	text-align	: right;
	width		: 116px;
	margin		: 0px;
}

.big_label {
	width		:	275px;
	font-weight	:	bold;
	text-align	:	left;
	color		: 	#211F60;
	margin-top	:	10px;
}

input {
	margin	:	0px 6px 6px 4px;
	height	: 16px;
	line-height	: 16px;
}

textarea {
	height	:	84px;
	margin	:	0px 6px 6px 4px;
}

.list_box {
	height			: auto;
	width			: auto;
	line-height		:	1px;
}
.S {
	width	: 58px;
}
.M {
	width	: 122px;
}
.L {
	width	: 250px;
}
.XL {
	width	: 334px;
}

.button:link, .button:active, .button:visited, .button_left:link, .button_left:active, .button_left:visited {
	display		: block;
	width		: 85px;
	height		: 20px;
	line-height	: 20px;
	text-indent	: 27px;
	background-image	: url('/img/form0.gif');
	background-repeat	: no-repeat;
	color		: #FFFFFF;
	margin	:	0px 6px 6px 4px;
}

.button_left {
	float		:	left;
}

.button:hover, .button_left:hover {
	background-image	: url('/img/form1.gif');
}


/*
	content divs
*/

#page {
	position	: absolute;
	top			: 8px;
	left		: 8px;
	width		: 980px;
	height		: 558px;
}

#logo {
	display		: block;
	margin-left	: 791px;
}

#animations {
	position: relative;
	display	: block;
	margin	: 8px 0px 0px 0px;
	height	: 128px;
	z-index : 23;
}

#animation1 {
	position: relative;
	float	: left;
	background-color: #D2CD64;
}

#animation2 {
	position: relative;
	float	: left;
	background-color: #AFCD95;
}

#animation3 {
	position: relative;
	float	: left;
	background-color: #E1874B;
}

#animation4 {
	position: relative;
	float	: left;
}

#navigation {
	position	: relative;
	margin	: 0px;
	padding	: 0px;
	display	: block;
	height	: 24px;
	z-index	: 21;
	background-color	: #D2D2DF;
}

#nav1{
	position: relative;
	display	: block;
	float	: left;
	height	: 24px;
	width	: 128px;
	background-color	: #211F60;
	font-size	: 12px;
	color	: #FFFFFF;
	line-height	: 24px;
	text-indent	: 6px;
}

#nav2{
	position: relative;
	display	: block;
	float	: left;
	height	: 24px;
	width	: 128px;
	background-color	: #7A7AA0;
	font-size	: 12px;
	color	: #FFFFFF;
	line-height	: 24px;
	text-indent	: 6px;

}

#nav3{
	position: relative;
	display	: block;
	float	: left;
	height	: 24px;
	width	: 128px;
	background-color	: #A5A5BE;
	font-size	: 12px;
	color	: #FFFFFF;
	line-height	: 24px;
	text-indent	: 6px;

}

#header, #homeheader {
	position: relative;
	float	: left;
	width	: 468px;
	height	: 24px;
	line-height	: 24px;
}

#header {
	background-color	: #D2D2DF;
}

#homeheader {
	width	: 468px;
	background-color	: #D2D2DF;
}

#header h1 {
	font-size	: 12px;
	color	: #211F60;
	text-indent	: 6px;
	font-weight	:	normal;
}

#testimonial_holder {

	position: relative;
	float	: left;
	width	: 128px;
	height	: 24px;
	line-height	: 0px;
	background-color	: #D2D2DF;
	text-indent	: 6px;
	font-weight	: bold;
	color	: #211F60;
}

#testimonial {
	position: relative;
	float	: left;
	display	: block;
	width	: 128px;
	height	: 24px;
	line-height	: 24px;
	background-color	: #D2D2DF;
	text-indent	: 6px;
	font-weight	: bold;
	color	: #211F60;
	background-image	: url('/img/testemonial0.gif');
	background-repeat	: no-repeat;
	background-position	: top right;
}

#testimonial:hover {
	background-image	: url('/img/testemonial1.gif');
}

#testimonial_item {
	position			: absolute;
	z-index				: 800;
	top					: 24px;
	left				: 384px;
	width				: 564px;
	background-color	: #D2D2DF;
	color	: #211F60;
	padding	: 0px;
	visibility	: hidden;
	line-height			:	18px;

}



#testimonial_item div {
	background-color	: #D2D2DF;
	color	: #211F60;
	padding	: 6px;
	width	: 100%;
}

/*
	menu's
*/

#menu_holder {
	position			:	absolute;
	top					:	190px;
	left				:	0px;
	z-index				:	30;
	width				:	384px;
	height				:	320px;
	overflow			:	hidden;
}

#menu_holder_home {
	position			:	absolute;
	top					:	358px;
	left				:	0px;
	z-index				:	30;
	width				:	384px;
	height				:	340px;
	overflow			:	hidden;
}

.menu {
	position		: absolute;
	top				: -300px;
	width			: 128px;
	height			: auto;
	visibility		: hidden;
	overflow		: hidden;
	vertical-align	: bottom;
}

.menu a, .menu a.sub {
	display			: block;
	text-decoration	: none;
	margin			: 0px;
	padding			: 4px 4px 4px 6px;
	background-image	: url('/img/item_lijn.gif');
	background-position	: bottom;
	background-repeat	: repeat-x;
	line-height	: 16px;
	width: 128px;
	width/* */:/**/118px;
	width: /**/118px;
}

.menu a {
	color			: #FFFFFF;
}

.menu a:hover, .menu a.on, .menu a.last_on {
	background-color: #7A7AA0;
	color	: #FFFFFF;
}

#nav1_menu a, #nav2_menu a,#nav3_menu a{
	color	: #FFFFFF;
}

#nav1_menu a.sub:hover, #nav2_menu a.sub:hover, #nav3_menu a.sub:hover{
	background-color: #A5A5BE;
}
#nav1_menu a.sub_on, #nav2_menu a.sub_on, #nav3_menu a.sub_on{
	background-color: #A5A5BE;
}

#nav1_menu a.sub_last_on, #nav2_menu a.sub_last_on, #nav3_menu a.sub_last_on {
	background-color: #A5A5BE;
}

#nav1_menu .sub5, #nav1_menu .sub_last5 {

	background-color: #E0DC93;
}


#nav2_menu .sub5, #nav2_menu .sub_last5 {

	background-color: #C7DCB5;
}

#nav3_menu .sub5, #nav3_menu .sub_last5 {

	background-color: #EAAB81;
}

.menu a.sub_on5, .menu a.sub_last_on5 {
	background-color: #C0C0D2;
}

#nav1_menu a.sub_last5:hover, #nav1_menu .sub5:hover, #nav2_menu a.sub_last5:hover, #nav2_menu .sub5:hover, #nav3_menu a.sub_last5:hover, #nav3_menu .sub5:hover {
	background-color: #C0C0D2;
}

.menu a.last, .menu a.last_on, .menu a.sub_last, .menu a.sub_last_on {
	background-image: none;
}

#nav1_menu a.sub, #nav1_menu a.sub_last {
	background-color	: #C3BF33;
}

#nav2_menu a.sub {
	background-color	: #97BF6F;
}

#nav3_menu a.sub {
	background-color	: #E1874B;
}


#nav1_menu {
	left			: 0px;
	background-color: #B4AF00;
}

#nav2_menu {
	left			: 128px;
	background-color: #7DAF4B;
}

#nav3_menu {
	left			: 256px;
	background-color: #D7691E;
}

/*
	main content area
*/

#main {
	position	: relative;
	height		: 288px;
}

#images {
	position	: relative;
	height		: 288px;
	width		: 384px;
}

#image11 {
	position	: absolute;
	top			: 0px;
	left		: 0px;
}

#image12 {
	position	: absolute;
	top			: 0px;
	left		: 128px;
}

#image13 {
	position	: absolute;
	top			: 0px;
	left		: 256px;
}

#image21 {
	position	: absolute;
	top			: 96px;
	left		: 0px;
}

#image22 {
	position	: absolute;
	top			: 96px;
	left		: 128px;
}

#image23 {
	position	: absolute;
	top			: 96px;
	left		: 256px;
}

#image31 {
	position	: absolute;
	top			: 192px;
	left		: 0px;
}

#image32 {
	position	: absolute;
	top			: 192px;
	left		: 128px;
}

#image33 {
	position	: absolute;
	top			: 192px;
	left		: 256px;
}

#content_clip {
	position	: absolute;
	float		: left;
	top			: 0px;
	left		: 384px;
	width		: 576px;
	height		: 288px;
	background-color: #FFFFFF;
	color		:	#211F60;
}

#content {
	font-size	: 11px;
}

.content {
	padding		: 6px;
}

.content a {
	text-decoration	:	underline;
}

/*
#news {
	position	: absolute;
	float		: left;
	top			: 0px;
	left		: 384px;
	width		: 576px;
	height		: 288px;
	color		: #211F60;
}
*/

#news {
	position	: relative;
	float		: left;
	top			: 0px;
	left		: 0px;
	width		: 576px;
	color		: #211F60;
}


#content #news {
	width	: 460px;
}

#content #news p {
	padding-bottom	: 0px;
}

#contextual {
	position	: relative;
	margin		: 4px 0px 4px 0px;
	line-height	: 24px;
	float		: left;
	width		: 980px;
	height		: 24px;
	display		:	block;
}

#contextual a {
	color		: #FFFFFF;
}

#related1{
	position	: absolute;
	top			: 0px;
	left		: 0px;
	width		: 128px;
	background-image	: url('/img/arrow_up_b1.gif');
	background-repeat	: no-repeat;
	background-position	: top right;
	background-color	: #211F60;
	font-weight	: bold;
	text-indent	: 6px;
}

#related2{
	position	: absolute;
	top			: 0px;
	left		: 128px;
	width		: 128px;
	background-image	: url('/img/arrow_up_b2.gif');
	background-repeat	: no-repeat;
	background-position	: top right;
	background-color	: #7A7AA0;
	font-weight	: bold;
	text-indent	: 6px;
}

#related3{
	position	: absolute;
	top			: 0px;
	left		: 256px;
	width		: 128px;
	background-image	: url('/img/arrow_up_b3.gif');
	background-repeat	: no-repeat;
	background-position	: top right;
	background-color	: #A5A5BE;
	font-weight	: bold;
	text-indent	: 6px;
}

#related_items1{
	position	: absolute;
	visibility	: hidden;
	z-index		: 9;
	top			: -1000px;
	width		: 128px;
	height		: auto;
}

#related_items2{
	position	: absolute;
	visibility	: hidden;
	z-index		: 9;
	top			: -1000px;
	width		: 128px;
	height		: auto;
}

#related_items3{
	position	: absolute;
	visibility	: hidden;
	z-index		: 9;
	top			: -1000px;
	width		: 128px;
	height		: auto;
}

#related_items4{
	position	: absolute;
	visibility	: hidden;
	z-index		: 9;
	top			: -1000px;
	width		: 340px;
	height		: auto;
}

#related_items5{
	position	: absolute;
	top			: 425px;
	left		: 732px;
	visibility	: hidden;
	z-index		: 100;
	width		: 256px;
	height		: auto;
}

#related_items1 a, #related_items2 a, #related_items3 a, #related_items4 a, #related_items5 a {
	background-color	: #4D4C80;
	color				: #FFFFFF;
	display				: block;
	margin				: 0px;
	padding				: 4px 4px 4px 6px;
	background-image	: url('/img/item_lijn.gif');
	background-position	: bottom;
	background-repeat	: repeat-x;
	line-height	: 16px;
	width: 128px;
	width/* */:/**/118px;
	width: /**/118px;
}

#related_items4 a {
	background-color	: #7A7AA0;
	padding-left		: 25px;
	width: 321px;
	width/* */:/**/311px;
	width: /**/311px;
	background-repeat	: no-repeat;
	background-position	: 0px 0px;
}

#related_items5 a {
	background-repeat	: no-repeat;
	background-position	: 0px 0px;
	padding-left		: 25px;
}

#related_items4 div{
	padding				: 0px;
	margin				: 0px;
	height				: 1px;
	width: 350px;
	width/* */:/**/340px;
	width: /**/340px;
 	background-image	: url('/img/item_lijn.gif');
	background-position	: bottom;
	background-repeat	: repeat-x;
	line-height			: 1px;
}

#related_items5 div{
	padding				: 0px;
	margin				: 0px;
	height				: 1px;
	width: 367px;
	width/* */:/**/257px;
	width: /**/257px;
 	background-image	: url('/img/item_lijn.gif');
	background-position	: bottom;
	background-repeat	: repeat-x;
	line-height			: 1px;
}

#related_items4 a.file {
	background-image	: url('../img/file0.gif');
}

#related_items4 a:hover.file {
	background-image	: url('../img/file1.gif');
}

#related_items4 a.link {
	background-image	: url('../img/link0.gif');
}

#related_items4 a:hover.link {
	background-image	: url('../img/link1.gif');
}


#related_items5 a {
	width: 237px;
	width/* */:/**/227px;
	width: /**/227px;
}

#related_items5 a{
	color				: #211F60;
	background-color	: #A5A5BE;
	background-image	: url('../img/darkarrow0.gif');

}

#related_items5 a:hover {
	background-color	: #7A7AA0;
	background-image	: url('../img/darkarrow1.gif');
}

a#add_selection, a#go_selection {
	color				: #FFF;
	background-color	: #7A7AA0;
	background-image	: url('../img/selectie0.gif');

}

#related_items5
{
	z-index				:	800;
}

#related_items5 .cont, #related_items5 .cont:hover {
	color				: #FFF;
	background-color	: #A5A5BE;
	background-image	: none;
}

a#add_selection:hover, a#go_selection:hover {
	background-color	: #A5A5BE;
	background-image	: url('../img/selectie1.gif');
}

#related_items1 a.last, #related_items2 a.last, #links_downloads a.last, #related_items3 a.last, #related_items4 a.last, #related_items5 a.last{
	background-image	: none;
}

#related_items1 a:hover, #related_items2 a:hover, #related_items3 a:hover, #related_items4 a:hover  {
	background-color: #A5A5BE;
}

#related4 {
	position	: absolute;
	top			: 0px;
	left		: 384px;
	width		: 340px;
	background-image	: url('/img/arrow_up_b4.gif');
	background-repeat	: no-repeat;
	background-position	: top right;
	background-color	: #4D4C80;
	font-weight	: bold;
	text-indent	: 6px;
}

a#related5 {
	position	: absolute;
	top			: 0px;
	left		: 724px;
	width		: 256px;
	background-image	: url('/img/arrow_up_b5.gif');
	background-repeat	: no-repeat;
	background-position	: top right;
	background-color	: #D2D2DF;
	color		: #211F60;
	font-weight	: bold;
	text-indent	: 6px;
	z-index		:	900;
}

#tickers {
	position: relative;
	display	: block;
	float	: left;
	color	: #FFFFFF;
	background-color	: #211F60;
	height	: 24px;
	overflow: hidden;
	clip: rect(0px,0px, 980px,24px);
	width	: 980px;
	height	: 24px;
}

#tickers a {
	color	: #FFFFFF;
	margin	: 0px 4px 0px 4px;
}

#ticker1{
	position:absolute;
	left:0px;
	top:5px;
	z-index: 3;
}
#ticker2{
	position:absolute;
	left:0px;
	top:5px;
	z-index: 3;
	visibility: hidden;
}

#footer {
	position: relative;
	float	: left;
	line-height	: 32px;
	text-indent	: 6px;
	color	: #211F60;
}

#footer a {
	color	: #211F60;
}

#global {
	position: relative;
	float	: left;
	width	: 256px;
	background-color	: #7A7AA0;
}

#language{
	position: relative;
	float	: left;
	width	: 128px;
	height	: 32px;
	background-color	: #7A7AA0;
}

#language select {
	width	: 116px;
	margin	: 6px 0px 0px 0px;
}

#home_language {
	width	: 116px;
	margin	: 3px 0px 0px 0px;
}

#search {
	position: relative;
	float	: left;
	width	: 212px;
	background-color	: #A5A5BE;
	height	: 32px;
}

#search input {
	width	: 162px;
	margin	: 6px 0px 2px 2px;
	border	: none;
}

#search_button {
	position: relative;
	float	: left;
	width	: 128px;
	background-color	: #A5A5BE;
	height	: 32px;
}

#search_button a {
	display	: block;
	float	: left;
	width	: 20px;
	height	: 20px;
	line-height	: 20px;
	margin	: 6px 0px 0px 6px;
	background-image	: url('/img/search0.gif');
	background-repeat	: no-repeat;
	background-position	: top right;
}

#may_we_help_you {
	position: relative;
	float	: left;
	width	: 256px;
	background-color	: #D2D2DF;
}
