* {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, verdana, sans-serif;
}
body, html {
	height: 100%;
}
html>body #wrap {
	height: auto;
}
body {
	text-align: center;
	background: url("../images/bg.jpg") repeat-x bottom left #1A1961;
	font-size: 11px;
	font-weight: normal;
}
b {
	font-weight: bold;
}
a,a:hover,a:visited,a:active {
	color: #000;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #1A1961;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #1A1961;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #1A1961;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#wrap {
	text-align: left;
	margin: auto;
	width: 767px;
	height:100%;
	min-height:100%; 
	position: relative;
	background: url("../images/head.jpg") no-repeat top left #FFF;
}
#routedesc {
	visibility: hidden;
	position: absolute;
}
#wrtable {
	height: 100%;
}
#headertd {
	height: 211px;
	vertical-align: top;
}
#sidebartd {
	vertical-align: top;
}
#contenttd {
	vertical-align: top;
}
#footertd {
	vertical-align: bottom;
}
#logo {
	position: absolute;
	top: 1px;
	left: 532px;
	width: 176px;
	height: 58px;
}
#buttons {
	position: absolute;
	top: 126px;
	left: 185px;
	width: 582px;
}
#buttons img {
	margin: 0 8px 0 0;
}
#wmselect {
	float: right;
	background-color: #1F1E62;
	color: #FFF;
	border: solid;
	width: 130px;
	margin-top: 3px;
}
img {
	border: 0px;
}
#sidebar {
	margin: 0 15px;
	width: 147px;
	padding-top: 20px;
}
#sidebar .head {
	font: bold 11px Trebuchet MS, Helvetica, sans-serif;
	height: 16px;
	width: 100%;
	border-bottom: 1px solid #000;
	padding: 13px 0 5px 8px;
}
#sidebar a {
	display: block;
	width: 143px;
	margin-top: 1px;
	padding: 3px 3px 3px 8px;
	background-color: #E3E3EC;
	text-decoration: none;
	color: #1A1961;
}
#sidebar a:hover {
	background-color: #D8D8E1;
	color: #E57829;
}
#sidebar a.news {
	display: block;
	width: 143px;
	margin-top: 1px;
	padding: 5px 3px 5px 8px;
	background-color: #E3E3EC;
	text-decoration: none;
}
#sidebar a.news:hover {
	background-color: #D8D8E1;
	color: inherit;
}
#sidebar b {
	display: block;
	font-weight: bold;
	color: #1A1961;
}
#sidebar .more {
	color: #E57829;
}
#content {
	margin: 0 0 0 25px;
	width: 538px;
	line-height: 16px;
}
#contenttd #content p {
	text-align:justify;
}
#content a, #content b {
	font-size: inherit;
}
#content .title{
	font: bold 18px/21px Trebuchet MS, Helvetica, sans-serif;
	color: #1A1961;
	height: 50px;
}
#content .subtitle{
	font: bold 14px Trebuchet MS, Helvetica, sans-serif;
}
#content hr {
	border: none 0; 
	border-top: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}
#intro {
	font-weight: bold;
	display: block;
	text-align:justify;
}
#homeimg {
	float: right;
	margin-left: 5px;
}
#contactbar {
	margin: 50px 0 20px 20px;
	float: right; 
	width: 211px;
	background-color: #FAE4D4;
}
#address, #contact {
	background: url("../images/contactbg.gif") repeat-x bottom left #FCECE1;
	margin: 5px;
	padding: 11px;
}
 #newsletter {
	background: url("../images/contactbg.gif") repeat-x bottom left #FCECE1;
	margin: 0 5px;
	padding: 11px;
}
#contact {
	color: #D26E26;
}
.left {
	float: left;
	width: 180px;
}
#contactbar label {
	display: block;
	float: left;
	width: 62px;
	font-weight: bold;
	color: #D26E26;
}
#contactbar input {
	color: #000;
	width: 109px;
	height: 16px;
	margin-bottom: 7px;
	border: 1px solid #D26E26;
	background: #FFF;
	clear: right;
}
#contactbar textarea {
	color: #000;
	width: 109px;
	margin-bottom: 7px;
	border: 1px solid #D26E26;
	background: #FFF;
	clear: right;
}
#contactbar .button{
	color: #FFF;
	width: 111px;
	height: 18px;
	background: #D26E26;
	border: 1px solid #6D3913;
	border-left: 1px solid #9D795F;
	border-top: 1px solid #9D795F;
	margin-left: 65px;
	
}
#contactbar .radio {
	padding: 0;
	margin: 0;
	color: #000;
	width: 16px;
	height: 16px;
	border-width: 0;
	background: #transparent;
	clear: none;
}
#route {
	float: left;
	margin-right: 5px;
}
#route:hover {
	background: #000;
}
.clr {
	clear: both;
	float: none;
}
#searchtd {
	height: 232px;
	vertical-align: bottom;
	background: url("../images/searchbg.jpg") no-repeat bottom left transparent;
}
#search {
	margin: 0 17px 22px 17px;
	width: 137px;
	padding: 0 5px;
}
#search .field {
	width: 135px;
	margin: 5px 0;
}
#searchimg {
	margin-bottom: 10px;
}
#searchimg2 {
	margin: 0 0 0 24px;
	float: right;
	border: 1px solid #1A1961;
}
#searchbutton {
	float: right;
}
#search label {
	margin: 5px 0 0 0;
	display: block;
	font-weight: bold;
}
#footer {
	margin: 40px 0 18px 0;
	width: 543px;
	height: 18px;
	background: #1A1961;
	clear: both;
	line-height: 18px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	margin-left: 10px;
}
#footer a:hover {
	color: #E57829;
}
.mask {
	float: right;
	clear: right;
	position: relative;
	margin: 0 0 17px 17px;
}
.maskimg {
	z-index: 3;
	position: absolute;
	
}

/* PROFILE PAGE */

#active {
	border: 1px solid #CC6A23;
	width: 152px;
}
#active div {
	background: #CC6A23;
	color: #FFF;
	width: 144px;
	padding: 5px 0 5px 8px;
}
#active b {
	color: #CC6A23;
	padding: 5px 0 5px 8px;
}
#active a {
	margin: 1px 0;
	color: #CC6A23;
	line-height: 10px;
	text-decoration: underline;
	background: transparent;
	width: 141px;
}
#active a:hover {
	text-decoration: none;
	color: #000;
	background: transparent;
}
#active i {
	display: block;
	font-style: italic;
	margin: 10px 0;
}
li {
	list-style-image: url("../images/bullet.gif");
	margin: 3px 5px 3px 17px;
}
ul {
	margin: 10px 0;
}
#leftbar {
	width: 155px;
	margin: 0 0 17px 17px;
	padding: 10px 10px 150px 10px;
	float: right;
	clear: right;
	position: relative;
	background: #FAE4D4;
	line-height: 17px;
}
#leftbar b {
	color: #1A1961;
	font: bold 13px Trebuchet MS, Helvetica, sans-serif;
}
#leftbar i {
	font-style: italic;
}
.contentimg {
	margin: 10px 0;
}

/* PROJECT LIST */

#projectlist {
	margin: 20px 0;
}
#projectlist a {
	color: #1A1961
}
#projectlist .paging {
	text-align: center;
	border: 1px solid #E07A42;
	height: 10px;
}
.paging a {
	margin-left: 15px;

}
.paging b {
	margin-left: 10px;
}
.head td {
	background: #E07A42;
	color: #FFF;
	font-weight: bold;
}
#projectlist .none {
	padding: 0;
	height: 15px;
	border-width: 0;
	
}
#projectlist td {
	border-bottom: solid 1px #D69775;
	border-right: solid 1px #FFF;
	padding: 5px;
	height: 27px;
	font-size: 11px;
}

#projectlist .even td {
	border-bottom: solid 1px #E8C4B0;
	background: #F6E9E2;
}

/* PROJECT PAGE */

.bigmask {
	float: left;
	position: relative;
	margin: 0 17px 17px 0;
}
.bigmaskimg {
	z-index: 3;
	position: absolute;
	right: 0;
}
#specs {
	float: right;
	width: 160px;
	overflow: hidden;
}
#projectinfo {
	clear: both;
}
.enlarge {
	float: right;
	clear: right;
	position: relative;
	margin: 0 0 17px 17px;
}


/* R&D PAGE */

li a {
	color: #1A1961;
}
.development {
	list-style-image: url("../images/bullet2.gif");
	font-style: italic;
}
.development a {
	color: #AF6D4B;
}

/* SEARCH PAGE */

.searchbox {
	width: 530px;
	margin: 17px 0;
	padding: 5px;
	background: #FAE4D4;
	line-height: 17px;
}
.formbox {
	background: url("../images/contactbg.gif") repeat-x bottom left #FCECE1;
	padding: 11px;
}
.searchbox label {
	margin: 5px 0 0 0;
	display: block;
	float: left;
	font-weight: bold;
	width: 200px;
}
.searchbox label {
	display: block;
	float: left;
	width: 160px;
	font-weight: bold;
	color: #D26E26;
}
.searchbox input, .searchbox select {
	float: left;
	color: #000;
	width: 250px;
	height: 16px;
	margin-bottom: 7px;
	border: 1px solid #D26E26;
	background: #FFF;
	clear: right;
}
.searchbox textarea {
	float: left;
	color: #000;
	width: 250px;
	margin-bottom: 7px;
	border: 1px solid #D26E26;
	background: #FFF;
	clear: right;
}
.searchbox .button{
	color: #FFF;
	width: 111px;
	height: 18px;
	background: #D26E26;
	border: 1px solid #6D3913;
	border-left: 1px solid #9D795F;
	border-top: 1px solid #9D795F;
	margin-left: 291px;
	
}
.body_image {
	margin: 0px;
}

/* SOLLICITATIEFORMULIER */

#solli label {
	display: block;
	float: left;
	width: 150px;
}
#solli input, #solli textarea {
	float: left;
	width: 310px;
	margin-bottom: 2px;
}
#solli textarea{
	height: 50px;
} 
#solli label.small {
	width: 60px;
	margin-right: 5px;
}
#solli input.small, #solli select.small {
	width: 120px;
	margin: 0 5px 2px 0;
}
#solli select {
	float: left;
	width: 220px;
	margin-bottom: 2px;
}
#solli select.date {
	width: 60px;
	margin-right: 5px;
}
#solli input.dag, #solli input.maand {
	width: 30px;
	margin-right: 3px;
} 
#solli input.jaar{
	width: 54px;
	margin-right: 3px;
} 
.Missing {
background-color: #FFFFCC;
}
/* ARTICLE PAGE */
.thumb {
	position: relative;
	text-align: center;
	display: block;
	width: 150px;
	height: 150px;
	line-height: 150px;
	font-size: 150px;
	float: right;
	clear: right;
	padding: 3px;
	margin: 0 6px 6px 15px;
	border: 1px solid #E2E2EC;
	background: #F1F1FF;
}
*>thumb{
	font-size:12px
}
.thumb:hover {
	background: #F8F8FF;
	border: 1px solid #D6D6DF;
}
.thumb img {
	vertical-align: middle;
}
.thumb img.vergroot {
	z-index: 3;
	position: absolute;
	bottom: 5px;
	right: 5px;
}