html {
  height: 100%;
  background: #494a4a url("tl_files/elvedi/body_bg.gif") left top repeat-y;
  background-attachment: fixed;
}
body {
  font-family: "FrutigerLTW01-45Light", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #686868;
  line-height: 1.3;
  background-repeat: no-repeat;
  background-position: 640px 0px;
  background-attachment: fixed;
  min-height: 100%;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
}
* html body {
  height: 100%;
  margin-left: 0;
}
body.home {
  background-image: url("tl_files/elvedi/home2.jpg");
  color: #f3f5f4;
  background-position: 320px 0px;
}
body.aktuell {
  background-image: url("tl_files/elvedi/aktuell2.jpg");
}
body.portrait {
  background-image: url("tl_files/elvedi/portrait2.jpg");
}
body.referenzen {
  background-image: url("tl_files/elvedi/referenzen2.jpg");
}
body.partner {
  background-image: url("tl_files/elvedi/partner2.jpg");
}
body.kontakt {
  background-image: url("tl_files/elvedi/kontakt2.jpg");
}
body.datenschutz, body.impressum {
  background-image: url("tl_files/elvedi/disclaimer2.jpg");
}
.mti-active #wrapper, .mti-inactive #wrapper {
  visibility: visible;
}
#container {
  padding-bottom: 24px;
}
#logo {
  left: 24px;
  top: 59px;
  position: fixed;
  font-size: 24px;
  line-height: 24px;
}
* html #logo {
  position: absolute;
}
#logo span {
  padding-left: 2px;
  font-size: 16px;
}
#logo a {
  text-decoration: none;
  color: #2d2d2d;
}
.mod_article {
  width: 272px;
  margin-left: 320px;
  padding-top: 219px;
  padding-left: 21px;
}
* html .mod_article {
  display: inline;
}
#adresse {
  left: 26px;
  top: 132px;
  position: fixed;
  font-size: 12px;
  color: #8c8c8c;
}
* html #adresse {
  position: absolute;
}
h1 {
  margin: 0 0 18px;
  padding: 1px 0 0;
  font-weight: normal;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
}
.rolf-schmid h1 {
  text-transform: none;
}
p {
  margin: 0 0 18px;
}
.datenschutz h2 {
  margin: 0 0 12px;
  padding-top: 12px;
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase;
}
.datenschutz h3, .datenschutz h4 {
  margin: 0 0 12px;
  padding-top: 12px;
  font-family: "FrutigerLTW01-75Black", Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}
.mti-active .datenschutz h3, .mti-active .datenschutz h4 {
  font-weight: normal;
}
.datenschutz h1 + h2, .datenschutz h2 + h3 {
  padding-top: 6px;
}
.datenschutz p, .datenschutz ul, .caption {
  margin-bottom: 12px;
  font-size: 12px;
}
.partner p {
  margin-bottom: 4px;
}
.referenzen p {
  margin-bottom: 24px;
}
ul {
  margin: 0 0 18px;
  padding-left: 18px;
}
a {
  text-decoration: underline;
  color: #686868;
}
a:hover {
  text-decoration: none;
  color: #686868;
}
strong {
  font-family: "FrutigerLTW01-75Black", Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.mti-active strong {
  font-weight: normal;
}
em {
  font-family: "FrutigerLTW01-46LightIt", Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 12px;
}
.mti-active em {
  font-style: normal;
}
.image_container img {
  display: block;
}
.image_container {
  margin-bottom: 23px;
  padding-top: 3px;
}
.partner .image_container {
  margin-bottom: 40px;
}
.mod_navigation {
  left: 0;
  top: 217px;
  position: fixed;
}
* html .mod_navigation {
  position: absolute;
}
.mod_navigation ul, .mod_navigation li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mod_navigation li {
  padding-left: 24px;
}
.mod_navigation li.active {
  background-image: url("tl_files/elvedi/nav_bg.gif");
  background-repeat: no-repeat;
  background-position: 0px 5px;
}
.mod_navigation a, .mod_navigation span {
  text-decoration: none;
  font-size: 34px;
  color: #c4c4c4;
  line-height: 1;
  text-transform: uppercase;
}
.mod_navigation a:hover, .mod_navigation span.active {
  color: #8c8c8c;
}
#copyright {
  bottom: 19px;
  left: 26px;
  position: absolute;
  font-size: 12px;
  color: #8c8c8c;
}
.partner #copyright {
  bottom: 36px;
}
.referenzen #copyright {
  bottom: 25px;
}
#copyright a {
  text-decoration: none;
  color: #8c8c8c;
}
#copyright a:hover {
  text-decoration: underline;
}

/* Cookie-Banner */

#mm-cookie-banner {
    display: none;
    position: fixed;
    bottom: 15px;
    left: 50%;
    width: 100%;
    max-width: 820px;
    font-size: 14px;
    line-height: 1.5;
    color: #686868;
    background-color: #fff;
    padding: 15px 0;
    box-shadow: 0 0 10px rgba(0,0,0,0.25);
    transform: translateX(-50%);
    z-index: 1000000000;
}
#mm-cookie-banner div {
    display: flex;
    align-items: center;
    padding: 0 20px;
}
#mm-cookie-banner p {
    font-size: 1em;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 24px;
}
#mm-cookie-banner a {
    color: #686868;
    text-decoration: underline;
}
#mm-cookie-banner a:hover {
    text-decoration: none;
}
#mm-cookie-banner button {
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background-color: #686868;
    border: .15em solid #686868;
    padding: .425em .85em;
    font-size: 1.125em;
    line-height: 1.5;
    border-radius: .275em;
    margin: 0;
    font-family: "FrutigerLTW01-75Black", Arial, Helvetica, sans-serif;
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-appearance: button;
    overflow: visible;
}
#mm-cookie-banner button:hover {
    background-color: #5b5b5b;
    border-color: #5b5b5b;
    color: #fff;
}
@media (max-device-width: 767px) and (orientation: portrait) {
    #mm-cookie-banner {
        max-width: 100%;
        padding: 0;
        bottom: 0;
        left: 0;
        transform: none;
        font-size: 36px;
    }
    #mm-cookie-banner div {
        display: block;
        width: 92%;
        margin: 4%;
        padding: 0;
    }
    #mm-cookie-banner p {
        margin-bottom: 1em;
        padding-right: 0;
    }
    #mm-cookie-banner button {
        width: 100%;
    }
}
@media (max-device-width: 767px) and (orientation: landscape) {
    #mm-cookie-banner {
        font-size: 17px;
        max-width: 910px;
    }
}