/* stylesheet voor het printen van het bestelformulier */
.printonly {
	display: block !important;
}

body {
	font-family:arial;
}

#header_container,
#menu_container,
#menu-left-root,
#menu-left,
#header_image,
#columnRight,
#overview,
#pageFunctions,
#columnLeft .news-list-container { display:none; }


.news,
.leftNews {
	font-size:13px;
}


/*** news list ***/
.news-list-item,
.news-single-backlink {
	padding-bottom:15px;
}

.news-single-backlink a {
	font-size:12px;
}

.news-list-image {
	float:left;
	margin-right:10px;
}

.news-list-date {
	padding-left:343px;
}

.news-single-timedata {
	float:right;
	padding-right:150px;
}


/*** news single ***/
.news-single-img {
	float:left;
	margin-right:30px;
}
/******************/


.greenbgtext h1 {
	font-size:13px;
}

.csc-textpic-imagewrap {
	float:left;
	margin-right:20px;
}


#columnCenter h3 {
	font-size:12px;
	margin:0px;
}

#columnCenter p {
	font-size:12px;
}

#footer {
	font-size:12px;
	padding-top:15px;
}
