body {
	background-color: #666666;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #455560;
}
dt {
	font-weight: bold;
}
#container {
	width: 960px;
	margin: auto;
	text-align: left;
	background-image: url(slice/contentbg.jpg);
}
#top {
	background-image: url(slice/top.jpg);
	background-repeat: none;
}
#menu {
	padding-left: 20px;
	margin-top: 15px;
	float: left;
	width: 250px;
}
#menu a {
	font-size: 14px;
	color: #455560;
	text-decoration: none;
}
#menu a.huidig {
	color: #FFFFFF;
}
#menu ul {
	list-style-type: none;
	line-height: 30px;
	margin-top: -12px;
}
#content {
	float: left;
	width: 600px;
	margin-left: 5px;
	padding-right: 18px;
}
#bottom {
	clear: both;
	background-image: url(slice/bottom.jpg);
	background-repeat: none;
	height: 18px;
}
#zijtekst {
	float: left;
	margin-left: 8px;
	width: 50px;
	margin-top: 20px;
}
#footer {
	background-image: url(slice/footerbg.jpg);
	height: 68px;
	font-size: 11px;
	padding-left: 195px;
	color: #FFFFFF;
	text-align: center;
}
#afbeeldingen {
	padding-top: 20px;
}
#afbeeldingen img {
	margin-right: 5px;
}
#tekst h1 {
	font-size: 15px;	
}
#tekst h2 {
	font-size: 13px;	
}

