/* Allgemein */

body, table {
  color: #111111;
  font-size: 12px;
  line-height: 14px;
  font-family: Verdana, Garamond, Arial, serif;
}

p {
  margin: 0px;
}

p.absatz {
  margin-top: 14px;
}

p.abs_einshalb {
  margin-top: 21px;
}

p.absatz_dop {
  margin-top: 28px;
}

.bg-aussen {
  background-color: #F7CC80;
}

span.link {
  letter-spacing: 2px;
}

img {
  border: none;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.underline {
  text-decoration: underline;
}

.punkt {
  list-style-type: disc;
  margin-top: 5px;
  margin-bottom: 10px;
}

.dezimal {
  list-style-type: decimal;
}

#rand, #header, #navi, #menucontainer {
  overflow: hidden;
}

#header, #navi, #main_outside {
  background-color: #FEFEFE;
}

a:link, a:visited {
  color: #7B7DBE;
  text-decoration: none;
}

a:active, a:hover {
  color: #737994;
  text-decoration: underline;
}

a[name] {
  color: #111111;
  text-decoration: none;
}


/* Rand */

#rand {
  background-color: #000000;
  width: 762px;
  height: 482px;
  position: absolute;
  margin-top: -241px;
  margin-left: -381px;
  top: 50%;
  left: 50%;
}


/* Header */

#header {
  width: 760px;
  height: 90px;
  margin: 1px 0px 0px 1px;
  text-align: center;
}

.header_pic {
  margin: 5px auto;
}


/* Navigation */

#navi {
  width: 160px;
  height: 390px;
  margin-left: 1px;
}

a.menu:link, a.menu:visited {
  color: #7B7DBE;
  text-decoration: none;
}

a.menu:active, a.menu:hover {
  color: #000000;
  background-repeat: no-repeat;
}

a.menu {
  color: #000000;
  display: block;
  text-decoration: none;
  text-align: left;
  padding-left: 5px;
  font-weight: bold;
  height: 20px;
  width: 155px;
}

a#a:active, a#a:hover {
  background-image: url(../img/pfeil_a.gif);
}

a#b:active, a#b:hover {
  background-image: url(../img/pfeil_b.gif);
}

a#c:active, a#c:hover {
  background-image: url(../img/pfeil_c.gif);
}

a#d:active, a#d:hover, a#f:active, a#f:hover {
  background-image: url(../img/pfeil_f.gif);
}

a#g:active, a#g:hover {
  background-image: url(../img/pfeil_g.gif);
}

a#h:active, a#h:hover {
  background-image: url(../img/pfeil_h.gif);
}

a#d .hidden, a#g .hidden {
  background-image: url(../img/pfeil_5z.gif);
}

a#a .hidden {
  background-image: url(../img/pfeil_6z.gif);
}

a#h .hidden {
  background-image: url(../img/pfeil_7z.gif);
}

a#b .hidden, a#c .hidden, a#f .hidden {
  background-image: url(../img/pfeil_8z.gif);
}

#copyright {
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  margin-top: 220px;
}


/* Content */

#main_outside {
  float: left;
  width: 600px;
  height: 390px;
  margin: 0px;
  overflow: auto;
  text-align: center;
}

#main_inside {
  margin: auto;
  width: 570px;
  text-align: justify;
  margin-top: 13px;
}

#headline {
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  border-bottom: 1px solid #000000;
  height: 15px;
  margin-bottom: 5px;
}

.zurueck {
  float: left;
}

.oben {
  float: right;
}

.zurueck, .oben {
  padding: 15px 0px 5px 0px;
}

.clearboth {
  clear: both;
}


/* Home */

#news {
  border: 1px solid #000000;
  background-color: #F8F8F8;
  margin-top: 24px;
  padding: 10px;
}

#newstitle {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: -10px;
}

.newsdate {
  border-bottom: 1px solid #000000;
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  color: #000046;
  margin: 20px 0px 5px 0px;
}

#version {
  text-align: right;
  font-size: 10px;
}

/* Kontakt */

#kontakt_l {
  float: left;
  width: 35px;
}

#kontakt_l, #kontakt_r {
  height: 46px;
}

#kontakt {
  margin: 14px 0px 14px 0px;
}

#kont {
  margin-top: 14px;
}

/* Impressum */

#impressum {
  border: none;
  text-align: center;
  margin-top: 2px;
}

#imp {
  margin-top: 7px;
}

th {
  padding-bottom: 5px;
}

/* Wegbeschreibung */

#karte {
  float: left;
  margin: 10px 5px 10px 0px;
}

#haus_pic {
  float: right;
  border: 1px solid #000000;
  margin-left: 10px;
}

#haus {
  margin-top: 15px;
  clear: both;
}

#weg {
  border: none;
  margin-top: 7px;
}

.mittig {
  text-align: center;
}

.leg_img {
  margin: 3px;
}

#weg_abs {
  margin-top: 88px;
}

/* Behandlung */

#beh1 {
  border: 1px solid #000000;
  float: left;
  margin: 0px 10px 30px 0px;
}

#beh2 {
  border: 1px solid #000000;
  float: right;
  margin-left: 10px;
}

#beh {
  margin-top: 7px;
}

#beh_abs {
  margin-top: 119px;
}