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

html#web, #web body {
	background: white;
	height: 100%;
	margin: 0;
	overflow:hidden;
}

body, input, textarea, button, select, table {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

* {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR:  #999999;
	SCROLLBAR-TRACK-COLOR: #f2f2f2;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
h1 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #013D45;
	font-weight: bold;
}
h2 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #013D45;
	font-weight: bold;
}
h3 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
h4 {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #013D45;
	font-weight: bold;
}

a img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #990000;
}

a:hover {
	color: #013D45;
}
.redfont {
	font-weight: bold;
	color: #990000;
} 
.picborder {
border: 1px solid #cccccc;
}

#page {
position:absolute;
width: 770px;
top:10px;
bottom:10px;
left: 50%;
margin-left: -385px;
}
#head {
position:absolute;
left:0px;
width: 100%;
top:0px;
height: 215px;
z-index: 1000;
}

/* Navigation */
#nav_container {
position:absolute;
right:0px;
width: 255px;
top:0px;
height: 190px;
z-index: 1000;
}
#nav_top {
position:absolute;
right:0px;
width: 255px;
top:0px;
height: 9px;
}

#nav {
position:absolute;
right:0px;
width: 255px;
top:9px;
list-style-type: none;
margin: 0;
padding: 0;
}

#nav li {
position:relative;
float:right;
clear:both;
width:100%;
}

#nav a {
display:block;
}

#nav li ul {
	position: absolute;
	left: -206px;
	top: -3px;
	list-style-type: none;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #E0DFE3;
	width: 200px;
	visibility: hidden;
	text-align: right;
	border: 3px solid #ffffff;
}

#nav li ul li {
/*padding-right:11px;*/
}

#nav li ul a {
	color: #333333;
	text-decoration: none;
	white-space:nowrap;
	line-height: 1.7em;
	padding-right:11px;
}
#nav li ul a:hover {
	font-weight: bold;	
}
#pic_bg {
position:absolute;
left:0px;
width: 512px;
top:0px;
height: 190px;
background-color: #013D45;
}
#sitepic {
position:absolute;
right:0px;
width: 408px;
top:0px;
height: 190px;
}

#logo1 {
position:absolute;
left:0px;
width: 99px;
top:0px;
height: 172px;
}
#logo2 {
position:absolute;
left:110px;
width: 223px;
bottom:35px;
height: 44px;

}
#headline_bg {
position:absolute;
left:0px;
width: 512px;
top:193px;
height: 22px;
background-image: url(../images/yellow_bar.jpg);
background-repeat: no-repeat;
}
#headline {
position:absolute;
left:0px;
top:0px;
}

#blue_bg {
position:absolute;
right:0px;
width: 255px;
top:193px;
height: 22px;
background-image: url(../images/blue_bar.gif);
background-repeat: no-repeat;
}
#footer {
position:absolute;
left:0px;
width: 100%;
bottom:0px;
height: 35px;
}
#footer_bg {
position:absolute;
left:0px;
width: 512px;
top:0px;
height: 22px;
background-image: url(../images/yellow_bar.jpg);
background-repeat: no-repeat;
}
#aerzte {
	position:absolute;
	right:8px;
	left:12px;
	top:5px;
	height: 22px;
	color: #333333;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#aerzte a {
	color: #333333;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}
#aerzte a:hover {
	color: #990000;
}
#footer_blue_bg {
position:absolute;
right:0px;
width: 255px;
top:0px;
height: 22px;
background-image: url(../images/blue_bar.gif);
background-repeat: no-repeat;
}
#print {
position:absolute;
left:12px;
top:6px;
}
#home {
position:absolute;
left:125px;
top:5px;
}
#email {
position:absolute;
right:12px;
top:6px;
}

#contact {
	position:absolute;
	right:150px;
	left:11px;
	top:27px;
	height: 22px;
	color: #333333;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}

#author {
position:absolute;
right:7px;
width: 109px; 
top:26px;
height: 15px;
}
#subnav_container {
position:absolute;
right: 0px;
top: 218px;
width: 255px;
bottom: 38px;
background-color: #E0DFE3;
}

#subnav {
	position: absolute;
	top:16px;
	left: 8px;
	right:8px;
	list-style-type:none;
	margin:0;
	padding:0;
	border-top: 1px solid #ffffff;
}

#subnav li {
border-bottom: 1px solid #ffffff;
padding:3px 0 3px 0;
}

#subnav a {
display:block;
color:#005279;
font-size:11px;
background-image:url(../images/pfeil_grau.gif);
background-position:4px 3px;
background-repeat:no-repeat;
padding-left:20px;
}

#subnav a:hover, #subnav a.activenode, #subnav a.active {
font-weight:bold;
}
#start_medien {
position: absolute;
bottom:120px;
left: 150px;
right:8px;	
height: 121px;
z-index:1500;
}
#start_ordinationszeiten {
position: absolute;
bottom:93px;
left: 8px;
right:8px;	
height: 40px;
border: 1px solid #CCB300;
padding: 5px;
z-index:1000;
}
#start_anfahrt {
position: absolute;
bottom:8px;
left: 8px;
right:8px;	
height: 65px;
border: 1px solid #990000;
padding: 5px;
}

#content_container {
position:absolute;
left: 0px;
top: 218px;
width: 512px;
bottom: 38px; 
z-index: 500;
}

#subheadline {
position: absolute;
top: 10px;
left: 11px;
font-family: "Tahoma", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #990000;
font-weight: bold;

}

#content {
position: absolute;
top: 30px;
bottom: 0px;
left: 11px;
right: 0px;
padding-right:15px;
padding-top:10px;
overflow: auto;
padding-bottom:10px;
}

#content ul {
	list-style-image: url(../images/pfeil.gif);
	list-style-position:outside;
	margin:0;
	padding-left:18px;
}

#content li {
	margin:0 0 4px 0;
}

#start_slogan1 {
position: absolute;
top: 10px;
left: 4px;
z-index: 1500;
}
#start_slogan2 {
position: absolute;
top: 50px;
left: 7px;
z-index: 1500;
}
#start_slogan3 {
position: absolute;
top: 80px;
left: 7px; 
z-index: 1500;
}

#start_slogan4 {
position: absolute;
top: 110px;
left: 7px; 
z-index: 1500;
}
#implant_container {
position:absolute;
left: 0px;
top: 150px;
width: 510px;
bottom: 30px;

z-index: 1500;
}
#implant {
position:absolute;
height: 105px;
left: 0px;
width: 100%;
top: 50%;
margin-top: -60px;

}
 
#english {
position: absolute;
bottom: -4px;
left: 11px;	
width: 400px;
height: 20px; 
z-index: 1500;
}
#allekassen {
position: absolute;
bottom: -4px;
right: 5px;	
width: 65px;
height: 20px; 
z-index: 1500;
}
/* Sitemap */
.sm_level1 {
position:relative;
margin-bottom:10px;
}

.sm_level1, .sm_level1 a {
font-size:12px;
font-weight:bold;
}

.sm_level2 {
position:relative;
margin-left:15px;
}

.sm_level2, .sm_level2 a {
font-size:11px;
font-weight:normal;
}

.sm_level2 a {
padding-left:15px;
padding-top:1px;
background-image: url(../images/icons/link_marker.gif);
background-position:left center;
background-repeat:no-repeat;
}

.sm_level3 {
position:relative;
margin-left:15px;
}

/* contact */
#form_contact .container_left, #form_contact .container_right {
vertical-align:top;
}

#form_contact .container_right {
padding-left:10px;
}

#form_contact .spacer {
width:3px;
}

#form_contact .container_fields {
margin-bottom:2px;
}

#form_contact #fld_firma, #form_contact #fld_titel, #form_contact #fld_vorname, #form_contact #fld_nachname, #form_contact #fld_strasse, #form_contact #fld_telefon, #form_contact #fld_email {
width:200px;
}

#form_contact #fld_plz {
width:40px;
}

#form_contact #fld_ort {
width:143px;
}

#form_contact #fld_betreff {
width:200px;
}

#form_contact #fld_text {
width:200px;
height:228px;
} 
/* forms general */

form {
margin:0px;
padding:0px;
}

input, select, textarea {
margin:1px!important;
padding:0px;

}

input, textarea {
padding-left:2px;
padding-right:2px;
border:1px solid #999999;
}

select {
border:1px solid #999999;
}

textarea {
overflow:auto;
}

input.radio, input.checkbox {
padding-left:0px;
padding-right:0px;
border:0px;
}

label.error {
color:#990000;
}

input.error, select.error {
border:1px solid #990000;
}

button {
padding:0px;
margin:0px;
border:0px;
cursor:pointer;
background:none;
}

button img {
margin-top:-2px;
margin-left:-3px;
}

#container_senden {
float:left;
}

#button_senden {
border:none;
background:none;
font-weight:bold;
color:#990000;
margin-right:-3px;
padding-right:0px;
font-size: 12px;
}

#button_senden:hover, #button_senden.hover {
color:#013D45;
}

/* Seite weiterempfehlen */
#form_swe #fld_name_absender, #form_swe #fld_email_absender, #form_swe #fld_name_empfaenger, #form_swe #fld_email_empfaenger {
width:195px;
}

#form_swe #fld_kommentar {
width:399px;
height:100px;
}

#hoverpic {
position: absolute;
z-index: 99999;
}  
#content .container_downloads .excelfile {
position:relative;
padding-left:23px;
background-image: url(../images/icon_excel.gif);
background-position:left center;
background-repeat:no-repeat;
padding-top:0.5em;
padding-bottom:0.5em;
}

#content .container_downloads .pdffile {
position:relative;
padding-left:23px;
background-image: url(../images/icon_pdf.gif);
background-position:left center;
background-repeat:no-repeat;
padding-top:0.5em;
padding-bottom:0.5em;
}

#content .container_downloads .onlinefile {
padding-left:23px;
background-image: url(../images/icon_ie.gif);
background-position:left center;
background-repeat:no-repeat;
padding-top:0.5em;
padding-bottom:0.5em;
}
#content .container_downloads td {
height: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;
}
