body {
	background-color: #cccccc;
	font-size: 10pt;
	font-family: Verdana; 
	color: #000000;
}

div.wrapper {
	position:absolute;
	left:50%;
	margin-left:-425px;
	top:0px;
	width:900px;
	height:600px;
}

div.menu {

	height:19px;
	 display: block;
}

div.header {
	width: 887px;
	height:177px;
}

div.content {
	width:887px;
	background: url('../images/achtergrond.gif');
	background-repeat: repeat-Y;
}

.footer_tekst {
	position: absolute;
	bottom: 3px;
	margin-left: 10px;
	font-size: 8pt;
}

div.footer {
	position: relative;
	height: 23px;
	width:887px;
	background: url('../images/footer.gif');
}

div.copyright {
	position: absolute;
	bottom: 3px;
	margin-left: -10px;
	font-size: 8pt;
	
	text-align: right;
	width: 100%;
	
}

img { border: 0px;}

a:link, a:visited, a:active {
	color: #000000;
}

a:hover {
	color: #BA4E4E;
}

.tekstheader {
	text-decoration: none;
	
	color: #BA4E4E;
	font-weight: bold;
	font-family: Verdana;
	text-align: left
}

.extraheader {
	font-size: 11pt;
}

.activiteiten {
	padding-left: 15px;
}

input, textarea, select{
	border-top:1px solid #80a1ca; border-left:1px solid #80a1ca;
	border-right:1px solid #c1d2e7; border-bottom:1px solid #c1d2e7;
	background-color:#fafdff;
	color:#103a81;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
}

table .projecttabel {
	border-collapse: collapse; 
	border:1px solid #c1d2e7; 
}

.projecttabel td{
	border-top:1px solid #c1d2e7; 
	vertical-align: top;
	height: 30px;
}