html#web, body {
	overflow: auto;
	height: 100%;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
}

input, textarea, button, select, table, th, td, div, p, label, span {
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #4b4b4b;
}

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

table {
	border: 0;
	border-collapse: collapse;
}

table td {
	padding: 0;
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #1f6d32;
}

a:hover {
}

img {
	border: 0;
}

* {
	margin: 0;
	padding: 0;
}








/*Layout*/

#logo {
	position: absolute;
	left: 50%;
	margin-left: -155px;
	top: 13px;
}

#logostart {
	position: absolute;
	left: 50%;
	margin-left: -230px;
	top: 22px;
	z-index: 20;
}

#facharzt {
	position: absolute;
	left: 150px;
	bottom: 3px;
	right: 192px;
	height: 21px;
	border-top: 1px solid #31a32c;
	background: #e0f1e0;
}

#facharzt img {
	position: absolute;
	left: 50%;
	margin-left: -128px;
	top: 2px;
}

#facharztstart {
	position: absolute;
	left: 20px;
	bottom: 3px;
	right: 10px;
	height: 21px;
	background: #e0f1e0;
}

#facharztstart img {
	position: absolute;
	left: 50%;
	margin-left: -201px;
}

#backgroundtop {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 50%;
	background: #31a32c url(../images/musteroben.gif) repeat left top;
}

#verlauftop {
	position: absolute;
	left: 0;
	right: 0;
	height: 125px;
	top: 50%;
	margin-top: -270px;
	background: url(../images/verlauftop.png) repeat-x left bottom;
}

#startpage #verlauftop {
	margin-top: -249px;
}

#topline {
	position: absolute;
	left: 150px;
	right: 192px;
	height: 10px;
	top: 53px;
	border-top: 1px solid #31a32c;
}

#startpage #topline {
	top: 74px;
}

#backgroundbottom {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 50%;
	background: #1f6d32 url(../images/musterunten.gif) repeat left top;
}

#verlaufbottom {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	bottom: 0;
	background: url(../images/verlaufbottom.png) repeat-x 0 173px;
}

#backgroundcenter {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -145px;
	height: 319px;
	background: #4b4b4b;
}

#backgroundcenterstart {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	bottom: 0;
	margin-top: -124px;
	height: 298px;
	background: #4b4b4b;
}

#container {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 950px;
	height: 396px;
	margin-left: -475px;
	margin-top: -198px;
}

#containerleft {
	position: absolute;
	left: 0;
	top: 15px;
	bottom: 15px;
	width: 12px;
	border-left: 3px solid #31a32c;
	background: white;
}

#containerright {
	position: absolute;
	right: 0;
	top: 15px;
	bottom: 15px;
	width: 12px;
	border-right: 3px solid #31a32c;
	background: white;
}

#containercenter {
	position: absolute;
	right: 15px;
	left: 15px;
	top: 0;
	bottom: 0;
	border-top: 3px solid #31a32c;
	border-bottom: 3px solid #1f6d32;
	background: white;
}

#ecklo {
	position: absolute;
	left: 0;
	top: 0;
	width: 15px;
	height: 15px;
	background: url(../images/containereck_lo.gif) no-repeat;
}

#ecklu {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 15px;
	height: 24px;
	background: url(../images/containereck_lu.gif) no-repeat;
}

#eckro {
	position: absolute;
	right: 0;
	top: 0;
	width: 15px;
	height: 15px;
	background: url(../images/containereck_ro.gif) no-repeat;
}

#eckru {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 15px;
	height: 24px;
	background: url(../images/starteck_ru.gif) no-repeat;
}

#sujet {
	position: absolute;
	right: 0;
	bottom: 0;
	top: 53px;
	width: 198px;
	background: url(../images/containereck_ru.gif) no-repeat right bottom;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#sujet img {
	position: absolute;
	right: 0;
	bottom: 3px;
}

#title {
	margin-left: -3px;
}

#slogan {
	position: absolute;
	left: 50%;
	margin-left: -467px;
	bottom: 3px;
}

#author {
	position: absolute;
	right: 8px;
	bottom: -11px;
}

#functions {
	position: absolute;
	left: 14px;
	bottom: 3px;
	height: 21px;
	list-style-type: none;
	padding-left: 12px;
	width: 116px;
}

#startpage #functions {
	background: url(../images/bogen.gif) no-repeat bottom right #dbdbdb;
}

#druckadresse {visibility:hidden;}

#functions li {
	display: inline;
}

#functions li a {
	display: block;
	float: left;
	margin-right: 17px;
	padding-top: 4px;
}

#functions .last a {
	margin-right: 0!IMPORTANT;
}

#search {
	position: absolute;
	left: 3px;
	bottom: 25px;
	border-top: 1px solid white;
	width: 144px;
	height: 1.2em;
	display: none;
	z-index: 30;
}

#search input {
	width: 120px;
	height: 1.2em;
	background: white;
	border: 0;
	position: absolute;
	left: 0;
	top: 0;
}

#startpage #search input {
	width: 117px;
}

#search button {
	width: 20px;
	height: 1.2em;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	color: white;
	background: url(../images/suchen.gif) no-repeat left center;
}

#startpage #search button {
	right: 3px;
}

#search button:hover {
	background-image: url(../images/suchen_hover.gif);
}

#search button span {
	display: none;
}

#calcdiv {
	position: absolute;
	left: 5px;
	right: 0;
	top: 30px;
	bottom: 0;
}


#calc {
	background: transparent;
	height: 100%;
	width: 100%;
}

#contactinfo {
	position: absolute;
	left: 0;
	width: 124px;
	bottom: 24px;
	color: white;
	text-align: right;
}

#contactinfo a {
	padding-top: 4px;
	display: block;
	margin-bottom: 10px;
}

#ordinationszeiten {
	position: absolute;
	color: white;
	background: url(../images/linievertikal.gif) #4b4b4b right 4px no-repeat;
	top: 74px;
	bottom: 24px;
	right: 0;
	width: 125px;
	border-right: 3px solid #3e3e3e;
	padding-top: 43px;
	padding-left: 29px;
}

#ordinationszeiten .starttext {
	margin-top: 15px;
}

#ordinationszeiten .starttext .uhrzeit {
	text-align: right;
	padding-right: 0;
}

#ordinationszeiten td {
	color: white;
	padding-right: 1em;
	padding-bottom: 0.3em;
}

#ordinationszeiten p {
	color: white;
	margin-top: 1em;
}

#allekassen {
	position: absolute;
	bottom: 13px;
	left: 29px;
}





/*Suche*/
dl dd em a {display:none;}
dl dt a {margin-top:10px;}






/*Navigation*/

#nav {
	position: absolute;
	left: 0;
	top: 53px;
	bottom: 3px;
	width: 155px;
	background: url(../images/menue.gif) no-repeat;
	list-style-type: none;
	padding-top: 43px;
}

#startpage #nav {
	background: url(../images/linievertikal.gif) #4b4b4b 0 4px no-repeat;
	bottom: 24px;
	top: 74px;
	border-left: 3px solid #3e3e3e;
	width: 152px;
}

#startpage #nav a {
	width: 121px;
}

#nav a {
	width: 125px;
	display: block;
	font-family: "Arial Narrow", Arial, sans-serif;
	color: white;
	text-transform: uppercase;
	text-align: right;
	font-size: 1.2em;
	padding-bottom: 10px;
}

#nav .active ul a, #nav .activenode ul a {
	text-transform: none;
	color: #a6a4a4;
	font-size: 1em;
	font-family: Arial, sans-serif;
	padding-bottom: 0;
}

#nav li {
	display: inline;
}

#nav a.first.active, #nav a.first.activenode {
	padding-top: 0;
}

#nav a.active, #nav a.activenode {
	padding-top: 10px;
	padding-bottom: 5px;
}

#nav li ul a.active, #nav li ul a.activenode {
	padding-top: 0;
}

#nav .active ul, #nav .activenode ul {
	display: block;
	padding-bottom: 20px;
}

#nav .active ul ul {
	display: none;
}

#nav .active a {
	color: #65c061;
}

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

#nav .active .active a, #nav .active .activenode a {
	color: white;
}

#nav a:hover {
	color: #65c061;
}

#nav ul {
	display: none;
}

#nav ul ul {
	display: none;
}

#link_e83 {
	list-style-type: none;
}








/*Inhalte*/

#content {
	position: absolute;
	left: 205px;
	top: 95px;
	bottom: 25px;
	right: 3px;
	padding-right: 246px;
	padding-left: 5px;
	overflow: auto;
}

#content p, #content ol, #content ul, #content table {
	margin: 0 0 1em 0;
}

#content_spacer{height:1em;	clear: both; float: none;}

#content a {
	text-decoration: underline;
	color: #1f6d32;
}

#content ul {
	margin-left: 1.5em;
}

h1 {
	margin: 0 0 1em 0;
	font-size: 1.3em;
	color: #1f6d32;
	text-transform: uppercase;
}

h2 {
	margin: 0 0 0.8em 0;
	font-size: 1.3em;
	color: #1f6d32;
	font-weight: normal;
}

h3 {
	margin: 0 0 0.8em 0;
	font-size: 1.1em;
}

h4 {
	margin: 0 0 0.8em 0;
	font-size: 1em;
}

h5, h6 {
	margin: 0;
	font-size: 1em;
}

#content .zahngrafiken ul {
	list-style-type: none;
}

#content .zahngrafik {
	float: left;
	padding-right: 2em;
	padding-bottom: 0.5em;
}

#positionplan a {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	text-decoration: none;
}

#positionplan img {
	border: 1px solid #1f6d32;
}

#positionplan .overview, #positionplan .detail {
	cursor: pointer;
}

#positionplan span {
	display: block;
}




/* Zahngrafiken hochformat*/
#content #zahngrafiken_e839 .zahngrafik, #content #schematische_1 .zahngrafik, #content #schematische_2 .zahngrafik {
	width: 94px;
}




/* Zahngrafiken querformat*/
#content #ablauf_weisheitszahnentfernung .zahngrafik, #content #ablauf_wurzelspitzenresektion .zahngrafik, #content #richtige_putztechnik .zahngrafik {
	width: 132px;
}




/* Zahngrafiken Rahmen*/
#content .zahngrafik img {
	border: 1px solid #31a32c;
}




/* Zahnfotos querformat, kleiner Abstand*/
#content #zahnluecken .zahngrafik, #content #freiendluecken .zahngrafik, #content #zahnloser_kiefer .zahngrafik, #content #weiter_beispiele_1 .zahngrafik, #content #weiter_beispiele_2 .zahngrafik {
	padding-right: 1em;
}






/* Gesundheitslinks */

#linkcollection_selbsthilfegruppen {
	float: left;
	width: 300px;
}

#linkcollection_gesundheitsportale {
	float: left;
	margin-right: 3em;
}




/* Notfaelle */

#linkcollection_notfaelle {
	width: 490px;
}

#linkcollection_notfaelle li {
	float: left;
	width: 230px;
}




.links_floatleft {
	float: left;
	padding-right: 3em;
}

.clearing {
	clear: both;
	float: none;
}

.paddingtable td {
	padding-right: 1em;
}

.faqitem {
	display: none;
}

#startbild {
	position: absolute;
	background: url(../images/sujetstart_ger.jpg) no-repeat;
	left: 130px;
	top: 74px;
	bottom: 24px;
	right: 135px;
	padding-right: 246px;
	overflow: auto;
	z-index: 10;
}

#startbild.eng {
	background: url(../images/sujetstart_eng.jpg) no-repeat;
}

#content .backlink {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;

}

.atikon_logo {
	float: left;
}

.adress {
	margin-left: 175px;
	margin-bottom: 1em;
}







/*Formulare*/

html #recall_service select {height: 30px!IMPORTANT;}

input, select, textarea {
	margin: 0;
	padding: 0;
	background: #e0f1e0;
}

input:focus, select:focus, textarea:focus {
	background: white;
}

input, textarea {
	padding: 0 2px;
	border: 1px solid #31a32c;
}

select {
	border: 1px solid #31a32c;
}

textarea {
	overflow: auto;
}

label.error {
	color: #FF0000;
}

label.error input, label.error select, label.error textarea {
	border: 1px solid #FF0000;
}

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

#content form {
	margin-bottom: 1em;
width:475px;
overflow:hidden;
}

#content form .container_1 {
	float: left;
	margin-right:12px;
	margin-bottom: 0.3em;
	width: 230px;
}

#content form .container_2 {
	float: left;
	margin-bottom: 0.3em;
	width: 225px;
}

#content label {
	display: block;
	margin-bottom: 0.1em;
	height: 3em;
}

#content label span {
	display: block;
}

#content input, #content textarea {
	width: 225px;
	margin-top: 1px;
}

#content input.radio, #content input.checkbox {
	padding-left: 0;
	padding-right: 0;
	border: 0;
	width: auto;
}

#content button {
	margin-right: -0.2em;
}

#content .button_send_ger {
	float: right;
	width: 54px;
	height: 17px;
	overflow: hidden;
	background: url(../images/send_ger.gif) no-repeat left top;
	margin-right:1px;
}

#content .button_send_eng {
	float: right;
	width: 54px;
	height: 17px;
	overflow: hidden;
	background: url(../images/send_eng.gif) no-repeat left top;
	margin-right:1px;
}

#content .button_send_ger span, #content .button_send_ger_hover span, #content .button_send_eng span, #content .button_send_eng_hover span {
	display: none;
}

#content .button_send_ger_hover {
	float: right;
	width: 54px;
	height: 17px;
	overflow: hidden;
	background-image: url(../images/send_ger_hover.gif);
	margin-right:1px;
}

#content .button_send_eng_hover {
	float: right;
	width: 54px;
	height: 17px;
	overflow: hidden;
	background-image: url(../images/send_eng_hover.gif);
	margin-right:1px;
}

#content #label_plz {
	float: left;
	margin-right: 8px;
}

#content #fld_plz {
	width: 40px;
}

#content #fld_betreff {
	width: 468px;
}

#content #label_ort {
	float: left;
}

#content #fld_ort {
	width: 170px;
}

#content #label_telefon {
	clear: both;
}

#content #label_text {
	height: 21em;
}

#content #fld_text {
	height: 19.8em;
}

#content .contact_address {
	float: left;
	margin-right: 2em;
}

#content table.contact_phone_fax {
	float: left;
	margin-right: 2em;
}

#content table.contact_web {
	float: left;
}

#content table.contact_phone_fax th, #content table.contact_web th {
	font-weight: bold;
	text-align: left;
	padding-right: 1em;
}









/*Diverses*/
#searchablecontent, #skip, #printlogo {
	display: none;
	visibility: hidden;
}

.leftlabeled {
	clear: both;
}

.leftlabeled th {
	font-weight: bold;
	text-align: left;
	padding-right: 1em;
}









/*ZMS*/
.ZMSFile {
	margin: 0 0 1em 0;
}

.ZMSFile .text {
	display: none;
}

.ZMSFile img {
	vertical-align: middle;
}





/* POPUP */

#film_small {
	float: left;
	margin-top: -5px;
	margin-right: 1em;
	background: black;
}

#film_big {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 624px;
	height: 352px;
	margin-left: -313px;
	margin-top: -170px;
	background: white;
	border-left: 1px solid #31a32c;
	border-right: 1px solid #31a32c;
}

#film_nav a {
	display: block;
}

#popup_background {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: black;
}

#close_popup {
	position: absolute;
	right: -1px;
	top: -17px;
	width: 17px;
	height: 17px;
	background: black;
	background: url(../images/schliessen.gif) no-repeat right top;
}

#close_popup span {
	display: none;
}

#film_eck_0 {
	/* Eck links oben */
	position: absolute;
	left: -1px;
	top: -17px;
	width: 4px;
	height: 17px;
	background: url(../images/rundecklo.gif) no-repeat left top;
}

#film_eck_1 {
	/* oben */
	position: absolute;
	top: -17px;
	left: 3px;
	right: 16px;
	height: 17px;
	background: white;
	border-top: 1px solid #31a32c;
}

#film_eck_2, #film_eck_3, #film_eck_4 {
	position: absolute;
	left: -1px;
	bottom: -4px;
	width: 4px;
	height: 4px;
}

#film_eck_2 {
	/* Eck links unten */
	background: url(../images/rundecklu.gif) no-repeat left bottom;
}

#film_eck_3 {
	/* unten */
	left: 3px;
	right: 3px;
	height: 3px;
	width: auto;
	border-bottom: 1px solid #31a32c;
	background: black;
}

#film_eck_4 {
	/* Eck rechts unten */
	left: auto;
	right: -1px;
	background: url(../images/rundeckru.gif) no-repeat right bottom;
}

#content #galerienav {
	list-style-type: none;
	margin-left: 0;
	margin-right:0;
	width: 470px;
}

#galerienav li {
	display: inline;
}

#galerienav a {
	overflow: hidden;
	margin-right: 12px;
	margin-bottom: 12px;
	padding: 0;
	display: block;
}


#galerienav img {
	border: 1px solid #1f6d32;
}




/*Ordinationsgalerie*/

#galerienav.e838 {
	width: 450px;
}

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;
}





/* TOOLTIP */

#tooltip {
	background: #e2efe0;
	padding: 0.5em;
	padding-top: 0.4em;
	border: 1px solid #0f7b00;
	color: #0f7b00;
	display: none;
}

.definitionlink {
	text-decoration: none;
	background: url(../images/questionmark.gif) no-repeat right top;
	padding-right: 7px;
}



/*SPRACHAUSWAHL*/

#ger {
	position: absolute;
	right: 45px;
	top: -23px;
}

#eng {
	position: absolute;
	right: 5px;
	top: -23px;
}

.standard {
	display: none;
}

#title_print {
	display: none;
}