﻿/* CSS Document */

<!-- @import url("style.css"); -->

#bovenkop,
#hoofdnavigatie,
#subnavigatie,
#kolom-rechts,
#banners,
#header,
#footer, 
.transport{
	display:none;
}

#main {
	background: none;}
#content dd
{	background: none;}


img{ 
display: none;}
#content{
	width: 100%;
	height: 100%;
	top:0;
}

dt{
	display:none;
}

dd {
	border:none !important;
}