#ijsbaan-heading {
	height: 300px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	margin: 3em 0;
}

#slideshow {
	position: relative;
	top: -150px;
}

#nieuwsblok {
	float:right; 
	clear:none; 
	width:300px; 
	background:#fff;
	border:1px solid #3B5998; 
	margin: 50px 5px 20px 20px;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	color:#444;
	box-shadow: 0 0 1px #eee;
}

#nieuwstitel {
	background-color: #3B5998;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
}

#nieuwsinhoud {
	padding: 10px;
	height: 500px;
	overflow: auto
}

.nieuwsitem {
	margin-bottom: 10px;
}

.nieuwskop {
	font-weight:bold;
}

.nieuwsdatum {
	font-size:10px;
	font-style:italic;
}

#ijsbaan-body h3 {
	margin-top: 3em;
}
