﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
}
td {
	vertical-align: top;
}
a img, fieldset {
	border: none;
}
:focus {
	outline: 0;
}
/* Standard styles -------------------------- */
html {
	overflow-x: hidden;
}
body {
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
a:link, a:visited, a:hover, a:active {
	color: #f8981d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	color: #5c2946;
	text-transform: uppercase;
}
h1 {
	font-size: 100%;
	color: #fff;
}
h2 {
	font-size: 125%;	
	margin-bottom: 5px;
}
div.projthumbnail {
font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active,
div.projthumbnail a:link,div.projthumbnail a:visited, div.projthumbnail  a:hover, div.projthumbnail a:active {
	color: #5c2946;
}
#newsOverviewHighlight h2 {
/*	font-size: 100%;*/
}
#canvas .projectDetail .floatRight h2 {
	font-size: 100%;
}
h3 {
	font-size: 120%;
	line-height: 130%;
}
h3, h4, h5, h6 {	font-size: 120%;}
p {
	margin-bottom: 15px;
	/*color: #494949;*/
	color:#000000;
	line-height: 145%;
}
p b {
	color: #1e1e1e;
}
#canvas, #canvasHome {
	width: 100%;
	position: relative;
	margin-top: 300px;
	z-index: 2;
}
#canvas .wrp, #canvasHome {
	width: 960px;
	margin: 0 auto;
}
#canvasHome {
	margin-top: 530px; /* z-index over flash */
}
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#header .top {
	width: 960px;
	height: 120px;
	margin: 0 auto;
}
#header .top .logo {
	margin: 25px 0 0 100px;
}
#header .bottom {
	width: 100%;
/*	height: 210px;*/
	
	height: 150px;
	overflow: hidden;
}
#header .btmAbout {
	background: url(../images/visualAbout.jpg) no-repeat top center;
}
/*
	#header .btmNews { 
	background:url(../images/visualNews.jpg) no-repeat top center;
	}
	
	#header .btmProjects { 
	background:url(../images/visualProjects.jpg) no-repeat top center;
	}
	#header .btmContact {
	background:url(../images/visualContact.jpg) no-repeat top center;
	}*/
#header .btmFlash {
	width: 100% !important;
	height: 450px;
	overflow: hidden !important;
}
#header .btmFlash .inner {
	width: 100%;
	height: 400px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.pagetitle {
	width: 940px;
	margin: 0 auto;
	padding: 130px 0 0 20px;;
}
.navigation {
padding:0px;
	margin: 30px 0 0 100px;
}
.navigation li {

	list-style-image:none;
list-style-type:none;
padding:0px;
margin:0px;
	list-style: none;
}
.navigation li a {
	display: block;
	text-indent: -99999px;
	height: 11px;
	margin-bottom: 10px;
}
#navhome {
	background: url(../images/nav_home.gif) no-repeat left top;
	width: 50px;
}

/* English */
#navnews.en {
	background: url(../images/nav_news_en.gif) no-repeat left top;
	width: 227px;
}
#navprojects.en {
	background: url(../images/nav_projecten_en.gif) no-repeat left top;
	width: 227px;
}
#navabout.en {
	background: url(../images/nav_about_en.gif) no-repeat left top;
	width: 227px;
}
/* French */
#navnews.fr {
	background: url(../images/nav_news_fr.gif) no-repeat left top;
	width: 227px;
	height: 13px !important;
}
#navprojects.fr {
	background: url(../images/nav_projecten_fr.gif) no-repeat left top;
	width: 227px;
}
#navabout.fr {
	background: url(../images/nav_about_fr.gif) no-repeat left top;
	width: 227px;
	height:14px;
}
/* German */
#navnews.de {
	background: url(../images/nav_news_de.gif) no-repeat left top;
	width: 227px;
}
#navprojects.de {
	background: url(../images/nav_projecten_de.gif) no-repeat left top;
	width: 227px;
}
#navabout.de {
	background: url(../images/nav_about_de.gif) no-repeat left top;
	width: 227px;
	height: 13px !important;
}
/* Dutch */
#navnews.nl {
	background: url(../images/nav_news_nl.gif) no-repeat left top;
	width: 227px;
}
#navprojects.nl {
	background: url(../images/nav_projecten_nl.gif) no-repeat left top;
	width: 227px;
}
#navabout.nl {
	background: url(../images/nav_about_nl.gif) no-repeat left top;
	width: 227px;
}



.navigation a:hover, .navigation a.selected {
	background-position: left bottom !important;
}
.search {
	width: 316px;
	margin: 25px 20px 0 0;
	float: right;
}
.search .inner {
	text-align: right;
	font-size: 110%;
	margin: 0 20px 10px 0;
}
.search a:link, .search a:visited, .search a:hover, .search a:active {
	color: #5c2946;
}
.search .tekstgrootte {
	float: right;
	width: 70px;
}
.search .tekstgrootte li {
	float: left;
	list-style: none;
}
.search .tekstgrootte li a {
	float: left;
	display: block;
	margin: 0 2px;
}
.search .fntSmall {
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
}
.search .fntMedium {
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
}
.search .fntLarge {
	font-size: 20px;
	font-weight: bold;
}
.search .metanav {
	float: left;
	width: 200px;
}
.search .metanav li {
	float: right;
	list-style: none;
}
.search .metanav li a {
	float: left;
	margin: 0 0.3em;
	text-align: right;
	padding: 0.4em 1em 0 0;
}
#footer {
	padding-right: 20px;
	margin-top: 50px;
	margin-bottom: 20px;
	font-size: 120%;
	background: url(../images/bgFooterDotted.gif) repeat-x 0 30px;
}
#footer .inner {
	width: 960px;
	margin: 0 auto;
}
#footer .inner span {
	padding-right: 10px;
}
.div4col {
	/* divide:  240 | 240 | 240 | 240 */
background: url(../images/bgQuadCol.gif) repeat-y 0 0;
}
.div3col {
	/* divide:  240 | 480 | 240 */
background: url(../images/bgTripleCol.gif) repeat-y 0 0;
}
.div2col{
background:url(../images/bgDottedSingle.jpg) repeat-y 225px 0;

}
.colWrp {
	width: 960px;
}
.colSingle {
	width: 240px;
}
.colDouble {
	width: 480px;
}
.colTriple {
	width: 720px;
}
.colThird {
	width: 280px;
	padding: 0 20px;
	line-height: 155%;
}
/* imgHolder 220x220 */
.imgHolderLarge, .imgHolderLarge .img, .imgHolderLarge .frame {
	width: 220px;
	height: 220px;
	overflow: hidden;
}
.imgHolderLarge .img {
	z-index: 1;
	position: relative;
	top: 0;
	left: 0;
}
.imgHolderLarge .frame {
	z-index: 2;
	position: relative;
	top: -220px;
	left: 0;
}
/* imgHolder 100x100 */
.imgHolderSmall .img img {
	
	height: 100px;
}
.imgHolderLarge .img img {
	
	height: 220px;
}

.imgHolderSmall .img{
	width: 100px;
	height: 100px;
overflow:hidden;
}

div.intro {
	font-weight: bold;
}
.imgHolderSmall, .imgHolderSmall .img, .imgHolderSmall .frame {
	width: 100px;
	height: 100px;
	overflow: hidden;
}
.imgHolderSmall .img {
	z-index: 1;
	position: relative;
	top: 0;
	left: 0;
}
.imgHolderSmall .frame {
	z-index: 2;
	position: relative;
	top: -100px;
	left: 0;
}
.awarddescr {
	width: 320px;
}
#newsDetail {
	padding: 0 20px;
	font-size: 120%;
	line-height: 155%;
}
.newsOptions {
	padding-left: 20px;
	font-size: 120%;
	line-height: 155%;
}
.newsOptions b {
	font-size: 90%;
}
#newsOverviewHighlight {
	width: 680px;
	padding: 0 20px;
	font-size: 120%;
	line-height: 155%;
}
#newsOverviewHighlight .item {
	margin-bottom: 40px;
}
#newsOverviewHighlight .item .descr {
	width: 560px;
}
#newsOverviewHighlight .item .date {
	font-size: 90%;
	font-weight: bold;
	color: #ff9f1a;
}
#newsOverviewList {
	margin-left: 120px;
	width: 560px;
	padding: 0 20px;
	font-size: 120%;
}
#newsOverviewList .item {
	padding-left: 25px;
	margin-bottom: 10px;
	background: transparent url(../images/iconList.gif) no-repeat 0 -3px;
}
#newsOverviewList .item:hover {
	padding-left: 25px;
	margin-bottom: 10px;
	background: transparent url(../images/iconList_hover.gif) no-repeat 0 2px;
}
#newsOverviewList .date {
	color: #ff9f1a;
}
#newsOverviewList .title a:link, #newsOverviewList .title a:visited, #newsOverviewList .title a:hover, #newsOverviewList .title a:active {
	
	color: #5c2946;
	overflow: visible;
}
#pageContent {
	font-size: 120%;
	line-height: 155%;
	padding: 0 20px;
}
.pageRelated {
	font-size: 120%;
	line-height: 155%;
	padding: 0 20px;
}
/*ul.dotted*/
ul {
	list-style-type: none;
	list-style-image: url(../images/iconList.gif);
	padding-left: 18px;
	margin-left: 1px;
	color: #494949;
}
td.bulletcell{
	width:18px;
	
	background-image: url(/images/iconList.gif);
   background-repeat:no-repeat;
   background-position:left -3px;
}
/*ul.dotted*/
ul li {
	padding-left: 0px;
}
.rightNav {
	list-style-type: none;
	list-style-image: none;

padding:0px;
margin:0px;

	margin-bottom: 30px;
}
.rightNav li {	list-style-image: none;
padding:0px;
margin:0px;
	margin-top: 6px;
}
.rightNav h3 a:link, .rightNav h3 a:visited, .rightNav h3 a:hover, .rightNav h3 a:active {
	color: #ccc;
	padding-left: 20px;
}
.rightNav h3 a:hover, .rightNav h3 a.selected:link, .rightNav h3 a.selected:visited, .rightNav h3 a.selected:hover, .rightNav h3 a.selected:active {
	color: #5c2946;
	text-decoration: none;
	background: url(../images/arrowLeft.gif) no-repeat 0 4px;
}
.leftNav {
	font-size: 120%;
	line-height: 100%;
	list-style-type: none;
	padding: 0 20px;
}
.leftNav ul {

 padding: 0px;

	list-style-type: none;
	list-style-image:none;
	margin: 15px 0 20px 10px;
}
.leftNav ul ul {
 padding: 0px;

	list-style-image:none;

	margin: 15px 0 5px 10px;
}
.leftNav li {
 padding: 0px;
	list-style-type: none;
	list-style-image:none;


	margin-bottom: 10px;
	
}
.leftNav a:link, .leftNav a:visited, .leftNav a:hover, .leftNav a:active {
	color: #333;
}
.leftNav a.active:link, .leftNav a.active:visited, .leftNav a.active:hover, .leftNav a.active:active {
	color: #5c2946;
	font-weight: bold;
}
.leftNav h3 a:link, .leftNav h3 a:visited, .leftNav h3 a:hover, .leftNav h3 a:active {
	color: #ccc;
}
.leftNav h3 a:hover {
	color: #5c2946;
	text-decoration: none;
}
span.moreinfo a, a.moreinfo:link, a.moreinfo:visited, a.moreinfo:hover, a.moreinfo:active {
	font-size: 80%;
	text-transform: uppercase;
	color: #5c2946;
	font-weight: bold;
	background: url(../images/readmore.png) no-repeat 0 3px;
	display: block;
	padding: 5px 0 4px 20px;
}
span.moreinfo a:hover, a.moreinfo:hover {
	background: url(../images/readmore_hover.gif) no-repeat 0 -2px;
	margin-left: -7px;
	padding-left: 27px;
}
.eventTitle {
	width: 718px;
	height: 35px;
	background-color: #fff;
	text-align: center;
}
.wrpTitle {
	width: 160px;
	margin: 0 auto;
}
.wrpTitle .inner {
	width: 122px;
	text-align: center;
}
.eventList {
	padding: 0 20px;
}
.eventList .eventMonth {
	font-size: 140%;
	color: #ff9f1a;
}
.eventList .item a:link, .eventList .item a:visited, .eventList .item a:hover, .eventList .item a:active {
	font-size: 90%;
	color: #5c2946;
}
.eventList .item h2 {
	margin-bottom: 0 !important;
}
.eventList .item {
	margin-bottom: 30px;
/*	background:url(../images/iconList.gif) no-repeat left 27px;*/
}
.eventList .item p {
	font-size: 120%;
	line-height: 155%;
}
.eventList .item .dateTime {
	font-size: 100%;
	line-height: 100%;
	color: #ff9f1a;
	font-weight: bold;
}
#header .options .bgInput {
	width: 125px;
	height: 19px;
	padding: 1px 10px 4px 10px;
	margin-top: 6px;
	background: url(../images/fSearchInput.gif) no-repeat 0 0;
	overflow: hidden;
}
#searchbox {
	width: 125px;
	height: 18px;
	margin-top: 1px;
	border: 0;
}
.projectOverview .item {
	margin-bottom: 50px;
	height: 150px;
}
.projectOverview .item .image {
	width: 100px;
	overflow: hidden;
}
#canvas .projectOverview .item .descr {
	width: 102px;
	overflow: hidden;
}
#headerHome {
	width: 100%;
	overflow: hidden;
}
.crumblePath {
	font-size: 110%;
	width: 940px;
	padding: 0 10px;
	margin-bottom: 10px;
}
.projectDetail {
	font-size: 120%;
	line-height: 155%;
	margin-top: 520px;
}
.projectDetail .colDouble {
	width: 460px;
	padding: 0 10px;
}
.projectDetail .colSingle {
	width: 220px;
	padding: 0 10px;
}
/* Standard styles --------------------------  */
q {
	font-style: italic;
}
input, label {
	vertical-align: middle;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.displayInline {
	display: inline;
}
.imgLeft {
	margin-right: 1em;
	margin-bottom: 1em;
}
.imgRight {
	margin-left: 1em;
	margin-bottom: 1em;
}
.clearBoth {
	clear: both;
	display: block;
	float: none;
}
.hidden {
	display: none;
	visibility: hidden;
}
.inline {
	display: inline;
}
.noPadding {
	padding: 0em;
}
.noMargin {
	margin: 0em;
}
.noBorder {
	border: none;
}
.noBackground {
	background: none;
}
.topMargin20 {
	margin-top: 20px;
}
.bottomMargin20 {
	margin-bottom: 20px;
}
.bottomMargin15 {
	margin-bottom: 15px;
}
.bottomMargin5 {
	margin-bottom: 5px;
}
.topMargin40 {
	margin-top: 40px;
}
.topMargin30 {
	margin-top: 30px;
}
.topMargin20 {
	margin-top: 20px;
}
.topMargin10 {
	margin-top: 10px;
}
.topMargin5 {
	margin-top: 5px;
}
.bottomMargin10 {
	margin-bottom: 10px;
}
.rightMargin5 {
	margin-right: 5px;
}
.rightMargin10 {
	margin-right: 10px;
}
.rightMargin20 {
	margin-right: 20px;
}
.leftMargin5 {
	margin-left: 5px;
}
.leftMargin10 {
	margin-left: 10px;
}
.leftMargin15 {
	margin-left: 15px;
}
.leftMargin20 {
	margin-left: 20px;
}
.leftMargin30 {
	margin-left: 30px;
}
.paddingTop5 {
	padding-top : 5px;
}
.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
.p100 {
	width: 100%;
}
.p90 {
	width: 90%;
}
.p75 {
	width: 75%;
}
.p70 {
	width: 70%;
}
.p66 {
	width: 66%;
}
.p50 {
	width: 50%;
}
.p33 {
	width: 33%;
}
.p25 {
	width: 25%;
}
/****************************************************/
/*  custom styles and styles fixes ******************/
/****************************************************/
div.projcol1 {
	width: 440px;
	float: left;
	margin-right: 50px;
}
div.projcol2 {
	width: 440px;
	float: left;
}
div.projcol2 div.col1 {
	width: 200px;
	float: left;
	margin-right: 40px;
}
div.projcol2 div.col2 {
	width: 200px;
	float: left;
}
div.search div.options {
	float: right;
	width: 231px;
}
#footer div.inner div.topMargin20 img {
	padding-top: 15px;
	display: block;
}
p.searchline {
	font-size: 90%;
}
p.searchline b {
	color: #5c2946;
}
div.jProjectOverview {
	margin-top: -150px;
}
span.tdtitle {
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	font-size: 110%;
	margin-bottom: 5px;
}
table.searchtable {
	clear: both;
	width: 90%;
	text-align:left
}
table.searchtable select {
	width: 200px;
}
span.cyear {
	color: #ff9f1a;
}
table.formcontent td{
	
	margin:0px;
	padding:0px;
}
table.formcontent input {
	width: 218px;
}
table.formcontent input.other {
	width: 160px;
}

table.formcontent textarea {
	width: 215px;
	height:100px;
}

table.formcontent input.radio{
	width:20px;
}
#jaxbodyinners{
	
	background-color:white;

	margin-top:-250px;
}
#pagedown{
clear:both;
	position:relative;
	left:-20px;
	top:-240px;

	
}
#pageup{
	position:relative;
	left:900px;
	top:-260px;

	
}
#overviewinner{

	position:relative;
	height:350px;
	
}
#overviewlist{
	
	margin-top:-15px;
	padding-top:0px;
}

ul.search{
 float:left;
width:100%;
  margin-left:0px;
padding-left:0px;

	list-style-image:none;
list-style-type:none;
}
ul.search li{

	list-style-image:none;
list-style-type:none;

  list-style:none;
  margin-left:0px;
  padding-left:0px;
  margin-bottom	:10px;
}
div.searchcontainer{
  width:500px;
  margin-left:auto;
  margin-right:auto;
}
#clearflashov{
	
	margin-top:800px;
}
#div3ColumLeft{
	padding-left:10px;
		width: 230px;
		font-size:120%;
}

.MainContentStyleCustom-ronddraaiende-wokkel{	
	text-transform: uppercase;
	color: #5c2946;
	font-weight: bold;
	background: url(../images/readmore.png) no-repeat 0 3px;
	display: block;
	padding: 5px 0 4px 20px;
		padding-left: 20px;
line-height: 155%;

}
a:hover span.MainContentStyleCustom-ronddraaiende-wokkel{
	
		background: url(../images/readmore_hover.gif) no-repeat 0 -2px;
	margin-left: -7px;
	padding-left: 27px;

}
.MainContentStyleCustom-tussen-kop-paars{
	
	font-size: 120%;
	line-height: 130%;
 color: #5c2946;
	
 	display:block;
 	clear:both;
 	font-weight:bold;
 	text-transform:uppercase;


}
.MainContentStyleCustom-tussen-kop-oranje{

    font-size: 120%;
	line-height: 130%;
 	color: #f8981d;
 	display:block;
 	clear:both;
 	font-weight:bold;
    font-style:italic;

}
.MainContentStyleCustom-oranje{
	color: #f8981d;
}
.MainContentStyleCustom-paars{
 color: #5c2946;
	
}

/*- diverse formaten kopjes 
*/
.flagicon{
 margin-right: 5px;
}

a.flagicon:hover{
 text-decoration:none;
}
/* this is forthe project overview thumbnail view, form 
style problems */
#totalSearchFormBlock{
	margin-top:-50px;
	position:relative;
	/*border:1px solid blue;*/
	}
#tomapcontainer{

	margin-right:64px;
}
#tomaptextblock{
/*border:1px solid black;*/
   
	font-size:12px;
	
float:right;
clear:both;
}
#tomaplink{
height:40px;
display:block;
 clear:both;
}
#searchtablecontainer{
	
	text-align:center;clear:both;
}