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

/* Elements */

body	{
	margin: 0;
	padding: 0;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 16px;
	height: 101%;
	background: url(../img/lijn.gif) repeat-y fixed center top;
	}

#mainwrap {
    position: absolute;
	text-align: center;
	width: 100%;
	height: 102%;
	margin:auto;
	left: 0px;
	top: 0px;

}
#wrap {
	width: 980px;
	margin: auto;
	padding: 0;
	position: relative;
	text-align: left;
	height: 101%;
}
#logo {
	position: absolute;
	left: 50px;
	top: 20px;
	z-index: 10;
}
#mainContent {
	padding: 0px;
	margin-bottom: 30px;
	position: absolute;
	width: 920px;
	left: 50px;
	top: 140px;
	z-index: 10;
}


/* MainMenu */

#menu {
	position: absolute;
	left: 280px;
	top: 20px;
	font-family: "Helvetica Neue", Arial, sans;
	z-index: 10;
}
#main {
	margin-bottom: 15px;
}
#main a, #main a:visited {
	display: inline;
	margin-right: 20px;
	color: #999;
	font-weight : bold;
	text-decoration : none;
	font-size: 13px;
	line-height: 13px;
}
#main a:hover, #wrap #menu #main a.active {
	color: #000;
}

/* SubMenu */

#sub {
	margin-bottom: 15px;
}
#sub a, #sub a:visited {
	display: inline;
	margin-right: 20px;
	color: #999;
	font-weight : normal;
	text-decoration : none;
	font-size: 13px;
	line-height: 13px;
}
#sub a:hover, #wrap #menu #sub a.active {
	color: #000;
}

/* FilterMenu */

#filter {
	margin-bottom: 15px;
}
#filter a:link, #filter a:visited {
	display: inline;
	margin-right: 20px;
	color: #999;
	font-weight : normal;
	text-decoration : none;
	font-size: 13px;
	line-height: 13px;
}
#filter a:hover, #wrap #menu #filter a.active {
	color: #000;
}
#filtersub {
	margin-bottom: 15px;
}
#filtersub a, #filtersub a:visited {
	display: inline;
	margin-right: 20px;
	color: #999;
	font-weight : normal;
	text-decoration : none;
	font-size: 11px;
	line-height: 13px;
}
#filtersub a:hover, #wrap #menu #filtersub a.active {
	color: #000;
}

/* MainStyles*/

a:link, a:visited {
	color: #999;
	font-weight : normal;
	text-decoration : none;
	font-size: 12px;
	line-height: 12px;
}
a:hover, a:active {
	color: #000;
}
a.active:link {
	color: #000;
}
p {
	margin:0;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
}
sup {
	margin-left:-3px;
	padding:0;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
}
h1 {
	margin:0;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000;
}
h2 {
	margin:0;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #999;
}
hr {
	display: block;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0;
	border: 0;
	background-color: #999;
}
* html hr {
	margin: 0px;
}

/* LinkImage */

div.linkimage a:link img, div.linkimage a:visited img {
	-moz-opacity: 1.00;
 	opacity:1;
	display: block;
	border: none;
}
* html div.linkimage a:link img, * html div.linkimage a:visited img, * html a.linkimage:link img {
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
div.linkimage a:hover img { 
 	-moz-opacity: 0.60;
	opacity:0.6;
	display: block;
	border: none;
}
* html div.linkimage a:hover img, * html a.linkimage:hover img { 
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}

/* Nieuws */

#NieuwsContent {
	position: relative;
	margin-left: 230px;
}
#NieuwsContentBig {
	width: 520px;
	float: left;
	margin: 0px;
}
#NieuwsContentBig .NieuwsImage a img {
	border: none;
	width: 520px;
}
#NieuwsContentBig .NieuwsWrap h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	line-height: 28px;
	margin-top: 10px;
	display: block;
	margin-bottom: 10px;
}
#NieuwsContentBig .NieuwsWrap p {
	font-size: 16px;
	line-height: 20px;
	color: #000;
}
#NieuwsContentLeft {
	width: 250px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#NieuwsContentRight {
	float: left;
	width: 250px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#NieuwsContentLeft h1, #NieuwsContentRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	margin-top: 5px;
	display: block;
	margin-bottom: 10px;
}
#NieuwsContentLeft .NieuwsImage a img, #NieuwsContentRight .NieuwsImage a img {
	border: none;
	width: 250px;
}
#NieuwsContentLeft .NieuwsWrap p, #NieuwsContentLeft .NieuwsWrap p div, #NieuwsContentLeft .NieuwsWrap p div p,#NieuwsContentRight .NieuwsWrap p, #NieuwsContentRight .NieuwsWrap p div, #NieuwsContentRight .NieuwsWrap p div p  {
	font-size: 11px;
	line-height: 15px;
	color: #000;
}
#NieuwsTitel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 28px;
	margin-top: 10px;
	display: block;
	margin-bottom: 10px;
}	
.NieuwsWrap {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 10px;
}
.NieuwsImage a img {
	border: none;
	width: 250px;
}
.NieuwsTekst {
	margin-top: 10px;
	margin-bottom: 20px;
}

/* Algemeen */

#AlgemeenContent {
	position: relative;
	margin-left: 230px;
}
#AlgemeenTitel {
	text-transform: uppercase;
}
#AlgemeenInfo {
	width: 380px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#AlgemeenInfo p {
	font-size: 11px;
	line-height: 15px;
	color: #000;
}

/* Project */

#ProjectContent {
	position: relative;
}
#ProjectTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	display: block;
}
#ProjectImages {
	width: 520px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
#ProjectImagewrap {
	padding: 0px;
	margin: 0px;
}
#MainImage img {
	border: none;
	width: 520px;
}
#SubImageWrap {
	width: 520px;
	margin-top: 20px;
}
.SubImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.SubImage img {
	width: 64px;
}
#SubImageClear {
	clear: left;
}
#ProjectKeywords {
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	display: block;
}
#ProjectKeywords a:link, #ProjectKeywords a:visited {
	color: #999;
	font-weight : normal;
	text-decoration : none;
	font-size: 12px;
	line-height: 16px;
	font-family: "Courier New", Courier, mono;

}
#ProjectKeywords a:hover, #ProjectKeywords a:active {
	color: #000;
}
#ProjectKeywords a.active:link {
	color: #000;
}
#RelatedProjects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	display: block;
}
#RelatedProjects a:link, #RelatedProjects a:visited {
	color: #999;
	font-weight : normal;
	text-decoration : none;
	font-size: 12px;
	line-height: 16px;
	font-family: "Courier New", Courier, mono;

}
#RelatedProjects a:hover, #RelatedProjects a:active {
	color: #000;
}
#RelatedProjects a.active:link {
	color: #000;
}
#ProjectInfo {
	float: right;
	width: 380px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* ProjectList */

#ProjectListContent {
	position: relative;
	margin-left: 230px;
}
.ProjectList {
	margin-top: 20px;
	margin-bottom: 20px;
}
.ProjectListWrap {
	margin-bottom: 10px;
}
.ProjectListTitel {
	margin-bottom: 10px;
}
.ListImage {
	float: left;
	margin-right: 10px;
}
.ListImage img {
	width: 64px;
}
.ListText {
	float: left;
	text-transform: uppercase;
	margin-right: 10px;
	margin-top: 20px;
}
.ClearFloatLeft {
	clear: left;
}

/* Bureau */

#BureauTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	display: block;
}


/* Bureau */

.ContactTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	display: block;
}

/* Vacatures */

#VacatureListContent {
	position: relative;
	margin-left: 230px;
	width: 520px;
}
.VacatureList {
	margin-top: 20px;
	margin-bottom: 20px;
}
.VacatureListWrap {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 10px;
}
.VacatureText {
	margin-top: 10px;
	margin-bottom: 20px;
}
.VacatureText p {
	font-size: 11px;
	line-height: 15px;
	color: #000;
	margin-bottom: 10px;
}
.VacatureText h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
	margin-top: -5px;
	display: block;
	margin-bottom: 5px;
}	


/* InfoGraphics */

.infoMenu {
	margin-bottom: 6px;
	border-bottom: 1px solid #999;
	height: 26px;
	position: relative;
}
.infoMenu a:link, .infoMenu a:visited {
	display: block;
	margin-right: 20px;
	padding-left: 6px;
	padding-bottom: 2px;
	color: #666;
	text-decoration : none;
	font-size: 11px;
	line-height: 12px;
	height: 30px;
	border-left: 1px solid #999;
}
.infoMenu a:hover, .infoMenu a.active {
	color: #000;
}
.infoColumn {
	float: left;
	width: 900px;
	margin-bottom: 10px;
}
.infoColumn1 {
	float: left;
	width: 55px;
	display: block;
	padding: 0;
	margin: 0;	
}
.infoColumn2 {
	float: left;
	width: 110px;
	display: block;
	padding: 0;
	margin: 0;	
}
.infoColumn3 {
	width: 165px;
	float: left;
	display: block;
	padding: 0;
	padding-bottom: 0;
	position: relative;
}
.infoColumn4 {
	width: 220px;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}
.infoColumn5 {
	width: 275px;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}
.infoColumn6 {
	width: 330px;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}
.infoColumn7 {
	width: 385px;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}
.infoColumn8 {
	width: 440px;
	float: left;
	display: block;
	padding: 0;
	margin: 0;
}
.infoColumnNaam {
	float: left;
	height: 60px;
	margin-bottom: 10px;
	display: in-line;
}
.infoColumnHorizontal {
	float: left;
	width: 900px;
	margin-bottom: 10px;
}
.clear {
	clear: left;
}
.lastImage {
	float: right;
	width: 50%;
}
.infoColumnHorizontal .infoImage, .infoColumnHorizontal .infoImageActive {
	padding-top: 5px;
	margin-top: 10px;
	margin-right: 0px;
	float: left;
}
.infoImage, .infoImagekeywords {
	margin-top: 5px;
	padding-top: 5px;
	margin-right: 5px;
	float: left;
	position: relative;
}
.infoImageActive {
	margin-top: 5px;
	padding-top: 5px;
	margin-right: 5px;
	float: left;
	position: relative;
}
.infoImage img, .infoImagekeywords img {
	border: none;
	width: 50px;
	height:33px;
}
.infoImageActive img { 
 	-moz-opacity: 0.40;
	opacity: 0.4;
	display: block;
	border: none;
	width: 50px;
}
* html .infoImageActive img { 
	filter: alpha(opacity=40);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
}

/* Colors */

.red {
	background: #E93939;
}
.black {
	background: #999999;
}
.purple {
	background: #990099;
}
.green {
	background: #62CC29;
}
.blue {
	background: #3333CC;
}
.orange {
	background: #FF6600;
}
.pink {
	background: #F362B4;
}
.yellow {
	background: #FACC3C;
}
.brown {
	background: #663300;
}
.cyan {
	background: #59A9F0;
}

/* Keywords */

#Keywords {
	width: 100%;
	margin-bottom: 6px;
}
#Keywords a, #Keywords a:visited {
	font-family: "Helvetica Neue", Arial, sans;
	display: inline;
	padding-left: 2px;
	padding-right: 2px;
	color: #999;
	text-decoration : none;
	font-weight: normal;
}
#Keywords a:hover, #Keywords a.active {
	color: #000;
}
#Keywords a.XXS {
	font-size: 11px;
	line-height: 11px;
}
#Keywords a.XS {
	font-size: 14px;
	line-height: 14px;
}
#Keywords a.S {
	font-size: 17px;
	line-height: 17px;
}
#Keywords a.M {
	font-size: 21px;
	line-height: 21px;
}
#Keywords a.L {
	font-size: 26px;
	line-height: 26px;
}
#Keywords a.XL {
	font-size: 32px;
	line-height: 32px;
}
#Keywords a.XXL {
	font-size: 38px;
	line-height: 38px;
}
/* GrowImage */

.grow {
	position: absolute;
	left: 15px;
	top: 10px;
	z-index: 20;
	padding-top: 2px;
	 -moz-opacity: 0.90;
	opacity:0.9;
}
.grow img {
	display: block;
	border: none;
 	-moz-opacity: 1.00;
	opacity:1.0;
	display: block;
	border: none;
	width: 365px;
}
* html .grow img { 
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.growText {
	padding: 10px;
}

/*  FormStyles	*/ 
	
input {
	background-color: #FFF;
	border:1px #999 solid;
	margin-bottom:2px;
	margin-top:2px;
	margin-right:10px;
	height: 15px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 12px;
	color: #000;
	cursor: hand;
	width: 200px;
}

textarea {
	background-color: #FFFFFF;
	border:1px #999 solid;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 12px;
	color: #000;
	cursor: hand;
	height: 15px;
	width: 200px;
}

select {
	background-color: #FFFFFF;
	border:1px #999 solid;
	border-color: #999;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000;
	line-height: 12px;
	height: 15px;
	clip:   rect(   );
	text-align: left;
	vertical-align: middle;
	cursor: hand;
	background-position: center center;
	clear: left;
	float: left;
	list-style-position: outside;
	width: 200px;
}
input.pulldown {
	background-color: #FFF;
	border:1px #999 solid;
	border-color: #999;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000;
	line-height: 12px;
	text-align: left;
	vertical-align: middle;
	cursor: hand;
	background-position: center center;
	width: 300px;
}

/* Old */

#nieuws td a:link, #nieuws td a:visited {
	text-decoration : none;
	color: #999;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 16px;
	}
#nieuws td a:hover {
	color: #000;
	}
#nieuws td a:active {
	color: #000;
	text-decoration : underline;
	}
a.pad:link, a.pad:visited {
	text-decoration : none;
	color: #999;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 16px;
	}

a.pad:hover {
	color: #000;
	}

a.pad:active {
	color: #999;
	}
