
body {
	text-align: center;
	background-color: #242838;
}

table {	width: 100%;}

table td {
	word-wrap:break-word;
}

table.layout {	border-collapse: collapse;	width: 100%;	margin: 0;}
table.layout td {vertical-align: top;	padding: 0;	line-height: 14pt;}

div#frontpageBody {
	width: 684px;
	float: left;
}

#container {
	text-align: left;
	margin: 0 auto 40px;
	width: 1000px;
	background-color: white;
}

/* header */

#header {
	position: relative;
	height: 172px; 
	background: white url(/images/bg_navigation.jpg) no-repeat; 
	width: 1000px;
}
	#header #logo {
		position: absolute;
		top: 11px;
		left: 28px;
	}
	
#header.bg1 { background-image: url(/images/headers/1.jpg) }
#header.bg2 { background-image: url(/images/headers/2.jpg) }
#header.bg3 { background-image: url(/images/headers/3.jpg) }
#header.bg6 { background-image: url(/images/headers/6.jpg) }
#header.bg8 { background-image: url(/images/headers/8.jpg) }
#header.bg9 { background-image: url(/images/headers/9.jpg) }
#header.bg10 { background-image: url(/images/headers/10.jpg) }

#navigation {
	display: block;
	height: 28px;
	padding-left: 10px;
	z-index: 10;
	position: absolute;
	width: 990px;
	top: 144px;
	/*background-color: #009bd9;
	background-color: rgba(0,155,217,0.8);*/
	background-image: url(/images/bg_navigation.png);
	background-repeat: repeat-x;
}
	#navigation li {
		display: block; 
		height: 28px;
		margin-left: 0;
		float: left; 
		list-style-type: none; 
		position: relative;
		background-position: 0px 28px;
		background-repeat: repeat-y; /* needs this to cancel the repeat-x. no-repeat is not allowed somehow */
	}
	#navigation li a {
		display: block;
		height: 28px;
		padding-left: 18px;
		text-indent: -9999px;
		overflow: hidden;
		background-position: 0px 28px;
	}
	 
	#navigation li.active {
		background-color: #036a93;
		/*border-radius: 5px 5px 0 0; 
		-moz-border-radius: 5px 5px 0 0; 
		-webkit-border-top-left-radius: 5px; 
		-webkit-border-top-right-radius: 5px; */
		/* background-position: 0 0px !important; */
	}
	#navigation li ul {
		margin: 0;
		padding: 0;
		position: absolute;
		display: none;
		background-color: #eee; 
		width: 165px;
		z-index:10; 
		border: 1px solid #b3d2de;
	}
	#navigation li ul li {
		margin: 0; 
		padding: 0;
		float: none; 
		display: block !important;
		width: 165px;
	}
	#navigation li ul li a {
		height: 18px;
		overflow: hidden;
		line-height: 13px;
		background-image: none;
		width: auto;
		padding: 8px 0 2px 10px; 
		color: #505050; 
		display: block; 
		text-decoration: none;
		text-indent: 0 !important;
		font-family: arial;
	}
	#navigation li ul li a:hover {
		background: #cbcbcb; 
		border-radius: 0; 
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	li#nav_home     {background-image: url(/images/nav_home.png);    width: 83px;}
	li#nav_bureau   {background-image: url(/images/nav_bureau.png);  width: 102px;}
	li#nav_onswerk  {background-image: url(/images/nav_onswerk.png); width: 124px;}
	li#nav_events   {background-image: url(/images/nav_events.png);  width: 101px;}
	li#nav_actueel  {background-image: url(/images/nav_actueel.png); width: 108px;}
	li#nav_contact  {background-image: url(/images/nav_contact.png); width: 98px;}
/*
	li#nav_home a:hover    {background: #eee url(/images/nav_home.png);}
	li#nav_bureau a:hover  {background: #eee url(/images/nav_bureau.png);}
	li#nav_onswerk a:hover {background: #eee url(/images/nav_onswerk.png); }
	li#nav_events a:hover  {background: #eee url(/images/nav_events.png);}
	li#nav_actueel a:hover {background: #eee url(/images/nav_actueel.png);}
	li#nav_contact a:hover {background: #eee url(/images/nav_contact.png);}
*/
	/* #navigation li a.selected {background-position: 0 0px !important;}*/

#senpInternational {
	display: block;
	height: 28px;
	z-index: 10;
	position: absolute;
	top: 148px;	
	margin-left: 830px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 20px;
	background: url(/images/icon_globe.png) no-repeat 0 3px;
}

#senpInternational:hover {
	text-decoration: underline;
}


#header form#site-search {
	position: absolute; 
	width: 230px; 
	top: 20px; 
	right: 20px;  
	background-color: black; 
	display: block;
}
	#header form#site-search button {
		height: 20px; 
		display: inline-block; 
		float: right;
		width: 60px; 
		text-align: center; 
		font-size: 10pt; 
		color: white;
		background-color: black; 
		border: 1px solid black; 
		padding: 0px 5px; 
	} 
	#header form#site-search input {
		border: 1px solid black; 
		height: 18px; 
		width: 165px; 
		display: inline-block; 
		float: left;
	}


/* einde header */

#blueReferences  {
	width: 170px; 
	padding: 28pt 8px 0 28px;
	line-height: 14pt;
	background-color: #f2f5fa;
	padding: 28px;
	width: 260px;
}

div#blueReferences  {
	float: right;
}

#maatschappelijk_cafe #footer, #het_trendiner #footer {
	background-image:url("/images/bg_content_frontpage.jpg");
}

td#references { /* left column on generic page */
	width: 170px; /* was 153 */
	padding: 28pt 8px 0 28px;
	line-height: 14pt;
	background-image: url(/images/bg_references.png);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 8pt;
	color: gray;
}

td#references h2 {
	color: #0c66b1;
	margin-bottom: 7pt;
}

td#references h3 {
	font-size: 8pt;
	margin-top: 0;
}

td#references a {
	color: gray;
}

td#references ul.linkList li {
	list-style-type: none;
	margin-left: 0;
}

td#references ul.linkList a {
	padding-left: 16px;
	background: url("/images/more_arrow_references.png") no-repeat 0 3px;
	font-weight: bold;
	text-decoration: none;
}

td#references ul.linkList a:hover {
	text-decoration: underline;
}

td#body { /* default width is 504 */
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 36px;
	line-height: 14pt;
}

td#body ul {
	margin-bottom: 10pt;
}

td#body h2 {
	margin-top: 20pt;
	margin-bottom: 10pt;
}

table.projectDetail td#body h2 {
	margin-top: 0;
	margin-bottom: 0;
}

td#extras {
	padding: 28pt 28px 0 28px;
	width: 220px;
	line-height: 14pt;
}

td#extras_big {
	padding: 28pt 28px 0 28px;
	width: 440px;
	line-height: 14pt;
}

div#generic { /* generic text (e.g. error pages) */
	padding: 28px 276px 28px 189px;
}

div#wide {
	padding: 0 28px;
}

table#employees {
	margin-left: 24px; /* 28px-4px=24px because of shadows in employee table */
	margin-top: 48px;
	width: 952px;
}
.employees_intro {margin-top: 36px;}
table#employees td {
	width: 60px;
	height: 60px;
	padding: 4px;
	background-image: url(/images/bg_medewerker.png);
	background-repeat: no-repeat;
	line-height: 0;
}

.employeeBalloon {
	position: absolute;
	top: 0;
	left: 50%;
	background-image: url(/images/balloon_medewerker.png);
	background-repeat: no-repeat;
	width: 163px;
	height: 88px;
	padding: 16px;
	padding-top: 12px;
	color: white;
	display: none;
	line-height: 14pt;
	font-size: 10pt; /* small pt looks bad in IE */
	font-weight: normal; 
}

.employeeBalloonLeft {
	background-image: url(/images/balloon_medewerker_left.png);
}

.employeeBalloonRight {
	background-image: url(/images/balloon_medewerker_right.png);
}

.employeeBalloon span.function, span.unit {
	color: #cccccc;
}

.employeeBalloon p {
	margin-bottom: 0;
	line-height: 14pt;
}

p.indent {
}

.employeeDetailWrapper {
	padding: 16px;
	background-image: url(/images/bg_employee_detail.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 416px;
	top: 520px;
	left: 50%;
	margin-left: -308px;
}

.employeeDetailWrapper .description {
	margin-top: 24px;
	color: #000000;
}

.invisible {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

#employeeDetail {
	padding: 28px;
	width: 560px;
}

#employeeDetail img {
	margin-bottom: 7pt;
}

#employeeDetail h2 {
	color: black;
	margin-bottom: 7pt;
}

#employeeCloseButton {
	position: absolute;
	top: 0;
	left: 0;
}

table.employeeDetail {
	border-collapse: collapse;
	width: 560px;
}

table.employeeDetail td.facts {
	padding-right: 28px;
	width: 200px;
}

table.employeeDetail td.contact {
	border-left: 1px solid #dddddd;
	padding-left: 28px;
	vertical-align: top;
}

table.employeeDetail input.text, table.employeeDetail textarea {
	border: 1px solid #ccd1d4;
}

.wide {
	margin-left: 28px;
	margin-right: 28px;
}

.wide .intro {
	width: 534px;
}
.wide h1, #wide h1, #intro h1 {
	padding-top: 36px;
}

#expertise {

}

#expertise #intro {
	margin-left: 28px;
	margin-right: 28px;
	width: 534px;
	margin-bottom: 14pt;
}

#expertise h2 {
	color: #0c66b1;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	clear: none;
}

.expertiseHeader {
	padding-left: 28px;
	padding-right: 28px;
	display: none;
}

.expertiseHeader h2 {
	padding-top: 0;
	padding-bottom: 7pt;
	background-color: white;
	clear: none;
}

.expertiseHeader p {
	font-size: 8pt;
}

.expertiseHeader a {
	text-decoration: none;
	color: #0c66b1;
}

.expertiseHeader a:hover {
	color: #DB0010;
}

.foldOut {
	background-color: #f0f1f2;
	background-image: url(/images/bg_fold_out.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #d5d6d6;
	color: #444444;
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 14pt;
	padding-bottom: 14pt;
	margin-bottom: 14pt;
}

.expertiseDetail {

}

.expertiseDetail h2 a {
	color: #0c66b1;
	text-decoration: none;
}

.expertiseDetail h2 {
	margin-bottom: 7pt;
	clear: none;
}

.expertiseText {
	margin-left: 48px;
	width: 486px; /* 534 - 48 */
	height: 70pt;
}

.expertiseLinkedProjects {
	float: right;
	width: 381px;
	background-image: url(/images/bg_expertise_project_box.png);
	background-position: 18px 0;
	background-repeat: no-repeat;
	height: 84px;
}

.expertiseLinkedProjectsBox {
	float: left;
	width: 323px;
	margin-left: 10px;
	margin-right: 10px;
	height: 84px;
	overflow: hidden;
}

.expertiseLinkedProjectsScroller {
	width: 10000px;
}

.expertiseLinkedProjectsBox img {
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.expertiseBack {
	float: left;
	margin-top: 31px;
	margin-right: 8px;
	margin-bottom: 31px;
}

.expertiseForward {
	float: left;
	margin-top: 31px;
	margin-left: 8px;
	margin-bottom: 31px;
}

.extraMargin {
	margin-top: 56pt;
}

table#projects {
	clear: both;
	width: 100%;
}

table#projects td {
	width: 33%;
}

table#projects a {
	font-size: 90%;
	color: gray;
	text-decoration: none;
}

table#projects a:hover {
	color: #db0010;
}

.projectScroller {
	background-color: #f0f1f2;
	background-image: url(/images/bg_fold_out.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #d5d6d6;
	color: #444444;
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 14pt;
	padding-bottom: 14pt;
	margin-bottom: 14pt;
	height: 128px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 366px;
	width: 944px;
}

.projectScrollerBack {
	float: left;
	margin-top: 53px;
	margin-right: 28px;
	margin-bottom: 53px;
}

.projectScrollerForward {
	float: left;
	margin-top: 53px;
	margin-left: 28px;
	margin-bottom: 53px;
}

.projectScrollerScrollbox {
	float: left;
	width: 865px;
	overflow: hidden;
}

.projectScrollerProjects {
	width: 20000px;
}

.projectScrollerProjects img {
	margin-right: 28px;
}



p.readMore {
	text-align: right;
}

.referencesColumns a, .referencesSiblings a {
	text-decoration: none;
}

.referencesColumns li, .referencesSiblings li {
	list-style-image: url(/images/more_arrow_references.png);
}


#references a.arrowLink, #blueReferences a.arrowLink {
	background-image: url(/images/more_arrow_references.png);
	background-position: 1px left;
}

a.arrowLink {
	background-image: url(/images/more_arrow.png);
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: 3px left;
}



div.inset {
	background-color: #f0f1f2;
	background-image: url(/images/bg_fold_out.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #d5d6d6;
	color: #444;
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 14pt;
	padding-bottom: 7pt;	
}

table.formulier {
	width: auto;
}

table.formulier th.label {
	color: #0c66b1;
}

table.formulier input.text {
	width: 260px;
}

table.formulier textarea {
	width: 260px;
}

th.label {
	font-weight: bold;
	color: gray;
	padding-right: 14px;
}

input.text {
	border: 1px solid gray;
	width: 189px;
}

textarea {
	border: 1px solid gray;
	width: 303px;
	height: 88px;
}

td.action {
	text-align: right;
}

input.submit {
	background-color: #C1DBEB;
	border: 1px solid #0a88d2;
	margin: 0;
	margin-top: 7pt;
	color: black;
	-webkit-border-radius: 2px;
}

p.function {
	margin-bottom: 0;
}

#clientLogos {
	text-align: center;
}

#clientLogos img {
	margin-right: 28px;
}

div#findContact {
	position: absolute;
	top: 212px;
	left: 50%;
	width: 400px;
	margin-left: 72px;
}

div#findContact table {
	border: 4px solid #f0f1f3;
}

div#findContact table td {
	background-color: #f0f1f3;
	padding: 2px;
}

div#findContact input.text {
	width: 384px;
}

div#findContact table {
	margin-bottom: 14pt;
}

img#arrow {
	position: absolute;
	left: 50%;
	top: 167px;
	display: none;
}

body#home img#arrow {
	margin-left: -456px;
	display: block;
}

body#bureau img#arrow {
	margin-left: -388px;
	display: block;
}

body#expertise img#arrow {
	margin-left: -303px;
	display: block;
}

body#projecten img#arrow {
	margin-left: -210px;
	display: block;
}

body#onze_mensen img#arrow {
	margin-left: -100px;
	display: block;
}

/*

body#nieuws img#arrow {
	margin-left: 5px;
	display: block;
}

*/

body#vacatures img#arrow {
	margin-left: 355px;
	display: block;
}

body#contact img#arrow {
	margin-left: 441px;
	display: block;
}

div#projectInfo {
	margin-top: 210px;
	height: 300px;
}

div#projectDetailPlacer {
	padding-top: 14pt;
	clear: both;
	overflow: hidden;
}

table.projectDetail {
	border-top: 1px solid #CCCDCD;
}

table.projectDetail td#references {
	background-image: none;
	padding-top: 35pt;
}

table.projectDetail td#references h2{
	margin-bottom: 0;
}

table.projectDetail td#body {
	padding-top: 14pt;
}

table.projectDetail td#extras {
	padding-top: 35pt;
}

table.projectDetail h1 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 7pt;
	line-height: 14pt;
	color: black;
}

table.projectDetail h2 {
	color: black;
}

.projectImage {
}

.projectImageSelected {
	background-image: url(/images/project_big_selected.png);
	background-repeat: no-repeat;
}

.projectImage img {
	float: left;
}

img.expertiseNumber {
	margin-bottom: -3px;
	margin-right: 31px;
}

.imageButton {
	margin-top: 4px;
}

/* frontpage stuff */

p.date {
	line-height: 14pt;
	margin-bottom: 0;
}


#frontpage {width: 980px; margin: 0 auto; position: relative;}

#frontpage .box {position: relative; display:block; width: 245px;  float: left;}
#frontpage .half {width: 490px; float: left; margin-top: 10px;}
#frontpage .quarter {width: 245px;  float: left; margin-top: 10px;}
#frontpage .threeQuarter {width: 735px; float: left; margin-top: 10px;}

.eyecatcher {
	display: block;
	float: left;
	background-color: #505050;
	margin: 10px;
	width: 470px;
}
	.eyecatcher div {
		display: block; 
		position: absolute; 
		width: 390px; 
		height: 44pt;
		top: 134px; 
		left: 70px; 
		text-align: right; 
		overflow: hidden;
	}
	
	.eyecatcher h3 {
		position: absolute;
		bottom: 2px;
		right: 2px;
		font: italic 25px/28px 'Trebuchet MS', sans-serif;
		text-shadow: 2px 2px 1px #000000;
	}

		.eyecatcher a {
			color: #ffffff;
			text-decoration: none;
		}

		.eyecatcher .dateAuthor a {
			color: #888888;
		}
		
		.eyecatcher .dateAuthor a:hover {
			text-decoration: underline;
		}
		
		.eyecatcher h3 a:hover {
			color: #dddddd;
			text-decoration: none;
		}
		
	.eyecatcher a.summary {
		display: block;
		padding: 10px; 
		font-size: 12px; 
		line-height: 16px; 
		color: white;
	}
	
	.eyecatcher a.summary:hover {
		color: #dddddd;
	}
	
	.eyecatcher img {
		border: none; 
		display: block; 
		clear: both;
	}
	.eyecatcher span.dateAuthor {
		color:#888;
		float:left;
		font-size: 11px;
		line-height:16px;
		margin:10px 5px 0 10px;
	}

.highlight_small {
	margin-bottom: 10px;
}

.highlight a.summary {
	display: block;
	text-decoration:none;
	color: #000000;
}

.highlight a.summary:hover {
	color: #555555;
}

div.summary h2 {
	padding-left: 14px;
	background: url("/images/more_arrow_references.png") no-repeat 0 5px;
}


.item, 
.newsBanners {width: 225px; padding: 10px;  display: block;}

.newsBanners {padding-bottom: 0; margin-top: 5px;}

img.employeeThumb {
	margin-right: 10px;
	margin-top: 5px;
}


h2 a, h3 a {text-decoration: none;}
h2 a:hover, h3 a:hover {text-decoration: underline;}

.headlines h2 {border-bottom: 1px solid #0C66B1; }
.headlines h2 a:hover {text-decoration: none;}

.item ul {list-style: none; padding: 0; margin: 0;}
.item ul li {margin: 0; padding: 0;}
.headlines li {margin-left: 0; list-style-type: none;}
.headlines li a {text-decoration: none; color: #0C66B1 !important; background: transparent url(/images/more_arrow_gray.png) no-repeat 0px 5px; padding: 0 0 0 14px; display: inline-block;}
.headlines li a:hover {text-decoration: underline;}
.leesmeer {text-align: right; padding: 0; margin: 10px 0 0 0;}
.leesmeer a { text-decoration: none; background: transparent url(/images/more_arrow.png) no-repeat 0px 5px; padding: 0 0 0 15px; margin: 0; color: black !important;}
.leesmeer a:hover {text-decoration: underline;}

.item.info {background-color: #edf3f4; color: #005a67 !important;}
.item.info h2 {border-bottom: 1px solid #005a67; margin-bottom: 3px; }
.info h2 a, .info h2 {color: #005a67; }
.item.info li a {text-decoration: none; color: #005a67 !important; background: transparent url(/images/more_arrow_green.png) no-repeat 0px 5px; padding: 0 0 0 14px; display: inline-block;}
.item.info li a:hover {text-decoration: underline;}


p.date {
	margin-bottom: 4px;
	font-family: trebuchet ms;
	font-size: 8pt;
	line-height: 11pt;
	color: #505050;
}
	p.date a {
		color: #505050;
		text-decoration: none;
	}
	p.date a:hover {
		text-decoration: underline;
	}

p.author {
	font-size: 8pt;
	margin-bottom: 0;
	color: #666666;
}

img.columnIcon {
	vertical-align: bottom;
	margin-bottom: 1pt;
	margin-right: 3pt;
}

div.newsBanners img {
	margin: 0;
}


.newsLinks {
	font-size: 8pt;
}

ul.newsLinks li {
	list-style-type: none;
	display: inline;
	margin-left: 0;
	margin-right: 8px;
}

ul.newsLinks li img {
	margin-right: 5px;
}

/* einde frontpage stuff */

/* nieuwsarchief */

body#nieuws #blueReferences ul li a {
	color: gray;
	text-decoration: none;
}

body#nieuws #blueReferences ul li {
	list-style-type: none;
	margin-left: 0;
	color: gray;
	font-size: 8pt;
}

body#nieuws #blueReferences div.year {
	float: left;
	width: 130px;
}

/* einde nieuwsarchief */

td.gallery div.picture {
	margin-bottom: 14pt;
}

div.sitemap ul {
	margin-bottom: 0;
}

div.sitemap ul li {
	list-style-type: square;
}


#footer {display: block;background: #242838 url(/images/bg_content.png) no-repeat top left; width: 1000px; overflow: hidden; height:180px; position: relative;}
#footer ul {color: #6c7289; display: block; position: absolute; top: 154px; list-style: none; width: 1000px; }
#footer li {display: inline-block; float: left; margin: 0; padding: 2px 15px;}
#footer li.link {float: right;}
#footer a {color:  #6c7289; text-decoration: none;}
#footer a:hover {color: white; text-decoration: underline;}

/* masterstuff */
.cb:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.cb {height: 1%;}

