body {
  background-color: #ffb442;
  font-size: 62.5%;
  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
  color: #564b47;
  padding: 0;
  margin: 0;
}
a {
  color: #cc3a00;
  text-decoration: none;
}
a:visited {
  color: #cc3a00;
}
a:hover {
  color: #564b47;
}
a:active {
  color: #000000;
}
h1 {
  color: #cc3a00;
  font-size: 2.5em;
  margin: 0;
}
h2 {
  color: #cc3a00;
  font-size: 2em;
  font-weight: normal;
  margin: 0;
}
h3 {
  color: #000000;
  font-size: 1.6em;
  font-weight: normal;
  margin: 0;
}
hr {
  color: #cc3a00;
}
span {
  width: 10em;
  display: block;
  float: left;
}
.left {
  float: left;
}
.right {
  float: right;
}
#header {
  background: #ffdb7b;
}
#titelline {
  background: url(../images/top_bg.gif) repeat-x;
  height: 1.5em;
}
#titelleft {
  padding-left: 1em;
  padding-top: 2.5em;
  height: 7em;
  float: left;
}

#titelright {
  padding-right: 1.5em;
  padding-top: 1em;
  margin-right: 2.5em;
  margin-top: 1em;
  background: url(../images/logo.gif) no-repeat;
  height: 75px;
  width: 117px;
  float: right;
}
#banner {
  border-top: 1px solid #feefe2;
  margin: 0;
  width: 75em;
}
#container {
  width: 75em;
  border: 1px solid #feefe2;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
}

.image {
  height: 10.7em;
  width: 75em;
}
#content {
  background-color: #ffffff;
  padding: 2em 2em 0 2em;
  min-height: 29em;
  height: auto !important ;
  height: 29em;
  margin-left: 15.7em;
  margin-right: 0;
}
#content img {
  border: 0;
}
#content img.bottompusher,
#content img.bottomfloater {
  float: right;
  clear: right;
}
#content img.bottomfloater {
  margin: 20px 0 0 20px;
}
#content img.bottompusher {
  background: none;
}
p,
pre {
  font-size: 1.4em;
  color: #000000;
  padding: 5px 0;
  margin: 0;
}
input.route {
  border: 1px solid #ff3600;
  background-color: #ffdb7b;
}
.behandlungsmethoden {
  border: 1px dotted #ff851b;
  background: none;
  padding: 0.3em;
}
#hideblock1,
#hideblock2,
#hideblock3,
#hideblock4,
#hideblock5,
#hideblock6,
#hideblock7,
#hideblock8 {
  margin-left: 20px;
  display: none;
}
blockquote {
  font-size: 1.5em;
  margin-bottom: 0;
  font-style: italic;
  color: #ff851b;
}
#left {
  float: left;
  width: 15.7em;
  margin: 0;
  padding: 0;
}
#footer {
  color: #feefe2;
  width: 75em;
  margin-top: 1.25em;
  margin-bottom: 1.5em;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#footer a {
  color: #feefe2;
}
input.contact,
select.contact {
  float: left;
  display: block;
  width: 22em;
  border: 1px solid #4c4c4c;
  background: #ececec;
  margin-bottom: 10px;
  padding: 1px;
}
textarea.contact {
  width: 22em;
  border: 1px solid #4c4c4c;
  background: #ececec;
  margin-bottom: 10px;
  padding: 1px;
}
.form-button {
  margin-left: 110px !important ;
  margin-left: 55px;
  width: 220px;
  clear: both;
}
ul {
  font-size: 1.4em;
}
ul#menue {
  width: 15.6em;
  font-size: 1em;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul#menue li a {
  margin-top: 1px;
  padding-left: 1.2em;
  height: 2em;
  line-height: 2em;
  letter-spacing: 0.08em;
  text-align: left;
  background: #ff851b;
  display: block;
  color: #feefe2;
  font-size: 1.35em;
  text-decoration: none;
  cursor: pointer;
}
ul#menue li a:hover {
  background: #cc3a00;
}
ul#menue li a:active {
  background: #cc3a00;
}
ul#menue li a + ul.submenue {
  background: #ffdb7b;
  display: none;
}
ul#menue li a:focus + ul.submenue {
  display: block;
}
ul#submenue1 li a,
ul#submenue2 li a,
ul#submenue3 li a,
ul#submenue4 li a,
ul#submenue5 li a {
  border-bottom: 1px solid #ffffff;
  padding-left: 2em;
  color: #ff851b;
  cursor: pointer;
  font-size: 1.08em;
  background: none;
}
ul#active li a {
  background: #000000;
}
#sitemap-baum ul {
  list-style-type: none;
  margin: 0 30px 0 45px;
  padding: 0;
  border-left: 1px dotted #cc3a00;
}
#sitemap-baum ul li {
  margin: 8px 0 0 0;
  padding: 0;
}
#sitemap-baum ul ul {
  list-style-type: none;
  border-left: 1px dotted #9c6a2e;
  margin: 0 0 0 30px;
  padding: 0;
}
#sitemap-baum ul ul li {
  margin: 0;
  margin: 3px 0 0 0;
  padding: 0;
  font-size: 100%;
}
#sitemap-baum ul a {
  margin: 0;
  padding: 0 10px;
  font-size: 105%;
  text-decoration: none;
  font-weight: bold;
  color: #450000;
  border-bottom: 1px dotted #9c6a2e;
}
#sitemap-baum ul a:visited {
  background-color: #f5ebd8;
  color: #850;
  padding-right: 15px;
}
#sitemap-baum ul a:hover,
#sitemap-baum ul a:active,
#sitemap-baum ul a:focus {
  color: #a00;
}
#sitemap-baum ul ul a {
  font-variant: normal;
  font-weight: normal;
}
#sitemap-baum ul ul a.lev2 {
  font-weight: normal;
}
#sitemap-baum ul span.sm-aktiv {
  padding-left: 10px;
  font-weight: bold;
}
#vertical_slide,
#horizontal_slide {
  font-size: 1.2em;
  color: #000000;
  padding: 0 0;
  margin: 0;
}
div.marginbottom {
  margin-bottom: 10px;
}

body {
  overflow-y: scroll;
}
