body, #publerBody {
	background: none;
	line-height: 1.2em;
	word-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	width: 95%; /* Make sure the content fits on the page */
}
a {
	color: #000;
	text-decoration: none;
}
/*
div#main a:after {
	content: " ( "attr(href)" )"; /* Print links after the linked text, so peopel can still go to a linked page - Works in REAL browsers only * /
}
*/
img, a img {
	border: none;
}

.facts, .training-soon{
	float:left;
	font-size:11px;
	margin-bottom:20px;
	padding:17px 14px;
	width:100%;
}
	#contents .facts dt {
		clear:left;
		float:left;
		margin:0;
		width:190px;
	}
	#contents .facts dd {
		float:right;
		margin:0;
		width:335px;
	}
.training-soon ul {
		float:left;
	}
		.training-soon ul li {
			border-bottom:1px solid #9dc8db;
			float:left;
			list-style:none;
			padding:5px 0;
			width:100%;
		}
			.training-soon ul li span {
				float:left;
				width:62px;
			}
			.training-soon ul li a {
				float:left;
				font-size:11px;
				text-decoration:none;
			}
				.training-soon ul li a.field {
					font-weight:normal;
					margin-left:10px;
				}
#header form, #banner, #breadcrumbs, #navigation,
#sidebar img, .categories, #footer p, #footer h2, #footer ul, 
.newsletter-popup, .taf-popup, cufon canvas, .skip, ul.actions, div.sub-nav,
ul.steps, .inschrijven-btn, .button
{
	display: none;
}
cufon{ padding: 0 !important; }
.facts h3 {clear:both; margin-top:10px;}
