	@media all {
	}
	@media screen 
	{
		input, 
		textarea, 
		select {
			padding : 1px 4px 1px 4px;
		}
		#slogan {
			margin-bottom : 0px;
		}
		*html #canvas
		{
			height: 591px;
		}
		#content1
		{
			padding-top: 40px;
		}
		*html #content1
		{
			height: 308px;
		}
		#related
		{
			top : 148px;
		}
		body.home #related {
			top : 148px;
		}
		#related input.file {
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 0px;
			height: 16px;
			width: 120px;
			border : solid 1px #c3c3c3;
		}
		 #sideBar {
			width: 203px;
			position: absolute;
			top: 0px;
		}
		#content1 div.contentRow {
			clear : left;
			width: 455px;
		}
		#content1 div.contentRow div.textRow {
			float : left;
			width : 330px;
			height: auto;
		}
		#nieuwsbrief{padding: 8px 0px 4px 269px;}
	}
	@media print {
	}
