@import url("style_main3.css");
body {
	text-align: center;
	background: transparent;
	font-size: 13px;
}

#ruler {
	
}

#wrapper {
	width: 902px;
	margin: 0 auto;
}

#head {
	background: transparent url(../images/physio_koeln.jpg) center top no-repeat;
	height:259px;
border:0px solid green;
}

#contenttop {
	background: transparent url(../images/krankengymnastik_koeln.jpg) center top no-repeat;
	width: 902px;
	height: 163px;
}

#contentbottom {

}

#contentwrapper {
	background: transparent url(../images/bg_content.jpg) left top repeat-y;
border:0px solid blue;
}

#innerwrapper {
	float:right;
	width:660px;
	min-height: 360px;
border:0px solid green;
}

#centercolumn {
	float:left;
	width:400px;
	padding-top: 20px;
	padding-left: 10px;
border:0px solid red;
}

#rightcolumn {
    margin: 0 auto;
    float:right;
    width:230px;
border:0px solid blue;
}

#leftcolumn {
	margin-right:666px;
	margin-left: 10px;
border:0px solid green;
}

.clearer {
	clear:right;
}
