@charset "utf-8";
/* CSS Document */
a img{
	border:none;	
}
.vacation_message{
	color: #587e18;
	padding: 15px;
	background-color: #f4ecbd;
	border: 1px solid #c7be86;
}
.vacation_message strong{
	color: #4d7016;
	display: block;
	margin-bottom: 10px;
}
.inlogbalk {
	float: right;
	min-width: 290px;
	height: 40px;
	line-height: 40px;
	background-image: url(images/bg_login.gif);
	font-size: 12px;
	position: relative;
	margin-top: -197px;
	margin-right: 47px;
	z-index: 9999;
}
.inlogbalk .left {
	background-image: url(images/bg_login_left.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 40px;
	float:left;
}
.inlogbalk .right {
	background-image: url(images/bg_login_right.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 40px;
	float:right;
}
.inlogbalk span {
	margin-left: 10px;
	font-weight: bold;
}
.inlogbalk a {
	margin-left: 10px;
	margin-right: 10px;
}
a.backbutton {
	display: inline-block;
	background-image: url(images/backbutton.gif);
	font-size: 12px;
	height: 25px;
	line-height: 24px;
	width: 143px;
	text-align: center;
	margin-left: 20px;
	text-decoration: none;
	color: #4f6f19;
	outline: none;
}
a.backbuttondown {
	float:left;
	background-image: url(images/backbutton.gif);
	font-size: 12px;
	height: 24px;
	line-height: 25px;
	width: 143px;
	text-align: center;
	margin-top: 40px;
	text-decoration: none;
	color: #4f6f19;
	outline: none;
}
html {
	min-height: 100%;
	margin-left: -10px;
	height: 100%;
}
body {
	margin-left: 50%;
	margin:0px;
	background-image:url(images/bg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 100%;
	height: 100%;
}
.container {
	margin: auto;
	width: 1002px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-image:url(images/bghf.gif);
	background-repeat:repeat-y;
}
.header {
	position:relative;
	height: 217px;
	width: 1002px;
	background-image:url(images/bghf.gif);
	background-repeat: repeat-y;
	overflow: visible;
}
.top {
	height: 31px;
	width: 1002px;
	background-image:url(images/top.gif);
	margin-left: -10px;
}
.content .menu {
	margin-left: 26px;
	margin-top: 30px;
	clear:left;
	float:left;
}
.content .menu .sub {
	margin-top: 15px;
	margin-bottom: 15px;
}
.content .menu .sub a {
	color: #000000;
	background: none;
	font-size: 13px;
	font-weight: bold;
	margin-left: 30px;
	height: 28px;
	line-height: 28px;
}
.content .menu .sub a:hover {
	background: none;
	color: #7cb71d;
	background-image: url(images/groene_pijl.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
.content {
	margin-left: -10px;
	width: 1002px;
	min-height: 507px;
	height: auto !important;
	height: 507px;
	background-image: url(images/bgcontent.png);
	overflow: auto;
}
.content .zoeken {
	float:left;
	margin-left: 50px;
	margin-top: 20px;
}
.content .zoeken input[type="text"] {
	display: block;
	float:left;
	width: 170px;
	height: 20px;
	border: 1px solid #b7b7b7;
	line-height: 24px;
	padding-top: 4px;
}
.content .zoeken input[type="image"] {
	margin-left: 10px;
	outline:none;
}
.content .zoeken label {
	display: block;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
.content .menu a {
	outline: none;
	line-height: 35px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	padding-left: 25px;
	display: block;
	width: 245px;
	height: 35px;
	background-image: url(images/menu_rbng.gif);
	margin-bottom: 1px;
}
.content .menu a:hover {
	background-image:url(images/menu_rbng_hover.gif);
}
.content .menu a.register {
	background-image: url(images/menu_register.gif);
	color: #7b7000;
}
.content .menu a.register:hover {
	background-image:url(images/menu_register_over.gif);
}
.bottom {
	margin-left: -10px;
	height: 30px;
	width: 1002px;
	background-image:url(images/bottom.png);
}
.footer {
	padding-left: 48px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	background-image:url(images/bghf.gif);
	background-repeat: repeat-y;
}
.footer span {
	margin-left: 18px;
	margin-right: 18px;
}
.footer a {
	margin-left: 15px;
	margin-right: 15px;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.header img {
	display: block;
	width: 348px;
	height: 217px;
	margin-right: 279px;
	float:left;
	margin-left: 39px;
}
.intro {
	margin-left: -264px;
	width: 590px;
	height: 174px;
	background-image:url(images/intro.gif);
	float:left;
	margin-top: 22px;
}
.intro h1 {
	margin-left: 12px;
	color: #4f6f19;
	font-size: 18px;
	margin-bottom: 0px;
}
.intro p {
	font-size: 12px;
	margin: 8px 10px 10px 12px;
}
.intro a {
	color: #89c02c;
	font-weight: bold;
	outline: none;
}
.intro strong {
	color: #4f6f19;
}

.message {
	width: 536px;
	height: 74px;
	background-image: url(images/Homepage_msg.gif);
	float:left;
	margin-top: 75px;
	position: absolute;
	right: 10px;
}
.message h1 {
	margin-left: 12px;
	color: #4f6f19;
	font-size: 18px;
	margin-bottom: 0px;
}
.message p {
	font-size: 12px;
	margin: 8px 10px 10px 12px;
}
.message a {
	color: #89c02c;
	font-weight: bold;
	outline: none;
}
.message strong {
	color: #4f6f19;
}
.header .rbng {
	position: absolute;
	z-indez: 9999;
	width: 144px;
	height: 29px;
	background-image:url(images/tab_rbng.gif);
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	float:left;
	line-height: 32px;
	text-decoration: none;
	outline: none;
	margin-top: 188px;
	margin-left:669px;
}
.header .rbng:hover {
	background-image:url(images/tab_rbng_hover.gif);
}
.header .tbng {
	position:absolute;
	width: 144px;
	height: 29px;
	background-image:url(images/tab_tbng.gif);
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	float:left;
	line-height: 32px;
	text-decoration: none;
	outline: none;
	margin-top: 188px;
	margin-left:813px;
}
.header .tbng:hover {
	background-image:url(images/tab_tbng_hover.gif);
}
.header .inloggen {
	width: 220px;
	height: 32px;
	background-image:url(images/tab_inloggen.gif);
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
	float:left;
	line-height: 29px;
	text-decoration: none;
	outline: none;
}
.header .inloggen:hover {
	color: #4f6f19;
}
.bglogo {
	z-index: -1;
	display: block;
	position: relative;
	float:right;
	margin-top: -502px;
}
.inhoud {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 350px;
	padding-right: 30px;
	min-height: 507px;
	height: auto !important;
	height: 507px;
	font-size: 14px;
	line-height: 18px;
}
.inhoud h1 {
	font-size: 20px;
}
.inhoud h2{
	font-size: 14px;	
	margin-bottom:0px;
}
.inhoud p{
	font-size: 14px;	
	margin-top: 5px;
	margin-bottom: 20px;
}
.inhoud label {
	display: block;
	font-weight: bold;
	font-size :12px;
}
.inhoud .inschrijvenSnel{
	float: right;
	clear:right;
	margin-right: 18px;
	margin-left: 40px;
	margin-top: 20px;
	background-image: url(images/bg_inschrijven.gif);
	width: 218px;
	height: 130px;
}
.inhoud .inschrijvenSnel h1{
	height: 15px;
	line-height:15px;
	color: #fff;
	font-size: 14px;
	text-indent: 10px;		
}
.inhoud .inschrijvenSnel a{
	background-image:url(images/inschrijf_button.gif);
	width: 188px;
	height: 35px;
	display:block;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	color: #000;
	margin-bottom: 12px;
	margin-left: 15px;
}
.inhoud .inschrijvenSnel a:hover{
	color: #7eb71d;	
}
.inhoud .newsflash{
	width: 218px;
	float: right;
	clear:right;
	margin-right: 18px;
	margin-left: 40px;
	margin-top: 20px;
}
.inhoud .newsflash h1{
	height: 31px;
	line-height:31px;
	background-image:url(images/homepage_newsflash.gif);
	color: #fff;
	font-size: 14px;
	text-indent: 10px;		
}
.inhoud .newsflash span {
	margin-left: 10px;
	font-size: 11px;
	color: #7eb71d;
	font-weight: bold;
}
.inhoud .newsflash p {
	margin-left: 10px;
	font-size: 12px;
}
.inhoud .newsflash img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;	
}
.inhoud .newsflash a {
	margin-left: 10px;
	padding-left: 15px;
	background-image: url(images/groene_pijl.gif);
	background-repeat:no-repeat;
	background-position:center left;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 12px;
}
.inhoud .newsflash a:hover {
	color: #7eb71d;
}
.center_content.homepage{
	margin-right: 260px;
}
.searchEngine {
	overflow: auto;
	padding-left: 49px;
	background-image:url(images/searchLine.gif);
	background-position: 515px 42px;
	background-repeat: no-repeat;
}
.searchEngine .therapeut {
	width: 445px;
	float:left;
	margin-top: -471px;
	margin-left: 487px;
	overflow:auto;
	line-height: 18px;
}
.searchEngine .therapeut a.backbutton {
	float:right;
	color: #4f6f19;
	font-weight: bold;
	background-repeat:no-repeat;
}
.searchEngine .therapeut a.backbutton:hover {
	color: #89c02c;
}
.searchEngine .therapeut a.backbutton:active {
	background-image:url(images/backBtn_pressed.png);
	color: #89c02c;
	background-position: 1px 1px;
	line-height: 25px;
}
.searchEngine .therapeut h2 {
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 20px;
}
.searchEngine .results {
	width: 445px;
	float:left;
	margin-top: -471px;
	margin-left: 487px;
	overflow:auto;
}
.searchEngine .results .topR {
	height: 28px;
	background-image:url(images/top_results.png);
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
}
.searchEngine .results .topR span.naam {
	display:block;
	float:left;
	line-height: 28px;
	width: 240px;
	margin-right: 10px;
}
.searchEngine .results .topR span.plaats {
	display:block;
	float:left;
	line-height: 28px;
	width: 170px;
	margin-right: 10px;
}
.searchEngine .results .result {
	background-color: #eae5cc;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	overflow: auto;
	margin-bottom: -20px;
	padding-top: 5px;
}
.searchEngine .results .result span.naam {
	display:block;
	clear:left;
	float:left;
	line-height: 25px;
	width: 240px;
	margin-right: 10px;
}
.searchEngine .results .result span.naam a {
	text-decoration: none;
	color: #00F;
	outline: none;
}
.searchEngine .results .result span.naam a:hover {
	color: #89c02c;
	outline: none;
}
.searchEngine .results .result span.plaats {
	display:block;
	float:left;
	line-height: 25px;
	width: 170px;
	margin-right: 10px;
}
.searchEngine .results .bottomR {
	height: 28px;
	background-image:url(images/bottom_results.png);
}
.searchEngine h2 {
	font-size: 12px;
	margin-bottom: 8px;
}
.searchEngine .search input {
	width: 285px;
	height: 25px;
	text-indent: 5px;
	padding:0px;
	background-image: url(images/searchField_bg.gif);
	border: 1px solid #a8aba4;
	margin-top: 14px;
}
.searchEngine .search select {
	width: 285px;
	height: 25px;
	background-image: url(images/searchField_bg.gif);
	border: 1px solid #a8aba4;
	margin-top: 14px;
	padding: 3px;
}
.searchEngine .search select option {
	padding: 3px;
	text-indent: 10px;
	font-size: 12px;
}
.searchEngine .search {
	width: 444px;
	height: 53px;
	background-image: url(images/bg_search.gif);
	text-indent: 10px;
	margin-bottom: 15px;
}
.searchEngine .search a {
	display: block;
	float:right;
	width: 118px;
	height: 30px;
	background-image:url(images/search.png);
	background-repeat: no-repeat;
	line-height: 27px;
	color: #4f6f19;
	text-decoration: none;
	font-weight: bold;
	text-indent: 46px;
	margin-top: 13px;
	margin-right: 15px;
	outline: none;
}
.searchEngine .search a:hover {
	background-image:url(images/search_hover.png);
	color: #89c02c;
}
.searchEngine .search a:active {
	background-image:url(images/search_press.png);
	color: #89c02c;
	background-position: 1px 1px;
	line-height: 29px;
	text-indent:47px;
}
.searchEngine .landkaart {
	background-image: url(images/vb.jpg);
	width: 444px;
	height: 379px;
}
.searchEngine .therapeut.spreker,
.searchEngine .results.spreker {
	margin-top: -160px;
}
.nieuws_block {
	width: 265px;
	float:left;
}
.nieuws {
	overflow: auto;
	font-size: 12px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #000000;
}
.nieuws .nieuws_block:first-child {
	margin-right: 40px;
}
.nieuws .nieuws_block h1 {
	background-image:url(images/homepage_news.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 31px;
	padding-left: 10px;
}
.nieuws .nieuws_block span {
	margin-left: 10px;
	font-size: 11px;
	color: #7eb71d;
	font-weight: bold;
}
.nieuws .nieuws_block p {
	margin-left: 10px;
	font-weight: bold;
}
.nieuws .nieuws_block a {
	margin-left: 10px;
	padding-left: 15px;
	background-image: url(images/groene_pijl.gif);
	background-repeat:no-repeat;
	background-position:center left;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
.nieuws .nieuws_block a:hover {
	color: #7eb71d;
}
.nieuws_item {
	margin-top: 30px;
	margin-bottom: 15px;
}
.nieuws_item h1 {
	background-image:url(images/news_bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 31px;
	padding-left: 10px;
}
.nieuws_item span {
	margin-left: 10px;
	font-size: 11px;
	color: #7eb71d;
	font-weight: bold;
}
.nieuws_item p {
	margin-left: 10px;
}
.nieuws_item a {
	margin-left: 10px;
	padding-left: 15px;
	background-image: url(images/groene_pijl.gif);
	background-repeat:no-repeat;
	background-position:center left;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 12px;
}
.nieuws_item a:hover {
	color: #7eb71d;
}
.nieuws_item:last-child {
	border-bottom: 1px solid #000000;
	padding-bottom: 30px;
}
.nieuws_item:nth-child(1n) {
 margin-top: 40px;
}
.bladeren {
	border-top:1px solid #000000;
	text-align: right;
	padding-top: 10px;
}
.bladeren a {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #000000;
	outline: none;
}
.bladeren a:first-child {
	border:none;
	background-image: url(images/groene_pijl_b.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.bladeren a:last-child {
	background-image: url(images/groene_pijl.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.bladeren a:hover {
	color: #7eb71d;
}
.functies {
	margin-left: 385px;
	margin-top: 10px;
	width: 219px;
	height: 40px;
	background-image:url(images/bg_functions.gif);
	overflow:auto;
}
.functies a {
	display:block;
	float:left;
	line-height: 38px;
	color: #000000;
	outline: none;
	text-decoration: none;
	width: 20px;
	height: 38px;
	margin-left: 10px;
	bbackground-image:url(images/function_activated.gif);
	background-repeat:no-repeat;
	background-position: center top;
	text-align: center;
}
.functies a:hover {
	color: #7eb71d;
}
.functies #small {
	font-weight: bold;
	padding-top: 2px;
	height: 37px;
	font-size: 14px;
}
.functies #middle {
	font-size: 18px;
	margin-left: 7px;
}
.functies #large {
	font-size: 24px;
}
.functies #print {
	float: right;
	margin-right: 15px;
	background-image: url(images/print.gif);
	background-position: center 4px;
	width: 33px;
}
.functies #print:hover {
	background-image: url(images/print_hover.gif);
}
.inhoud #help {
	margin-top: -40px;
	text-align: right;
	display: block;
	margin-right: 25px;
	font-style:italic;
}
.inhoud .breadcrumbs {
	font-weight: bold;
	font-size: 12px;
	line-height: 21px;
}
.inhoud .breadcrumbs a {
	color: #0000FF;
	outline: none;
	text-decoration: none;
	margin-right:10px;
	padding-right: 15px;
	background-image: url(images/zwarte_pijl.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
.inhoud .breadcrumbs a:hover {
	text-decoration: underline;
}
.breadcrumbs span {
	font-weight: normal;
}
.zoek_item {
	border-top: 1px solid #000000;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: normal;
}
.zoek_item h1 {
	margin-top: 15px;
	font-size: 14px;
	color: #506e18;
}
.zoek_item a {
	padding-left: 15px;
	background-image: url(images/groene_pijl.gif);
	background-repeat:no-repeat;
	background-position:center left;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	font-size: 12px;
}
.zoek_item a:hover {
	color: #7eb71d;
}
.inlog_formulier {
	margin-top: 50px;
}
.inlog_formulier input {
	margin-bottom: 6px;
}
.inlog_formulier span {
	display:block;
	margin-bottom: 6px;
	font-size: 11px;
}
.inlog_formulier input[type="text"],
.inlog_formulier input[type="password"] {
	display: block;
	width: 170px;
	height: 20px;
	border: 1px solid #b7b7b7;
	line-height: 24px;
	padding-top: 4px;
}
.inlog_formulier a {
	display:block;
	float:left;
	font-size: 11px;
	color:#0000FF;
	outline: none;
}
.inlog_formulier .login {
	background-image: url(images/login.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 29px;
	text-align: center;
	line-height: 26px;
	text-decoration:none;
	color: #4f7019;
	font-weight: bold;
	font-size: 12px;
	margin-top: -50px;
	margin-left: 190px;
}
.contact_formulier {
	display:block;
	margin-top: 20px;
	margin-bottom: 110px;
}
.contact_formulier input {
	margin-bottom: 6px;
}
.contact_formulier input[type="text"],
.contact_formulier input[type="password"] {
	display: block;
	width: 170px;
	height: 20px;
	border: 1px solid #b7b7b7;
	line-height: 24px;
	padding-top: 4px;
}
.contact_formulier textarea {
	width: 550px;
	border: 1px solid #b7b7b7;
	height: 140px;
}
.contact_formulier a {
	display:block;
	float:left;
	font-size: 11px;
	color:#0000FF;
	outline: none;
}
.contact_formulier .login {
	background-image: url(images/login.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 29px;
	text-align: center;
	line-height: 26px;
	text-decoration:none;
	color: #4f7019;
	font-weight: bold;
	font-size: 12px;
	margin-top: -33px;
	margin-left: 190px;
}
.contact_formulier .verzenden {
	margin-top: 20px;
	background-image: url(images/verzenden.gif);
	background-repeat: no-repeat;
	width: 169px;
	height: 29px;
	text-align: center;
	line-height: 26px;
	text-decoration:none;
	color: #4f7019;
	font-weight: bold;
	font-size: 12px;
}
.register_formulier {
	border-top: 1px solid #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #000000;
	display:block;
	margin-top: 20px;
	margin-bottom: 40px;
}
.register_formulier label {
	margin-bottom: 10px;
}
.register_formulier input[type="text"] {
	display: block;
	width: 170px;
	height: 16px;
	border: 1px solid #b7b7b7;
	line-height: 16px;
	float:left;
	margin-right: 10px;
}
.register_formulier input[type="image"] {
	margin-top: -5px;
	outline: none;
}
.register_formulier select {
	display: block;
	border: 1px solid #b7b7b7;
	width: 170px;
	line-height: 27px;
	float:left;
	margin-right: 10px;
	outline: none;
}
.inhoud .register {
	background-image:url(images/bottom_register.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	margin-bottom: 10px;
	font-size: 11px;
	width: 600px;
	padding-bottom: 8px;
}
.register_top {
	background-image:url(images/top_register.gif);
	background-repeat:no-repeat;
	background-position:center top;
	height: 8px;
}
.inhoud .register .titels {
	background-color: #c7be86;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 10px 7px 10px;
}
.inhoud .register .titels span {
	margin-right: 122px;
}
.inhoud .register .titels .t_naam {
	margin-right: 218px;
}
.inhoud .register .titels .t_vereniging {
	margin-right: 28px;
}
.inhoud .register .titels span:last-child {
	margin-right: 0px;
}
.register_results {
	background-color: #eae5cc;
	font-weight: bold;
	padding: 7px 10px 0px 10px;
	overflow: auto;
}
.register_results a {
	display: block;
	float:left;
	width: 254px;
	color: #0000FF;
	text-decoration: none;
	outline: none;
}
.register_results a:hover {
	color: #7eb71d;
}
.register_results span {
	display:block;
	float:left;
	width: 184px;
}
.register_results span.vereniging {
	width: 92px;
}
.register_results span.plaats {
	width: 162px;
}
.register_results span:last-child {
	display:block;
	float:left;
	width: auto;
}
.therapeut {
	overflow: auto;
}
.therapeut label {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	display:block;
}
.therapeut h2 {
	margin-top: 60px;
	color: #857a12;
}
.therapeut span {
	font-size: 14px;
}
form.therapeut h3 {
	margin-bottom: 10px;
}
form.therapeut .foto {
	float:left;
	margin-top: 15px;
	margin-right: 20px;
}
form.therapeut .foto a {
	display:block;
	color:#0000FF;
	font-size: 12px;
}
form.therapeut .foto img {
	border: 1px solid #000000;
}
.therapeut h3 {
	font-size: 14px;
	margin-bottom: 0px;
}
.therapeut h3 span,
.therapeut p span {
	width: 285px;
	float:right;
}
.therapeut p {
	font-size: 14px;
	margin: 0px;
}
.therapeut img {
	float:left;
	border: 1px solid #000000;
	margin-right: 15px;
	margin-bottom: 15px;
}
form.therapeut label {
	font-size: 11px;
	margin:0px;
	color: #666;
}
form.therapeut .form_blok_A {
	float:left;
	margin-right: 50px;
}
form.therapeut .form_blok_B {
	padding-top: 0px;
}
form.therapeut .form_blok_B span{
	font-size: 11px;
	font-weight: normal;
}
form.therapeut .form_blok_B h3 {
	margin-top: 35px;
	_margin-top: 20px;
}
form.therapeut input {
	width: 195px;
	height: 20px;
	border: 1px solid #b7b7b7;
	line-height: 20px;
	margin-bottom: 10px;
	text-indent: 4px;
}
form.therapeut input.checkbox{
	width: auto;	
}
form.spreker {
	padding-top: 35px;
}
form.therapeut input.bestand {
	height: 23px;
	border: 4px solid #b7b7b7;
	line-height: 20px;
	margin-bottom: 10px;
	text-indent: 0px;
}
form.therapeut .check{
	line-height: 20px;
	font-size: 12px;

}
form.therapeut .check input{
	width: inherit;
	height: inherit;
	margin-right: 10px;
}
form.therapeut select {
	width: 197px;
	height: 24px;
	border: 1px solid #b7b7b7;
	line-height: 24px;
	padding: 2px;
	margin-bottom: 10px;
}
form.therapeut textarea {
	width: 250px;
	height: 111px;
	border: 1px solid #b7b7b7;
}
form.therapeut .wijzigen {
	margin-top: 50px;
	width: 170px;
	float: left;
	background-color: #e6e6e6;
	padding: 10px 25px 10px 25px;
	border: 1px solid #d3d3d3;
}
form.therapeut .wijzigen.spreker{
	float:none;	
}
form.therapeut .wijzigen a {
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #4f6f19;
	display: block;
	background-image: url(images/submit.gif);
	width: 169px;
	height: 28px;
}
.downloads {
	margin-top: 40px;
}
.downloads h2 {
	font-size: 14px;
}
.inhoud .datum {
	color: #7eb71d;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
}
.inhoud .lead {
	font-weight: bold;
}
form.inschrijven{
	margin-top: 40px;
	border: 1px solid #CCC;
	background-color: #fff;
	padding: 20px;
}
form.inschrijven .form_row {
	overflow: auto;	
	min-height: 30px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 8px;
}
form.inschrijven .form_row label{
	line-height: 30px;
	float:left;
	width: 200px;
	font-weight: bold;
}
form.inschrijven input.submit{
	margin-top: 20px;
	margin-left: 200px;	
	margin-bottom: 20px;
}
form.inschrijven .form_row input, {
	float:left;
}
form.inschrijven .form_row textarea {
	margin-bottom: 10px;
}
