/* Algemeen */
body{
	background-color: #421246;
	font-family: sans-serif;
	font-size: 12px;
}
h1, h2, h3, h4, #footer{
	padding: 0px;
	margin: 0px;
	color: #421246;
}
body, h1, h2, h3, h4, #footer{
	margin: 0px;
	padding: 0px;
}
a{
	color: #15649c;
}
a:hover{
	color: #85ab33;
}
/* koppen */
#hblue{
	color: white;
	font-size: 15px;
}
#hlinkermenu{
	color: #3f5907;
	border-bottom: 2px solid #85ab33;
}
#hheader, a.linkermenu, a.disclaimer:hover{
	color: #FFFFFF;
}
#hheader{
	width: 100%;
	font-family: Garamond, Georgia, Times, Sans-serif;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}
#container{
	margin-top: 15px;
	position: relative;
	width: 910px;
	left: 50%;
	margin-left: -455px;
	height: 100%;
	background-image: url("/images/mijnzorginhuis_09.jpg");
}
.linkermenu, #bluebar, #header, #footer{
	margin-left: 10px;
}
/* Blauwe balk */
#bluebar, #header, #footer{
	width: 885px;
	padding-left: 5px;
}
#headertop{
	height: 10px;
	background-image: url("/images/mijnzorginhuis_03.jpg");
	margin: 0px;
}
#bluebar, #footer{
	background-image: url("/images/mijnzorginhuis_06.jpg");
	height: 25px;
	line-height: 25px;
}
#header{
	background-image: url("/images/img08.jpg");
	height: 150px;
	max-height: 150px;
	padding-right: 15px;
	width: 870px;
	margin-top: 0px;
	padding-top: 0px;
}
#hoofdmenu{
	width: 900px;
	height: 20px;
}
/* witte onderbrekingen */
#whitestripes{
	background-image: url("/images/mijnzorginhuis_11.jpg");
	height: 5px;
	clear: both;
	max-height: 5px;
}
#mid, .linkermenu, #content{
	height: 100%;
	}
#mid{
width: 900px;
}
.linkermenu{
	float: left;
	width: 170px;
	padding: 5px;
	margin-left: 5px;
}
a.linkermenu{
	padding: 0px;
	padding-left: 5px;
	margin-left: 5px;
	font-size: 16px;
	line-height: 25px;
	text-decoration: none;
	border-bottom: 2px solid #85ab33;
	width: 165px;
}
a.linkermenu:hover{
	background-image: url("/images/menu_achtergrondl.jpg");
}
#content{
	float: right;
	width: 695px;
	padding-left: 5px;
	padding-right: 5px;
	}
#footer{
	clear: both;
	text-align: right;
}
#footerbottom{
	background-image: url("/images/mijnzorginhuis_15.jpg");
	height: 10px;
	margin-top: 0px;
	padding-top: 0px;
}