body {
	background-color: #E0F3FE;
	scrollbar-highlight-color: #D3E6CF;
 	scrollbar-shadow-color:  #D3E6CF;
 	scrollbar-3dlight-color: #D3E6CF;
 	scrollbar-face-color: #FFFFFF;
 	scrollbar-arrow-color: #4D8040;
 	scrollbar-track-color: #FFFFFF;
 	scrollbar-darkshadow-color: #D3E6CF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	height: 700px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	float: left;
	height: 107px;
	width: 910px;
	background-image: url(../images/logo_afb.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0469B5;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 8px;
}
#header a {
	text-decoration: none;
	font-family: "Century Gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0469B5;
}
#header a.active {
	font-weight: bold;
}
#header a.passive:hover {
	font-weight: bold;
}
#header #home {
	float: left;
	width: 90px;
	padding-left: 634px;
	padding-top: 50px;
}
#header #contact {
	float: left;
	width: 100px;
	padding-top: 50px;
}
#navigation {
	width:905px;
	float: left;
	background-color: #F7880F;
	padding-top: 4px;
	padding-left: 25px;
}
#navigation a {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	float: left;
	width: auto;
	margin-right: 30px;
}
#navigation a.active {
	font-weight: bold;
	color: #000000;
}
#navigation a.passive:hover {
	color: #000000;
}
#mainhome {
	background-color: #FFFFFF;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	float: left;
	height: 600px;
	width: 540px;
	padding-top:20px;
	padding-left: 370px;
	padding-right: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	overflow: auto;
}
#mainhome a {
	color: #F7880F;
	text-decoration: none;
}
#mainhome a:hover {
	color: #F7880F;
	text-decoration: underline;
}
#main {
	background-color: #FFFFFF;
	float: left;
	width: 885px;
	padding-top:20px;
	padding-left: 25px;
	padding-right:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	overflow: auto;
	height: 600px;
}
#main a {
	color: #F7880F;
	text-decoration: none;
}
#main a:hover {
	color: #F7880F;
	text-decoration: underline;
}
#main #werkwijzeafb {
	float: left;
	height: 195px;
	width: 885px;
}
#main #therapeuten {
	float: left;
	width:885px;
}
#main #specialisaties {
	float: left;
	width:885px;
	
}
#witruimtebottom {
	height:10px;
	background-color:#FFFFFF;
	float: left;
	width: 930px;
	}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FAA74B;
	height: 20px;
	width: 905px;
	padding-top: 5px;
	text-align: right;
	padding-right: 25px;
	float: left;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 16px;
	color: #0469B5;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #034A7F;
}
.tussenkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7880F;
	font-weight:bold;
}
.tussenkopgroot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F7880F;
	font-weight:bold;
}
.tekstoranjecursief {
	font-style: italic;
	color: #F7880F;
}
.imgfloatleft {
	float: left;
	padding-right: 45px;
}
.imgfloatright {
	float: right;
}
.voorwiefloatright {
	float: right;
	padding-left:20px;
	padding-top:25px;
}
/*css voor pagina tarieven*/
#main #tarieven {
	border: 1px solid #CCCCCC;
}
#main #tarieven td {
	border: 1px solid #CCCCCC;
	height: 30px;
}
.prod_act {
	width: 350px;
}
.prod_bedr {
}
/*einde css tarieven*/
/* CSS Document voor contactpagina */
input {
	color: #000000;
	border: 1px solid #CCCCCC;
	width: 200px;
}
textarea {
	color: #000000;
	width: 300px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formerror {
	color: #F7880F;
	font-weight: bold;
	text-align: center;
}

#infotabel {
	line-height: 2em;
	border: 1px solid #CCCCCC;
}
.submit {
	color: #F7880F;
	background-color: #E6E6E6;
	font-weight: bold;
	}
.reactie {
	color:#F7880F;
	text-align:center;
	font-style: italic;
}
.rood {
	color: #FF0000;
}
/*einde contact css*/
