* {
  margin: 0;
  padding: 0;
}

html {
  height: 100.1%;
  margin-bottom: 1px;
}

img {
  border: none;
}

body {
  background: #e5f4f9 url(../images/bg_page.jpg) repeat-x;
  color: #646464;
}

body,
td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
}

#pagewrapper {
  width: 920px;
  margin: 0 auto;
}

#header_l {
  width: 400px;
  float: left;
  padding: 17px 0 25px 0;
  margin-bottom: 25px;
}

#header_r {
  width: 400px;
  padding-top: 123px;
  float: right;
  margin-bottom: 25px;
  text-align: right;
}

#navitop {
  clear: both;
  background-color: #008fc4;
  height: 34px;
}

#main {
  clear: both;
  overflow: auto;
  background: #fff url(../images/bg_blume_2.jpg) no-repeat;
  padding: 29px;
}

#spalte1 {
  float: left;
  width: 210px;
  /* background-color: #DDD; */
  margin: 0 0 40px 0;
}

#spalte2 {
  float: left;
  width: 623px;
  /* background-color: #EEE; */
  margin: 0 0 0 29px;
  overflow: auto;
}

#spalte3 {
  float: left;
  width: 862px;
  /* background-color: #DDD; */
  padding: 0;
}

#footer {
  clear: both;
  overflow: auto;
  padding: 18px 0 30px 0;
  text-align: center;
  font-size: 11px;
  /* background-color: #DDD; */
}

/*********** LINKS + MENU */

a {
  color: #008fc4;
}
a:hover {
  color: #990000;
}
a:active {
  color: #008fc4;
}

#footer a {
  text-decoration: none;
}

ul#navi1 {
  padding-left: 0;
  margin-left: 0;
  float: left;
  width: 100%;
  white-space: nowrap;
}

ul#navi1 li {
  list-style: none;
  display: inline;
}

ul#navi1 li a {
  color: #fff;
  background-color: #008fc4;
  text-decoration: none;
  padding: 8px 29px;
  font-weight: bold;
  float: left;
  border-right: 1px solid #fff;
}

ul#navi1 li a:hover,
ul#navi1 li a.active {
  background-color: #7fc7e1;
}

ul#navi1 li a.last {
  border-right: none;
  padding: 8px 34px 8px 34px;
}

ul#navi2 {
  padding-left: 0;
  margin-left: 0;
  border-top: 1px dotted #646464;
}

ul#navi2 li {
  list-style: none;
  margin: 0;
  border-bottom: 1px dotted #646464;
  padding: 8px 0;
}

ul#navi2 li a {
  display: block;
  text-decoration: none;
  width: 200px;
}

ul#navi2 li a:hover,
ul#navi2 li a.active {
  font-weight: bold;
  color: #008fc4;
}

/*********** DIVERSES */

h1 {
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 25px;
  color: #008fc4;
}

h2 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #008fc4;
}

p {
  margin: 0 0 20px 0;
}

.small {
  font-size: 11px;
}

#spalte2 ul,
#spalte3 ul,
ul.normal,
#spalte2 ol,
#spalte3 ol,
ol.normal {
  padding-left: 20px;
  margin-left: 0;
  margin-bottom: 20px;
  list-style-type: square;
}

#spalte2 ul li,
#spalte3 ul li,
ul.normal li,
#spalte2 ol li,
#spalte3 ol li,
ol.normal li {
}

ul.liste2 li {
  padding-bottom: 15px;
}

.picright {
  float: right;
  margin: 0 0 25px 25px;
}

.picleft {
  float: left;
  margin: 0 25px 25px 0;
}

.border {
  border: 1px solid #6ebfdd;
}

.bordertop {
  padding-top: 25px;
  margin-top: 25px;
  border-top: 1px dotted #646464;
}

div.ma_alle {
  position: relative;
  width: 820px;
  /* background: #EEE; */
  margin: 0 auto;
  text-align: center;
  color: #999;
}

div.ma_alle img {
  margin-bottom: 15px;
}

div.ma1 {
  float: left;
  width: 300px;
  /* background: #EEE; */
  margin-right: 20px;
  margin-bottom: 20px;
}

div.ma1 img {
  float: left;
  margin-right: 20px;
}

div.ma2 {
  float: left;
  width: 140px;
  /* background: #EEE; */
  margin-right: 20px;
}

div.ma2 img {
  margin-bottom: 15px;
}

table.aerzte_cv td {
  vertical-align: top;
  line-height: 1.5;
}

table.aerzte_cv td img {
  margin-right: 30px;
}

table.aerzte_cv2 td {
  vertical-align: top;
  padding-top: 5px;
}

#rundgang_links {
  float: left;
  width: 300px;
  /* background: yellow; */
}

#rundgang_rechts {
  float: right;
  width: 502px;
  height: 332px;
  /* background: #EEE; */
}

.tn {
  float: left;
  width: 122px;
  margin: 9px 10px 0 0;
}

hr {
  margin-top: 15px;
  margin-bottom: 15px;
  height: 1px;
  border: none;
  border-bottom: 1px solid #000;
}
