.border {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #669966;
	border-bottom-color: #669966;
	border-left-color: #669966;
}
.backhome {
	background-attachment: scroll;
	background-image: url(bilder/home.jpg);
	background-repeat: no-repeat;
	background-position: 75px 125px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	text-align: left;

}
.backsonnen {
	background-attachment: scroll;
	background-image: url(bilder/sonnenbraut.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.textblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	text-align: justify;

}
.backkopf {
	background-attachment: scroll;
	background-image: url(bilder/praxis2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.backchir {
	background-attachment: scroll;
	background-image: url(bilder/praxis3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bordergruen {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #006600;
}
.backentspannung {
	background-attachment: scroll;
	background-image: url(bilder/tiefenentspannung.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.borderganz {
	border: thin solid #8BB18B;
}
.buschrose {
	background-attachment: scroll;
	background-image: url(bilder/buschrose.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
