@charset "UTF-8";
BODY {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #2423B9;
	background-color: #a5d0f3;
}
.tab-index {
	margin-top:50px;
	background-image: url(bilder/bg_index.gif);
	background-repeat: no-repeat;
}	
.tab-behandlung {
	margin-top:50px;
	background-image: url(bilder/bg_behandlungsspektrum.gif);
	background-repeat: no-repeat;
}	
.tab-aktuelles {
	margin-top:50px;
	background-image: url(bilder/bg_aktuelles.gif);
	background-repeat: no-repeat;
}	
.tab-team {
	margin-top:50px;
	background-image: url(bilder/bg_dasteam.gif);
	background-repeat: no-repeat;
}	
.tab-praxisrundgang {
	margin-top:50px;
	background-image: url(bilder/bg_praxisrundgang.gif);
	background-repeat: no-repeat;
}	
.tab-sprechzeiten {
	margin-top:50px;
	background-image: url(bilder/bg_sprechzeiten.gif);
	background-repeat: no-repeat;
}	
.tab-kontakt {
	margin-top:50px;
	background-image: url(bilder/bg_kontakt.gif);
	background-repeat: no-repeat;
}	
.tab-links {
	margin-top:50px;
	background-image: url(bilder/bg_links.gif);
	background-repeat: no-repeat;
}	
.tab-impressum {
	margin-top:50px;
	background-image: url(bilder/bg_impressum.gif);
	background-repeat: no-repeat;
}
.navi {
	position: relative;
	left: 30px;
	top: 45px;
	width:240px;
}
.inhalt {
	position: relative;
	left: 0px;
	top: 70px;
	width:430px;
	height:230px;
	z-index:2;
	overflow: scroll;
}
.team {
	position: relative;
	left: 0px;
	top: 140px;
	width:440px;
	height:160px;
	z-index:2;
	overflow: scroll;
}
.movie {
	position: relative;
	width:420px;
	height:320px;
	z-index:2;
	left: -50px;
	top: -150px;
	visibility:hidden;
}
.links {
	position: relative;
	left: 0px;
	top: 70px;
	width:445px;
	height:230px;
	z-index:2;
	overflow: scroll;
}
.aktuelles {
	position: relative;
	left: 0px;
	top: 125px;
	width:415px;
	height:180px;
	z-index:2;
	overflow: scroll;
}
.rundgang {
	position: relative;
	left: 0px;
	top: 70px;
	width:440px;
	height:225px;
	z-index:2;
	overflow:visible;
}
.impressum {
	position: relative;
	left: 0px;
	top: 80px;
	width:370px;
	height:225px;
	z-index:2;
	overflow: scroll;
}
.anfahrt {
	position: relative;
	left: 20;
	top: 130px;
	width:155px;
	height:100px;
}
.stern {
	position: relative;
	left: 40px;
	top: 225px;
	width:100px;
	height:100px;
}
.filmstern {
	position: relative;
	left: 20px;
	top: 225px;
	width:100px;
	height:100px;
}
.angst {
	position: relative;
	width:390px;
	height:279px;
	z-index:2;
	left: -50px;
	top: -150px;
	visibility:hidden;
}
.behandlunssterne {
	position: relative;
	left: 0px;
	top: 0px;
	width:179px;
	height:200px;
}
