body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	background: url('/images/bg.jpg') #c7e2d6 repeat-x top left;
}
#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 770px;
	background: url('/images/bg-container.gif') repeat-y top left;
}

#left {
	float: left;
	width: 290px;
}
#nieuwsbrief {
	margin: 25px 0px 0px 45px;
	float: left;
}
* html #nieuwsbrief {
	margin: 25px 0px 0px 25px;
}
#nieuwsbrief h3 {
	color: #8b2842;
	font-size: 150%;
	margin: 0px;
	padding: 0px;
	font-family: Times new roman, Arial, Helvetica, sans-serif;
}
#nieuwsbrief input, textarea, select {
	width: 140px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #8b2842;
	padding: 1px 2px 1px 2px;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#nieuwsbrief input.button {
	margin: 5px 0px 0px 0px;
	width: 75px;
	height: 20px;
	border: none;
	font-size: 11px;
	color: #ffffff;
	background: #8b2842;
}
#menu {
	padding: 20px 0px 80px 0px;
	margin: 0px;
	list-style: none;
	float: left;
	width: 290px;
	background: #8b2842;	
}
#left ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: center;
	font-family: Times new roman, Arial, Helvetica, sans-serif;
}
#left ul li {
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
#left ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 140%;
	font-weight: bold
}
#left ul li a:hover {
	color: #c7e2d7;
	text-decoration: none;
}
#left li ul li a {
	font-size: 120%;
}
#left li ul {
	display: none;
}
#left li.parent ul {
	display: block;
}
#copy a {
	clear: both;
	float: left;
	margin: 40px 0px 40px 100px;
	padding: 12px 0px 0px 0px;
	height: 0px !important; 
	height /**/:12px; /* for IE5/Win */
	width: 100px;
	overflow: hidden;
	background: url('/images/dotsolutions.gif') top left;
}
#header {
	float: left;
	width: 480px;
	background: url('/images/bg-header.gif') repeat-y top center;	
}
#header h1  {
	margin: 0px;
	padding: 0px;
}
#header h1 a {
	margin: 10px 0px 0px 10px;
	padding: 96px 0px 0px 0px;
	display: block;
	float: left;
	height: 0px !important; 
	width: 453px;
	overflow: hidden;
	height /**/: 96px; /* for IE5/Win */
	background: url('/images/logo.gif') no-repeat top center;	
}
#foto {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 476px;
	height: 162px;
	background: url('/images/foto.jpg') no-repeat top center;	
}
#contents {
	float: right;
	margin: 0px;
	padding: 10px 14px 0px 10px;
	width: 456px;
}
#contents h1 {
	color: #8b2842;
	font-size: 180%;
	font-family: Times new roman, Arial, Helvetica, sans-serif;
}
#contents h2 {
	color: #8b2842;
	font-size: 140%;
	font-family: Times new roman, Arial, Helvetica, sans-serif;
}
#contents h3 {
	color: #8b2842;
	font-size: 110%;
	font-weight: bold;
	font-family: Times new roman, Arial, Helvetica, sans-serif;
}
#contents a {
	color: #556292;
	text-decoration: underline;
}
#contents a:hover {
	color: #8b2842;
	text-decoration: none;
}
#contents input, textarea, select {
	width: 140px;
	margin: 1px 0px 1px 0px;
	border: 1px solid #8b2842;
	padding: 1px 2px 1px 2px;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#contents input.button {
	margin: 5px 0px 0px 0px;
	width: 75px;
	height: 20px;
	border: none;
	font-size: 11px;
	color: #ffffff;
	background: #8b2842;
}
#contents label {
	display: block;
	float: left;
	clear: both;
	width: 175px;
	font-weight: bold;
	line-height: 18px;
}
#contents .blok {
	padding: 5px 10px 5px 10px;
	margin: 0px 14px 14px 0px;
	display: block;
	color: #ffffff;
	width: 422px;
	background: #8b2842;
}
#contents .blok h1 {
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}
#contents .blok p {
	padding: 0px;
	margin: 0px;
}
#contents .blok a {
	color: #ffffff;
	text-decoration: underline;
}
#contents .blok a:hover {
	color: #ffffff;
	text-decoration: none;
}
#contents .blok h1 a {
	text-decoration: none;
}
#contents .blok img {
	margin: 5px 10px 10px 0px;
	border: 2px solid #ffffff;
}
#footer {
	clear: both;
	margin: 0px 4px 0px 22px;
	height: 50px;
	width: 744px;
	background: #8b2842;	
}