body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 150%;
	color: #424242;
	background: url('/images/bg.png') #a9bef0 repeat top left;
}
#header {
	width: 740px;
	margin: 10px auto 0px auto;
	padding: 10px 20px 0px 20px;
	height: 135px;
	background: url('/images/bg-header.png') no-repeat top left;
}
*html #header {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-header.png', sizingMethod='scale')
}
#header a.logo {
	margin: 20px 0px 0px 10px;
	padding: 97px 0px 0px 0px;
	display: block;
	float: left;
	height: 0px !important; 
	width: 204px;
	overflow: hidden;
	height /**/: 97px; /* for IE5/Win */
	background: url('/images/logo.gif') no-repeat top center;
}
#header ul {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	list-style: none;
	float: right;
}
#header ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#header ul li a {
	margin: 0px;
	font-size: 90%;
	color: #999999;
	text-decoration: none;
}
#header ul li a:hover {
	color: #2e3192;
	text-decoration: underline;
}
#container {
	width: 760px;
	margin: 0px auto;
	padding: 1px 10px 0px 10px;
	background: url('/images/bg-container.png') repeat-y top left;
}
*html #container {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-container.png', sizingMethod='scale')
}
#foto {
	margin: 1px 0px 1px 0px;
	width: 760px;
	height: 220px;
	background: url('/images/foto.jpg') no-repeat top left;
}
#menublok ul {
	padding: 0px;
	margin: 0px 0px 1px 0px;
	list-style: none;
	height: 33px;
	background: url('/images/bg-menu.gif') repeat-x top left;
	
}
#menublok ul li {
	margin: 0px;
	padding: 0px;
	background: url('/images/bg-menu-item.gif') no-repeat top right;
	float: left;
	height: 33px;
}
#menublok ul li a {
	margin: 0px;
	padding: 0px 20px 0px 20px;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 33px;
	display: block;
}
#menublok ul li a:hover {
	color: #ffffff;
	background: url('/images/bg-menu-item-over.gif') no-repeat top center;
}
#menublok ul li ul {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 120px;
	margin: 0px 0px 0px -1px;
	border: 1px solid #ffffff;
	background: #5c79cf;
	list-style: none;
}
#menublok ul li:hover ul, #menublok li.sfhover ul {
	left: auto;
}
#menublok ul li ul li {
	margin: 0px;
	padding: 0px;
	background: none;
	height: auto;
}
#menublok ul li ul li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 9px;
	height: auto;
	width: 111px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	line-height: 200%;
	font-weight: normal;
	background: url('/images/bg-menu-item-sub.gif') no-repeat left center;
}
#menublok ul li ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
	background: url('/images/bg-menu-item-sub-over.gif') no-repeat left center;
}
#home {
	background: url('/images/bg-home.gif') repeat-y top right;
}
#home #contents {
	width: 469px;
	float: left;
}
#doelgroepen {
	margin: 0px 0px 0px 1px;
	padding: 15px 15px 0px 15px;
	width: 229px;
	float: left;
	background: url('/images/bg-doelgroepen.gif') repeat-x top left;
	color: #ffffff;
	font-size: 90%;
}
#doelgroepen a {
	color: #ffffff;
	text-decoration: none;
}
#doelgroepen a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#doelgroepen h2 {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	border-bottom: 2px solid #000048;
	background: url('/images/bg-h2-doelgroepen.gif') no-repeat center left;
	font-size: 175%;
	color: #ffffff;
}
#doelgroepen p {
	margin: 0px;
	padding: 0px;
}
#contents {
	background: url('/images/bg-content.gif') repeat-x left top;
	padding: 15px 15px 15px 15px;
}
#contents h1 {
	margin: 0px 0px 10px 0px;
	color: #aa0101;
	font-size: 180%;
	letter-spacing: -1px;
}
#contents h2 {
	color: #000085;
	font-size: 180%;
	margin: 0px 0px 10px 0px;
	letter-spacing: -1px;
}
#contents h3 {
	color: #000085;
	font-size: 120%;
}
#contents a {
	color: #2e3192;
	text-decoration: underline;
	font-weight: bold;
}
#contents a:hover {
	color: #aa0101;
	text-decoration: none;
}
#contents input, textarea, select {
	width: 140px;
	margin: 0px;
	border: 1px solid #d4d4d4;
	padding: 4px 2px 4px 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#contents input.button {
	margin: 5px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	width: 65px;
	height: 25px;
	border: none;
	font-size: 11px;
	color: #ffffff;
	background: #004d94;
	font-weight: bold;
}
#contents img {
	padding: 0px;
	margin: 4px;
	border: 2px solid #d2d2d2;
}
#contents label {
	display: block;
	float: left;
	clear: both;
	width: 175px;
	font-weight: bold;
	line-height: 18px;
}
#contents .nieuws img {
	background: url('/images/bg-nieuws-img.gif') no-repeat center center;
	border: none;
	padding: 10px;
}
#contents .nieuws h2 {
	color: #2d53a9;
	font-size: 145%;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#end {
	width: 700px;
	clear: both;
}
#footer {
	width: 740px;
	margin: 0px auto;
	padding: 40px 20px 0px 20px;
	background: url('/images/bg-footer.png') no-repeat top left;
	text-align: right;
	font-size: 90%;
	color: #ffffff;
}
*html #footer {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bg-footer.png', sizingMethod='scale')
}
#footer a {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}