/* CSS Document */

/*----------------------------------------bg-physio-----------------------------------------------*/

.bgphysio {
	background-image: url(hauptbilder/physiotherapie/kerstin.jpg);
	background-repeat: no-repeat;
	height:567px;
	width:308px;
	position: absolute;
	left: 410px;
	top:280px;
	/*border: 1px solid;*/
	z-index: 0;
}




.bgbobath {
	background-image: url(hauptbilder/physiotherapie/bgbobath.gif);
	background-repeat: no-repeat;
	height:282px;
	width:88px;
	position: absolute;
	left: 510px;
	top:280px;
	/*border: 1px solid;*/
	z-index: 0;
}

.bgmassage {
	background-image: url(hauptbilder/physiotherapie/bgmassage.gif);
	background-repeat: no-repeat;
	height:44px;
	width:138px;
	position: absolute;
	left: 630px;
	top:365px;
	/*border: 1px solid;*/
	z-index: 0;
}

.bgthermo {
	background-image: url(hauptbilder/physiotherapie/bgthermo.gif);
	background-repeat: no-repeat;
	height:29px;
	width:173px;
	position: absolute;
	left: 370px;
	top:445px;
	/*border: 1px solid;*/
	z-index: 0;
}

/*---------------------------------------ultraschall----------------------------*/
.bgultra {
	background-image: url(hauptbilder/physiotherapie/ultrabl.jpg);
	background-repeat: no-repeat;
	height:283px;
	width:378px;
	position: absolute;
	left: 480px;
	top:460px;
	/*border: 1px solid;*/
	z-index: 0;
}
/*---------------------------------------------bgsportphysio---------------------------------*/


.bgmicha{
	background-image: url(hauptbilder/sportphysiotherapie/micha.jpg);
	background-repeat: no-repeat;
	height:265px;
	width:175px;
	position: absolute;
	left: 690px;
	top:300px;
	/*border: 1px solid;*/
	z-index: 0;
}

.bgtape{
	background-image: url(hauptbilder/sportphysiotherapie/tapebl.jpg);
	background-repeat: no-repeat;
	height:265px;
	width:305px;
	position: absolute;
	left: 570px;
	top:410px;
	/*border: 1px solid;*/
	z-index: 0;
}

/*-----------------------------------------bgpravention---------------------------------------------*/



.bgprav{
	background-image: url(hauptbilder/praevention_gesundheit/bgball.jpg);
	background-repeat: no-repeat;
	height:245px;
	width:275px;
	position: absolute;
	left: 590px;
	top:350px;
	/*border: 1px solid;*/
	z-index: 0;
}

.bggelenk{
	background-image: url(hauptbilder/praevention_gesundheit/bggelenk.jpg);
	background-repeat: no-repeat;
	height:311px;
	width:454px;
	position: absolute;
	left: 365px;
	top:350px;
	/*border: 1px solid;*/
	z-index: 0;
}





