html {
  padding:0;
  margin:0;
}
body {
  padding:0;
  margin:0;
  position:relative;
  font-size:62.5%;
}
.container {
  width:980px;
  margin:0 auto;
  padding:0 10px;
  position:relative;
}
.row { display:block; }
.row:before, .row:after {
  content:" ";
  display:table;
}
.row:after { clear:both; }
.row .col-1 {
  width:60px;
  margin-left:10px;
  margin-right:10px;
  float:left;
}
.row .col-2 {
  width:140px;
  margin-left:10px;
  margin-right:10px;
  float:left;
}
.row .col-3 {
  width:220px;
  margin-left:10px;
  margin-right:10px;
  float:left;
}
.row .col-4 {
  width:300px;
  margin-left:10px;
  margin-right:10px;
  float:left;
}
.row .col-5 {
  width:380px;
  margin-left:10px;
  margin-right:10px;
  float:left;
}
.row .col-6 {
  width:460px;
  margin-left:10px;
  margin-right:10px;
  float:left;
}
.row .col-7 {
  width:540px;
  margin-left:10px;
  margin-right:10px;
  float:left;
}
.row .col-8 {
  width:620px;
  margin-left:10px;
  margin-right:10px;
  float:left;
}
.row .col-9 {
  width:700px;
  margin-left:10px;
  margin-right:10px;
  float:left;
}
.row .col-10 {
  width:780px;
  margin-left:10px;
  margin-right:10px;
  float:left;
}
.row .col-11 {
  width:860px;
  margin-left:10px;
  margin-right:10px;
  float:left;
}
.row .col-12 {
  width:940px;
  margin-left:10px;
  margin-right:10px;
  float:left;
}
body { background-color:#CDD9E9; }
header {
  position:relative;
  min-height:250px;
  padding-bottom:50px;
  background:#FFFFFF url(/system/images/header-background.gif) top center no-repeat;
  font-family:Arial;
}
header #logophone { height:170px; }
header #logophone #phone {
  padding-top:60px;
  text-align:right;
}
header #logophone #phone span {
  color:#004A86;
  font-size:17px;
  font-size:1.7rem;
  background-color:#FFFFFF;
}
header nav#mainNav {
  background-color:#f8f8f8;
  height:50px;
  position:relative;
  width:100%;
  z-index:100;
}
header nav#mainNav ul {
  padding:0;
  text-align:justify;
  display:block;
  margin:0px;
}
header nav#mainNav li {
  display:inline-block;
  list-style:none;
  padding:0;
}
header nav#mainNav #line {
  padding-left:100%;
  font-size:1px;
  font-size:0.1rem;
  line-height:0.1;
}
header nav#mainNav a {
  color:#004A86;
  text-decoration:none;
  font-size:9px;
  font-size:0.9rem;
  letter-spacing:0.15em;
  text-transform:uppercase;
  line-height:50px;
}
header nav#mainNav a:hover { color:#f4006c; }
header nav#mainNav a.current { color:#f4006c; }
header nav#subNav {
  margin-top:30px;
  line-height:1.5;
}
header nav#subNav #subNavArea {
  font-size:10px;
  font-size:1rem;
  color:#CDD9E9;
  text-transform:uppercase;
  font-weight:normal;
  letter-spacing:0.1em;
}
header nav#subNav ul {
  border-left:1px #004A86 solid;
  padding-left:20px;
  margin:0;
  list-style-type:none;
}
header nav#subNav ul li {
  margin:0;
  padding:0;
}
header nav#subNav ul li a {
  text-decoration:none;
  font-size:9px;
  font-size:0.9rem;
  color:#004A86;
  text-transform:uppercase;
  letter-spacing:0.15em;
}
header nav#subNav ul li a.current { color:#f4006c; }
header nav#subNav ul li a:hover { color:#f4006c; }
#content {
  background-color:#fff;
  font-family:Arial;
  padding-bottom:30px;
}
.contentElementTextarea, .contentElement {
  margin-bottom:50px;
  font-family:Arial;
  font-size:10px;
  font-size:1rem;
  line-height:1.5;
  letter-spacing:0.025em;
  color:#004A86;
  background-color:#fff;
}
.contentElementTextarea h1, .contentElement h1 {
  color:#f4006c;
  text-transform:uppercase;
  letter-spacing:0.1em;
  font-size:12px;
  font-size:1.2rem;
  font-weight:normal;
  line-height:1.5;
  margin:0;
}
.contentElementTextarea h2, .contentElement h2 {
  color:#A5B9D4;
  text-transform:uppercase;
  letter-spacing:0.1em;
  font-size:12px;
  font-size:1.2rem;
  font-weight:normal;
  line-height:1.5;
  margin:0 0 10px 0;
}
.contentElementTextarea h3, .contentElement h3 {
  color:#f4006c;
  letter-spacing:0.1em;
  font-size:11px;
  font-size:1.1rem;
  font-weight:normal;
  line-height:1.5;
  margin:0 0 10px 0;
}
.contentElementTextarea h4, .contentElement h4 {
  color:#004A86;
  letter-spacing:0.1em;
  font-size:9px;
  font-size:0.9rem;
  font-weight:normal;
  text-transform:uppercase;
  line-height:1.5;
  margin:0;
}
.contentElementTextarea h5, .contentElement h5 {
  color:#004A86;
  letter-spacing:0.025em;
  font-size:8px;
  font-size:0.8rem;
  font-weight:normal;
  line-height:1.5;
  margin:0;
}
.contentElementTextarea a, .contentElement a {
  background:url(/system/images/pfeil.gif) center left no-repeat;
  padding:0 0 0 10px;
  text-decoration:none;
  color:#004A86;
}
.contentElementTextarea a:hover, .contentElement a:hover { color:#f4006c; }
.contentElementTextarea ul, .contentElement ul {
  margin:0;
  padding:0;
  list-style:none;
}
.contentElementTextarea ul li, .contentElement ul li {
  margin:0px;
  padding:0 0 0 10px;
  background:url(/system/images/aufzaehlung.gif) 0px 3px no-repeat;
}
.contentElementTextarea table.sprechzeiten, .contentElement table.sprechzeiten {
  width:100%;
  border-collapse:collapse;
  margin:0 0 10px 0;
  color:#004A86;
}
.contentElementTextarea table.sprechzeiten th, .contentElement table.sprechzeiten th {
  text-transform:uppercase;
  font-size:10px;
  font-size:1rem;
  letter-spacing:0.1em;
  text-align:center;
  border-collapse:collapse;
  border-left:1px #000 solid;
  white-space:nowrap;
  line-height:1.5;
  color:#004A86;
  font-weight:normal;
  width:20%;
}
.contentElementTextarea table.sprechzeiten td, .contentElement table.sprechzeiten td {
  text-transform:uppercase;
  font-size:8px;
  font-size:0.8rem;
  text-align:center;
  border-collapse:collapse;
  border-left:1px #000 solid;
  white-space:nowrap;
  line-height:1.5;
  color:#004A86;
  font-weight:normal;
  width:20%;
}
.contentElementTextarea table.sprechzeiten tr > td:first-child, .contentElementTextarea table.sprechzeiten tr > th:first-child, .contentElement table.sprechzeiten tr > td:first-child, .contentElement table.sprechzeiten tr > th:first-child { border-left:0px; }
.contentElementTextarea table.sprechzeiten tr:last-child td, .contentElement table.sprechzeiten tr:last-child td {
  font-size:7px;
  font-size:0.7rem;
  text-transform:none;
}
.contentElementTextarea table.team-tabelle td, .contentElement table.team-tabelle td { vertical-align:top; }
.contentElementTextarea table.team-tabelle tr > td:first-child, .contentElement table.team-tabelle tr > td:first-child {
  background:url(/system/images/aufzaehlung.gif) 0px 3px no-repeat;
  white-space:nowrap;
  padding-right:10px;
  padding-left:5px;
}
.contentElement-images-6-6col .col-6 { text-align:center !important; }
.contentElement-images-6-6col .rounded {
  border:10px #CDD9E9 solid;
  -webkit-border-radius:160px;
  -moz-border-radius:160px;
  border-radius:160px;
  height:300px;
  width:300px;
  background-position:center center;
  background-repeat:no-repeat;
  margin:0 auto;
}
.contentElement-images-6-6col .rectangle {
  border:10px #CDD9E9 solid;
  -webkit-border-radius:160px;
  -moz-border-radius:160px;
  border-radius:160px;
  height:300px;
  width:300px;
  background-position:center center;
  background-repeat:no-repeat;
  margin:0 auto;
}
.contentElement-textimage-3-9col .rounded {
  border:10px #CDD9E9 solid;
  -webkit-border-radius:80px;
  -moz-border-radius:80px;
  border-radius:80px;
  height:140px;
  width:140px;
  background-position:center center;
  background-repeat:no-repeat;
}
.contentElement-textimage-3-9col .rectangle {
  border:10px #CDD9E9 solid;
  -webkit-border-radius:160px;
  -moz-border-radius:160px;
  border-radius:160px;
  height:300px;
  width:300px;
  background-position:center center;
  background-repeat:no-repeat;
}
.contentElement-rundgang-12col .mapContent {
  position:absolute;
  top:0px;
  left:20px;
  width:940px;
  height:100px;
  display:none;
  background-position:top left;
  background-repeat:no-repeat;
  z-index:20000;
  cursor:pointer;
}
footer {
  font-family:Arial;
  position:relative;
  padding:60px 0;
  background-color:#CDD9E9;
  font-size:8px;
  font-size:0.8rem;
  color:#004A86;
  line-height:1.5;
}
footer a {
  padding:0 0 0 10px;
  background:url(/system/images/pfeil.gif) center left no-repeat;
  text-decoration:none;
  color:#004A86;
}
footer a:hover {
  text-decoration:underline;
  color:#FFFFFF;
}
a[href^=tel] {
  color:inherit;
  text-decoration:none;
}
.qtip-light {
  background-color:white;
  border-color:#E2E2E2;
  color:#454545;
}
.qtip-custom {
  background-color:transparent;
  border-color:#004A86;
  color:#fff;
  border:0px !important;
}
.qtip-custom .qtip-content {
  text-align:center;
  border:0px !important;
  font-size:9px;
  font-size:0.9rem;
  letter-spacing:0.1em;
  text-transform:uppercase;
  font-family:Arial;
  padding:0px;
}
.qtip-custom .qtip-content strong {
  font-weight:normal;
  padding:8px 0;
  display:block;
  background-color:#004A86;
}
.qtip-custom .qtip-titlebar {
  background-color:#004A86;
  border:0px !important;
}
