@import url("style_main.css");

body {
	background: #ffffff;
	text-align: center;
}

#ruler {

}

#wrapper {
	margin: 0 auto;
	width: 870px;
}

#head {
	width: 870px;
	height: 88px;
	background: transparent url('../images/physiotherapie_janvandeweyer.jpg') center bottom no-repeat;
border:0px solid blue;
}

#mainmenu {
	width: 870px;
	height: 20px;
	background: url('../images/bg_navitop.jpg') center bottom no-repeat;
}

#contenttop {
	padding-top: 35px;
	padding-bottom: 20px;
}

#contentwrapper {
	background: #ffffff;
	padding-top: 25px;
border:0px solid green;
}

#innerwrapper {
	float:right;
	width:690px;
border:0px solid red;
}

#centercolumn {
	float:left;
	width:530px;
	margin-left: 5px;
}

#leftcolumn {
	margin-top: 0px;
	margin-right:700px;
	padding-left:10px;
	line-height:13pt;
	font-size: 11px;
border:0px solid green;
}


#rightcolumn {
	margin: 0 auto;
	float:right;
	width:136px;
	line-height:12pt;
	font-size: 10px;
border:0px solid blue;
}

.clearer {
	clear:right;
}

#footer {
	background: transparent url('../images/footer.jpg') top center no-repeat;
	height:45px;
	margin-left: auto;
	margin-right:auto;
}