.rtop,
.rbottom,
.artop,
.arbottom,
#nav,
#doelgroepen,
#acties,
#secundairyNav,
#nieuwsbrief,
#commonNav, 
#frmSearch,
#contentActions,
#articleContent #cursusLijst,
#articleHeader ol,
#articleContent a.aanmeldbutton,
#articleContent a.printbutton { 
    display: none; 
}

h1 a {
	text-decoration: none;
	color: #000;
	font-size: 2em;
}

#articleContent {
	width: 95%;
}

#articleContent h1 {
	font-size: 1.8em;
	font-weight: normal;
}

#articleContent ol {
	margin: 1em 0;
}

#articleContent ol li {
	display: inline;
}

#articleContent p {
	line-height: 1.6em;
	margin-bottom: 1em;
}

#articleContent h4 {
    font-weight: bold;
}

#articleContent div.cursusDetails {
    margin-top: 24px;
}

.left {
	display: inline;
}

.right {
	display: inline;
}
