body {
	margin: 0;
	padding: 0;
	color: #2A3F4D;
	background: #fff;
	font-family: "lucida sans", Arial, serif;
	font-size: 13px;
	}
	
div,
td,
input,
textarea {
	font-family: "lucida sans", Arial, serif;
	font-size: 13px;
	vertical-align: top;
	margin: 0;
	padding: 0;
	color: #2A3F4D;
	}
p {
	font-family: "lucida sans", Arial, serif;
	font-size: 14px;
	vertical-align: top;
	margin: 0;
	padding: 5px;
	color: #2A3F4D;
	}

.italic,
.em,
italic,
em { font-style: italic; }
	
.fontWeightNormal { font-weight: normal; }
.bold { font-weight: bold; }	
	
form {
	margin: 0;
	padding: 0;
}

h1, 
h2, 
h3, 
h4, 
h5 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 29px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}	

a:link, a:visited {
	text-decoration: underline;
	color: #59A0C8;
}
a:hover {
	text-decoration: none;
	color: #0575B4;
}

a img {
	border: none;
}

.main {
	margin: 0 auto;
	width: 961px;
	background-position: 100% 100%;
}


/*// CONTENT STRUCTURE */
	/*// HEADER + NAVIGATION */
	#headerLogo {
		/*background: url('../images/b4aHeaderLogo.gif') no-repeat 11px 18px;*/
		cursor: pointer;
		height: 143px;
		width: 445px;
		padding: 18px 0 0 11px;
		margin-bottom: 19px;
	}
	#navigationBox {
		position: absolute;
		top: 120px;
		margin-left: 173px;
		background: url('../images/navigationBg.jpg') repeat-x 0 0px;
		width: 778px;
	}
	#navigationLeft {
		background: url('../images/navigationLeft.jpg') no-repeat 0 0;
	}
	#navigationRight {
		background: url('../images/navigationRight.jpg') no-repeat right top;
		height: 41px;
		padding-left: 20px; 
	}
	.navigationItem {
		float: left;
		padding: 12px 0 10px 0;
		background: url('../images/navigationDivider.gif') no-repeat right 15px;
	}
	.navigationItemLast {
		float: left;
		padding: 12px 0 10px 0;
	}
	
	
	.navigationItem a:link,
	.navigationItem a:visited,
	.navigationItemLast a:link,
	.navigationItemLast a:visited {
		color: #000;
		font-family: "verdana", Arial, serif;
		font-size: 11px;
		font-weight: bold;
		padding: 10px 10px 12px 10px;
		margin-right: 1px;
		text-decoration: none;
	}

	.navigationItem a.aha:link,
	.navigationItem a.aha:visited,
	.navigationItemLast a.aha:link,
	.navigationItemLast a.aha:visited {
		color: #0575B4;
	}

	.navigationItem a:hover,
	.navigationItemLast  a:hover,
	.navigationItemLast  a.aha:hover {
		color: #0575B4;
		background: url('../images/navigationItemHover.gif') repeat-x 0 0;
	}
	/*// HEADER + NAVIGATION */

	
	/*// CANVAS */
	.contentTopBox {
		background: url('../images/bgContentTop.gif') repeat-x;
	}
	.contentTopLeft {
		background: url('../images/hoekContentTopLeft.gif') no-repeat left top;
	}
	.contentTopRight {
		background: url('../images/hoekContentTopRight.gif') no-repeat right top;
		padding-top: 10px;
	}
	.canvasTop {
		background: url('../images/canvasTop.jpg') repeat-x;
	}
	.canvasBottom {
		background: url('../images/canvasBottom.jpg') repeat-x left bottom;
		padding: 0 5px 0 12px;
	}
	.contentBottomBox {
		background: url('../images/bgContentBottom.gif') repeat-x;
	}
	.contentBottomLeft {
		background: url('../images/hoekContentBottomLeft.gif') no-repeat left bottom;
	}
	.contentBottomRight {
		background: url('../images/hoekContentBottomRight.gif') no-repeat right bottom;
		padding-top: 9px;
	}
	
	.right {
		width: 241px;
		float: right;
	}
	.topVertDivider {
		background: url('../images/topVertDivider.jpg') no-repeat left bottom;
		padding-top: 61px;
	}
	.rightContentBox {
		border-left: 2px solid #CCD8E1;
		padding: 23px 0 0 6px;
	}
	.bottomVertDivider {
		background: url('../images/bottomVertDivider.jpg') no-repeat left top;
		padding-top: 70px;
	}
	/*// CANVAS */

	
	/*// FOOTER */
	.footerTopRow {
		padding: 10px 10px 0 10px;
	}
	.linksRight {
		font-size: 11px;
		float: right;
		padding: 10px 0 12px 0;
	}
	
	.linksRight ul {
		margin: 0;
	}
	.linksRight li {
		display: inline;
		font-weight: normal;
	}
	
	.linksRight a,
	.linksRight a:link,
	.linksRight a:visited {
		color: #0575B4;
		font-family: "verdana", Arial, serif;
		font-size: 11px;
		font-weight: bold;
		padding: 10px 10px 12px 10px;
		text-decoration: none;
	}
	.linksRight a:hover {
		background: url('../images/navigationItemHover.gif') repeat-x 0 0;
	}
	.linksRight a.active {
		color: #000;
	}	

	.langBox {
		float: left;
		padding-top: 10px;
	}
	.chooseLangText {
		float: left;
		padding-right: 10px;
		font-size: 11px;
		font-weight: bold;
		color: #2A3F4D;
		font-family: "verdana", Arial, serif;
	}
	html[xmlns] .langBox ul {
		margin: 0;
	    padding: 0;
		font-size: 11px;
	}
	.langBox ul {
		margin: 0;
	    padding: 0 0 10px 0;
		font-size: 11px;
	}
	.langBox li {
		display: inline;
		color: #738698;
		font-weight: normal;
	}
	.langBox li.active {
		display: inline;
		color: #0575B4;
		font-weight: bold;
	}
	.langBox a:link,
	.langBox a:visited {
		color: #2A3F4D;
		font-family: "verdana", Arial, serif;
		font-size: 11px;
		padding: 0;
		margin: 0;
		text-decoration: none;
	}
	.langBox a:hover {
		color: #0575B4;
	}
	
	html[xmlns] .clear {
		clear: both;
		padding-top: 2px;
	}
	.clear {
		clear: both;
		padding-top: 1px;
	}
	
	.footerDividerBox {
		background: #CCD8E1;
	}
	.footerDividerLeft {
		background: url('../images/footerDividerLeft.gif') no-repeat left bottom;
	}
	.footerDividerRight {
		background: url('../images/footerDividerRight.gif') no-repeat right bottom;
		padding-top: 2px;
	}
	
	
	.footerContainerBottom {
		font-size: 12px;
		padding: 14px 8px 22px 8px;
		text-align: center;
	}
	/*// FOOTER */
/*// CONTENT STRUCTURE */



/*// CONTENT HOME RIGHT */
h3.blue {
	color: #015588;
	padding-left: 8px;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}
	
#navcontainer li { 
	margin: 2px 0; 
}

#navcontainer a {
	display: block;
	padding: 2px 0 2px 8px;
	width: 224px;
	color: #2A3F4D;
	text-decoration: none;
}
#navcontainer a:link, 
#navlist a:visited {
	text-decoration: none;
}
#navcontainer a:hover	{
	background-color: #F38F00;
	color: #fff;
}


/*// CONTENT HOME RIGHT */



/*// CONTENT HOME LEFT */
/*
p.subHead {
	padding: 20px 0 6px 25px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0462AA;
}
*/
h1.blue {
	color: #015588;
	margin: 0;
	padding: 20px 0 20px 25px;
}

.headIconDesign {
	float: left;
	padding: 178px 175px 0 0;
	cursor: pointer;
	background: url('../images/imgDesign.jpg') no-repeat 0 5px;
}
.headIconDevelopment {
	float: left;
	padding: 178px 175px 0 0;
	cursor: pointer;
	background: url('../images/icoProgramming.jpg') no-repeat 0 5px;
}
.headIconConsulting {
	float: left;
	padding: 178px 175px 0 0;
	cursor: pointer;
	background: url('../images/icoConsulting.jpg') no-repeat 0 5px;
}
.headIconTraining {
	float: left;
	padding: 178px 168px 0 0;
	cursor: pointer;
	background: url('../images/icoTraining.jpg') no-repeat 0 5px;
}

.headIconOnDesign {
	float: left;
	padding: 178px 175px 0 0;
	cursor: pointer;
	background: url('../images/icoDesignOn.png') no-repeat 0 5px;
}
.headIconOnDevelopment {
	float: left;
	padding: 178px 175px 0 0;
	cursor: pointer;
	background: url('../images/icoProgrammingOn.png') no-repeat 0 5px;
}
.headIconOnConsulting {
	float: left;
	padding: 178px 175px 0 0;
	cursor: pointer;
	background: url('../images/icoConsultingOn.png') no-repeat 0 5px;
}
.headIconOnTraining {
	float: left;
	padding: 178px 168px 0 0;
	cursor: pointer;
	background: url('../images/icoTrainingOn.png') no-repeat 0 5px;
}

p.subHead2 {	
	padding: 8px 0 6px 25px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0462AA;
	margin-top: 210px;
}

p.facingB4A {
	clear: left;
	font-size: 14px;
	line-height: 22px;
	padding: 20px 0 0 25px;
	margin-right: 260px;
}
p.facingB4A2 {
	clear: left;
	font-size: 14px;
	line-height: 22px;
	padding: 0 0 0 25px;
	margin-right: 280px;
}

.bla {
	color: #00446E;
	padding: 15px;
	border: 2px solid #CEDDE6;
	width: 570px;
	margin-left: 46px;
	line-height: 22px;
	font-size: 13px;
}

.tempHeightDiv {
	padding-bottom: 130px;
	clear: both;
}

.fourIcoOff {
	display: none;
}

.perIcoBox { 
	display: none;
}

.perIcoBoxOn { 
	background: url('../images/perIcoBoxTop.png') no-repeat 0 0; 
	display: block;
	width: 693px;
	float: left;
}
.perIcoMidBox {
	border-left: 2px solid #C7D8E2;
	border-right: 2px solid #C7D8E2;
	margin-top: 10px;
	height: 200px;
	background: #fff url('../images/perIcoMidBoxBg.png') repeat-x;
}
.perIcoNavBox {
	border-left: 2px solid #C7D8E2;
	border-right: 2px solid #C7D8E2;
	background: url('../images/perIcoNavBoxBg.png') repeat-x;
}

.lightboxDesign {
	background: url('../images/perIcoDesign.png') no-repeat 0 0;
	height: 138px;
	padding: 22px 10px 0 185px;
}
.lightboxDevelopment {
	background: url('../images/perIcoprogramming.png') no-repeat 0 0;
	height: 138px;
	padding: 22px 10px 0 185px;
}
.lightboxConsulting {
	background: url('../images/perIcoConsulting.png') no-repeat 0 0;
	height: 138px;
	padding: 22px 10px 0 185px;
}
.lightboxTraining {
	background: url('../images/perIcoTraining.png') no-repeat 0 0;
	height: 138px;
	padding: 22px 10px 0 185px;
}

.perIcoFoot {
	background: url('../images/perIcoFootBg.png') no-repeat 0 0; 
	padding-top: 10px;
}

.perIcoTitleDesign {
	background: url('../images/perIcoTitleDesign.png') no-repeat 0 0;
	padding-top: 14px;
}
.perIcoTitleDevelopment {
	background: url('../images/perIcoTitleProgramming.png') no-repeat 0 0;
	padding-top: 14px;
}
.perIcoTitleConsulting {
	background: url('../images/perIcoTitleConsulting.png') no-repeat 0 0;
	padding-top: 14px;
}
.perIcoTitleTraining {
	background: url('../images/perIcoTitleTraining.png') no-repeat 0 0;
	padding-top: 14px;
}

.perIcoWindowClose {
	float: right;
	padding-right: 10px;
}
.perIcoNavItemBox {
	padding: 10px 0 10px 10px;
	color: #4A76A5;
}

.perIcoNavItemBox 	
a:link.linkOff,
a:visited.linkOff,
a:hover.linkOff {
	color: #F37000;
	text-decoration: none;
}

#icoBox p {
	padding: 10px 0 0 0;
	line-height: 17px;
	color: #015588;
}

	/* start: lightbox styles */
	#lightbox {
		display: none; 
		position: absolute; 
		z-index: 99999; 
		width: 693px; 
		height: 265px; 
	}
	
	#overlay { 
		background-image: url('../images/overlay.png'); 
		position: absolute;
		top: 0;
		left: 0;
		z-index: 99998;
		width: 100%;
		display: none;
	}
	
	* html #overlay{
		background-color: #333;
		back\ground-color: transparent;
		background-image: url('../images/blank.gif');
	}
	/* end: lightbox styles */
/*// CONTENT HOME LEFT */

p.tos {
	clear: left;
	font-size: 14px;
	line-height: 22px;
	padding: 20px 0 0 0;
	margin-right: 260px;
}
ul.terms {
	font-size: 14px;
	line-height: 22px;
}
.type2px {
	height: 2px; 
	color: #E5E7EA; 
	background-color: #E5E7EA; 
	border: solid #E5E7EA 0px;
	margin-right: 230px;
}
h5.blue {
	color: #015588;
	margin: 0;
	padding: 0;
}
.artikel {
	padding: 0 270px 20px 0;
}

#contactForm { padding: 10px 0 0 25px; font-size: 14px; }
#contactForm ul,
#after ul { margin: 0 0 20px 0; padding: 0; list-style-type: none; }

#contactForm li { margin: 0; padding: 0 0 10px 26px;  }
#contactForm li.q { padding: 0 0 10px 0; font-weight: bold; }
#contactForm li.std { padding: 0 0 10px 27px; font-weight: bold; }

#contactForm li.button { padding: 40px 0 0 210px; height: 32px; }

#contactForm li.intro,
#after li.intro { background:#FBF9CB none repeat scroll 0%; 
padding: 18px 10px 18px 25px; color: #000; margin: 0 20px 10px 0; width: 600px; }

#contactForm input.check { margin-top: 1px; }
#contactForm input.radio {  }
#contactForm input.error { color: red; border: 1px solid red; margin-top: -4px; padding: 3px 0 2px 2px; width: 300px; }
#contactForm input.text { margin-top: -4px; padding: 3px 0 2px 2px; width: 300px; }
#contactForm textarea { width: 540px; height: 100px; }

#contactForm span#throbber { display: none; padding: 0 0 0 60px; }

#listClientsWrapper { border: 2px solid #CEDDE6; padding: 17px 0 0 17px; margin: 24px 256px 0 6px; height: 410px; }
#listClientsWrapper .col { float: left; width: 219px; }
#listClientsWrapper ul { margin: 0 0 18px 0; padding: 0;  list-style-type: none; }
#listClientsWrapper ul li { margin: 0; padding: 0 20px 5px 6px; font-size: 0.9em; background: url('../images/prtfl_arrowList.gif') no-repeat 0 5px;}

#listClientsWrapper ul li.head { font-weight: bold; padding-left: 0; background: none; color: #015588; font-size: 1.2em; }


#portfolioClientWrapper { padding: 20px 0 0 25px;  margin: 0 246px 0 0; }
#portfolioClientWrapper .left { float: left; } 
#portfolioClientWrapper .right { float: right; text-align: right; margin-right: 10px; padding: 0;}
#portfolioClientWrapper h1 { color: #015588; margin-bottom: 6px; }
#portfolioClientWrapper .left p { font-size: 1.1em; padding: 0; margin: 0 0 3px 0; }
#portfolioClientWrapper #clientStory { margin: 20px 10px 20px 0; }
#portfolioClientWrapper #clientStory h3,h4,h5{ color: #015588; }
#portfolioClientWrapper #clientStory h3 { margin-bottom: 12px; }
#portfolioClientWrapper #clientStory h4,h5 { margin-bottom: 6px; }
#portfolioClientWrapper #clientStory p { padding: 0 20px 20px 0; font-size: 1.1em; margin: 0; line-height: 155%;  }

#portfolioClientWrapper #clientStory p.remark,
#portfolioClientWrapper #clientStory p.remark1 { 
	float: right; width: 250px; text-align: left; 
	font-family: Georgia, Garamond; color: #2A3F4D; font-size: 1.2em; 
	line-height: 150%; padding: 15px; margin: 0 0 0 20px; 
	background: #E8F0F6; 
	border: 2px solid #C6D4DD;
}
#portfolioClientWrapper #clientStory p.remark1 { width: 150px; }

#portfolioClientWrapper #clientStory ul { margin: 18px 100px 25px 26px; padding: 0; list-style-type: none; }
#portfolioClientWrapper #clientStory ul li { 
	font-size: 1.1em; padding: 0 0 5px 8px; margin: 0;
	background: url('../images/prtfl_arrowList.gif') no-repeat 0 7px;
}
#portfolioClientWrapper #clientStory ul li ul  { margin: 6px 60px 0px 26px; padding: 0; list-style-type: none; }
#portfolioClientWrapper #clientStory ul li ul li { 
	font-size: 100%; padding: 0 0 5px 8px; margin: 0;
	background: url('../images/prtfl_arrowList.gif') no-repeat 0 7px;
}

#portfolioClientWrapper #clientStory p.quote { font-weight: bold; font-family: Georgia, Garamond; color: #2A3F4D; font-size: 1.2em; 
	line-height: 150%; padding: 20px; margin: 0 20px 0 0; 
	background: #E8F0F6; }

.clrLft { clear: left; margin: 0; padding: 0; font-size: 0; line-height: 0; height: 1px; }


/* added new style september 2008 */

.contentColumn { padding: 0 0 0 27px; width: 656px;  }
.contentColumn .orange-pane { 
	background: url('../images/orange_pane_1.gif') no-repeat 0 0; 
	margin: 0 0 26px 0;
}

.contentColumn .pane-1 { 
	padding: 20px; width: 616px; height: 82px;
	font-size: 1.2em; font-weight: bold; line-height: 175%;
}
.contentColumn .pane-2 { 
	padding: 28px 20px; width: 616px; height: 66px;
	font-size: 1.9em; font-weight: normal; line-height: 135%;
}


.white { color: #fff; }

.contentColumn h1.blue { color: #015588; font-size: 2.6em; padding: 0; font-weight: normal;  }
.contentColumn h3.blue { color: #015588; font-size: 1.6em; padding: 0; }

.contentColumn p { line-height: 155%; font-size: 1em; }

.contentColumn .veer { 
	width: 336px;
	background: url('../images/benefits-veer.jpg') no-repeat 356px 20px; 
	padding: 20px 320px 30px 0; 
}

.contentColumn .stenen { 
	width: 331px;
	background: url('../images/designUsabilityStones.jpg') no-repeat 285px 55px; 
	padding: 7px 334px 70px 0; 
}
.contentColumn .stenen span { font-size: 1.4em; font-style: italic; font-weight: bold; }


.contentColumn .man-met-vraagteken { 
	width: 400px;
	background: url('../images/interfaceDesignManQuest.jpg') no-repeat 100% 6px; 
	padding: 11px 256px 12px 0; 
}
.contentColumn .man-met-vraagteken.versie-2 {
	padding-right: 296px; width: 360px;
	background: url('../images/interfaceDesignManQuest-v2.jpg') no-repeat 100% 56px; 
}
.contentColumn .man-met-vraagteken span { font-size: 1.4em; font-weight: bold; }


.contentColumn .lego-blokken-wit { 
	width: 291px;
	background: url('../images/Web2Design-lego.jpg') no-repeat right top; 
	padding: 11px 365px 12px 0; 
}
.contentColumn .lego-blokken-wit.versie-2 {
	width: 354px;
	background: url('../images/Web2Design-lego-versie-2.jpg') no-repeat 100% 0px; 
	padding: 11px 300px 0 0; 
}
.contentColumn .lego-blokken-wit span { font-size: 1.2em; font-weight: bold; }


.contentColumn ul { margin: 20px 0 0 0; padding: 0; list-style: none;}
.contentColumn ul li {
	font-size: 1.2em;
	padding: 10px 0 10px 32px;
	background: url('../images/benefits-bullet.gif') no-repeat 0 8px;
	line-height: 145%;
}
.contentColumn ul li .means { font-style: italic; font-size: 0.9em; font-weight: bold;}

.contentColumn ul.list-2 { margin: 20px 0 30px 0; padding: 0; list-style: none;}
.contentColumn ul.list-2 li {
	font-size: 1.2em;
	padding: 5px 0 5px 32px;
	background: url('../images/benefits-bullet.gif') no-repeat 0 3px;
	line-height: 145%;
}


.contentColumn .call2action-pane { 
	width: 532px;
	background: url('../images/benefits-call2action-pane.jpg') no-repeat 0 0; 
	padding: 26px 0px 30px 124px; 
	color: #015588;
	margin: 60px 0 40px 0;
}
.contentColumn .call2action-pane .small { font-size: 0.9em; line-height: 290%; }
.contentColumn .call2action-pane .medium { font-size: 1.3em;   }


.contentColumn .call2action-paneOrange { 
	width: 532px;
	background: url('../images/benefits-call2action-paneOr.jpg') no-repeat 0 0;
	padding: 26px 0px 30px 124px; 
	color: #015588;
	margin: 60px 0 40px 0;
}

.contentColumn .call2action-paneOrange a:link,
.contentColumn .call2action-paneOrange a:visited { color: #FB8016; text-decoration: none; }
.contentColumn .call2action-paneOrange a:hover { color: #FCA65B; text-decoration: underline;}
.contentColumn .call2action-paneOrange a:active {}

.contentColumn ul.ordered { margin: 20px 0 0 0; padding: 0; list-style: none; }
.contentColumn ul.ordered li { 
	font-size: 1.5em;
	padding: 11px 0 10px 0;
	background: url('../images/adwords-bullet-ol.gif') no-repeat 0 14px;
	line-height: 145%;
}
.contentColumn ul.ordered li span.ordered-list { padding: 0 15px 0 7px; font-size: 0.8em; }
.contentColumn ul.ordered li .tip { 
	padding: 3px 20px 0 32px; line-height: 135%; font-size: 14px;
}

.contentColumn ul.ordered li ul { margin: 10px 0 0 46px; padding: 0; }
.contentColumn ul.ordered li ul li { 
	background: url('../images/adwords-bullet-ul.gif') no-repeat 0 8px;
	font-size: 12px;
	padding: 2px 0 5px 10px;
}

p.finger-print {
	padding: 17px 60px 53px 100px; 
	background: url('../images/Web2Design-fingerprint.jpg') no-repeat left top; 
}







