html { overflow: -moz-scrollbars-vertical !important; 
}
body {
	margin: 0px;
}
a, a:visited {
	text-decoration: none;
	color: #0070B8;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
p {
	margin: 0px;
}
.clear {
	clear: both;
}
.top {
	height: 100px;
	margin-top: 30px;
	background-position: right;
	background-image: url(graphics/header.jpg);
	background-repeat: no-repeat;
}
.top_content {
	width: 1002px;
	margin-left: -501px;
	left: 50%;
	height: 100px;
	position: absolute;
}
.logo {
	height: 100px;
	width: 501px;
	background-color: #FFFFFF;
	float: left;
}
.logo img {
	margin-top: 20px;
	margin-left: 28px;
}
.midden {
	background-image: url(graphics/verloop.jpg);
	background-repeat: no-repeat;
	height: 400px;
	background-position: center top;
}
.midden_content {
	width: 1002px;
	margin-left: -501px;
	position: absolute;
	left: 50%;
}
.container {
	clear: both;
}
.links {
	width: 501px;
	float: left;
	height: 295px;
}
.rechts {
	float: right;
	padding: 30px;
	width: 441px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #444444;
}
.rechts img {
	margin-right: 8px;
}
.rechts ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.rechts li {
	padding-left: 10px;
	background-image: url(graphics/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
.content {
	background-image: url(graphics/horizontaal-verloop.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
.header {
	background-image: url(graphics/header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
	float: right;
	width: 500px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #863E89;
}
.menu {
	background-color: #FFFFFF;
	height: 255px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	width: 221px;
	padding-top: 30px;
	background-image: url(graphics/verloop-menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.heading1 {
	height: 53px;
	line-height: 53px;
	padding-left: 30px;
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
}
.heading1_grijs {
	color: #CCCCCC;
}
.heading2 h1 {
	height: 27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	padding-left: 30px;
	color: #0070B8;
	padding-top: 20px;
	background-image: url(graphics/pijltje.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
	margin: 0px;
}
.foto {
	float: left;
	height: 295px;
	width: 280px;
	background-image: url(graphics/stenen-paars.jpg);
	background-repeat: no-repeat;
}
.hoofdmenu {
	color: #863E89;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
}
.hoofdmenu_cursief a, .hoofdmenu_cursief a:active, .hoofdmenu_cursief a:visited {
	color: #000;
	padding-left: 38px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.hoofdmenu_cursief_actief a, .hoofdmenu_cursief_actief a:active, .hoofdmenu_cursief_actief a:visited {
	color: #863E89;
	padding-left: 18px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	background-color: #E5D3E0;
	display: block;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.hoofdmenu_cursief a:hover {
	color: #0070B8;
	padding-left: 38px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.hoofdmenu_actief {
	color: #0070B8;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}
.hoofdmenu a, .hoofdmenu a:visited {
	color: #863E89;
	padding-left: 0px;
	text-decoration: none;
	font-weight: bold;
}
.hoofdmenu a:hover {
	color: #000000;
}
.hoofdmenu_actief a, .hoofdmenu_actief a:visited {
	color: #0070B8;
	text-decoration: none;
	font-weight: bold;
}
.submenu a, .submenu a:visited {
	color: #444444;
	padding-left: 30px;
	text-decoration: none;
}
.submenu a:hover {
	color: #0070B8;
}
.submenu_actief a, .submenu_actief a:visited {
	color: #863E89;
	padding-left: 10px;
	text-decoration: none;
	background-color: #E5D3E0;
	display: block;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.introtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #444444;
}
.tussenkopje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #863E89;
}

