body {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100.01%;
  margin: 0;
  text-align: center;
  padding: 0 0 20px;   /* Zentrierung fuer alte IEs */
  background-color: #FFFFFF;
  background-image: url(templates/images/hg_body.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center top;
}
ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

p {
  font-size: 70%;
  line-height: 16px;
  color: #515151;
  padding: 0px;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}

h1 {
  color: #C8335D;
  font-size: 100%;
  padding: 0px;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

h1:first-child {
	margin-top: 0;
}

h2 {
  color: #979797;
  font-size: 80%;
  font-weight: bold;
  padding: 0px;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}
h3 {
  font-size: 70%;
  color: #515151;
  margin-bottom: 5px;
  margin-top: 10px;
}




a { text-decoration: underline;}

a:link, a:visited {
  color: #c8335d;
  text-decoration: none;
}

a:focus, a:hover, a:active {
  color: #DC7692;
}

.no-border{ 
  border-style: none; border-width: 0; 
}
 
/* Allgemeine Klassen
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

.stopFloat {
  display: block;
  float: none;
  clear: both;
  height: 1px;
  font-size: 0px;
  line-height: 0px;
}

.pngTransparent {
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

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

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


/* Content
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
#contentHolder {
  width: 868px;          /* Zentrierung fuer moderne Browser */
  text-align: left;
  position: relative;
  padding-top: 0px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-bottom: 0px;
  height: 700px;
  padding-left: 132px;
}







*  html  #contentHolder {   /* Box Model Hack - notwendig wegen border-Angabe */

}
#boxHead {
  position: relative;
  width: 868px;
  height: 155px;
}

#subnavHead {
  position: absolute;
  top: 10px;
  right: 20px;
  width: 300px;
  height: 20px;
}

#subnavHead ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: right;
}
#subnavHead li {
  font-size: 70%;
  color: #C8335D;
  display: inline;
  padding-right: 10px;
  padding-left: 10px;
}
#subnavHead li a {
  text-decoration: none;
}
#subnavHead a:hover {
  color: #DC7692;
}


#boxLogo {
  position: absolute;
  height: 130px;
  width: 837px;
  left: 0px;
  top: 10px;
}

#boxLogo a {
	border: 0 none #fff;
	outline: 0 none #fff;
}

#sloganHead {
  position: absolute;
  bottom: 25px;
  left: 80px;
}


#sloganHead h1 {
  color: #7f8485;
  margin: 0px;
}
#boxLeft {
  float: left;
  width: 200px;
  margin-right: 16px;
}
.boxLeftNav01 {
  margin-bottom: 20px;

}
.boxLeftNav01Top {
  background-image: url(templates/images/hg_leftbox1_top.png);
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 48px;
  width: 200px;
}
.boxLeftNav01Top  h1 {
  text-transform: uppercase;
  font-family: "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 105%;
  display: block;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
}
.boxLeftNav01Liste {
  width: 200px;
  background-attachment: scroll;
  background-image: url(templates/images/hg_leftbox1_Bottom.png);
  background-repeat: no-repeat;
  background-position: 0px bottom;
  padding-bottom: 25px;
}

.boxLeftNav01Liste   ul {
  list-style-type: none;
  margin: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  background-image: url(templates/images/hg_leftbox1_middle.png);
  background-attachment: scroll;
  background-repeat: repeat-y;
  background-position: 0px 0px;
}
.boxLeftNav01Liste   li {
  font-weight: bold;
  font-size: 70%;
  color: #7f8485;
}
.boxLeftNav01Liste    li   a {
  color: #444444;
  text-decoration: none;
  display: block;
  padding-left: 20px;
  line-height: 22px;
  padding-bottom: 0px;
  background-image: url(templates/images/but_leftnav01.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0px 0px;
  width: 159px;
  margin-bottom: 2px;
  height: 22px;
}
.boxLeftNav01Liste   a:hover {
  background-attachment: scroll;
  background-image: url(templates/images/but_leftnav01.png);
  background-repeat: no-repeat;
  background-position: 0px -22px;
}
#boxContent {
  float: left;
  width: 612px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 18px;
  background-attachment: scroll;
  background-image: url(templates/images/hg_content_transp.png);
  background-repeat: repeat-y;
  background-position: 0px 0px;
  padding-top: 20px;
}







#contBottom {
  width: 652px;
  float: right;
  background-attachment: scroll;
  background-image: url(templates/images/hg_content_bottom_transp.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 13px;
}


#contLeft {
  float: left;
  width: 362px;
  margin-right: 20px;
}

#contLeft ul {
  margin: 0;
  padding: 0;
}


#contLeft ul li{
  margin-left: 30px;
  color:#515151;
  font-size:70%;
  line-height:16px;
  list-style: disc;

}

#contLeft a.inline{
color:#515151;
cursor:text;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-decoration:none;
}



#contBildTop {
  position: relative;
  height: 165px;
  width: 362px;
  margin-bottom: 10px;
}

#contBildTopMaske {
  position: absolute;
  height: 165px;
  width: 362px;
  left: 0px;
  top: 0px;
}
.newsBild {
  height: 59px;
  width: 102px;
  margin-right: 10px;
  position: relative;
  float: left;
}

.newsBildMaske {
  position: absolute;
  height: 59px;
  width: 102px;
  left: 0px;
  top: 0px;
}


#contRight {
  float: left;
  width: 220px;
}
.boxRight01 {
  width: 220px;
  background-attachment: scroll;
  background-image: url(templates/images/hg_boxright01_bottom.png);
  background-repeat: no-repeat;
  background-position: 0px bottom;
  background-color: #F7FBFA;
  position: relative;
  margin-bottom: 15px;
}

.boxRight01Cont {
  background-attachment: scroll;
  background-image: url(templates/images/hg_boxright01_top.png);
  background-repeat: no-repeat;
  background-position: 0px top;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 0px;
}
.boxRight01Cont  h1, .boxRight02Cont h1 {
  text-align: center;
  font-family: "Times New Roman", Times, serif;
  font-size: 110%;
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  color: #27816c;
  font-weight: normal;
}
.boxRight01Cont  h2, .boxRight02Cont h2 {
  text-align: center;
  padding-right: 10px;
  padding-left: 10px;
  margin-top: 20px;
  color: #27816c;
}

.boxRight02Cont {
  background-attachment: scroll;
  background-image: url(templates/images/hg_boxright01_top.png);
  background-repeat: no-repeat;
  background-position: 0px top;
  padding-right: 7px;
  padding-left: 7px;
  padding-top: 2px;
  padding-bottom: 30px;
  text-align: center;
  position: relative;
}

.videoNav {
  height: 37px;
  width: 220px;
  position: absolute;
  bottom: 10px;
  left: 0px;
  background-attachment: scroll;
  background-image: url(templates/images/videobut-eva.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.videoNav.video-nav-adam {
  background-image: url(templates/images/videobut-adam.png);
}

.videoNav li {
  display: inline;
}

.videoNav li a {
  color: #27816C;
  font-size: 70%;
  line-height: 32px;
  display: block;
  float: left;
  height: 37px;
  width: 100px;
  text-align: center;
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 0px;
  text-decoration: none;
  border: 0 none #fff;
  outline: 0 none #fff;
}

.videoNav li a.aktivVideonav {
  color: #FFFFFF;
}


















#footer {
  width: 652px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  float: right;
}

#footerLeft {
  float: left;
  height: 30px;
  width: 450px;
}

#footerRight {
  float: right;
  height: 30px;
  width: 150px;
}
#footerRight  p {
  font-size: 70%;
  text-align: center;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}


#footer ul {
  list-style-type: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
}

#footer li {
  display: block;
  height: 30px;
  float: left;
  margin-left: 0px;
  margin-right: 7px;
  line-height: 30px;
  text-align: center;
  color: #C8335D;
  font-size: 70%;
}
#footer li a {
  color: #C8335D;
  font-weight: normal;
  display: block;
  height: 30px;
  text-decoration: none;
  margin-right: 10px;
  margin-left: 10px;
}
#footer a:hover {
  color: #DC7692;
}

#boxLeft div.rot,
#boxLeft div.blau,
#boxLeft div.gruen {
	margin: 0 0 15px 0;
	position: relative;
}

#boxLeft h1 {
  display: block;
	font-family:"Times New Roman",Times,serif;
	font-size:105%;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	background: transparent url(templates/images/nav-hg.png) scroll no-repeat 0 0;
	padding: 20px 15px 8px 13px;
	margin: 0;
}

#boxLeft div div {
	background: transparent url(templates/images/nav-hg.png) scroll no-repeat -200px bottom;
	padding: 0 11px 0 9px;
}

#boxLeft ul {
	list-style: none none outside;
	color:#7F8485;
	font-size:70%;
	font-weight:bold;
	width: 180px;
}

#boxLeft ul a {
	background: transparent url(templates/images/nav-hg.png) scroll no-repeat 0 0;
	color: #444;
	display: block;
	line-height: 22px;
	min-height: 22px;
	width: 160px;
	margin: 0 0 2px 0;
	padding: 0 0 0 20px;
	text-decoration: none;
}

#boxLeft ul a:hover {
	background: transparent url(templates/images/nav-hg.png) scroll no-repeat 0 0;
  background-position: 0 -22px;
}

#boxLeft .mehr {
	background: transparent url(templates/images/nav-hg.png) scroll no-repeat 0 0;
  display: block;
  width: 180px;
  height: 34px;
  cursor: pointer;
  line-height: 0;
  font-size: 0;
}

#boxLeft .mehr-spacer {
	display: none;
	height: 14px;
	width: 180px;
  line-height: 0;
  font-size: 0;
}

#boxLeft div.rot h1 { background-position: -200px 0; }
#boxLeft div.gruen h1 { background-position: 0 0; color: #1B7964; }
#boxLeft div.blau h1 { background-position: -400px 0; color: #278D9A; }

#boxLeft div.rot div { background-position: -200px bottom; }
#boxLeft div.gruen div { background-position: 0 bottom; }
#boxLeft div.blau div { background-position: -400px bottom; }

#boxLeft div.rot .mehr { background-position: -209px -252px; }
#boxLeft div.gruen .mehr { background-position: -9px -252px; }
#boxLeft div.blau .mehr { background-position: -409px -252px; }

#boxLeft div.rot .mehr.unsichtbar { background-position: -209px -202px; }
#boxLeft div.gruen .mehr.unsichtbar { background-position: -9px -202px; }
#boxLeft div.blau .mehr.unsichtbar { background-position: -409px -202px; }

#boxLeft div.rot ul a { background-position: -209px -150px; }
#boxLeft div.rot ul a:hover,
#boxLeft div.rot ul a.aktiv { background-position: -209px -172px; }

#boxLeft div.gruen ul a { background-position: -9px -150px; }
#boxLeft div.gruen ul a:hover,
#boxLeft div.gruen ul a.aktiv { background-position: -9px -172px; }

#boxLeft div.blau ul a { background-position: -409px -150px; }
#boxLeft div.blau ul a:hover,
#boxLeft div.blau ul a.aktiv { background-position: -409px -172px; }

.video-trailer {
  display: block;
  margin-bottom: 10px;
}

#but-video-trailer-eva {
  margin: 0;
  width: 116px;
}

#but-video-trailer-adam {
  margin: 0;
  width: 104px;
}

#deutschlandImagemap.enhanced, #deutschlandImagemap.enhanced img {
	background: transparent url(templates/images/karte/deutschland/deutschland.png) scroll no-repeat 0 0;
}

#deutschlandImagemap.enhanced img { background-image: none; border: 0 none #fff; outline: 0 none #fff; }
#deutschlandImagemap img.schleswig-holstein { background-image: url(templates/images/karte/deutschland/schleswig-holstein.png); }
#deutschlandImagemap img.hamburg { background-image: url(templates/images/karte/deutschland/hamburg.png); }
#deutschlandImagemap img.mecklenburg-vorpommern { background-image: url(templates/images/karte/deutschland/mecklenburg-vorpommern.png); }
#deutschlandImagemap img.niedersachsen { background-image: url(templates/images/karte/deutschland/niedersachsen.png); }
#deutschlandImagemap img.bremen { background-image: url(templates/images/karte/deutschland/bremen.png); }
#deutschlandImagemap img.sachsen-anhalt { background-image: url(templates/images/karte/deutschland/sachsen-anhalt.png); }
#deutschlandImagemap img.brandenburg { background-image: url(templates/images/karte/deutschland/brandenburg.png); }
#deutschlandImagemap img.berlin { background-image: url(templates/images/karte/deutschland/berlin.png); }
#deutschlandImagemap img.nordrhein-westfalen { background-image: url(templates/images/karte/deutschland/nordrhein-westfalen.png); }
#deutschlandImagemap img.hessen { background-image: url(templates/images/karte/deutschland/hessen.png); }
#deutschlandImagemap img.thueringen { background-image: url(templates/images/karte/deutschland/thueringen.png); }
#deutschlandImagemap img.sachsen { background-image: url(templates/images/karte/deutschland/sachsen.png); }
#deutschlandImagemap img.rheinland-pfalz { background-image: url(templates/images/karte/deutschland/rheinland-pfalz.png); }
#deutschlandImagemap img.saarland { background-image: url(templates/images/karte/deutschland/saarland.png); }
#deutschlandImagemap img.baden-wuerttemberg { background-image: url(templates/images/karte/deutschland/baden-wuerttemberg.png); }
#deutschlandImagemap img.bayern { background-image: url(templates/images/karte/deutschland/bayern.png); }

#deutschlandStandortWaehlen {
  display: block;
  margin: 5px 0 10px 0;
  text-align: center;
}

#deutschlandStandortWaehlen select {
	display: none;
}

#deutschlandStandortWaehlen #sucheStandort {
  background: transparent url(templates/images/karte/deutschland/auswahlbox.png) scroll no-repeat 0 0;
  display: block;
  font: normal normal normal 11px/13px Verdana, Arial, sans-serif;
  text-align: left;
  padding: 11px 36px 9px 8px;
  height: 16px;
  cursor: default;
}

#sucheStandortAuswahl {
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  background: white;
  left: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: silver black black silver;
  border-top: 0 none #fff;
  min-width: 190px;
  text-align: left;
}

#sucheStandortAuswahl.bottom {
  bottom: 76px;
  border-bottom: 0 none #fff;
  border-top: 1px solid silver;
}
      
#sucheStandortAuswahl li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}

#sucheStandortAuswahl li a {
  display: block;
  line-height: normal;
  padding: 2px 12px 2px 8px;
  font-size: 70%;
  margin: 0;
  cursor: default;
  color: black;
  text-decoration: none;
  white-space: nowrap;
  border: 0 none #fff;
  outline: 0 none #fff;
}

#sucheStandortAuswahl li a:hover {
  color: white;
  background-color: #8db4ab;
}

#deutschlandStandortWaehlen #sucheStandortAuswahl {
  display: none;
}

.tv-beitraege-reportagen .beitrag {
	clear: left;
}

.tv-beitraege-reportagen .img {
  display: block;
  float: left;
  margin-right: 10px;
}

.tv-beitraege-reportagen .img a img {
	border: 0 none #fff;
	display: block;
}

.tv-beitraege-reportagen .txt {
  display: block;
  float: left;
  width: 238px;
}

.aktuell {
  margin-bottom: 1.25em;
}

.behandlungen h2 a:link,
.behandlungen h2 a:visited,
.aktuell h2 a:link,
.aktuell h2 a:visited,
.tv-beitraege-reportagen .txt h2 a:link,
.tv-beitraege-reportagen .txt h2 a:visited {
  color: #979797;
}

.behandlungen h2 a:hover,
.aktuell h2 a:hover,
.tv-beitraege-reportagen .txt h2 a:hover {
  color: #dc7692;
}

.geraete-informationen {
  font-weight: bold;
}

.geraete p img {
  float: right;
  border: 0 none #fff;
  margin: 3px 0 5px 10px;
}

.video {
  height: 242px;
  width: 308px;
}

.aktuelles-seitenleiste h2,
.aktuelles-seitenleiste p {
  text-align: left;
  padding-left: 5px;
}

.aktuelles-seitenleiste h2 a:visited,
.aktuelles-seitenleiste h2 a:link {
  color: #27816C;
}

.aktuelles-seitenleiste h2 a:hover {
  color: #dc7692;
}

.aktuelles-seitenleiste .aktuell {
  margin-bottom: 0;
}

.presseberichte td {
  padding-bottom: 0.25em;
}

.presseberichte .vorschaubild {
  padding-right: 1.75ex;
}

.presseberichte .vorschaubild img {
  border: 0 none #fff;
  outline: 0 none #fff;
}

#contRight .presseberichte h2 {
  margin-bottom: 0.8em;
}

#contRight .presseberichte p {
  margin-bottom: 0.2em;
}

#contRight .studien p {
  margin-bottom: 0;
  margin-top: 0;
}

.studio-praxis-info td,
.studio-praxis-info th {
  font-size: 70%;
  padding-bottom: 0.2em;
  vertical-align: top;
  color: #515151;
}

.studio-praxis-info th {
	padding-right: 2ex;
}

#contLeft .studio-praxis-info td ul,
#contLeft .studio-praxis-info td ul li {
	list-style: none none outside;
	padding: 0;
}

#contLeft .studio-praxis-info td ul {
	font-size: 100%;
}

#contLeft .studio-praxis-info td ul li {
  font-size: 100%;
  margin-bottom: 0.1em;
  margin-left: 0;
}

.studio-praxis {
border-top:1px solid #C8335D;
padding-top:0.25em;
}

.studio-praxis p.anschrift,
.studio-praxis p.telefon-geraete {
  float: left;
  width: 210px;
  margin-bottom: 0;
}

.studio-praxis p.anschrift {
  width: 140px;
  margin-right: 12px;
}

form.kontakt {
  display: block;
  margin-top: 15px;
  color: #98220D;
}

form.kontakt span,
form.kontakt ul,
form.kontakt div.element {
  display: block;
  clear: left;
  font-size: 70%;
  min-height: 25px;
}

form.kontakt span.stopFloat {
  min-height: 0;
}

form.kontakt label {
  display: block;
  padding-top: 4px;
  font-weight: bold;
  padding-bottom: 3px;
}

form.kontakt span.for-label {
  display: block;
  clear: none;
  float: left;
  font-size: 100%;
  min-height: 0;
  padding-top: 4px;
  height: 21px;
  width: 177px;
  padding-right: 0;
}

form.kontakt input.radio,
form.kontakt input.checkbox {
  position: relative;
  top: 3px;
}

form.kontakt label.for-radio,
form.kontakt label.for-checkbox {
  display: inline;
  font-weight: normal;
  float: none;
  width: auto;
  padding-top: 0;
  font-size: 11.2px;
  line-height: 13px;
}

#nachricht { width: 320px; height: 140px; }
input.text { width: 320px; }
input#postleitzahl { width: 80px; }
input#ort { width: 231px; }
input#telefon, input#fax { width: 156px; }

#contLeft ul.geraete {
  list-style: none none outside;
  margin: 0;
  padding: 0;
}

#contLeft ul.geraete li {
  padding: 0;
  margin: 0;
  list-style: none none outside;
}

form.kontakt h2 {
  margin-top: 15px;
}


p.weitere-informationen {
  margin-top:-10px;
  border-bottom: 1px solid rgb(200, 51, 93);
padding-bottom: 15px;

}
