
body {
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background: url(none);
}

.wrap {
	width: 100%;
	margin: 0 0;
	position: relative;
}

.col1, .col3, .col2 .content_header_vervolg, .col2 .content_footer_vervolg, .printDelete, .servicemenu, .zoeken, .tools, .pathfinder {
	display: none;
}

.content_container {
	background: url(none);
	position: relative;
	width: 100%;
	padding-bottom: 12px;
}

.header {
	background: url(none);
	width: 100%;
	height: 140px;
	position: relative;
}

.header a {
	float: left;
}

.header img{
	margin-left: 5px;
	margin-top: 12px;
	border: 0px;
}


.contactGegevens {
	display: block;
	font-size: 12px;
	color: #000;
	text-align:right;
}

.col2 {
	width: 100%;
	padding-top: 1px;
	background: url(none) repeat-y 0.5em top;	
	padding-left: 0px;
}

.col2 .content_bg {
	padding: 0px;
	margin-left: 5px;
	width: 100%;
}

.footer {
position: relative;
	width: 100%;
}

.footer_left{
	padding-left: 0px;
	float: left;
}

.content li {
	list-style: disc;
	background: url(none);
	margin-left: 13px;
}

