body {
	background-color: #AB9490;
}

#contenttable {
	background: url(../_img/therapie_body_bg.jpg) no-repeat top left;
	background-color: #6D5653;
	font-size: 100%;
}

#logo {
	position: absolute;
	top: 42px;
	left: 299px;
}

#content {
	position: absolute;
	top: 250px;
	left: 40px;
	width: 450px;
}

#subnav {
	position: absolute;
	top: 180px;
	left: 40px;
	xwidth: 450px;
	xborder: 1px solid #fff;
}
/*
.contenttable-line {
	background-color: #D4BBB8;
	width: 2px;
	height: 100%;
}
*/
