.header,  #navigatie, .tabs li, tabs ul, #topstekst, #subnav, .active, #print, #dubbline {
	display: none;
}

* {
	margin: 0;
	padding: 0;
	position: static;
	}


body, p, li, td {
		font-family: "Trebuchet MS", "Times New Roman", Verdana;
		font-size: 16px;
		color:#333366;
		margin: 0px;
		padding: 0px;

}

html, body {
	text-align: center;
	width: 100%;
	}


.top {
	width: auto;
	height: 177px;
	background-image: none;
	background-color: none;	
	
	
}

#container {
		width: 824px;
		position: relative;
		height: auto;
		margin: 0 auto !important;
		border: 0px solid #006699;
}
#topsfoto {
		width: 824px;
		height: 144px;
		position: absolute;
		top: -161px;
		left: 0px;
		z-index: 10;
		border: 0px solid #33FF00;
		
	
}



#logo{
	
		width: 200px;
		top: 1px;
		padding-top: 10px;
		position: absolute;
		height: auto;
		left: 20px;
		border: 0px solid #33FF00;		
}

#content {
		text-align: left;
		background-color: #dce1e5;
		width: 772px;
		top: 110px;
		padding: 13px;
		padding-top:30px;
		padding-bottom:30px;
		position: absolute;
		height:auto;
		left: 0px;
		border-top: 13px solid #eceef1;
		border-left:  8px solid #eceef1;
		border-right:  18px solid #eceef1;
		border-bottom: 13px solid #eceef1;

	
}

#dubbline {
		width: 772px;
		top: 70px;
		padding: 13px;
		position: absolute;
		left: 208px;
		background-image: url(dubbline.jpg);
		background-repeat: repeat-x;
		z-index:100;

}
#contentspace {
		width: 550px;
		top: 0px;
		padding: 13px;
		padding-top: 20px;
		padding-right: 20px;
		position: relative;
		left: 0px;
		border: 0px solid #33FF00;
		z-index:100;
	
}



.indent {
display:block;
	padding:0px 0px 0px 26px;
	border: 0px solid #33FF00;
}
.indentheader {
display:block;
	padding:0px 0px 5px 13px;
	color: #0060aa;
	font-size: 13px;
	font-weight: bold;
		border: 0px solid #33FF00;
}

.pageheader {
display:block;
	padding:0px 0px 5px 13px;
	color: #0060aa;
	font-size: 16px;
	font-weight: bold;
		border: 0px solid #33FF00;
}





#bottom {
		width: 798px;
		height: 40px;
		position: relative;
		top:20px;
		left: -13px;
		z-index:100;
		padding-top:15px;
		border-top: 1px solid #8090a0;
		text-align: right;
		

}
#allrights {
		width: 798px;
		position: relative;
		top:60px;
		left: -13px;
		border: 0px solid #33FF00;	
		z-index:100;
		text-align: center;	
		color: #8090a0;
		font-size: 11px;

}
