/* CSS Document */

body{
	margin: 10px;
	margin-bottom: 0;
	background-color: #f6fbf2;
	background-image:url(/images/backgr_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #543019;

	scrollbar-arrow-color: 7ac142;
	scrollbar-track-color: e4f3d9;
	scrollbar-face-color: e4f3d9;
	scrollbar-highlight-color: 7ac142;
	scrollbar-3dlight-color: 7ac142;
	scrollbar-darkshadow-color: 7ac142;
	scrollbar-shadow-color: 7ac142;
}

table{
	font-size: 1em;
}
h1{
	color: #7ac142;
	text-transform: lowercase;
	font-size: 2em;
	line-height: 1.2em;
}
h2{
	color: #543019;
	font-size: 1.3em;
	margin-bottom: -10px;
}
h3{
	font-size: 1.1em;
	margin-bottom: -12px;
}
a{
	color: #7ac142;
}

div#coherente_total{
	width: 960px;
}

div#coherente_container_top{
	color: #FFFFFF;
	font-size: 2.0em;
	height: 115px;
}
	#kopWelzijnswerk{
		font-size: 1em;
	}

div#coherente_container_content{
	background-color: #FFFFFF;
	background-image:url(/images/backgr_bruin_blok.gif);
	background-position: right;
	background-repeat:repeat-y;
	border-right: 1px solid #7ac142;
}
	div#coherente_main_menu{
		background-image: url(/images/backgr_menu_border_bottom.gif);
		background-repeat: repeat-x;
		background-position: top;
		width: 100%;
		height: 26px;
	}
	
	div#coherente_sub_menu,
	div#coherente_bodytext,
	div#coherente_foto_adres{
		float: left;
	}
		div#coherente_sub_menu{
			width: 200px;
		}
		
		div#coherente_bodytext{
			width: 510px;
			padding: 8px 25px 25px 0;
			!padding-top: 30px;		
		}
			div#coherente_bodytext p.lead{
				font-weight: bold;
				line-height: 1.8em;
			}
			div#coherente_bodytext input,	
			div#coherente_bodytext textarea{
				background-color: #e4f3d9;
				width: 100%;
				color: #543019;
				border:1px solid #7ac142;
				outline:0;
			}
			div#coherente_bodytext input.new,	
			div#coherente_bodytext textarea.new {
				background-color: #e4f3d9;
				border: 1px solid #999999;
				width: 100%;
				color: #543019;
			}
				
				div#coherente_bodytext textarea{
					height: 75px;
				}
			div#coherente_bodytext input.middle{	
				width: 75%;
			}
			div#coherente_bodytext input.small{	
				width: 23%;
				!width: 22%;
			}
			div#coherente_bodytext input.smaller{	
				width: 11%;
				!width: 11%;
			}
			div#coherente_bodytext input.button{
				background-color: #7ac142;
				color: #FFFFFF;
				cursor: hand;
				cursor: pointer;
				width: auto;
				border:1px solid #5e9831;
				box-radius:2px;
				-moz-box-radius:2px;
				-webkit-box-radius:2px;
			}
			div#coherente_bodytext input.button:hover{
				background-color: #70b23c;
			}
			div#coherente_bodytext .buttonlook {
				padding:0 9px;
				line-height:18px;
				text-decoration:none;
				background-color: #7ac142;
				color: #FFFFFF;
				cursor: pointer;
				width: auto;
			}
			div#coherente_bodytext .buttonlook-heigher {
				padding:1px 11px;
				line-height:18px;
				text-decoration:none;
				background-color: #7ac142;
				color: #FFFFFF;
				cursor: pointer;
				width: auto;
			}
			div#coherente_bodytext input.radio{
				width: auto;
			}

			div#coherente_bodytext fieldset {
			  border: 1px solid #e4f3d9;
			  padding: 30px;
			  margin-top:10px;
			}
				div#coherente_bodytext legend {
				  color: #7ac142;
				  font-weight: bold;
				  font-size:115%;
			  		color:#543019;
				}

			div#coherente_bodytext .nieuws_datum{
				font-size: 0.75em;
				color: #7ac142;
				margin-bottom: -10px;
			}

			div#coherente_bodytext .activiteiten_overzicht,
			div#coherente_bodytext .activiteiten_overzicht td{
				border-bottom: 1px solid #7ac142;
				border-top: 1px solid #7ac142;				
			}
				div#coherente_bodytext .activiteiten_overzicht tr.header{
					font-weight: bold;
					background-color: #e4f3d9;
				}
				
			div#coherente_bodytext p.cursus_pad a.select{
				font-weight: bold;
			}
					
			div#coherente_foto_adres{
				float: right;
				width: 220px;
			}
				div#coherente_foto{
					background-color: #FFFFFF;
				}
					div#coherente_foto img{
						margin-bottom: 0px;
					}
						div#coherente_foto .description_foto{
							font-size: 11px;
							float:right;
							padding-right: 5px;
						}
					
				div#coherente_adres{
					padding: 20px;
					padding-top: 0;
					color: #FFFFFF;
					vertical-align: bottom;
				}
				div#coherente_adres a{
					color: #FFFFFF;
					text-decoration: none;
				}
				div#coherente_adres .titel{
					color: #7ac142;
				}
		
	
	div#coherente_footer{
		background-color: #543019;
		height: 40px;
		clear: both;
	}

.groen{
	color: #7ac142;
}

.za-anme .button {
	width:94px !important;
	height:30px;
	text-align:center;
	background:url(/images/btn.png) !important;
	border:0 !important;
}

.za-anme2 .button {
	width:94px !important;
	height:30px;
	text-align:center;
	background:url(/images/btn2.png) !important;
	border:0 !important;
}


.empty-field {
	color:#ccc !important;
}
