/* CSS Document */
/* ZAHNAERZTE ------------------------------------------*/

/* Website Konzept, Design und Realisierung ------------*/
/* metome.design - crossmedia communication ------------*/


/* ------------------------------------------------------
Basics
------------------------------------------------------- */
html, body {
	margin: 0em;
	padding: 0em;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	line-height: 1.4em;
	}
	
h1 {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.7em;
	margin-left: 0.5em;
	}
h2, h3, h4{
	font-size: 1em;
	color: #333333;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0.5em;
	}

p {
	margin-top: 0em;
	margin-right: 1.8em;
	margin-bottom: 0em;
	margin-left: 0.5em;
	padding-bottom: 0.7em;
	}
p.legend {
	font-size: 0.9em;
	margin-top: 0.6em;
	margin-right: 1.8em;
	margin-bottom: 0em;
	margin-left: 0.5em;
	padding-bottom: 0.7em;
	}
p.kostenbox {
	margin-top: 0em;
	margin-right: 1.8em;
	margin-bottom: 0em;
	margin-left: 0.5em;
	padding: 0.5em;
	}
p.ergebnisbox {
	margin-top: 0em;
	margin-right: 1.8em;
	margin-bottom: 0em;
	margin-left: 0.5em;
	padding: 0.5em;
	}

p.dottedLine {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0em;
	}
p.footer {
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	padding: 0px;
	}

.dunkelgruen {
	color: #333333;
	}
.gruen {
	color: #333333;
	}
.index a {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.7em;
	margin-left: 0.3em;
	text-decoration: none;
	}
.index_inactive a {	
	color: #cccccc;
	text-decoration: none;
	}

img {
	border: none;
	}
img.anfahrt {
	border: 1px solid #cccccc;
	}

/* ------------------------------------------------------
	LIST METANAV
------------------------------------------------------- */
#navcontainer { 
	text-align: right; 
	margin-right: 1em;
	}
#navlist {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#navlist li {
	display: inline;
	padding: 0;
	margin: 0;
	
	}

/* ------------------------------------------------------
	LIST MAINNAV
------------------------------------------------------- */
#navcontainer_main { 
	margin-left: 0.5em;
	text-align: left;
	}
#navlist_main {
	list-style: none;
	padding: 0; 
	margin: 0;
	}
#navlist_main li {
	display: inline;
	margin: 0;
	}

#navcontainer_main ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-bottom: 0.35em;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 0.5em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #78b63d;
	}
#navcontainer_main li a#current, #navlist li a#current:link {
	background-color: #eef1e0;
	color: #008174;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #008174;
	}

/* ------------------------------------------------------
	LIST LINKDOWN
------------------------------------------------------- */
#linkdown_container { 
	text-align: left; 
	}
#linkdown_list {
	padding: 0;
	margin: 0;
	list-style: none;
	}
#linkdown_list  li {
	padding-left: 20px;
	background-image: url(../images/linkdown.gif);
	background-repeat: no-repeat;
	background-position: 0.5em;
	}
#linkdown_list  li a {
	text-decoration: none;
	color: #333333;
	}
#linkdown_list  li a:hover {
	text-decoration: underline;
	color: #333333;
	}

/* ------------------------------------------------------
	LIST STICHWORTVERZEICHNIS
------------------------------------------------------- */
dl {
	margin: 0;
	padding-left: 0.5em;
	}
dt {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #008174;
	margin: 0;
	padding-bottom: 0.5em;
	padding-top: 1em;
	}
dd {
	margin: 0;
	padding: 0;
	}
dd a {
	margin: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	text-decoration: none;
	color: #333333;
	}
dd a:hover {
	margin: 0;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	text-decoration: none;
	}

/* ------------------------------------------------------
	LIST SYMBOLE HILFE
------------------------------------------------------- */
#symbole_container { 
	text-align: left; 
	}
#symbole_list {
	padding: 0em;
	margin: 0em;
	
	}
#symbole_list li {
	padding-left: 5px;
	padding-bottom: 0.5em;
	margin-left: 2em;
	list-style-type: disc;
	list-style-position: outside;
	}


#symbole2_container { 
	text-align: left; 
	}
#symbole2_list {
	padding: 0em;
	margin: 0em;
	list-style: none;
	}
#symbole2_list li {
	padding-left: 7px;
	padding-bottom: 0.5em;
	margin: 0em;
	}


#symbole3_container { 
	text-align: left; 
	}
#symbole3_list {
	padding: 0em;
	margin: 0em;
	list-style: none;
	}
#symbole3_list li {
	padding-left: 5px;
	padding-bottom: 0.5em;
	margin-left: 0em;
	}
		
/* ------------------------------------------------------
	BASIC CONTAINER
------------------------------------------------------- */
#BasicContainer {
	width: 67.7em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100%;
		}
#meta {
	display: none;
	}
#header {
	display: none;
	}
#headerimage {
	display: none;
	}
#logo {
	display: none;
	}
#mainnav {
	display: none;
	}
	
/* --- outer and inner CONTENT ---------------------- */
#outer { 
	height: auto;
	} 
#inner	{
	margin:0; 
	width:100%; 
	height: auto;
	}
#servicespalte_right {
	width: 18em;
	height: auto;
	float: right;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-top: 0em;
	margin-left: 2em;
	}
#content {
	height: auto;
	padding: 1em;
	margin-top: 1.5em;
	margin-right: 18em;
	}
#teaserStartseite_1 {
	padding: 0.5em;
	margin: 0.5em;
	width: 45em;
	height: auto;
	}
#teaserStartseiteBild_1 {
	width: 120px;
	height: 85px;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	float: left;
	z-index: auto;
	}
#teaserStartseite_2 {
	padding: 0.5em;
	margin: 0.5em;
	width: 45em;
	height: auto;
	clear: right;
	}
#teaserStartseiteBild_2 {
	width: 120px;
	height: 85px;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	float: left;
	clear: both;
	z-index: auto;
	}
#footer {
	position:relative;
	height: auto;
	width: 65.7em;
	text-align: left;
	color: #333333;
	padding-top: 4em; 
	padding-right: 1em; 
	padding-bottom: 1em; 
	padding-left: 1em;
	float: left;
	z-index:4;	
	}
#footer_content {
	position:relative;
	height: auto;
	width: 47em;
	text-align: left;
	color: #333333;
	z-index:4;	
	}

#flash_content {
	display: none;
	}

#map_container {	
	display: none;
	}
#map_1 {	
	width: 494px;
	height: 254px;
	background-image: url(../images/anfahrtsplan_1.jpg);
	background-repeat: no-repeat; 
	border: 1px solid #f9f7f4;
	}
#map_2 {	
	width: 494px;
	height: 254px;
	background-image: url(../images/anfahrtsplan_2.jpg);
	background-repeat: no-repeat; 
	border: 1px solid #f9f7f4;
	}
#map_3 {	
	width: 494px;
	height: 254px;
	background-image: url(../images/anfahrtsplan_3.jpg);
	background-repeat: no-repeat; 
	border: 1px solid #f9f7f4;
	}

#anamnese-preview a {
	display: none;
	}

#formularbox {	
	background-color: #e6edd9;
	margin-top: 1em;
	margin-right: 1.8em;
	margin-bottom: 0em;
	margin-left: 0.5em;
	padding: 0.5em;
	}

#index01 {
	position: relative;
	background-color: #f9f7f4;
	margin:0; 
	width: 20em; 
	height: auto;
	float: left;
	}
#index02 {
	position: relative;
	background-color: #f9f7f4;
	left: 0em; 
	width: 20em; 
	height: auto;
	float: left;	
	}

#separatorTop1 {
	display: none;
	}

#separatorTop2 {
	display: none;
	}

#separatorTop3 {
	display: none;
	}
	
/* ---------------------------------------------------
SERVICESPALTE
---------------------------------------------------- */
p.fontsbox {
	padding-bottom: 0.1em;
	padding-top: 0.1em;
	margin: 0em;
	display: block;
	}

p.dottedLine_1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	padding-bottom: 0.6em;
	padding-top: 0.5em;
	margin: 0em;
	display: block;
	}

.headlineOnlineTermin {
	color: #333333;
	padding-right: 0.5em;
	padding-left: 2.2em;
	}
.headlineServicespalte {
	color: #333333;
	padding-right: 0.5em;
	padding-left: 2.2em;
	}

.einzug {
	padding-left: 2.2em;
	padding-right: 0.3em;
	}

p.dottedLine_service {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	padding-bottom: 0.25em;
	margin: 0em;
	display: block;
	}

.pfeil {
	width: 12px;
	height: 12px;
	background-image: url(../images/linkintern.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 1.4em;
	}
	
/*--- servicebox ------------------------------------- */
#servicebox {
	position: absolute;
	width: 18em;
	height: auto;
	text-decoration: none;
	display: block;
	padding-top: 0.55em;
	}

/*---------------------------------------------------- */
a.fonts {
	text-decoration: none;
	color: #333333;
	background-image: url(../images/s_font.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0em;
	margin: 0em;
	padding-left: 2.5em;
	}

/*---------------------------------------------------- */
#fonts_reduce a {
	display: none;
	}
#fonts_100 a {
	display: none;
	}
#fonts_increase a {
	display: none;
	}

/*---------------------------------------------------- */
a.tellafriend {
	text-decoration: none;
	color: #333333;
	background-image: url(../images/s_tellafriend.gif);
	background-repeat: no-repeat;
	background-position: 0.8em 0em;
	margin: 0em;
	padding-left: 2.5em;
	}

/*---------------------------------------------------- */
a.reminder {
	text-decoration: none;
	color: #333333;
	background-image: url(../images/s_reminder.gif);
	background-repeat: no-repeat;
	background-position: 0.8em 0em;
	padding-left: 2.5em;
	}
/*---------------------------------------------------- */
a.amnanese {
	text-decoration: none;
	color: #333333;
	background-image: url(../images/s_file.gif);
	background-repeat: no-repeat;
	background-position: 0.8em 0em;
	padding-left: 2.5em;
	}

/*--- online-termin ---------------------------------- */
#onlinetermin_box a {
	position: absolute;
	color: #333333;
	width: 18em;
	height: auto;
	text-decoration: none;
	display: block;
	background-image: url(../images/s_calender.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 0.55em;
	border: 1px solid #cccccc;
	z-index: 29;
	top: 15em;
	}

/*--- feedbackbox ------------------------------------ */
#feedback_box a {
	position: absolute;
	color: #333333;
	width: 18em;
	height: auto;
	margin: 0em;
	top: 25em;
	text-decoration: none;
	display: block;
	background-image: url(../images/s_feedback.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-top: 0.55em;
	border: 1px solid #cccccc;
	z-index: 34;
	}

/*--- teaserbox -------------------------------------- */
#teaser_box a {
	position: absolute;
	color: #333333;
	width: 18em;
	height: auto;
	margin: 0em;
	top: 36em;
	text-decoration: none;
	display: block;
	background-image: url(../images/s_teaser.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 0.55em;
	border: 1px solid #cccccc;
	z-index: 35;
	}

/*--- newsbox ---------------------------------------- */
#newsbox {
	position: absolute;
	color: #333333;
	width: 18em;
	height: auto;
	margin-top: 0em;
	top: 36em;
	background-image: url(../images/s_book.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-bottom: 1em;
	padding-top: 0.55em;
	z-index: 30;
	}

.headlineNews_withe {
	color: #333333;
	padding-right: 0.5em;
	padding-left: 2.2em;
	}
.headlineNews {
	color: #333333;
	padding-right: 0.5em;
	padding-left: 2.2em;
	}
.leuchtendgruen {
	color: #333333;
	font-weight: bold;
	padding-right: 0.5em;
	padding-left: 2.2em;
	}
p.dottedLine_news {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	padding-bottom: 0.25em;
	padding-top: 1em;
	margin-top: 1em;
	display: block;
	}

/* ---------------------------------------------------
LINKS
---------------------------------------------------- */
a:link {color: #333333; text-decoration: none;}
a:visited {color: #333333; text-decoration: none;}
a:hover {color: #333333; text-decoration: none;}
a:active {color: #333333; text-decoration: none;}



