body {
	background-image: url("gfx/background-blue.png");
	font-family: 'Comic Sans MS';
	color: #3000ff;
	/*color: #7859ff;*/
	text-shadow: 0 0 1px white;
	/*position: relative;*/
	height: 100%;
}
a {
	color: #3000ff;
}
.frame {
	/* border: solid red 1px; */
	position: relative;
	width: 700px;
	/*height: 769px;*/
	height: 100%;
	margin: auto;
}
.b_zurueck { /* Seifenblase mit "Zurück", auf jeder Unterseite */
	position: absolute;
	top: 5px;
	left: 600px;
	z-index: 1;
}
.b_zurueck span {
	background-color: hsla(0, 0%, 0%, 0);
    position: absolute;
    top: 30px;
	left: 0px;
    width: 100%;
    line-height: 1;
    text-align: center;
	font-size: 14pt;
}
.b_zurueck img {
	display: block;
}
/* Hauptseite */
.women {
	/*border: solid green 1px;*/
	position: absolute;
	width: 433px;
	height: 767px;
	/*left: 400px;*/
	top: 50px;
	/*left: 60px;*/
	z-index: 0;
}
.b_praxis { /* Seifenblase mit Praxistext */
	/*border: solid blue 1px;*/
	position: absolute;
	top: 60px;
	left: 370px;
	z-index: 1;
}
.b_praxis span {
	background-color: hsla(0, 0%, 0%, 0);
    position: absolute;
    top: 47px;
	left: 40px;
    width: 100%;
    line-height: 1.5;
    text-align: left;
	font-size: 14pt;
}
.b_praxis img {
	display: block;
}
.b_kontakt {
	position: absolute;
	top: 550px;
	left: 20px;
	z-index: 2;
}
.b_kontakt span {
	background-color: hsla(0, 0%, 0%, 0);
    position: absolute;
    top: 37px;
	left: 0px;
    width: 100%;
    line-height: 1.5;
    text-align: center;
	font-size: 12pt;
}
.b_kontakt img {
	display: block;
}
.b_adresse { /* Seifenblase mit Adressdaten */
	position: absolute;
	top: 350px;
	left: 570px;
	z-index: 2;
}
.b_adresse span {
	background-color: hsla(0, 0%, 0%, 0);
    position: absolute;
    top: 35px;
	left: 0px;
    width: 100%;
    line-height: 1.5;
    text-align: center;
	font-size: 12pt;
}
.b_adresse img {
	display: block;
}
.b_text1 { /* Seifenblase mit Körper/Geist/Seele */
	/*border: solid blue 1px;*/
	position: absolute;
	top: 400px;
	left: 120px;
	z-index: 1;
}
.b_text1 span {
	background-color: hsla(0, 0%, 0%, 0);
    position: absolute;
    top: 20px;
	left: 0px;
    width: 100%;
    line-height: 1;
    text-align: center;
	font-size: 9pt;
}
.b_text1 img {
	display: block;
}
.b_text2 { /* Seifenblase mit Biodynamische Harmonie */
	/*border: solid blue 1px;*/
	position: absolute;
	top: 50px;
	left: 50px;
	z-index: 1;
}
.b_text2 span {
	background-color: hsla(0, 0%, 0%, 0);
    position: absolute;
    top: 40px;
	left: 0px;
    width: 100%;
    line-height: 1;
    text-align: center;
	font-size: 12pt;
}
.b_text2 img {
	display: block;
}
.bubble1 { /* Seifenblase mit "Zur Person" */
	position: absolute;
	top: 420px;
	/*left: 280px;*/
	left: 380px;
	z-index: 2;
}
.bubble1 span {
	background-color: hsla(0, 0%, 0%, 0);
    position: absolute;
    top: 60px;
	left: 0px;
    width: 100%;
    line-height: 1;
    text-align: center;
	font-size: 20pt;
}
.bubble1 img {
	display: block;
}

.bubble2 {
	position: absolute;
	top: 350px;
	left: 370px;
	z-index: 2;
}
.bubble3 {
	position: absolute;
	top: 300px;
	left: 300px;
	z-index: 2;
}
.bubble4 { /* Seifenblase mit "Angebotene Leistungen" */
	position: absolute;
	top: 250px;
	left: -100px;
	z-index: 2;
}
.bubble4 span {
	background-color: hsla(0, 0%, 0%, 0);
    position: absolute;
    top: 70px;
	left: 0px;
    width: 100%;
    line-height: 1;
    text-align: center;
	font-size: 16pt;
}
.bubble4 img {
	display: block;
}

.bubble5 {
	position: absolute;
	top: 180px;
	left: 130px;
	z-index: 2;
}
.bubble6 { /* Seifenblase mit "Termine" */
	position: absolute;
	top: 620px;
	left: 450px;
	z-index: 2;
}
.bubble6 span {
	background-color: hsla(0, 0%, 0%, 0);
    position: absolute;
    top: 35px;
	left: 0px;
    width: 100%;
    line-height: 1;
    text-align: center;
	font-size: 10pt;
}
.bubble6 img {
	display: block;
}

.bubble7 { /* Seifenblase mit "Impressum" */
	position: absolute;
	top: 680px;
	left: 280px;
	z-index: 2;
}
.bubble7 span {
	background-color: hsla(0, 0%, 0%, 0);
    position: absolute;
    top: 40px;
	left: 0px;
    width: 100%;
    line-height: 1;
    text-align: center;
	font-size: 12pt;
}
.bubble7 img {
	display: block;
}

/* Zur Person */
.bubble_p1 {
	position: absolute;
	top: 320px;
	left: 350px;
	z-index: -1;
}
.bubble_p2 {
	position: absolute;
	top: 10px;
	left: 30px;
	z-index: -1;
}
.bubble_p3 {
	position: absolute;
	top: 120px;
	left: 330px;
	z-index: -1;
}
.bubble_p4 {
	position: absolute;
	top: 220px;
	left: 550px;
	z-index: -1;
}
.bubble_p5 {
	position: absolute;
	top: 450px;
	left: 90px;
	z-index: -1;
}
.bubble_p6 {
	position: absolute;
	top: 240px;
	left: 160px;
	z-index: -1;
}
.bubble_p7 {
	position: absolute;
	top: 260px;
	left: 160px;
	z-index: -1;
}
.bubble_p8 {
	position: absolute;
	top: 460px;
	left: 560px;
	z-index: -1;
}
/* Angebotene Leistungen */
.bubble_l1 {
	position: absolute;
	top: 420px;
	left: 550px;
	z-index: -1;
}
.bubble_l2 {
	position: absolute;
	top: 10px;
	left: 400px;
	z-index: -1;
}
.bubble_l3 {
	position: absolute;
	top: 350px;
	left: 20px;
	z-index: -1;
}
.bubble_l4 {
	position: absolute;
	top: 60px;
	left: 180px;
	z-index: -1;
}
.bubble_l5 {
	position: absolute;
	top: 240px;
	left: 250px;
	z-index: -1;
}
.bubble_l6 {
	position: absolute;
	top: 350px;
	left: 370px;
	z-index: -1;
}