html {
	overflow: auto;
}

#searchablecontent, #skipnavigation {
	display: none;
	visibility: hidden;
}

* {
	margin: 0;
	padding: 0;
}

body, html {
	background: white;
	height: 100%;
	margin: 0;
	padding: 0;
}

body, input, textarea, button, select, table {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #025189;
}

a img {
	border: 0px;
}

a {
	text-decoration: underline;
	color: #ea6909;
}

a:hover {
	color: #5b8eb3;
	text-decoration: none;
}

button {
	background: transparent;
	border: 0;
	padding: 0;
	cursor: pointer;
}

#header {
	position: absolute;
	left: 5px;
	right: 5px;
	top: 51px;
	height: 109px;
	border: 1px solid #025189;
	background: #025189;
}

#header h3 {
	position: absolute;
	left: 422px;
	bottom: 5px;
	color: white;
	font-weight: normal;
	font-size: 18px;
}

#header h3 img {
	padding: 0;
	margin: 0;
	display: inline;
}

#header h1.printheadline {
	display:none;
}

#headlinedot {
	position: absolute;
	left: 407px;
	bottom: 9px;
	width: 9px;
	height: 9px;
	background: #81a8c4;
	font-size: 1px;
}

#header_bg {
	position: absolute;
	top: 49px;
	left: 0;
	right: 0;
	height: 115px;
	background: white;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 367px;
	background: white;
}

#logo img {
	position: absolute;
	left: 141px;
	top: 44px;
}

#mund_ro {
	position: absolute;
	right: 10px;
	top: 31px;
}

#body_bg {
	position: absolute;
	left: 0;
	right: 0;
	top: 12px;
	bottom: 12px;
	background: #e5eaed;
}

#topframe {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 9px;
	border-bottom: 1px solid #025189;
	background: #ea6909;
	font-size: 1px;
}

#bottomframe {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 9px;
	border-top: 1px solid #025189;
	background: #ea6909;
	font-size: 1px;
}

#author {
	position: absolute;
	bottom: 171px;
	left: 13px;
}

#calc {
	position: absolute;
	top:0;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height:100%;
	border: 0px;
	background-color: transparent;
}

#calcdiv {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: transparent;
}










/* NAVIGATION */

#nav {
	position: absolute;
	left: 25px;
	bottom: 49px;
	width: 348px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	z-index: 1000;
}

#nav ul {
	list-style-type: none;
	text-align: right;
	width: 348px;
}

#nav ul li a.active {
	color: white;
	background: #025189!IMPORTANT;
}

#nav ul li {
	display: inline;
	text-align: right;
	border-left: 1px solid #8bb2cf;
}

#nav .subsite li {
	display: block;
	float: left;
	width: 115px;
	height: 36px;
	border-bottom: 1px solid #a6c0d1;
}

#nav .subsite a {
	color: #a6c0d1;
	display: block;
	width: 95px;
	height: 30px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	background: url(../images/nav_bg.png) repeat;
	text-align: center;
}

#nav .subsite a.hover {
	color: white;
	background: url(../images/nav_bg_hover.png) repeat;
}

#navleft {
	position: absolute;
	left: 0px;
	bottom: 49px;
	height: 111px;
	width: 22px;
	background: #025189;
	border-left: 3px solid white;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}

#navright {
	position: absolute;
	right: 0px;
	bottom: 49px;
	height: 110px;
	width: 22px;
	background: #025189;
	border-bottom: 3px solid white;
	border-top: 2px solid white;
	border-right: 3px solid white;
}








/* SUBNAV */

#subnav_background {
	position: absolute;
	left: 375px;
	bottom: 12px;
	height: 150px;
	right: 27px;
	background: #e5eaed;
}

#subnav {
	position: absolute;
	left: 375px;
	right: 27px;
	bottom: 12px;
	bottom: 49px;
	height: 29px;
	background: #025189 no-repeat right bottom;
	padding-top: 7px;
	padding-left: 17px;
	list-style-type: none;
	z-index: 1500;
border-bottom:3px solid white;
border-top:3px solid white;
}

#subnav li {
	padding-left: 20px;
	padding-bottom: 3px;
	float: left;
}

#subnav a {
/*	color: #a6c0d1; */
	text-decoration: none;
	white-space: nowrap;
	font-size:12px;
	color: white;
}

#subnav a:hover, #subnav li.active a {
/*	color: white; */
	color: #ea6909;
}

#subnav li.last {
	border-right: 0;
}



#subnav .first {
	border-top: 0;
	height: 30px;
}

/*
#subnav li a {
	color: #ea6909;
}

#subnav a:hover {
	color: white;
}
*/

#content #contentsubnav {
	border-bottom: 1px solid #025189;
	margin-bottom: 15px;
	padding-bottom: 3px;
}









/* FUNCTIONS */

#functions {
	position: absolute;
	right: 0;
	width: 67px;
	top: 143px;
}

#functions .dot {
	display: block;
	width: 9px;
	height: 9px;
	color: white;
	float: left;
	margin-right: 7px;
	background: white;
	margin-bottom: 16px;
	font-size: 1px;
}

#functions a {
	color: #025189;
	text-decoration: none;
}

#functions a:hover {
	color: #ea6909;
}

#functions ul {
	list-style-type: none;
}







/* SUJET */

#sujet {
	position: absolute;
	left: 25px;
	bottom: 12px;
	width: 348px;
	top: 164px;
	overflow: hidden;
	background-color: #f8f7f5;
}

#sujet div {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 556px;
}

#sujet img {
	position: absolute;
	top: 0;
	left: 0;
	height: 556px;
	width: 348px;
}











/* STARTSEITE */

#startcontent {
	position: absolute;
	top: 12px;
	bottom: 12px;
	left: 50%;
	width: 765px;
	margin: 0;
	padding: 0;
	margin-left: -382px;
}

#sujet.startseite {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 539px;
	top: 0;
	left: auto;
	background: url(../images/sujetstart.jpg) bottom right no-repeat #d0e8f8;
}

#header_bg.startseite {
	top: auto;
	bottom: 120px;
}

#header_bg_start {
	position: absolute;
	left: 3px;
	right: 3px;
	bottom: 122px;
	top: auto;
	height: 109px;
	border: 1px solid #025189;
}

#header_bg_start div {
	position: absolute;
	left: 50%;
	right: 0;
	top: 0;
	bottom: 0;
	background: #025189;
}

#content.startseite {
	display: none;
}

#author.startseite {
	left: auto;
	bottom: auto;
	top: 16px;
	right: 3px;
}

#logo.startseite {
	bottom: 119px;
	left: auto;
	width: 226px;
	top: auto;
	height: 57px;
}

#logo.startseite img {
	position: absolute;
	left: 0;
	top: 0;
	right: auto;
	bottom: auto;
}

#functions.startseite {
	position: absolute;
	right: auto;
	left: 0;
	width: 207px;
	top: auto;
	bottom: 5px;
}

#functions.startseite li {
	text-align: right;
	padding-bottom: 0;
	padding-top: 0px;
	line-height: 15px;
}

#functions.startseite li a {
	background: url(../images/functionstart.png) right bottom no-repeat;
	padding-right: 15px;
}

#functions.startseite li a:hover {
	background: url(../images/functionstart_hover.png) right bottom no-repeat;
}

#functions.startseite .dot {
	display: none;
}

#funtionsbackgroundstart {
	position: absolute;
	left: 149px;
	width: 56px;
	bottom: 0;
	height: 54px;
	background: #e5eaed;
}

#funtionsbackgroundstart2 {
	position: absolute;
	left: 194px;
	bottom: 0;
	height: 100px;
	width: 30px;
	background: #e5eaed;
}

#startbackground {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 12px;
	height: 97px;
	background: url(../images/startbackground.png) center top;
}

#nav.startseite {
	bottom: 108px;
	left: 226px;
	border-left: 0;
	width: 539px;
}

#nav div {
	height: 37px;
	width: 356px;
	margin-left: 22px;
	border-left: 1px solid #a6c0d1;
	background: url(../images/nav_bg.png) repeat-y 0 0;
	cursor: pointer;
}

#nav.startseite ul {
	background: url(../images/navitem.png) no-repeat right top;
	padding-top: 6px;
	padding-right: 43px;
	width: 304px;
}

#nav.startseite li.last a {
	padding-right: 7px;
}

#nav.startseite div {
	padding: 0;
	margin: 0;
	height: 108px;
	background-repeat: repeat;
	padding-bottom: 3px;
	float: left;
	width: 179px;
	border: 0;
	border-right: 1px solid #a6c0d1;
	cursor: auto;
}

#nav.startseite div.hover {
	background: url(../images/nav_bg_hover.png);
}

#nav.startseite div.hover ul {
	background: url(../images/navitemstart_hover.png) no-repeat right bottom;
}

#nav.startseite div.first {
	width: 178px;
}

#nav.startseite ul {
	position: absolute;
	bottom: 8px;
	border: 0;
	width: 160px;
	float: left;
	padding-right: 19px;
	background: url(../images/navitemstart.png) right bottom no-repeat;
}

#nav.startseite div.first ul {
	width: 159px;
}

#nav.startseite li {
	display: block;
	margin-top: 4px;
	border: 0;
}

#nav.startseite a {
	border-right: 0;
	color: #a6bfd0;
	text-decoration: none;
}

#nav.startseite a:hover {
	color: white;
}

#nav.startseite li.last {
	padding-right: 0;
}

#nav.startseite #navcontainer_1 {
	height: 108px;
}









/* FAQs */

#content .faqitem {
	display: none;
	border-top: 1px solid #025189;
	margin-top: 15px;
}

#faqnav a {
	text-decoration: none;
	border-bottom: 1px solid #e5eaed;
	color: #025189;
}

#faqnav a:hover {
	color: #5b8eb3;
}








/* LAGEPLAN */

.bigview {
	display: none;
}

#detailimage {
	display: block;
}

#positionplannav a {
	display: block;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 5px;
	background: url(../images/navitem.png) no-repeat left top;
}








/* KONTAKTFORMULAR */

#form_contact input {
	width: 164px;
	border: 1px solid #ea6909;
}

#form_contact span {
	display: block;
}

#form_contact label {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
}

#form_contact #fld_betreff {
	width: 520px;
}

#form_contact textarea {
	width: 520px;
	border: 1px solid #ea6909;
	height: 70px;
	padding: 3px;
}









/* SUCHSEITE */

#search input {
	width: 250px;
	border: 1px solid #ea6909;
}










/* CONTENT */

#content_bg {
	position: absolute;
	left: 373px;
	top: 164px;
	right: 25px;
	bottom: 12px;
	background: white;
}

#content {
	position: absolute;
	overflow: auto;
	left: 413px;
	top: 164px;
	right: 5px;
	bottom: 91px;
	background: transparent;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
	line-height: 15px;
	color: #025189;
}

#content.onesubnavpoint {
	bottom: 12px;
}

body#epozcontent {
	color: black;
	background-color: white;
}

.clearing {
	clear: both;
}

#text {
	max-width: 550px;
}

#content h1 {
	font-size: 16px;
	color: #025189;
	margin-top: 10px;
	margin-bottom: 7px;
}

#content h2 {
	font-size: 14px;
	color: #ea6909;
	margin-top: 10px;
	margin-bottom: 7px;
}

#content table {
	border-collapse: collapse;
}

#content td {
	vertical-align: top;
}

#content table .copyright {
	vertical-align: bottom;
	text-align: right;
	font-size: 10px;
}

#content ul {
	margin-left: 12px;
}

#content ul li {
	padding-top: 5px;
}

#content p {
	margin-bottom: 10px;
	margin-top: 10px;
}

#content .toplink, #content .backlink {
	display: block;
	border-top: 1px solid #025189;
	list-style-type: none;
	margin-left: 0;
	margin-top: 10px;
	padding: 0;
	text-align: right;
}

#content .toplink li, #content .backlink li {
	display: inline;
}

#content .toplink a, #content .backlink a {
	text-decoration: none;
}

#content .tablepadding {
	padding-right: 20px;
}

#content .tablepaddingtop {
	padding-top: 5px;
}

#content .tableborderbottom td {
	border-bottom: 1px solid #025189;
	padding-bottom: 5px;
}

#content .ZMSGraphic .graphic {
	padding-right: 15px;
}

#content .imageborder {
	border: 1px solid #025189;
}

#content .imagetable li {
	padding-top: 0;
}

#content .imagetable p {
	margin-top: 0;
}

#content .highlightul li {
	color: #ea6909;
}

#content input {
	padding: 3px;
}

#content .tablepaddingright {
	padding-right: 8px;
	border-right: 1px solid #025189;
}

#content .tablepaddingleft {
	padding-left: 15px;
}








/* MA SEITE */

#content .teammember {
	display: none;
	margin-top: 30px;
}

#imagemap {
	position: relative;
}

.teamhover {
	position: absolute;
	width: 50px;
	height: 50px;
	background: none;
	cursor: pointer;
}

.teamfoto {
	float: left;
	margin-right: 20px;
}

.teamtext {
	display: block;
}







/* PRAXIS */

#content .bildgross {
	display: none;
}

#galerienav a {
	position: relative;
	display: block;
	float: left;
	width: 61px;
	height: 61px;
	margin-right: 7px;
	margin-bottom: 7px;
}

#galerienav a.last {
	margin-right: -2px;
}

#galerienav a span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 61px;
	height: 61px;
	background: url(../images/nav_bg.png) repeat;
	display: none;
	cursor: pointer;
}







/* VORHER-NACHHER */

.e123 .bildgross img {
	float: left;
	margin-right: 15px;
}






/* GAESEBUCH - PATIENTENTAGEBUCH */

#addGuestbookEntryForm label {
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
}

#addGuestbookEntryForm label span {
	display: block;
}

#addGuestbookEntryForm .send {
	background: transparent;
	border: 0;
	color: #ed6909;
	cursor: pointer;
}

#addGuestbookEntryForm .sendlabel {
	border-top: 1px solid #025189;
	margin-top: 10px;
	text-align: right;
}

#addGuestbookEntryForm label input {
	width: 164px;
	border: 1px solid #ea6909;
}

#addGuestbookEntryForm textarea {
	width: 520px;
	border: 1px solid #ea6909;
	height: 70px;
	padding: 3px;
}

.guestbookentry {
	border-bottom: 1px solid #e5eaed;
	padding-bottom: 5px;
}

#content #guestbookbegin {
	border-bottom: 1px solid #025189;
	margin-bottom: 20px;
}
div.ZMSGraphic.left {text-align: left;}
div.ZMSGraphic.right {text-align: right;}
div.ZMSGraphic.floatleft {float: left;}
div.ZMSGraphic.floatright {float: right;}
div.ZMSGraphic.center {text-align: center;}
div.graphic.alignleft {float: left; text-align: right;}
div.graphic.alignright {float: right; text-align: right;}


#content .team_member {
	width:116px;
	height:116px;
	float:left;
	background:#025189;
	border:1px solid #025189;
	margin:0 10px 10px 0;
}

#content .team_member h2 {
	color:white;
	margin:0;
	padding:2px 0 0 0;
	text-align:center;
	font-weight:normal;
	font-size:1em;
}


/* Zertifikat */

#sancert {position:absolute; left:8px; top:8px; display:block; width:77px; height:77px; background:url(../images/zertifikat.png) no-repeat left top;}
#sancert span {display:none;}

#startpage #sancert {position:absolute; left:-92px; top:auto; bottom:168px; display:block; width:128px; height:128px; background:url(../images/zertifikat.gif) no-repeat left top;}