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

body,
html {
	margin:0;
	padding:0;
}
body {
	min-width:965px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#102A46;
}
#wrap {
	margin:0 auto;
	width:965px;
}
.bgfysio{
	background:url(../images/fysiotherapie.jpg) bottom right no-repeat;
}
.bgsportfysio{
	background:url(../images/sportfysiotherapie.jpg) bottom right no-repeat;
}
.bgmanuele{
	background:url(../images/manueletherapie.jpg) bottom right no-repeat;
}
.bgsportmassage{
	background:url(../images/sportmassage.jpg) bottom right no-repeat;
}
.bgalgemeen{
	background:url(../images/algemeen.jpg) bottom right no-repeat;
}
.bgcontact{
	background:url(../images/contactroute.jpg) bottom right no-repeat;
}
#header {
	margin:0;
}
#header h1 {
	padding:5px;
	margin:0;
}
#nav {
	margin:0 0 0 0px;
}
#main {
	margin:0;
	padding:0 0 0 140px;
	float:left;
	width:460px;
	min-height:350px;
}
#mainwelcome{
	background:url(../images/welcome.jpg) top right no-repeat;
	margin:0 0 0 120px;
	padding:0 0 0 140px;
	width:700px;
	height:400px;
}
#welcometekst{
	padding:200px 130px 0 190px;
}
#main h1, #main h2, #main p {
	margin:0 0 20px 0;
}
#main h1 {
	font-size:14pt;
	font-weight:normal;
}
#main h2 {
	font-size:10pt;
	color:#33aad9;
	font-weight:normal;
}
#main a{
	color:#5da339
}
#fotos{
	float: right;
	width: 300px;
	overflow: hidden;
}

#fotos img{
	width: 150px;
	margin-bottom: 8px;
}
#footer {
	background:url(../images/bg_footer.jpg) right no-repeat;
	clear:both;
	margin:0 0 0 120px;
	padding:10px 0 0 16px;
	height:35px;
	color:#fff;
}
#footer p {
	padding:5px;
	margin:0;
	font-size:8pt;
	font-weight:100;
}

#footer a{
	color:#fff;
}

#footerwelcome {
	clear:both;
	margin:0 0 0 120px;
	padding:10px 0 0 16px;
	height:35px;
	font-size:8pt;
}

#footerwelcome a{
	color:#102A46;
}

a img{
	border:0px;
	cursor:pointer;
}
