body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 150%;
	color: #333;
	background: url('/images/bg.jpg') #fff repeat-x top left;
}
#container {
	margin: 0px auto;
	width: 856px;
	padding: 0px;
}

#header a.logo {
	margin: 10px 0px 10px 0px;
	padding: 92px 0px 0px 0px;
	display: block;
	height: 0px !important; 
	width: 143px;
	overflow: hidden;
	height /**/: 92px; /* for IE5/Win */
	background: url('/images/logo.gif') no-repeat 0px 0px;
	float: left;
}
#header p.nav {
	margin: 20px 0px 30px 0px;
	float: right;
	font-size: 95%;
}
#header p.nav a {
	color: #3066aa;
	text-decoration: none;
}
#header p.nav a:hover {
	color: #ca252c;
	text-decoration: none;
}
#header form {
	clear: right;
	float: right;
}
#header input, textarea, select {
	width: 140px;
	margin: 0px;
	border: 1px solid #3066aa;
	padding: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#header input.button {
	margin: 5px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	width: 65px;
	border: 1px solid #3066aa;
	font-size: 12px;
	color: #fff;
	background: #3066aa;
	font-weight: bold;
}
#header input {
	border-color: #3066aa;
}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 856px;
	clear: both;
	background: url('/images/bg-menu.gif') repeat-x 0px 0px;
	height: 35px;
}
#header ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}
#header ul li a {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #cc222b;
	line-height: 35px;
	display: block;
	background: url('/images/bg-menu-item.gif') repeat-x 0px 0px;
}
#header ul li a:hover, #header ul li a.current {
	color: #fff;
	background: none;
}
#header ul li ul {
	margin: 0px 0px 0px -1px;
	padding: 0px;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	border: 1px solid #cc222b;
	border-top: none;
	background: #ca252c;
	list-style: none;
}
#header ul li:hover ul, #header li.sfhover ul {
	left: auto;
}
#header ul li ul li a {
	width: 140px;
	float: left;
	border: none;
	background: none;
}
#header ul li ul li a:hover {
	background: #78161a;
	color: #fff;
}
#header li:hover, #header li.hover {  
     position: static;  
}
#home {
	margin: 5px 0px 0px 0px;
	float: left;
	padding: 340px 0px 0px 0px;
	width: 856px;
	background: url('/images/bg-home.jpg') no-repeat 0px 0px;
}
#sub {
	margin: 5px 0px 0px 0px;
	float: left;
	padding: 0px;
	width: 856px;
	background: url('/images/bg-sub.gif') no-repeat 0px 0px;
}
#left {
	float: left;
	width: 241px;
}
#left ul {
	margin: 0px 0px 0px 30px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}
#left ul.diensten {
	margin: 0px 0px 30px 0px;
}
#left ul li {
	margin: 0px;
	padding: 0px;
}
#left ul li a {
	padding: 0px 10px 0px 20px;
	line-height: 25px;
	height: 25px;
	background: url('/images/bg-submenu-link.gif') no-repeat center left;
}
#left ul.diensten li a {
	margin: 0px 0px 0px 10px;
	color: #fff;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	display: block;
	font-size: 125%;
	background: url('/images/bg-diensten-link.gif') no-repeat center left;
}
#left ul.diensten li a:hover, #left ul.diensten li a.current {
	text-decoration: underline;
		color: #fff;
}
#left ul li a.current {
	text-decoration: none;
	color: #ca252c;
}
#left ul li ul {
	padding: 0px;
}
#left ul li ul li a {
	padding: 0px;
	background: none;
	font-size: 90%;
}
#foto {
	float: left;
	margin: 2px 0px 0px 2px;
	width: 611px;
	height: 159px;
}
#foto.contact {
	background-image: url('/images/header-contact.jpg');
}
#foto.diensten {
	background-image: url('/images/header-diensten.jpg');
}
#foto.over-ons {
	background-image: url('/images/header-over-ons.jpg');
}
#foto.thuiszorg {
	background-image: url('/images/header-thuiszorg.jpg');
}
#foto.voorzorgondernemers {
	background-image: url('/images/header-zorgondernemers.jpg');
}
#foto.werken-bij-woonzorg {
	background-image: url('/images/header-werkenbij.jpg');
}
#foto.veiligheid {
	background-image: url('/images/header-veiligheid.jpg');
}
#foto.standaard{
	background-image: url('/images/header-diensten.jpg');
}
#contents {
	float: left;
	margin: 0px;
	padding: 0px;
}
#home #contents {
	width: 856px;
}
#sub #contents {
	margin: 20px 0px 0px 0px;
	width: 615px;
}
#contents input, select {
	width: 140px;
	margin: 1px;
	border: 1px solid #3066aa;
	padding: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#contents input[type="radio"]{
	width: 20px;
	border:none;
}
#contents textarea {
	width: 250px;
	margin: 0px;
	border: 1px solid #3066aa;
	padding: 3px;
	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;
	border: 1px solid #3066aa;
	font-size: 12px;
	color: #fff;
	background: #3066aa;
	font-weight: bold;
}
#contents input.formbutton {
	margin: 5px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #3066aa;
	font-size: 12px;
	color: #fff;
	background: #3066aa;
	font-weight: bold;
}
#container h1 {
	color: #ca252c;
	font-size: 150%;
	margin: 0 0 1px 0;
	padding: 0;
	font-weight: normal;
}
#container h2 {
	color: #3066aa;
	font-size: 130%;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
}
#container h3 {
	color: #333;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
#container a {
	color: #3066aa;
	text-decoration: none;
}
#container a:hover {
	color: #ca252c;
	text-decoration: none;
}
#container label {
	display: block;
	float: left;
	clear: both;
	width: 175px;
	font-weight: bold;
	line-height: 22px;
}
#contents form {
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
}
#contents p {
	margin: 10px 0 10px 0;
}
#contents .blok {
	float: left;
	width: 208px;
	margin: 0px 8px 13px 0px;
	padding: 0px 0px 0px 0px;
	background: #edeff8;
}
#contents #blok4 {
	margin: 0px;
}
#contents .blok h3 {
	font-size: 100%;
	line-height: 25px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
	text-transform: uppercase;
	background: #3066aa;
}
#contents .blok h3 a {
	text-decoration: none;
	color: #fff;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	background: none;
}
#contents .blok h3 a:hover {
	text-decoration: underline;
	color: #fff;
}
#contents .blok a {
	display: block;
	color: #7984b7;
	background: url('/images/bg-blok-link.gif') no-repeat center left;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	line-height: 22px;
	text-decoration: underline;
}
#contents .blok a:hover{
	text-decoration: none;
	color: #ca252c;
	line-height: 22px;
}
#contents .blok a.curs {
	font-style: italic;
	line-height: 22px;
}
#contents p.breadcrumb {
	font-size: 95%;
	padding-bottom: 10px;
}
#contents table{
	width:100%;
}
#footer {
	border-top: 4px solid #e2e2e2;
	margin: 10px 0px 0px 0px;
	width: 856px;
	clear: both;
	font-size: 90%;
	padding: 10px 0px 0px 0px;
}
#footer a {
	color: #3066aa;
	text-decoration: none;
}
#footer a:hover{
	color: #ca252c;
	text-decoration: none;
}
#c {
	float: right;
}
