@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=18e3df73-b912-49ba-8e63-26c71429143b");
    @font-face{
        font-family:"DINNextW01-CondensedReg";
        src:url("Fonts/5dd9f4c4-cfde-415c-bb51-433569311de5.woff2") format("woff2"),url("Fonts/3b15daf5-d7fb-4099-93b9-db20fd26c2fe.woff") format("woff");
    }
    @font-face{
        font-family:"DINNextW01-CondensedBol";
        src:url("Fonts/258804c2-9ca6-4856-bad7-67cde4f087b4.woff2") format("woff2"),url("Fonts/0c0418fe-d324-4ab2-978a-e8201c646ca1.woff") format("woff");
    }


@charset "UTF-8";
/* line 1, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/_structure.scss */
body {
  margin: 0;
  background-color: #000;
  overflow-y: scroll; }

/* line 7, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/_structure.scss */
main {
  background-color: #111111; }

/* line 23, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/_structure.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/* line 1, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/_typography.scss */
html {
  font-family: "DINNextW01-CondensedBol", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  color: #FFFFFF;
  font-size: 150%;
  line-height: 1.4;
  text-transform: uppercase; }

/* line 12, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/_typography.scss */
h1 {
  margin: 0; }

/* line 16, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/_typography.scss */
a, span.inyourfacespambot {
  background-color: transparent;
  color: #FFFFFF;
  text-decoration: none;
  cursor: pointer; }
  /* line 22, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/_typography.scss */
  a:active,
  span.inyourfacespambot:active,
  a:hover, span.inyourfacespambot:hover {
    outline: 0;
    text-decoration: underline; }

/* line 28, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/_typography.scss */
*, b, strong, i, em, address, h1, h2, h3, h4 {
  font-weight: normal;
  font-style: normal; }

/* line 33, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/_typography.scss */
small {
  font-size: 80%; }

/* line 37, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/_typography.scss */
hr {
  box-sizing: content-box;
  height: 0; }

/* line 42, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/_typography.scss */
span.inyourfacespambot {
  cursor: pointer; }
  /* line 45, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/_typography.scss */
  span.inyourfacespambot span {
    display: none; }

@media screen and (min-width: 1000px) {
  /* line 51, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/_typography.scss */
  html {
    font-size: 100%; } }

/* line 1, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/_media.scss */
img {
  border: 0; }

/* line 5, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/_media.scss */
svg:not(:root) {
  overflow: hidden; }

/* line 1, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
header.main {
  background-color: #111111; }
  /* line 3, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
  header.main h1 a, header.main h1 span.inyourfacespambot {
    display: block;
    padding: 2rem 1rem 1rem 1rem;
    text-align: center; }
    /* line 7, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
    header.main h1 a img, header.main h1 span.inyourfacespambot img {
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
    /* line 11, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
    header.main h1 a:hover img, header.main h1 span.inyourfacespambot:hover img {
      -webkit-transform: scale(1.05);
      transform: scale(1.05); }
  /* line 16, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
  header.main address {
    display: block;
    padding: 1rem; }
    /* line 19, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
    header.main address a, header.main address span.inyourfacespambot, header.main address span {
      display: block; }
    /* line 22, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
    header.main address span.address {
      padding-top: 1rem; }
    /* line 25, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
    header.main address span.inyourfacespambot {
      padding-top: 1rem; }
      /* line 27, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
      header.main address span.inyourfacespambot span {
        display: none; }
  /* line 32, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
  header.main a.facebook, header.main span.facebook.inyourfacespambot {
    display: none; }

@media screen and (min-width: 750px) {
  /* line 39, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
  header.main h1 a, header.main h1 span.inyourfacespambot {
    padding-top: 3rem;
    padding-bottom: 1rem;
    width: 150px;
    margin-left: auto;
    margin-right: auto; }
  /* line 46, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
  header.main .inside {
    position: relative;
    max-width: 1600px;
    margin: 0 auto; }
  /* line 52, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
  header.main address a, header.main address span.inyourfacespambot, header.main address span {
    display: inline-block;
    margin-right: 0.5rem; }
  /* line 56, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
  header.main address a, header.main address span.inyourfacespambot {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem; }
  /* line 60, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
  header.main address span, header.main address span.inyourfacespambot, header.main address span.address {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem; }
  /* line 65, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
  header.main a.facebook, header.main span.facebook.inyourfacespambot {
    display: inline-block;
    position: absolute;
    right: 1rem;
    top: 3rem;
    margin-top: 24px;
    color: #999999;
    -webkit-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
    font-size: 0.875rem; }
    /* line 75, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
    header.main a.facebook:hover, header.main span.facebook.inyourfacespambot:hover {
      color: #FFFFFF;
      text-decoration: none; }
    /* line 79, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
    header.main a.facebook img, header.main span.facebook.inyourfacespambot img {
      margin-bottom: -1px;
      margin-left: 7px; } }

@media screen and (min-width: 1000px) {
  /* line 89, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
  header.main h1 a, header.main h1 span.inyourfacespambot {
    padding-top: 2rem; }
  /* line 92, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
  header.main address {
    display: inline-block;
    position: absolute;
    left: 1rem;
    top: 2rem;
    color: #999999;
    margin-top: 2px; }
    /* line 99, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
    header.main address a, header.main address span.inyourfacespambot, header.main address span {
      display: inline-block;
      margin-right: 0.5rem; }
    /* line 103, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
    header.main address span, header.main address span.inyourfacespambot {
      margin-right: 0.1rem; }
    /* line 106, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
    header.main address a, header.main address span.inyourfacespambot {
      color: #999999;
      -webkit-transition: color 0.1s ease-in-out;
      transition: color 0.1s ease-in-out; }
      /* line 110, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
      header.main address a:hover, header.main address span.inyourfacespambot:hover {
        color: #FFFFFF;
        text-decoration: none; }
    /* line 115, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
    header.main address a, header.main address span.inyourfacespambot, header.main address span, header.main address span.inyourfacespambot, header.main address span.address {
      padding: 0; }
  /* line 119, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
  header.main a.facebook, header.main span.facebook.inyourfacespambot {
    top: 2rem;
    margin-top: 28px;
    right: 2rem; }
    /* line 123, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_header.scss */
    header.main a.facebook img, header.main span.facebook.inyourfacespambot img {
      margin-bottom: -4px; } }

/* line 1, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
section.slideshow {
  position: relative; }
  /* line 3, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow .viewbox {
    position: relative;
    overflow: hidden; }
  /* line 7, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow .hover {
    position: absolute;
    left: 0;
    width: 100%;
    height: 400px;
    z-index: 3;
    display: table;
    padding: 1rem;
    box-sizing: border-box; }
    /* line 16, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
    section.slideshow .hover h2 {
      display: table-cell;
      font-family: "DINNextW01-CondensedReg", sans-serif;
      text-align: center;
      vertical-align: middle;
      text-shadow: 0 0 10px rgba(0, 0, 0, 0.25); }
  /* line 24, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow ul.slides {
    position: relative;
    left: 0;
    overflow: hidden;
    padding: 0;
    margin: 0; }
    /* line 30, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
    section.slideshow ul.slides li {
      height: 400px;
      float: left;
      display: block;
      background-size: cover;
      background-position: 50%; }
  /* line 38, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow .controls {
    display: none; }
  /* line 41, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow img {
    width: 100%; }

@media screen and (min-width: 600px) {
  /* line 48, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow .hover, section.slideshow ul.slides li {
    height: 450px; } }

@media screen and (min-width: 700px) {
  /* line 56, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow .hover, section.slideshow ul.slides li {
    height: 500px; } }

@media screen and (min-width: 800px) {
  /* line 64, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow .hover, section.slideshow ul.slides li {
    height: 550px; } }

@media screen and (min-width: 900px) {
  /* line 72, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow .hover, section.slideshow ul.slides li {
    height: 600px; } }

@media screen and (min-width: 1000px) {
  /* line 80, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow .hover {
    height: 650px; }
    /* line 82, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
    section.slideshow .hover h2 {
      font-size: 2rem; }
  /* line 86, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow ul.slides li {
    height: 650px; }
  /* line 89, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow .controls {
    display: block;
    position: absolute;
    bottom: 40px;
    z-index: 5;
    width: 600px;
    left: 50%;
    margin-left: -300px; }
    /* line 97, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
    section.slideshow .controls li {
      display: block;
      width: 25%;
      float: left;
      box-sizing: border-box;
      padding: 0 1px; }
    /* line 104, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
    section.slideshow .controls a, section.slideshow .controls span.inyourfacespambot {
      display: block;
      padding: 1rem 0; }
      /* line 107, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
      section.slideshow .controls a span, section.slideshow .controls span.inyourfacespambot span {
        display: block;
        height: 2px;
        background-color: #999999;
        -webkit-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out; }
      /* line 114, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
      section.slideshow .controls a.active span, section.slideshow .controls span.active.inyourfacespambot span {
        background-color: #FFFFFF; }
      /* line 117, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
      section.slideshow .controls a:hover span, section.slideshow .controls span.inyourfacespambot:hover span {
        background-color: #bfbfbf; } }

@media screen and (min-width: 1100px) {
  /* line 127, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow .hover {
    height: 700px; }
    /* line 129, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
    section.slideshow .hover h2 {
      font-size: 2.75rem; }
  /* line 133, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow ul.slides li {
    height: 700px; } }

@media screen and (min-width: 1100px) and (min-height: 550px) {
  /* line 141, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow .hover, section.slideshow ul.slides li {
    height: 750px; } }

@media screen and (min-width: 1200px) and (min-height: 600px) {
  /* line 149, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow .hover, section.slideshow ul.slides li {
    height: 800px; } }

@media screen and (min-width: 1200px) {
  /* line 157, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow .hover h2 {
    font-size: 3.75rem; } }

@media screen and (min-width: 1300px) and (min-height: 650px) {
  /* line 165, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow .hover, section.slideshow ul.slides li {
    height: 850px; } }

@media screen and (min-width: 1400px) and (min-height: 700px) {
  /* line 173, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_slideshow.scss */
  section.slideshow .hover, section.slideshow ul.slides li {
    height: 900px; } }

/* line 1, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
section.service {
  padding: 2rem 1rem; }
  /* line 3, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
  section.service .inside {
    max-width: 1600px;
    margin: 0 auto;
    overflow: hidden; }
  /* line 8, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
  section.service h2, section.service address, section.service li, section.service a, section.service span.inyourfacespambot, section.service span {
    color: #999999; }
  /* line 12, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
  section.service address a, section.service address span.inyourfacespambot {
    display: block; }
  /* line 16, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
  section.service h2 {
    margin: 0;
    font-size: 1rem; }
  /* line 20, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
  section.service p.openinghours {
    font-size: 1.5rem;
    line-height: 1; }
  /* line 24, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
  section.service ul {
    list-style-type: circle; }

@media screen and (min-width: 700px) {
  /* line 32, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
  section.service address a, section.service address span.inyourfacespambot {
    display: inline-block; }
    /* line 34, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
    section.service address a:after, section.service address span.inyourfacespambot:after {
      content: '–';
      margin-left: 0.25rem;
      margin-right: 0.25rem; }
    /* line 39, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
    section.service address a.mobile:after, section.service address span.mobile.inyourfacespambot:after {
      display: none; }
  /* line 43, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
  section.service address span.inyourfacespambot:after {
    display: none; } }

@media screen and (min-width: 1000px) {
  /* line 51, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
  section.service {
    overflow: hidden;
    padding: 3rem 2rem;
    position: relative; }
    /* line 55, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
    section.service .about {
      float: left;
      width: 50%; }
    /* line 59, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
    section.service .services {
      float: left;
      width: 50%; }
    /* line 63, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
    section.service ul {
      margin: 0;
      box-sizing: border-box; }
    /* line 67, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
    section.service p.openinghours {
      margin: 0;
      font-size: 2rem; }
    /* line 71, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
    section.service address {
      position: absolute;
      bottom: 3rem; } }

@media screen and (min-width: 1500px) {
  /* line 80, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
  section.service .about {
    width: 35%; }
  /* line 83, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
  section.service .services {
    width: 65%;
    overflow: hidden; }
  /* line 87, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
  section.service ul {
    float: left;
    width: 50%; } }

@media screen and (min-width: 1600px) {
  /* line 96, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
  section.service .about {
    box-sizing: border-box;
    padding-left: 2rem; }
  /* line 100, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_service.scss */
  section.service .services {
    box-sizing: border-box;
    padding-right: 2rem; } }

/* line 1, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_impressum.scss */
main.impressum, main.datenschutz {
  border-top: 1px solid #000; }

/* line 6, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_impressum.scss */
section.impressum .inside, section.datenschutz .inside {
  max-width: 1600px;
  margin: 0 auto; }

/* line 10, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_impressum.scss */
section.impressum .left, section.impressum .right, section.datenschutz .left, section.datenschutz .right {
  padding: 2rem 1rem; }

/* line 13, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_impressum.scss */
section.impressum h2, section.datenschutz h2 {
  font-size: 1.5rem;
  margin: 1rem 0 1rem 0; }

/* line 17, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_impressum.scss */
section.impressum h3, section.datenschutz h3 {
  font-size: 1rem;
  margin: 1rem 0; }

/* line 21, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_impressum.scss */
section.impressum p, section.datenschutz p {
  color: #999999; }

/* line 24, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_impressum.scss */
section.impressum a.back, section.impressum span.back.inyourfacespambot, section.datenschutz a.back, section.datenschutz span.back.inyourfacespambot {
  display: inline-block;
  margin-top: 3rem; }

@media screen and (min-width: 1000px) {
  /* line 32, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_impressum.scss */
  section.impressum .inside, section.datenschutz .inside {
    overflow: hidden; }
  /* line 35, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_impressum.scss */
  section.impressum .left, section.impressum .right, section.datenschutz .left, section.datenschutz .right {
    padding: 2rem;
    box-sizing: border-box;
    float: left; }
  /* line 40, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_impressum.scss */
  section.impressum .left, section.datenschutz .left {
    width: 30%; }
  /* line 43, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_impressum.scss */
  section.impressum .right, section.datenschutz .right {
    width: 70%; }
  /* line 46, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_impressum.scss */
  section.impressum p, section.datenschutz p {
    max-width: 700px; }
  /* line 49, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_impressum.scss */
  section.impressum h2, section.datenschutz h2 {
    font-size: 2rem;
    margin: 3rem 0 1rem 0;
    max-width: 700px; }
  /* line 54, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_impressum.scss */
  section.impressum h3, section.datenschutz h3 {
    font-size: 1rem;
    margin: 1rem 0;
    max-width: 700px; } }

/* line 1, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
footer.main {
  background-color: #000; }
  /* line 3, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
  footer.main a, footer.main span.inyourfacespambot {
    padding: 1rem;
    display: block;
    text-align: center; }
  /* line 8, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
  footer.main a.slogan, footer.main span.slogan.inyourfacespambot {
    padding-top: 2rem; }
  /* line 11, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
  footer.main a.facebook, footer.main span.facebook.inyourfacespambot {
    background-color: #2c4373;
    padding-bottom: 0.75rem; }
    /* line 14, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
    footer.main a.facebook:hover, footer.main span.facebook.inyourfacespambot:hover {
      text-decoration: none;
      background-color: #253861; }
    /* line 18, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
    footer.main a.facebook img, footer.main span.facebook.inyourfacespambot img {
      margin-bottom: -1px; }
  /* line 22, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
  footer.main a.dg, footer.main span.dg.inyourfacespambot {
    text-transform: none;
    color: #999999; }
  /* line 26, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
  footer.main nav {
    padding-top: 1rem;
    padding-bottom: 1rem; }
    /* line 29, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
    footer.main nav ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
    /* line 34, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
    footer.main nav a, footer.main nav span.inyourfacespambot {
      padding: 0; }

@media screen and (min-width: 600px) {
  /* line 41, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
  footer.main {
    text-align: center; }
    /* line 43, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
    footer.main a.facebook, footer.main span.facebook.inyourfacespambot {
      display: inline-block;
      margin-bottom: 2rem; }
      /* line 46, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
      footer.main a.facebook img, footer.main span.facebook.inyourfacespambot img {
        margin-left: 7px; } }

@media screen and (min-width: 1000px) {
  /* line 54, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
  footer.main {
    padding-top: 1rem;
    padding-bottom: 1rem; }
    /* line 57, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
    footer.main .inside {
      max-width: 1600px;
      margin: 0 auto;
      position: relative; }
    /* line 62, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
    footer.main a, footer.main span.inyourfacespambot {
      color: #999999;
      -webkit-transition: color 0.1s ease-in-out;
      transition: color 0.1s ease-in-out;
      font-size: 0.875rem; }
      /* line 67, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
      footer.main a:hover, footer.main span.inyourfacespambot:hover {
        color: #FFFFFF;
        text-decoration: none; }
    /* line 72, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
    footer.main a.facebook, footer.main span.facebook.inyourfacespambot {
      background-color: transparent;
      margin-bottom: 1;
      padding-bottom: 1rem;
      font-size: 0.875rem;
      position: absolute;
      right: 2rem;
      top: 1rem;
      padding-right: 0; }
      /* line 81, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
      footer.main a.facebook:hover, footer.main span.facebook.inyourfacespambot:hover {
        background-color: transparent; }
      /* line 84, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
      footer.main a.facebook img, footer.main span.facebook.inyourfacespambot img {
        margin-left: 7px;
        margin-bottom: -4px; }
    /* line 89, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
    footer.main nav {
      position: absolute;
      left: 2rem;
      top: 1rem; }
      /* line 93, /Volumes/xserve.local/www.keilundriemen.de/styles/scss/elements/_footer.scss */
      footer.main nav li {
        display: inline-block;
        margin-right: 0.5rem; } }

/*# sourceMappingURL=screen.css.map */