HTML {
	text-align:justify;
	font-family:"Verdana";
	font-size:12px;
	color:#000000;
}
BODY {	
	background-color:#ededed;
}
#menu A {
	color: white;
	font-weight: normal;
	font-size:13px;
	font-family:"Verdana";
	text-transform:uppercase;
}
.first {
	border-left: 2px white solid;/**/
}
P {
	color:#000000;
	font-family:Arial;
}
H1, H2, H3 {
	color: #005d97;
}
#content IMG {
    border:none;
}

A {
	color: #005d97;
	font-weight: bold;
}
TABLE, TD {
border:0px;
}
TD.rogier {
background: url('rogier.png') no-repeat;;
width: 462px;
height: 300px;
}
TD.chris {
background: url('chris.png') no-repeat;;
width: 462px;
height: 300px;
}
TD.navbar {
background: url('navigatiebar.png') no-repeat;
width: 924px;
height: 58px;
}

TD.headerbg {
background: url('topbg.png') no-repeat;
width:924px;
height:335px;
}

TD.metafb1 {
    background: url('bg1.png') no-repeat;
    width:316px;
	height:175px;
}
TD.metafb2 {
    background: url('bg2.png') no-repeat;
    width:316px;
	height:175px;
}
TD.metafb3 {
    background: url('bg3.png') no-repeat;
    width:316px;
	height:175px;
	}
p.contact {
	padding-left:70px;
		}
a.contactlink {
	color: #005d97;
	padding-left:70px;
	}	
.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 5px;
	background:#ff9000;
	width:300px;
}
.abstract {
	font-size:85%;
	line-height:1.2em;
	margin:0;
	width:300px;
}
#top {
	height: 389px;
}

#content .actual {
	padding: 26px 45px 30px;
}

#menu {
	margin-left:50px;
	margin-top:-40px;
	padding:0;
	position:absolute;
}
.popupmenu, .bottomimage {
	display:none;
	}
TABLE.cform {
background:#FFF;
padding: 10px;
margin-right: -1px;
margin-top: -15px;
cellspacing : 0px;
cellpadding : 0px;
width: 525px;
}

