body {
	margin: 0px;
	font-family: Arial, 'sans-serif';
	font-size: 9pt;
	background: #FE9900;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

div.top {
	width: 980px;
	height: 143px;
	line-height: 18px;
	text-align: right;
	background-color: #C80969;
}

div.top a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 85%;
	margin-right: 15px;
}

#menu {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	width: 285px;
	float: left;
}

#content {
	width: 605px;
	margin-left: 285px;
	padding-left: 40px;
}

div.menuborder {
	float: right;
	height: 60px;
	width: 12px;
}

div.submenu {
	margin-left: 40px;
	width: 200px;
	text-align: right;
	line-height: 20px;
}

div.submenu a {
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}

#topfloater {
	width: 185px;
	height: 20px;
	margin-left: 50px;
	text-align: center;
	position: absolute;
	padding: 2px;
	cursor: pointer;
	bottom: 20px;
}

#topfloater a {
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}

#sm_active {
	padding-right: 45px;
}

#sm_active a {
	color: #FFFFFF;
}

div.sidebar {
	float: right;
	width: 172px;
	margin-right: 4px;
	padding-right: 2px;
}

div.bottom {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-color: #00A5A4;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 15px;
	text-align: right;
}

div.bottom a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 35px;
	font-size: 85%;
}

.title {
	font-size: 145%;
}

.Titel {
	font-weight: bold;
}

.Ondertitel {
	padding-bottom: 5px;
	margin-left: -5px;
	padding-left: 5px;
}

.LinkBlauw, .LinkBlauw a {
	color: #00A5A4;
}

.headline {
	font-weight: bold;
	font-size: 120%;
}