* {
  margin: 0;
  padding: 0;
  text-align: center; }

a {
  color: #000;
  text-decoration: none; }

a:hover {
  color: grey; }

body {
  width: 960px;
  height: auto;
  font-family: 'Arial';
  font-size: 10pt; }

p {
  text-align: left; }

ul {
  list-style-type: none;
  height: 15px; }

#main {
  padding-top: 20px;
  height: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 960px;
  /* height: 83%; */
  margin: auto; }

#header {
  display: block;
  width: 960px;
  margin-top: 20px;
  height: 95px;
  background-image: url("/images/logo.png");
  background-repeat: no-repeat; }

#menu {
  width: auto;
  padding-bottom: 2px;
  word-spacing: 75px;
  border-bottom: 2px;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-style: solid;
  border-color: black; }

.current {
  padding-bottom: 7px;
  border-bottom: 2px;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-style: solid;
  border-color: black; }

.member {
  float: right;
  display: block;
  text-align: right; }

.float {
  float: left;
  margin-right: 20px !important; }

#menu a {
  width: auto;
  padding-left: 5px;
  padding-right: 5px; }

#menu a, x:-moz-any-link {
  padding-left: 5px;
  padding-right: 5px; }

/* only firefox sees this */
#submenu {
  float: left;
  width: 150px; }

#submenu li {
  padding-bottom: 3px;
  margin-bottom: 30px;
  text-align: left;
  border-bottom: 2px;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-style: solid;
  border-color: white; }

.current_sub {
  border-bottom: 2px;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-style: solid;
  border-color: black !important; }

#subcontent {
  margin-top: 30px;
  padding-left: 210px;
  height: 500px; }

#subcontent img {
  display: block;
  margin-left: auto;
  margin-bottom: 25px;
  margin-right: auto; }

#subcontent p {
  margin-top: 15px;
  margin-bottom: 15px; }

#subcontent ul {
  margin-top: 30px;
  margin-left: 20px;
  list-style-type: square; }

#subcontent li {
  text-align: left; }

#index {
  height: 410px;
  margin-top: 10px;
  overflow: hidden; }

#index img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 18px; }

#index h1 {
  font-weight: normal; }

#praxis {
  height: 500px; }

.assi {
  width: 250px;
  float: left; }

#leistungen {
  height: 500px; }

#informationen {
  height: 500px; }

#kontakt {
  height: 500px;
  margin-top: 30px; }

#kontakt h2 {
  padding-bottom: 30px;
  font-weight: normal; }

#kontakt p {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  text-align: center;
  width: 50%; }

#kontakt table {
  margin-left: auto;
  margin-right: auto; }

#kontakt td, th {
  padding-right: 30px;
  text-align: left; }

#impressum {
  height: 530px;
  margin-left: 5%;
  margin-right: 5%;
  overflow: hidden;
  font-size: 10pt; }

#impressum p {
  display: block;
  font-size: 8pt;
  margin-top: 20px;
  margin-bottom: 5px;
  margin-left: 2%;
  margin-right: 2%; }

#impressum h3 {
  clear: both;
  text-align: left;
  margin-bottom: -20px;
  margin-left: 0px;
  margin-top: 20px; }

#impressum h2 {
  float: left;
  text-align: left; }

#left {
  width: 46%;
  float: left;
  height: 500px;
  overflow: hidden; }

#right {
  width: 48%;
  float: right;
  height: 500px;
  overflow: hidden; }

#anfahrt {
  height: 500px;
  margin-top: 30px;
  text-align: left;
  overflow: hidden; }

#anfahrt img {
  display: block;
  margin-left: auto;
  margin-right: auto; }

#anfahrt p {
  display: block;
  width: 435px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto; }

#footer {
  padding-top: 2px;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  border-top: 2px;
  border-style: solid;
  border-color: black; }

#footer li {
  display: inline;
  margin-left: 9.5px;
  margin-right: 9.5px; }
