html, body {
	background-color: #ebebeb;
	margin:0px;
	padding:0px;
	behavior: url("csshover3.htc");
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {
	width:820px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	background-color: #FFF;
}
#header {
	width:820px;
	padding-top:0px;
	height:169px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/bg_header.png);
	background-repeat: no-repeat;
}
#header #logo {
	float: left;
	margin-top: 15px;
}
#header #headerfoto {
	float: right;
	margin-top: 15px;
}
#colwrap_center {
	background-image: url(images/bg_wrap.gif);
	background-repeat: repeat-y;
	padding-bottom: 40px;
	display: block;
	height: 100%;
	width: 100%;
}
#leftcol {
	width:182px;
	padding-top:0px;
	height:auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#leftcol #menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#leftcol #menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#leftcol #menu a, #leftcol #menu span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 36px;
	color: #820024;
	text-decoration: none;
	display: block;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	line-height: 36px;
	background-image: url(images/bg_menuitem.png);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#leftcol #menu a:hover {
	color: #000;
	background-color: #FFF;
}
#leftcol #contactgegevens {
	margin-top: 40px;
}
#contactgegevens p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #383838;
	padding-left: 21px;
}
#contactgegevens p em {
	font-style: normal;
	font-weight: bold;
	color: #820024;
}
#contactgegevens p strong {
	font-weight: bold;
}
#contactgegevens p em span {
	color: #e60e64;
}
#contactgegevens p a {
	color: #383838;
	text-decoration: none;
}
#contactgegevens p a:hover {
	text-decoration: underline;
}
#contentcol {
	width:638px;
	padding-top:0px;
	height:auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#breadcrumbs {
	width:535px;
	padding-top:0px;
	height:19px;
	margin-left:48px;
	margin-top:14px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#breadcrumbs a, #breadcrumbs span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
}
#breadcrumbs a {
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#breadcrumbs span {
	font-weight: bold;
	text-decoration: underline;
}
#content {
	width:535px;
	padding-top:0px;
	height:auto;
	margin-left:48px;
	margin-top:20px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #820024;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#content p {
	font-size: 11px;
	line-height: 14px;
	color: #000;
}
#footer {
	width:820px;
	padding-top:0px;
	height:28px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(images/bg_footer.png);
	background-repeat: no-repeat;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	display: block;
	float: right;
	padding-top: 9px;
	color: #f0bcc4;
	padding-right: 14px;
}

