@charset "ISO-8859-1";
body {
    background-image: url("../img/bg.gif");
    background-repeat: no-repeat;
    font-family: Arial, sans-serif;
}

img {
    border: none;
}

div.landingpage_container {
    width: 1024px;
    position: relative;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
}

div.woge_logo {
    width: 152px;
    height: 106px;
    cursor: pointer;
}

div.top_menu {
    position: absolute;
    top: 0px;
    right: 63px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}

div.top_menu a, div.top_menu a:visited {
    position: relative;
    float: left;
    line-height: 17px;
    text-decoration: none;
    color: #7d7c7c;
}

div.top_menu a:hover {
    text-decoration: underline;
    color: #7d7c7c;
}

div.top_menu a.menu_link {
    border-right: 1px solid #7d7c7c;
    padding-right: 8px;
    margin-right: 8px;
}

div.top_menu a.menu_link_social {
    border: 0;
    padding-right: 8px;
    margin-right: 8px;
}

div.top_menu a.active {
    text-decoration: underline;
}

div.top_menu a.last {
    border: none;
    padding-right: 0;
}

div.img_container {
    position: relative;
    margin: 0 auto;
    width: 980px
}

div.img_container img.arzt_img {
    width: 482px;
    height: auto;
    position: absolute;
    top: 10px;
    left: 60px;
    z-index: 1;
}

div.topTextImg, div.bottomTextImg {
    width: auto;
    z-index: 2;
}

div.topTextImg {
    position: absolute;
    top: -38px;
    right: 175px;
}

div.bottomTextImg {
    position: absolute;
    top: 325px;
    left: 55px;
}

div.topTextImg img.topTextTop {
    float: right;
    margin-bottom: 10px;
    clear: both;
}

div.topTextImg img.topTextBottom {
    float: right;
    margin-bottom: 5px;
    clear: both;
}

div.topTextImg img.topTextLink{
    float: right;
    clear: both;
    border: 0;
}

div.bottomTextImg img.bottomText {
    float: left;
    margin-bottom: 5px;
    clear: both;
}

div.bottomTextImg img.bottomTextLink{
    float: right;
    clear: both;
    border: 0;
}

div.img_container img.mediziner_img {
    width: 482px;
    height: auto;
    position: absolute;
    top: 265px;
    right: 167px;
}

div.inhalt_container {
    width: 854px;
    height: 660px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    padding-top: 1px;
}

div.woge_inhalt {
	background-image: url("../img/unterseiten/seite_wir_die_woge.gif");
}

div.medContainer, 
div.docContainerTop,
div.docContainerBottom {
    width: 100%;
    position: relative;
    padding: 30px 0;
}

div.medContainer {
    margin: 35px 0 20px 0;
    background-color: #6BC6DB;
}

div.docContainerTop {
    margin: 0 0 5px 0;
    background-color: #DE085E;  
}

div.docContainerBottom {
    margin: 0;
    background-color: #EC8C04;
}

div.medImgContainer {
    position: absolute;
    top: -55px;
    right: -35px;
    width: 230px;
}

div.docImgContainer {
    position: absolute;
    top: -50px;
    left: -50px;
    width: 230px;
}

div.medImgContainer img,
div.docImgContainer img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

div.info_container {
    width: 30%;
    padding: 0 4% 0 4%;
    float: left;
}

p.infoText {
    color: #fff;
    font-size: 20px;
}

div.vorteile_container {
    width: 58%;
    padding: 0 4% 0 0;
    float: left;
}

div.vorteile_container ul {
    font-size: 20px;
    color: #000000;
    margin: 0;
}

div.vorteile_container ul li {
    line-height: 30px;
}

.medTxtImg {
    margin-top: 15px;
}

.docTxtImg {
    margin-top: 30px;
}

div.kontakt_container {
    width: 392px;
    height: 144px;
    position: absolute;
    top: 30px;
    left: 27%;
}

div.kontakt_container span {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;	
    display: inline-block;
    position: relative;
}

div.kontakt_container span.telefon {
    margin: 16px 0 4px 21.3%;
}

div.kontakt_container span.mail {
    margin-left: 8%;
}

div.kontakt_container span a, div.kontakt_container span a:visited, div.kontakt_container span a:hover {
    color: #ffffff;
    text-decoration: none;
}

div.kontakt_container span a:after {
    content: '.';
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -3px;
    border-width: 0 0 3px;
    border-style: solid;
    border-color: #ffffff;
}

div.woge_text_container {
    width: 712px;
    height: 240px;
    position: absolute;
    top: 202px;
    left: 74px;
    overflow: auto;
}

div.woge_text_container p {
    font-size: 13px;
    color: #585857;
    margin-top: 0px;
    margin-left: 32px;
    margin-right: 20px;
    font-weight: bold;
}

div.logoContainer {
    width: 200px;
    margin: 20px 0;
}

div.logoContainer.start {
    position: absolute;
    right: 135px;
    top: 698px;
    width: 180px;
}

div.logoContainer img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.clear {
    width: 100%;
    height: 1px;
    clear: both;
}

/* Cookie-Hinweis */
#cookieWrapper {
  color: rgba(255,255,255,1);
  background-color: rgba(255, 255, 255, 0.50);
  display: block;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  transform: translate3d(-50%, -50%, 9999990px);
  z-index: 9999990;
  box-shadow: 0 3px 10px rgb(0 0 0 / 10%);
  overflow: hidden;
  padding: 15px;
}

.cookieButtons{margin:15px 0 0 0}

#cookieNotice {
  color: rgba(255,255,255,1);
  background-color: #075a76;
  display: block;
  max-height: calc(100% - 100px);
  max-width: 500px;
  position: fixed;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  transform: translate3d(-50%, -50%, 9999990px);
  z-index: 9999991;
  width: 95%;
  border-color: #aec600;
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  box-shadow: 0 3px 10px rgb(0 0 0 / 10%);
  overflow: hidden;
  padding: 15px;
}

  #cookieNotice a {
    color: #fff;
  }

#cookieNoticeCloser {
  color: #000;
  position: relative; /*right: 10px;*/
  width: 150px;
  height: 15px;
  cursor: pointer
}

#xcookieNoticeCloser:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 9px;
  background-color: #000000;
  left: 7px;
  top: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

#xcookieNoticeCloser:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 9px;
  background-color: #000000;
  left: 7px;
  top: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}