@import url("screen.css");

.print_logo{
	display: block;
}

#container{
	width: 800px;
}

.header{
	display: none;
}

#breadcrumbs{
	display: none;
}

#content h2.main{
	margin-left: 0px;
}

#content h1{
	margin: 0px;
	text-indent: 0px;
	height: 45px;
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 0px solid #fff;
	background-image: none!important;
	font-weight: bold;
	color: #9dc83c;
	font-size: 18px;
}

#content h1 a:link, #content h1 a:visited, #content h1 a:hover, #content h1 a:active {
		background-image: none!important;
		font-weight: bold;
		color: #9dc83c;
		font-size: 18px;
		display: block;
		cursor: pointer;
		text-decoration: none;
		border-bottom: 0px solid #fff;
	
	}



.page_text{
		float: none;
		width: 750px;
		margin-right: 0px;
		padding-left: 0px;
	}
	
	.page_text_full{
		float: none;
		width: 750px;
		margin-right: 0px;
		padding-left: 0px;
	}

	.page_text_full.diensten{
		float: none;
		width: 750px;
	}

		.page_text.wide{
			float:  none;
			width: 750px;
			padding-left: 0px;
			margin-right: 0px;
		}
	
	.page_right_column, .subpage_right_column{
		display: none;
	}
	
	.page_right_column.subcat, .subpage_right_column.job{
		display: block;
		float: none;
		background-image: none;
		background-color: #eee;
		margin-bottom: 20px;
		width: 750px;
	}
	
	.subpage_right_column.job{
		border-left: 0px;
	}
	

	.subpage_text{
		padding: 0px 0px 0px 0px;
		width: 750px;
		float: none;
		margin-right: 0px;
	}
	
		.subpage_text.wide{
			float:  none;
			padding-left:0px;
			width:750px;
		}

#content a.totop:link, #content a.totop:visited, #content a.totop:hover, #content a.totop:active{
	display: none;
}

.newsletter{
	display: none;
}

.inschrijfformulier{
	display: none;
}

.contact{
	width: 250px;
}
	
	

#footer{
	background-image: none;
	background-color: #dedede;
	padding-left: 15px;
	color: #333;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
	color: #333;
}

#footer ul li{
	background: none;
	padding-left: 0px;
	color: #333;
}

#footer .middle span{
	color: #333;
}
