@charset "utf-8";
/* CSS Document */

body {	
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.klein, .klein p {
	font-size: 10pt;
	line-height: 16px;
}
.normaal, .normaal p {
	font-size: 11pt;
	line-height: 18px;
}
.groot, .groot p {
	font-size: 12pt;
	line-height: 20px;
}
p {
    margin: 0 0 1em 0;
}
h1 {	
	color: #00A297;
	font-weight: normal;
}
h2 {	
	font-size: 11pt;
	text-decoration: underline;
	margin-bottom: 0px;
	margin-top: 12px;
	font-weight: bold;
	color: #000000;
}
h3 {
	color: #00A297;
	font-size: 12pt;
	margin-bottom: 0px;
}
h4 {
	color: #00A297;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header {	
	color: #FFFFFF;
}
a {	
	color: #00A297;
}
.sitemap {	
	color: #00A297;
	line-height: 30px;
}
a.sitemap, a.sitemap:hover {	
	color: #00A297;
	line-height: 30px;
	text-decoration: none;
}
a.none, a.none:hover {
	color: inherit;
	text-decoration: inherit;
	font-size: inherit;
	margin-bottom: inherit;
}
a.menu_kop_link_klein, a.menu_kop_link_klein:hover {
	color: #01928B;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
}
a.menu_kop_link_normaal, a.menu_kop_link_normaal:hover {
	color: #01928B;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
}
a.menu_kop_link_groot, a.menu_kop_link_groot:hover {
	color: #01928B;
	font-weight: normal;
	text-decoration: none;
	font-size: 16px;
}
a.menu_link_klein {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
}
a.menu_link_normaal {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	line-height: 19px;
}
a.menu_link_groot {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
}
a.menu_link_klein:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}
a.menu_link_normaal:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 19px;
}
a.menu_link_groot:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
a.menu_link_selected_klein, a.menu_link_selected_klein:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}
a.menu_link_selected_normaal, a.menu_link_selected_normaal:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	line-height: 19px;
}
a.menu_link_selected_groot, a.menu_link_selected_groot:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
a.menuselected, a.menuselected:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	padding-left: 10px;
}
.menu_kop {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 13px;
	padding-left: 3px;
	background-color: #EDEEB2;
}
.menu_kop:hover {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 13px;
	padding-left: 3px;
	background-color: #F1F6D6;
}
.menu_kop_selected, .menu_kop_selected:hover {
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 13px;
	padding-left: 3px;
	background-color: #FFFFFF;
}
.menu {
	width: 221px;
	background-color: #EDEEB2;
	float: left;
	text-align: right;
}
.menu_td {
	background-color: #EDEEB2;
	vertical-align: top;
}
a.menu_boven_link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_boven_link:hover {
	color: #C5D92C;
	text-decoration: none;
}
a.link, a.link:hover {
	color: #000000;
	text-decoration: none;
}
strong {
	line-height: 17px;
}
.menu_div_link {
	margin-left: 10px;
}
a.lees_verder, a.lees_verder:hover {
	font-weight: bold;
}
a.zoek, a.zoek:hover {
	text-decoration: none;
	color: #000000;
}
a.zorgcentra, a.zorgcentra:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#login {
	width: 360px;
	margin-bottom: 10px;
}

#login td input[type=text], #login td input[type=password], #login td input[type=submit] {
	width: 190px;
	padding: 3px 5px;
	font-size: 11pt;
	line-height: 18px;
	border: 1px solid #00938B;
	background-color: #F1F6D6;
}

#login td input[type=text]:focus, #login td input[type=password]:focus {
	background-color: #FFF;
}

#login td input[type=submit] {
	background-color: #00938B;
	color: #FFF;
}

#login td b {
	color: #00A297;
	font-weight: bold;
}
