		/* -------------------------------------------------------------------- */
		/* CSS - Stylesheet for www.zahnkultur.de                               */
		/* Copyright (c) 2005 by inet-cologne.de                                */
		/* -------------------------------------------------------------------- */
		/* Version: 1.1.6 - 01.04.2005                                          */
		/* -----------------------------footer--------------------------------- */
		/* Author: Christoph Wagner - inet-cologne.de                           */
		/* Date: 28.02.2005                                                     */
		/* -------------------------------------------------------------------- */


		/* -------------------------------------------------------------------- */
		/* general layout */
		/* -------------------------------------------------------------------- */
		/* boxbody = boxleft + boxcenter                                        */
		/* boxwrap = boxbody + boxright                                         */
		/* (For safety: if you use %, keep boxbody and boxwrap at or below 99%) */
		/* -------------------------------------------------------------------- */
			 /* 965px */
			.boxwrap { width: 965px; margin-left: auto; margin-right: auto; margin-bottom: auto; margin-top: auto}
			.boxwrap_flash { width: 965px; margin-left: auto; margin-right: auto; margin-bottom: auto; margin-top: auto}
/*			.boxwrap   { width: 925px; margin-left: 0px; margin-right: auto; margin-bottom: auto; margin-top: 0px} */
			
			.boxbody { width: 860px; float: left;  } /* 835px */
			.boxbody_flash { width: 900px; float: left;  } /* 835px */
			.boxcenter { width: 632px; float: right; } /* 607px */
			.boxcenter_flash { width: 672px; float: right; } /* 607px */
			.boxleft   { width: 228px; float: left; }
			.boxright  { width: 65px; float: right; }
			.boxheader { width: 100%; height: 53px; clear: both; }
			.boxfooter { width: 100%;  clear: both;  }
			
			
			.boxclear  { clear: both; line-height: 0px }
			
			/* -------------------------------------------------------------------- */
			/* ie hack: */
			/* -------------------------------------------------------------------- */
			.iehackwrap { text-align: center;  }
			.boxwrap, .boxwrap_flash { text-align: left; }
			.boxwrap, .boxwrap_flash { margin-top: 5px; }				/* 5px = page top margin */

		/* -------------------------------------------------------------------- */
		/* general design/style */
		/* -------------------------------------------------------------------- */
			/* -------------------------------------------------------------------- */
			/* box style */
			/* -------------------------------------------------------------------- */
			
			.boxwrap   { background: #ffffff; } /* 5px = page top margin */
			
			.boxheader { background: #ffffff; }
			.boxfooter { background: #ffffff; }
			.boxcenter { background: #ffffff; }
			.boxleft   { background: #ffffff; }
			.boxright  { background: #ffffff; }
			
			div, table, img {
				margin: 0px;
				padding: 0px;
				font-family : Arial, Verdana, Helvetica, sans-serif;
				font-size: 12px;
				line-height: 16px; /* REA: von 17 */ 
			}
			
			/* -------------------------------------------------------------------- */
			/* formatting & style */
			/* -------------------------------------------------------------------- */
			body {
				background-color: #ffffff;
				color: #000000;
				margin: 0px;
				padding: 0px;
				font-family : Arial, Verdana, Helvetica, sans-serif;
				font-size: 12px;
				line-height: 16px; /* REA: von 17 */ 
				
/*				scrollbar-3dlight-color: White;			/ * scrollbar style (ie only !!!) * /
				scrollbar-arrow-color: Black;
				scrollbar-base-color: Gray;
				scrollbar-darkshadow-color: Black;
				scrollbar-face-color: #B1C7BF;
				scrollbar-highlight-color: Black;
				scrollbar-shadow-color: White;
				scrollbar-track-color: #F0FFFF;        */
			}
						
			a {
				font-family : Arial, Verdana, Helvetica, sans-serif;
				font-size: 12px;
				color: black;
				text-decoration:underline;

			}
			a:link, a:visited {
				color: black;
				background-color:#FFFFFF;
			}
			a:hover, a:active {
				color: red;
				background-color:#FFFFFF;
			}

/* REA  analog zkweb 1.0 */
			#warning { color: Red ; }
			#headline_kultur     { color: RGB( 100, 143, 127 ) ; font-weight: bold ; font-size: 14px; }
			#headline_erhaltung  { color: RGB( 122, 167,  18 ) ; font-weight: bold ; font-size: 14px; }
			#headline_behandlung { color: RGB( 195, 130,  56 ) ; font-weight: bold ; font-size: 14px; }
			#headline_ersatz     { color: RGB(   9,  74, 143 ) ; font-weight: bold ; font-size: 14px; }
			#headline_aesthetik  { color: RGB( 206,  84,  94 ) ; font-weight: bold ; font-size: 14px; }

/* Ende 
REA  aus zkweb 1.0 */

			
			
/* REA		.boxwrap { text-align: justify; margin-bottom: 2em; }
'/
			.boxwrap { text-align: left; margin-bottom: 2em; }
			
			h1                { font-size: 1.3em; }
			h1 span, h2 span  { font-weight: normal; }
			h1, h2            { padding: 2px 10px; margin: 0px;}
			p                 { padding: 5px 10px; margin: 0px;}
			p, li             { font-size: 0.8em; }
			
			/* -------------------------------------------------------------------- */

			.boxcenter p { text-align: left; }
			.boxfooter h2{ font-size: 1.3em; text-align: center; }
/*			.boxright h2 { font-size: 1.3em; text-align: left; } */
			
			
			#scrolling div.boxleft, #scrolling div.boxright
			   { overflow: auto; height: 4em;}

			#logo {												/* general logo style */
				float:left;
				height:53px;
				width:228px;
				border:0px solid #ffffff;
				font:normal 10px verdana;
				text-align:left;
				margin-right: 0px;
			}

			div#flash {
				clear: both;
			}

		/* -------------------------------------------------------------------------------------------------------------- */
		/* topnavigation */
		/* -------------------------------------------------------------------------------------------------------------- */
			
			.topnav {
				margin: 0;
				padding: 0;
				background-color: #ffffff;
				text-align: center;
				height: 53px;  /* ie hack: remove ie outer margin */
			}
			
			#tn_terminvereinbarung, #tn_terminvereinbarung_selected,
			#tn_patientenforum, #tn_patientenforum_selected,
			#tn_glossar, #tn_glossar_selected,
			#tn_presse, #tn_presse_selected,
			#tn_kontakt, #tn_kontakt_selected,
			#tn_stellenangebot, #tn_stellenangebot_selected {
				float:left;
				height:53px;
				border:0px solid #ffffff;
				font:normal 10px verdana;
				text-align:center;
				margin-right: 0px;
				text-decoration:none;
			}
			#tn_terminvereinbarung, #tn_terminvereinbarung_selected {
				width:118px;
			}
			#tn_patientenforum, #tn_patientenforum_selected {
				width:119px;
			}
			#tn_glossar, #tn_glossar_selected {
				width:75px;
			}
			#tn_presse, #tn_presse_selected {
				width:124px;
			}
			#tn_kontakt, #tn_kontakt_selected {
				width:77px;
			}
			#tn_stellenangebot, #tn_stellenangebot_selected {
				width:94px;
			}

			/* -terminvereinbarung- */
			a#tn_terminvereinbarung:link, a#tn_terminvereinbarung:visited {
				background:#ffffff url(images/tn_termine.gif) no-repeat 0px 0px;
			}
			a#tn_terminvereinbarung:hover, a#tn_terminvereinbarung:active, a#tn_terminvereinbarung_selected {
				background:#ffffff url(images/tn_termine_over.gif) no-repeat 0px 0px;
			}

			/* -patientenforum- */
			a#tn_patientenforum:link, a#tn_patientenforum:visited {
				background:#ffffff url(images/tn_forum.gif) no-repeat 0px 0px;
			}
			a#tn_patientenforum:hover, a#tn_patientenforum:active, a#tn_patientenforum_selected {
				background:#ffffff url(images/tn_forum_over.gif) no-repeat 0px 0px;
			}
			
			/* -glossar- */
			a#tn_glossar:link, a#tn_glossar:visited {
				background:#ffffff url(images/tn_glossar.gif) no-repeat 0px 0px;
			}
			a#tn_glossar:hover, a#tn_glossar:active, a#tn_glossar_selected {
				background:#ffffff url(images/tn_glossar_over.gif) no-repeat 0px 0px;
			}
			/* -presse- */
			a#tn_presse:link, a#tn_presse:visited {
				background:#ffffff url(images/tn_presse.gif) no-repeat 0px 0px;
			}
			a#tn_presse:hover, a#tn_presse:active, a#tn_presse_selected {
				background:#ffffff url(images/tn_presse_over.gif) no-repeat 0px 0px;
			}
			/* -kontakt- */
			a#tn_kontakt:link, a#tn_kontakt:visited {
				background:#ffffff url(images/tn_kontakt.gif) no-repeat 0px 0px;
			}
			a#tn_kontakt:hover, a#tn_kontakt:active, a#tn_kontakt_selected {
				background:#ffffff url(images/tn_kontakt_over.gif) no-repeat 0px 0px;
			}
			/* -stellenangebot- */
			a#tn_stellenangebot:link, a#tn_stellenangebot:visited {
				background:#ffffff url(images/tn_stellen.gif) no-repeat 0px 0px;
			}
			a#tn_stellenangebot:hover, a#tn_stellenangebot:active, a#tn_stellenangebot_selected {
				background:#ffffff url(images/tn_stellen_over.gif) no-repeat 0px 0px;
			}
			
		/* -------------------------------------------------------------------- */
		/* left navigation - *** zahnkultur *** */
		/* -------------------------------------------------------------------- */
			ul#leftnav_kultur { 										/* remove bullets and margins */
				list-style: none;
				margin: 0;
				padding: 0;
				background-color: #ffffff;
				text-align: left;
			}
			
			ul#leftnav_kultur li a:link, ul#leftnav_kultur li a:visited  { 	/* remove underline, ... */
				text-decoration: none;
				display: block;
				width: 80%;  /* ie hack: remove ie outer margin */
				padding: 0px 10%; /* top/bottom 0px , left/right 10% = (100% - 80%)/2 */
				font: bold 8pt/2 Arial, sans-serif;
				color: #ffffff;
			}
			
/*
			ul#leftnav_kultur li { 									/ * add top line separators * /
				border-top: 1px solid #A5B5C6;
			}
			
			ul#leftnav_kultur li a:hover, ul#leftnav_kultur li a:active  {	/ * add mouse over * /
				background-color: #43616B;
				color: #eee;
			}
*/
			ul#leftnav_kultur #ln_topspacer { 							/* top margin above left nav */
				height: 96px ;
			}

			ul#leftnav_kultur #ln_bottomspacer { 						/* bottom margin under left nav */
				height: 10px; /* 244px ; */
			}

			/* images part of navigation */

			/* ----------- */
			li#ln_praxiskonzept a:link, li#ln_praxiskonzept a:visited {
				background:#ffffff url(images/ln_kultur_praxiskonzept.gif) no-repeat 0px 0px;
			}

			li#ln_praxiskonzept a:hover, li#ln_praxiskonzept a:active, li#ln_praxiskonzept_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_kultur_praxiskonzept_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_raeumlichkeiten a:link, li#ln_raeumlichkeiten a:visited {
				background:#ffffff url(images/ln_kultur_raeumlichkeiten.gif) no-repeat 0px 0px;
			}

			li#ln_raeumlichkeiten a:hover, li#ln_raeumlichkeiten a:active, li#ln_raeumlichkeiten_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_kultur_raeumlichkeiten_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_spezialisten a:link, li#ln_spezialisten a:visited {
				background:#ffffff url(images/ln_kultur_spezialisten.gif) no-repeat 0px 0px;
			}

			li#ln_spezialisten a:hover, li#ln_spezialisten a:active, li#ln_spezialisten_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_kultur_spezialisten_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_dentalhygiene a:link, li#ln_dentalhygiene a:visited {
				background:#ffffff url(images/ln_kultur_dentalhygiene.gif) no-repeat 0px 0px;
			}

			li#ln_dentalhygiene a:hover, li#ln_dentalhygiene a:active, li#ln_dentalhygiene_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_kultur_dentalhygiene_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_team a:link, li#ln_team a:visited {
				background:#ffffff url(images/ln_kultur_team.gif) no-repeat 0px 0px;
			}

			li#ln_team a:hover, li#ln_team a:active , li#ln_team_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_kultur_team_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_stress a:link, li#ln_stress a:visited {
				background:#ffffff url(images/ln_kultur_stress.gif) no-repeat 0px 0px;
			}

			li#ln_stress a:hover, li#ln_stress a:active, li#ln_stress_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_kultur_stress_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_finanzierung a:link, li#ln_finanzierung a:visited {
				background:#ffffff url(images/ln_kultur_finanzierung.gif) no-repeat 0px 0px;
			}

			li#ln_finanzierung a:hover, li#ln_finanzierung a:active, li#ln_finanzierung_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_kultur_finanzierung_over.gif) no-repeat 0px 0px;
			}			

		/* -------------------------------------------------------------------- */
		/* left navigation - *** zahnerhaltung *** */
		/* -------------------------------------------------------------------- */
			ul#leftnav_erhaltung { 										/* remove bullets and margins */
				list-style: none;
				margin: 0;
				padding: 0;
				background-color: #ffffff;
				text-align: left;
			}
			
			ul#leftnav_erhaltung li a:link, ul#leftnav_erhaltung li a:visited  { 	/* remove underline, ... */
				text-decoration: none;
				display: block;
				width: 80%;  /* ie hack: remove ie outer margin */
				padding: 0px 10%; /* top/bottom 0px , left/right 10% = (100% - 80%)/2 */
				font: bold 8pt/2 Arial, sans-serif;
				color: #ffffff;
			}
			
/*
			ul#leftnav_erhaltung li { 									/ * add top line separators * /
				border-top: 1px solid #A5B5C6;
			}
			
			ul#leftnav_erhaltung li a:hover, ul#leftnav_erhaltung li a:active  {	/ * add mouse over * /
				background-color: #43616B;
				color: #eee;
			}
*/
			ul#leftnav_erhaltung #ln_topspacer { 							/* top margin above left nav */
				height: 96px ;
			}

			ul#leftnav_erhaltung #ln_bottomspacer { 						/* bottom margin under left nav */
				height: 10px; /* 244px ; */
			}

			/* images part of navigation */

			/* ----------- */
			li#ln_ganzheitlich a:link, li#ln_ganzheitlich a:visited {
				background:#ffffff url(images/ln_erhaltung_ganzheitlich.gif) no-repeat 0px 0px;
			}

			li#ln_ganzheitlich a:hover, li#ln_ganzheitlich a:active, li#ln_ganzheitlich_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_erhaltung_ganzheitlich_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_prophylaxe a:link, li#ln_prophylaxe a:visited {
				background:#ffffff url(images/ln_erhaltung_prophylaxe.gif) no-repeat 0px 0px;
			}

			li#ln_prophylaxe a:hover, li#ln_prophylaxe a:active, li#ln_prophylaxe_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_erhaltung_prophylaxe_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_pflegetipps a:link, li#ln_pflegetipps a:visited {
				background:#ffffff url(images/ln_erhaltung_pflegetipps.gif) no-repeat 0px 0px;
			}

			li#ln_pflegetipps a:hover, li#ln_pflegetipps a:active, li#ln_pflegetipps_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_erhaltung_pflegetipps_over.gif) no-repeat 0px 0px;
			}


		/* -------------------------------------------------------------------- */
		/* left navigation - *** zahnbehandlung *** */
		/* -------------------------------------------------------------------- */
			ul#leftnav_behandlung { 										/* remove bullets and margins */
				list-style: none;
				margin: 0;
				padding: 0;
				background-color: #ffffff;
				text-align: left;
			}
			
			ul#leftnav_behandlung li a:link, ul#leftnav_behandlung li a:visited  { 	/* remove underline, ... */
				text-decoration: none;
				display: block;
				width: 80%;  /* ie hack: remove ie outer margin */
				padding: 0px 10%; /* top/bottom 0px , left/right 10% = (100% - 80%)/2 */
				font: bold 8pt/2 Arial, sans-serif;
				color: #ffffff;
			}
			
/*
			ul#leftnav_behandlung li { 									/ * add top line separators * /
				border-top: 1px solid #A5B5C6;
			}
			
			ul#leftnav_behandlung li a:hover, ul#leftnav_behandlung li a:active  {	/ * add mouse over * /
				background-color: #43616B;
				color: #eee;
			}
*/
			ul#leftnav_behandlung #ln_topspacer { 							/* top margin above left nav */
				height: 96px ;
			}

			ul#leftnav_behandlung #ln_bottomspacer { 						/* bottom margin under left nav */
				height: 10px; /* 244px ; */
			}

			/* images part of navigation */

			/* ----------- */
			li#ln_diagnose a:link, li#ln_diagnose a:visited {
				background:#ffffff url(images/ln_behandlung_diagnose.gif) no-repeat 0px 0px;
			}

			li#ln_diagnose a:hover, li#ln_diagnose a:active, li#ln_diagnose_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_behandlung_diagnose_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_fuellungen a:link, li#ln_fuellungen a:visited {
				background:#ffffff url(images/ln_behandlung_fuellungen.gif) no-repeat 0px 0px;
			}

			li#ln_fuellungen a:hover, li#ln_fuellungen a:active, li#ln_fuellungen_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_behandlung_fuellungen_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_endodontie a:link, li#ln_endodontie a:visited {
				background:#ffffff url(images/ln_behandlung_endodontie.gif) no-repeat 0px 0px;
			}

			li#ln_endodontie a:hover, li#ln_endodontie a:active, li#ln_endodontie_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_behandlung_endodontie_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_parodontologie a:link, li#ln_parodontologie a:visited {
				background:#ffffff url(images/ln_behandlung_parodontologie.gif) no-repeat 0px 0px;
			}

			li#ln_parodontologie a:hover, li#ln_parodontologie a:active, li#ln_parodontologie_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_behandlung_parodontologie_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_kieferorthopaedie a:link, li#ln_kieferorthopaedie a:visited {
				background:#ffffff url(images/ln_behandlung_kieferorthopaedie.gif) no-repeat 0px 0px;
			}

			li#ln_kieferorthopaedie a:hover, li#ln_kieferorthopaedie a:active, li#ln_kieferorthopaedie_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_behandlung_kieferorthopaedie_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_behandlungfallbeispiele a:link, li#ln_behandlungfallbeispiele a:visited {
				background:#ffffff url(images/ln_behandlung_fallbeispiele.gif) no-repeat 0px 0px;
			}

			li#ln_behandlungfallbeispiele a:hover, li#ln_behandlungfallbeispiele a:active, li#ln_behandlungfallbeispiele_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_behandlung_fallbeispiele_over.gif) no-repeat 0px 0px;
			}

		/* -------------------------------------------------------------------- */
		/* left navigation - *** zahnersatz *** */
		/* -------------------------------------------------------------------- */
			ul#leftnav_ersatz { 										/* remove bullets and margins */
				list-style: none;
				margin: 0;
				padding: 0;
				background-color: #ffffff;
				text-align: left;
			}
			
			ul#leftnav_ersatz li a:link, ul#leftnav_ersatz li a:visited  { 	/* remove underline, ... */
				text-decoration: none;
				display: block;
				width: 80%;  /* ie hack: remove ie outer margin */
				padding: 0px 10%; /* top/bottom 0px , left/right 10% = (100% - 80%)/2 */
				font: bold 8pt/2 Arial, sans-serif;
				color: #ffffff;
			}
			
/*
			ul#leftnav_ersatz li { 									/ * add top line separators * /
				border-top: 1px solid #A5B5C6;
			}
			
			ul#leftnav_ersatz li a:hover, ul#leftnav_ersatz li a:active  {	/ * add mouse over * /
				background-color: #43616B;
				color: #eee;
			}
*/
			ul#leftnav_ersatz #ln_topspacer { 							/* top margin above left nav */
				height: 96px ;
			}

			ul#leftnav_ersatz #ln_bottomspacer { 						/* bottom margin under left nav */
				height: 10px; /* 244px ; */
			}

			/* images part of navigation */

			/* ----------- */
			li#ln_moderner a:link, li#ln_moderner a:visited {
				background:rgb(237, 244, 200) url(images/ln_ersatz_moderner.gif) no-repeat 0px 0px;
			}

			li#ln_moderner a:hover, li#ln_moderner a:active, li#ln_moderner_selected a {	/* add mouse over */
				background:rgb(143, 181, 52) url(images/ln_ersatz_moderner_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_implantate a:link, li#ln_implantate a:visited {
				background:#ffffff url(images/ln_ersatz_implantate.gif) no-repeat 0px 0px;
			}

			li#ln_implantate a:hover, li#ln_implantate a:active, li#ln_implantate_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_ersatz_implantate_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_prothetik a:link, li#ln_prothetik a:visited {
				background:#ffffff url(images/ln_ersatz_prothetik.gif) no-repeat 0px 0px;
			}

			li#ln_prothetik a:hover, li#ln_prothetik a:active, li#ln_prothetik_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_ersatz_prothetik_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_ersatzfallbeispiele a:link, li#ln_ersatzfallbeispiele a:visited {
				background:#ffffff url(images/ln_ersatz_fallbeispiele.gif) no-repeat 0px 0px;
			}

			li#ln_ersatzfallbeispiele a:hover, li#ln_ersatzfallbeispiele a:active, li#ln_ersatzfallbeispiele_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_ersatz_fallbeispiele_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_labor a:link, li#ln_labor a:visited {
				background:#ffffff url(images/ln_ersatz_labor.gif) no-repeat 0px 0px;
			}

			li#ln_labor a:hover, li#ln_labor a:active, li#ln_labor_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_ersatz_labor_over.gif) no-repeat 0px 0px;
			}

		/* -------------------------------------------------------------------- */
		/* left navigation - *** zahnaesthetik *** */
		/* -------------------------------------------------------------------- */
			ul#leftnav_aesthetik { 										/* remove bullets and margins */
				list-style: none;
				margin: 0;
				padding: 0;
				background-color: #ffffff;
				text-align: left;
			}
			
			ul#leftnav_aesthetik li a:link, ul#leftnav_aesthetik li a:visited  { 	/* remove underline, ... */
				text-decoration: none;
				display: block;
				width: 80%;  /* ie hack: remove ie outer margin */
				padding: 0px 10%; /* top/bottom 0px , left/right 10% = (100% - 80%)/2 */
				font: normal 8pt/2 Arial, sans-serif;
				/* font: bold 8pt/2 Arial, sans-serif; */
				color: rgb(206, 84, 94);
				text-align:left;
			}
			
/*
			ul#leftnav_aesthetik li { 									/ * add top line separators * /
				border-top: 1px solid #A5B5C6;
			}
			
			ul#leftnav_aesthetik li a:hover, ul#leftnav_aesthetik li a:active  {	/ * add mouse over * /
				/ * background-color: #43616B; 
				color: #eee; * /
				font: bold 8pt/2 Arial, sans-serif;
			} */
			ul#leftnav_aesthetik #ln_topspacer { 							/* top margin above left nav */
				height: 96px ;
			}

			ul#leftnav_aesthetik #ln_bottomspacer { 						/* bottom margin under left nav */
				height: 10px; /* 244px ; */
			}

			/* images part of navigation */

			/* ----------- */
			li#ln_aethetische a:link, li#ln_aethetische a:visited {
				background:rgb(237, 244, 200) url(images/ln_aesthetik_aesthetische.gif) no-repeat 0px 0px;
			}

			li#ln_aethetische a:hover, li#ln_aethetische a:active, li#ln_aethetische_selected a {	/* add mouse over */
				background:rgb(143, 181, 52) url(images/ln_aesthetik_aesthetische_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_bleaching a:link, li#ln_bleaching a:visited {
				background:#ffffff url(images/ln_aesthetik_bleaching.gif) no-repeat 0px 0px;
			}

			li#ln_bleaching a:hover, li#ln_bleaching a:active, li#ln_bleaching_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_aesthetik_bleaching_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_veneers a:link, li#ln_veneers a:visited {
				background:#ffffff url(images/ln_aesthetik_veneers.gif) no-repeat 0px 0px;
			}

			li#ln_veneers a:hover, li#ln_veneers a:active, li#ln_veneers_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_aesthetik_veneers_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_contouring a:link, li#ln_contouring a:visited {
				background:#ffffff url(images/ln_aesthetik_contouring.gif) no-repeat 0px 0px;
			}

			li#ln_contouring a:hover, li#ln_contouring a:active, li#ln_contouring_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_aesthetik_contouring_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_zahnfleischkorrektur a:link, li#ln_zahnfleischkorrektur a:visited {
				background:#ffffff url(images/ln_aesthetik_zahnfleischkorrektur.gif) no-repeat 0px 0px;
			}

			li#ln_zahnfleischkorrektur a:hover, li#ln_zahnfleischkorrektur a:active, li#ln_zahnfleischkorrektur_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_aesthetik_zahnfleischkorrektur_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_plastische a:link, li#ln_plastische a:visited {
				background:#FFFFFF url(images/ln_aesthetik_plastische.gif) no-repeat 0px 0px;
			}

			li#ln_plastische a:hover, li#ln_plastische a:active, li#ln_plastische_selected a {	/* add mouse over */
				background:#FFFFFF url(images/ln_aesthetik_plastische_over.gif) no-repeat 0px 0px;
				font: bold 8pt/2 Arial, sans-serif;
			}
			/* ----------- */
			li#ln_aesthetikfallbeispiele a:link, li#ln_aesthetikfallbeispiele a:visited {
				background:#FFFFFF url(images/ln_aesthetik_fallbeispiele.gif) no-repeat 0px 0px;
			}

			li#ln_aesthetikfallbeispiele a:hover, li#ln_aesthetikfallbeispiele a:active, li#ln_aesthetikfallbeispiele_selected a {	/* add mouse over */
				background:#FFFFFF url(images/ln_aesthetik_fallbeispiele_over.gif) no-repeat 0px 0px;
				font: bold 8pt/2 Arial, sans-serif;
			}

		/* ======  REA 050318 ============================================================================ */
			
		/* -------------------------------------------------------------------- */
		/* left navigation - *** (topnav) terminvereinbarung *** */
		/* -------------------------------------------------------------------- */
			ul#leftnav_terminvereinbarung { 										/* remove bullets and margins */
				list-style: none;
				margin: 0;
				padding: 0;
				background-color: #ffffff;
				text-align: left;
			}
			
			ul#leftnav_terminvereinbarung li a:link, ul#leftnav_terminvereinbarung li a:visited  { 	/* remove underline, ... */
				text-decoration: none;
				display: block;
				width: 80%;  /* ie hack: remove ie outer margin */
				padding: 0px 10%; /* top/bottom 0px , left/right 10% = (100% - 80%)/2 */
				font: bold 8pt/2 Arial, sans-serif;
				color: #ffffff;
			}
			
/*
			ul#leftnav_terminvereinbarung li { 									/ * add top line separators * /
				border-top: 1px solid #A5B5C6;
			}
			
			ul#leftnav_terminvereinbarung li a:hover, ul#leftnav_terminvereinbarung li a:active  {	/ * add mouse over * /
				background-color: #43616B;
				color: #eee;
			}
*/
			ul#leftnav_terminvereinbarung #ln_topspacer { 							/* top margin above left nav */
				height: 96px ;
			}

			ul#leftnav_terminvereinbarung #ln_bottomspacer { 						/* bottom margin under left nav */
				height: 10px; /* 244px ; */
			}

			/* images part of navigation */

			/* ----------- */
			li#ln_terminvereinbarung a:link, li#ln_terminvereinbarung a:visited {
				background:rgb(225, 235, 231) url(images/ln_terminvereinbarung_terminvereinbarung.gif) no-repeat 0px 0px;
			}

			li#ln_terminvereinbarung a:hover, li#ln_terminvereinbarung a:active, li#ln_terminvereinbarung_selected a {	/* add mouse over */
				background:rgb(100, 143, 127) url(images/ln_terminvereinbarung_terminvereinbarung_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_hotlines a:link, li#ln_hotlines a:visited {
				background:#ffffff url(images/ln_terminvereinbarung_hotlines.gif) no-repeat 0px 0px;
			}

			li#ln_hotlines a:hover, li#ln_hotlines a:active, li#ln_hotlines_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_terminvereinbarung_hotlines_over.gif) no-repeat 0px 0px;
			}
			
		/* -------------------------------------------------------------------- */
		/* left navigation - *** (topnav) patientenforum *** */
		/* -------------------------------------------------------------------- */
			ul#leftnav_patientenforum { 										/* remove bullets and margins */
				list-style: none;
				margin: 0;
				padding: 0;
				background-color: #ffffff;
				text-align: left;
			}
			
			ul#leftnav_patientenforum li a:link, ul#leftnav_patientenforum li a:visited  { 	/* remove underline, ... */
				text-decoration: none;
				display: block;
				width: 80%;  /* ie hack: remove ie outer margin */
				padding: 0px 10%; /* top/bottom 0px , left/right 10% = (100% - 80%)/2 */
				font: bold 8pt/2 Arial, sans-serif;
				color: #ffffff;
			}
			
/*
			ul#leftnav_patientenforum li { 									/ * add top line separators * /
				border-top: 1px solid #A5B5C6;
			}
			
			ul#leftnav_patientenforum li a:hover, ul#leftnav_patientenforum li a:active  {	/ * add mouse over * /
				background-color: #43616B;
				color: #eee;
			}
*/
			ul#leftnav_patientenforum #ln_topspacer { 							/* top margin above left nav */
				height: 96px ;
			}

			ul#leftnav_patientenforum #ln_bottomspacer { 						/* bottom margin under left nav */
				height: 10px; /* 244px ; */
			}

			/* images part of navigation */

			/* ----------- */
			li#ln_patientenforum a:link, li#ln_patientenforum a:visited {
				background:#ffffff url(images/ln_patientenforum_patientenforum.gif) no-repeat 0px 0px;
			}

			li#ln_patientenforum a:hover, li#ln_patientenforum a:active, li#ln_patientenforum_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_patientenforum_patientenforum_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_anfrage a:link, li#ln_anfrage a:visited {
				background:#ffffff url(images/ln_patientenforum_anfrage.gif) no-repeat 0px 0px;
			}

			li#ln_anfrage a:hover, li#ln_anfrage a:active, li#ln_anfrage_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_patientenforum_anfrage_over.gif) no-repeat 0px 0px;
			}


			
		/* ======  Ende REA 050318 ============================================================================ */
			
		/* -------------------------------------------------------------------- */
		/* left navigation - *** (topnav) presse/aktuelles *** */
		/* -------------------------------------------------------------------- */
			ul#leftnav_presse { 										/* remove bullets and margins */
				list-style: none;
				margin: 0;
				padding: 0;
				background-color: #ffffff;
				text-align: left;
			}
			
			ul#leftnav_presse li a:link, ul#leftnav_presse li a:visited  { 	/* remove underline, ... */
				text-decoration: none;
				display: block;
				width: 80%;  /* ie hack: remove ie outer margin */
				padding: 0px 10%; /* top/bottom 0px , left/right 10% = (100% - 80%)/2 */
				font: bold 8pt/2 Arial, sans-serif;
				color: #ffffff;
			}
			
/*
			ul#leftnav_presse li { 									/ * add top line separators * /
				border-top: 1px solid #A5B5C6;
			}
			
			ul#leftnav_presse li a:hover, ul#leftnav_presse li a:active  {	/ * add mouse over * /
				background-color: #43616B;
				color: #eee;
			}
*/
			ul#leftnav_presse #ln_topspacer { 							/* top margin above left nav */
				height: 96px ;
			}

			ul#leftnav_presse #ln_bottomspacer { 						/* bottom margin under left nav */
				height: 10px; /* 244px ; */
			}

			/* images part of navigation */

			/* ----------- */
			li#ln_aktuelles a:link, li#ln_aktuelles a:visited {
				background:#ffffff url(images/ln_presse_aktuelles.gif) no-repeat 0px 0px;
			}

			li#ln_aktuelles a:hover, li#ln_aktuelles a:active, li#ln_aktuelles_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_presse_aktuelles_over.gif) no-repeat 0px 0px;
			}
			/* ----------- */
			li#ln_archiv a:link, li#ln_archiv a:visited {
				background:#ffffff url(images/ln_presse_archiv.gif) no-repeat 0px 0px;
			}

			li#ln_archiv a:hover, li#ln_archiv a:active, li#ln_archiv_selected a {	/* add mouse over */
				background:#ffffff url(images/ln_presse_archiv_over.gif) no-repeat 0px 0px;
			}

			
		/* -------------------------------------------------------------------- */
		/* content box */
		/* -------------------------------------------------------------------- */
			.hd_ct_spacer {										/* spacer above content area (between topnav and content area) */
				clear: both;
				height: 52px;
				background-color: #ffffff;
			}

			.hd_ct_spacer_flash {								/* spacer above content area (between topnav and flash-content area) */
				clear: both;
				height: 26px;
				background-color: #ffffff;
			}

			.ct_bn_spacer {										/* spacer under content area (between content area and bottom navigation) */
				clear: both;
				height: 16px;
				background-color: #ffffff;
			}
			
			.ct_bn_spacer_flash {								/* spacer under content area (between content area and bottom navigation) */
				clear: both;
				height: 42px;
				background-color: #ffffff;
			}

			.content {											/* content area itself */
				height: 375px;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px; 
			}
						
			.content_flash {										/* content area with flash (Introseiten)*/
				height: 375px;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px; 
			}
						
			.content_big_flash {										/* content area with flash bigger than standard content (Fallbeispiele)*/
				height: 375px;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px; 
			}
						
			div.content {         /* make content area scrollable */
				overflow:auto;
			}

			div.content_flash, .content_big_flash {         /* make content area scrollable */
				overflow:hidden;
			}

			div.content p {         /* first paragraph without top margin */
				margin: 0 0 1em 0;
				padding: 0px; 
			}

			.content p{				/* all other paragraphs with top and bottom margin */
				margin: 1em 0 1em 0;
				padding: 0px; 
			}

			.content_flash object, .content_big_flash object {
				margin: 0px;
				padding: 0px; 
			}

		/* -------------------------------------------------------------------- */
		/* popup window */
		/* -------------------------------------------------------------------- */
			div.popup_content {										/* spacer above content area (between topnav and content area) */
				padding: 20px 20px;
			}

			
		/* -------------------------------------------------------------------------------------------------------------- */
		/* bottom navigation */
		/* -------------------------------------------------------------------------------------------------------------- */
			
			.bottomnav {
				margin: 0;
				padding: 0;
				background-color: #ffffff;
				text-align: center;
				height: 85px;  /* ie hack: remove ie outer margin */
			}
			
			#bn_kultur, #bn_kultur_selected,
			#bn_erhaltung, #bn_erhaltung_selected,
			#bn_behandlung, #bn_behandlung_selected,
			#bn_ersatz, #bn_ersatz_selected {
				float:left;
				width:103px;
				height:85px;
				margin-right: 23px;
				border:0px solid #ffffff;
				font:normal 10px verdana;
				text-align:center;
				text-decoration:none;
			}
			#bn_aesthetik, #bn_aesthetik_selected {
				float:left;
				width:103px;
				height:85px;
				margin-right: 0px;				/* no right margin !!! */
				border:0px solid #ffffff;
				font:normal 10px verdana;
				text-align:center;
				text-decoration:none;
			}
			/* -zahnkultur- */
			a#bn_kultur:link, a#bn_kultur:visited {
				background:rgb(225, 235, 231) url(images/bn_kultur.gif) no-repeat 0px 0px;
			}
			a#bn_kultur:hover, a#bn_kultur:active, a#bn_kultur_selected {
				background:rgb(100, 143, 127) url(images/bn_kultur_over.gif) no-repeat 0px 0px;
			}
			/* -zahnerhaltung- */
			a#bn_erhaltung:link, a#bn_erhaltung:visited {
				background:rgb(237, 244, 200) url(images/bn_erhaltung.gif) no-repeat 0px 0px;
			}
			a#bn_erhaltung:hover, a#bn_erhaltung:active, a#bn_erhaltung_selected {
				background:rgb(143, 181, 52) url(images/bn_erhaltung_over.gif) no-repeat 0px 0px;
			}
			/* -zahnbehandlung- */
			a#bn_behandlung:link, a#bn_behandlung:visited {
				background:rgb(246, 234, 214) url(images/bn_behandlung.gif) no-repeat 0px 0px;
			}
			a#bn_behandlung:hover, a#bn_behandlung:active, a#bn_behandlung_selected {
				background:rgb(195, 130, 56) url(images/bn_behandlung_over.gif) no-repeat 0px 0px;
			}
			/* -zahnersatz- */
			a#bn_ersatz:link, a#bn_ersatz:visited {
				background:rgb(216, 227, 238) url(images/bn_ersatz.gif) no-repeat 0px 0px;
			}
			a#bn_ersatz:hover, a#bn_ersatz:active, a#bn_ersatz_selected {
				background:rgb(9, 74, 143) url(images/bn_ersatz_over.gif) no-repeat 0px 0px;
			}
			/* -zahnaesthetik- */
			a#bn_aesthetik:link, a#bn_aesthetik:visited {
				background:rgb(247, 228, 229) url(images/bn_aesthetik.gif) no-repeat 0px 0px;
			}
			a#bn_aesthetik:hover, a#bn_aesthetik:active, a#bn_aesthetik_selected {
				background:rgb(206, 84, 94) url(images/bn_aesthetik_over.gif) no-repeat 0px 0px;
			}

		/* -------------------------------------------------------------------- */
		/* footer */
		/* -------------------------------------------------------------------- */

			.footer1 {
				height: 22px;
				padding: 0px;
				margin: 0px;
			}
			.footer2 {
				height: 23px;
				padding: 0px;
				margin: 0px;
			}
			.footer2 img {				/* to get the impressum image/link on the right side */
				height: 23px;
				padding: 0px;
				margin: 0px;
				float: left;
				display: inline;
			}
			
			/* -impressum- */
			a#ft_impressum, a#ft_impressum_selected {
				float:left;
				height:23px;
				width:258px; /* 258 = space between address and impressum image plus impressum image width */
				margin: 0px;
				padding: 0px;
				background-color: #ffffff;
				border:0px solid #ffffff;
				font:normal 10px verdana;
				text-align:center;
				text-decoration:none;
			}

			a#ft_impressum:link, a#ft_impressum:visited {                            /* 213 = space between address-image and impressum-image */ 
				background:#ffffff url(images/ft_impressum.gif) no-repeat 213px 0px; /* to get impressum text right justified under the right bottomnav */
			}
			a#ft_impressum:hover, a#ft_impressum:active, a#ft_impressum_selected {
				background:#ffffff url(images/ft_impressum_over.gif) no-repeat 213px 0px;
			}
			
		/* -------------------------------------------------------------------- */
