@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#wrapper {
	height: auto;
	width: 749px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #a71c95;
	position: relative;
	overflow: visible;
}
#body_content_pagetitle {
	clear: both;
	height: 37px;
	width: 485px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98cfff;
}
#body_content_body {
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 9px;
	clear: both;
	width: 461px;
}

#body_content_body .TussenKopje{
	color:#a71c95;
	font-weight:bold;
}


#header_wrapper {
	clear: both;
	height: 88px;
	width: 749px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a71c95;
	position: inherit;
}
#header_logo {
	float: left;
	height: 88px;
	width: 263px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a71c95;
}
#body_menu {
	clear: none;
	float: left;
	width: 263px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0afdb;
	background-color: #e4bbdf;
	background-image: url(site_art/body_menu_bkg.png);
	background-repeat: repeat-x;
	min-height:634px;
	position: inherit;
}

#header_foto {
	background-image: url(site_art/header_foto.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 88px;
	width: 485px;
}
#wrapper_body_content {
	background-color: #bbddfb;
	background-image: url(site_art/body_content_bkg.png);
	background-repeat: repeat-x;
	clear: right;
	float: left;
	min-height:634px;
	width: 485px;
}


body,td,th {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	color: #000000;
}
a:link {
	color: #a71c95;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #a71c95;
}
a:hover {
	text-decoration: none;
	color: #a71c95;
}
a:active {
	text-decoration: underline;
	color: #a71c95;
}
p {
	margin: 0px;
}

ul {
	margin-top:0px;
}
#footer_wrapper {
	height: 17px;
	width: 474px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98cfff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-left: 275px;
	font-size: 11px;
	color: #333333;
}
