@charset "UTF-8";
/* Centered page:Add Scrollbar in other browsers than IE > no jumping */
html { 
	overflow:scroll;
	overflow-x:visible;
	height:100%;
}

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-middle {
	margin-top:50px;
	background:url(bilder/bg_index_mid.gif) left top repeat-y;
}

.tab-index {
	background:url(bilder/bg_index_top.gif) left top no-repeat;
}
.tab-index-bottom {
	background:url(bilder/bg_index_bottom.gif) left bottom no-repeat;
}

.tab-behandlung {
	background:url(bilder/bg_behandlungsspektrum_top.gif) left top no-repeat;
}

.tab-angstpatienten {
	background:url(bilder/bg_angstpatienten_top.gif) left top no-repeat;
}

.tab-aktuelles {
	background:url(bilder/bg_aktuelles_top.gif) left top no-repeat;
}	

.tab-team {
	background:url(bilder/bg_team_top.gif) left top no-repeat;
}
.tab-team-bottom {
	background:url(bilder/bg_team_bottom.gif) left bottom no-repeat;
}

.tab-praxisrundgang {
	background:url(bilder/bg_praxisrundgang_top.gif) left top no-repeat;
}	

.tab-sprechzeiten {
	background:url(bilder/bg_sprechzeiten_top.gif) left top no-repeat;
}
.tab-sprechzeiten-bottom {
	background:url(bilder/bg_sprechzeiten_bottom.gif) left bottom no-repeat;
}	

.tab-kontakt {
	background:url(bilder/bg_kontakt_top.gif) left top no-repeat;
}

.tab-links {
	background:url(bilder/bg_links_top.gif) left top no-repeat;
}	

.tab-impressum {
	background:url(bilder/bg_impressum_top.gif) left top no-repeat;
}

.navi {
	position: relative;
	left: 30px;
	top: 45px;
	width:240px;
}

.inhalt {
	position:relative;
	padding:70px 0px 90px 0px;
	width:430px;
	min-height:300px;
}
td.tab-team .inhalt {
	padding-top:140px;
}
td.tab-aktuelles .inhalt {
	padding-top:80px;
	padding-left:22px;
	width:390px;
}
td.tab-praxisrundgang .inhalt {
	padding-top:80px;
	padding-bottom:120px;
}
td.tab-sprechzeiten .inhalt {
	padding-top:75px;
	padding-bottom:120px;
}
td.tab-kontakt .inhalt {
	padding-bottom:120px;
}

td.tab-praxisrundgang .inhalt img {
	margin-bottom:10px;
}

.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;
	}
.angstpatienten {
	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: 125px;
	width:100px;
	height:100px;
}
.angst {
	position:absolute;
	width:390px;
	height:279px;
	z-index:2;
	left: -50px;
	top: 80px;
	visibility:hidden;
}
.behandlunssterne {
	position: relative;
	left: 0px;
	top: 0px;
	width:179px;
	height:200px;
}

div#wrapper {
	position:relative;
}

a#button {
	position:absolute;
	left:50px;
	bottom:50px;
	border:0px;
}

a#email {
	position:absolute;
	left:590px;
	bottom:18px;
	border:0px;
}

a {
	outline:0px;
}

img.popup {
	cursor:pointer;
}

h2, p, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:1.4em;
	margin:0px 0px 0px 0px;
}

h2.news-single, p {
	margin:0px 0px 13px 0px;
}

h2.news-single {
	font-weight:bold;
}

h2 span.marker {
	font-size:11px;
	font-weight:normal;
}

p a {
	color:#000000;
}

p a:hover {
	text-decoration:underline;
}

a.function {
	font-size:11px;
	text-decoration:none;
}
