/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

a p {
  text-decoration: none;
}

/* line 116, ../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'linux_libertine_capismallcaps';
  src: url(../fonts/linlibertine_as-webfont.eot);
  src: url(../fonts/linlibertine_as-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/linlibertine_as-webfont.woff2) format("woff2"), url(../fonts/linlibertine_as-webfont.woff) format("woff"), url(../fonts/linlibertine_as-webfont.svg#linux_libertine_capismallcaps) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'linux_libertinebold';
  src: url(../fonts/linlibertine_rb-webfont.eot);
  src: url(../fonts/linlibertine_rb-webfont.eot?#iefix) format("embedded-opentype"), url(../fonts/linlibertine_rb-webfont.woff2) format("woff2"), url(../fonts/linlibertine_rb-webfont.woff) format("woff"), url(../fonts/linlibertine_rb-webfont.svg#linux_libertinebold) format("svg");
}
/* mixin */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
/* line 20, ../sass/screen.scss */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  
}

a {
  color: #000;
}

.footer a {
  color: #fff;
} 

/* HTML5 display-role reset for older browsers */
/* line 29, ../sass/screen.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

/* line 43, ../sass/screen.scss */
body {
  line-height: 1;
}

/* line 47, ../sass/screen.scss */
ol,
ul {
  list-style: none;
}

/* line 52, ../sass/screen.scss */
blockquote,
q {
  quotes: none;
}

/* line 57, ../sass/screen.scss */
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}

/* line 65, ../sass/screen.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* _____________ allgemein _____________ */
/* line 70, ../sass/screen.scss */
p {
  font-family: "linux_libertine_capismallcaps";
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 5%;
  margin-left: 5%;
  margin-right: 5%;
  text-align: justify;
  word-spacing: normal;
  -webkit-hyphens: auto;
  -webkit-hyphenate-limit-chars: auto 3;
  -webkit-hyphenate-limit-lines: 4;
  -ms-hyphens: auto;
  -ms-hyphenate-limit-chars: auto 3;
  -ms-hyphenate-limit-lines: 4;
}

/* line 87, ../sass/screen.scss */
h1 {
  font-size: 25px;
  font-family: "linux_libertine_capismallcaps";
  margin-top: 5%;
  margin-left: 5%;
  margin-right: 5%;
}

/* line 95, ../sass/screen.scss */
h2 {
  font-size: 25px;
  font-family: "linux_libertine_capismallcaps";
  margin-left: 5%;
  margin-right: 5%;
}

/* line 102, ../sass/screen.scss */
strong {
  font-family: 'linux_libertinebold';
}

/* line 106, ../sass/screen.scss */
em {
  font-style: italic;
}

/* line 111, ../sass/screen.scss */
.noMargin p {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 114, ../sass/screen.scss */
.noMargin p:last-of-type {
  margin-bottom: 5%;
}

.noMargin h1 {
  padding-top: 1em;
}

/* line 120, ../sass/screen.scss */
.none {
  display: none;
}

/* line 124, ../sass/screen.scss */
.block {
  display: block;
}

/*_____________ Navigation _____________*/
/* line 128, ../sass/screen.scss */
nav {
  font-family: "linux_libertine_capismallcaps";
  overflow: hidden;
  position: relative;
}
/* line 133, ../sass/screen.scss */
nav ul {
  position: relative;
  height: 40px;
  float: left;
}
/* line 138, ../sass/screen.scss */
nav ul li {
  cursor: pointer;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 10px;
  position: relative;
  list-style: none;
  float: left;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 151, ../sass/screen.scss */
nav ul li a {
  font-size: 20px;
  color: #000000;
  text-decoration: none;
}

/* line 160, ../sass/screen.scss */
.navigation {
  height: 50px;
  overflow: hidden;
}
/* line 164, ../sass/screen.scss */
.navigation ul {
  width: 80%;
}

/* line 169, ../sass/screen.scss */
.navigationImage {
  width: 20%;
  overflow: hidden;
  float: right;
  position: relative;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 178, ../sass/screen.scss */
.navigationImage img {
  float: right;
  margin: 15px;
  width: 30px;
  height: 30px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 191, ../sass/screen.scss */
.navMobile {
  display: none;
}

/* line 195, ../sass/screen.scss */
.navMobileList {
  display: none;
}

/* line 199, ../sass/screen.scss */
.menu {
  background-color: #000000;
  color: #ffffff;
  width: 100%;
}
/* line 204, ../sass/screen.scss */
.menu a {
  font-size: 25px;
  color: #ffffff;
  text-decoration: none;
}

/*_____________ images _____________*/
/* line 211, ../sass/screen.scss */
.imgFullsize {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}

/* line 217, ../sass/screen.scss */
.logo {
  position: absolute;
  margin: 20px;
  float: left;
}

/* line 223, ../sass/screen.scss */
.logoLeft {
  left: 20px;
  top: 20px;
}

/* line 228, ../sass/screen.scss */
.logoRight {
  right: 20px;
  top: 20px;
}

/* line 233, ../sass/screen.scss */
.claimKey {
  position: absolute;
  right: 25px;
  bottom: 25px;
  margin: 20px;
  float: right;
}

/* line 241, ../sass/screen.scss */
.imgLeft {
  float: left;
  width: 30%;
}

/* line 246, ../sass/screen.scss */
.imgRight {
  width: 30%;
  float: right;
}

/* line 251, ../sass/screen.scss */
.smallCenter {
  width: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*_____________ header _____________*/
/* line 258, ../sass/screen.scss */
header {
  position: relative;
}

/*_____________ article _____________*/
/* line 262, ../sass/screen.scss */
article {
  font-family: "linux_libertine_capismallcaps";
  overflow: hidden;
  position: relative;
}
/* line 267, ../sass/screen.scss */
article div {
  width: 70%;
  float: left;
}
/* line 272, ../sass/screen.scss */
article:nth-child(even) {
  color: #ffffff;
  background-color: #000000;
}

/* line 279, ../sass/screen.scss */
.taetowierer {
  background-color: #ffffff !important;
  padding: 0;
}
/* line 283, ../sass/screen.scss */
.taetowierer .textUnderImg {
  background-color: #000000;
  width: 100%;
}
/* line 288, ../sass/screen.scss */
.taetowierer section {
  color: #000000;
}
/* line 292, ../sass/screen.scss */
.taetowierer section div div {
  width: 100%;
}

/* line 300, ../sass/screen.scss */
.gallery div {
  width: 100%;
}
/* line 303, ../sass/screen.scss */
.gallery div .imgWrapper {
  width: 20%;
  height: auto;
  position: relative;
  cursor: pointer;
}
/* line 309, ../sass/screen.scss */
.gallery div .imgWrapper:first-child {
  width: 33.32%;
}
/* line 313, ../sass/screen.scss */
.gallery div .imgWrapper:not(:first-child) {
  width: 16.66%;
}
/* line 317, ../sass/screen.scss */
.gallery div .imgWrapper:before {
  content: "";
  display: block;
  padding-top: 100%;
}
/* line 324, ../sass/screen.scss */
.gallery div .galleryImg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 338, ../sass/screen.scss */
.gallery div .galleryImg:hover {
  filter: none;
  -webkit-filter: grayscale(0%) !important;
  -ms-filter: grayscale(0%) !important;
  filter: grayscale(0%) !important;
}
/* line 346, ../sass/screen.scss */
.gallery div .imgWrapperFront {
  z-index: 9;
  background-color: #000000;
  width: 100% !important;
  height: 500px;
  padding-bottom: 35px;
}
/* line 353, ../sass/screen.scss */
.gallery div .imgWrapperFront .galleryImg {
  width: auto !important;
  height: 500px;
}
/* line 360, ../sass/screen.scss */
.gallery .galleryImgActive {
  -webkit-filter: grayscale(0%) !important;
  -ms-filter: grayscale(0%) !important;
  filter: grayscale(0%) !important;
  background-position: center;
  background-size: contain !important;
}
/* line 368, ../sass/screen.scss */
.gallery .close {
  font-family: "linux_libertine_capismallcaps";
  font-size: 80px;
  display: none;
  color: #ffffff;
  cursor: pointer;
}
/* line 376, ../sass/screen.scss */
.gallery .closeShow {
  position: absolute;
  display: block;
  z-index: 99;
  right: 20px;
  top: -20px;
  text-shadow: 2px 2px #000;
}
/* line 387, ../sass/screen.scss */
.gallery .galleryTextShow {
  margin-top: 50px;
}

/* line 393, ../sass/screen.scss */
.termine section {
  position: relative;
}

/*______formular________*/
/* line 399, ../sass/screen.scss */
.form div {
  width: 50%;
}
/* line 402, ../sass/screen.scss */
.form div .runningText {
  width: 70%;
}
/* line 407, ../sass/screen.scss */
.form #contact {
  margin-top: 25px;
}
/* line 411, ../sass/screen.scss */
.form .field {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 416, ../sass/screen.scss */
.form .field label {
  font-size: 16px;
  width: 100%;
  margin-bottom: 10px;
  float: left;
}
/* line 423, ../sass/screen.scss */
.form .field input {
  width: 80%;
  float: left;
  height: 40px;
  font-size: 20px;
  font-family: "linux_libertine_capismallcaps";
}
/* line 431, ../sass/screen.scss */
.form .field textarea {
  width: 80%;
  float: left;
  height: 150px;
  font-size: 16px;
  font-family: "linux_libertine_capismallcaps";
}
/* line 440, ../sass/screen.scss */
.form input[type="submit"] {
  background-color: #000000;
  height: 40px;
  color: #ffffff;
  font-family: "linux_libertine_capismallcaps";
  font-size: 25px;
  border: 5px solid #ffffff;
  margin-top: 5%;
  margin-bottom: 5%;
  cursor: pointer;
}

/* _____________ footer _____________*/
/* line 453, ../sass/screen.scss */
footer {
  background-color: #000000;
  color: #ffffff;
}
/* line 457, ../sass/screen.scss */
footer p {
  margin-left: 5%;
  margin-right: 5%;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

/*__________responsive___________*/
@media (max-width: 1023px) {
  /* line 469, ../sass/screen.scss */
  .gallery div .imgWrapperFront {
    height: 400px;
  }
  /* line 472, ../sass/screen.scss */
  .gallery div .imgWrapperFront .galleryImg {
    height: 400px;
  }
}
@media (min-width: 601px) {
  /* line 480, ../sass/screen.scss */
  .navMobileList {
    display: none !important;
  }
}
@media (max-width: 600px) {
  /* line 487, ../sass/screen.scss */
  .gallery div .imgWrapperFront {
    height: 90vw;
  }
  /* line 490, ../sass/screen.scss */
  .gallery div .imgWrapperFront .galleryImg {
    height: 90vw;
  }

  /* line 497, ../sass/screen.scss */
  .navigation {
    display: none;
  }

  /* line 501, ../sass/screen.scss */
  .menu {
    display: none;
  }

  /* line 505, ../sass/screen.scss */
  .navMobile {
    background-color: #000000;
    display: block;
    padding-left: 5%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  /* line 513, ../sass/screen.scss */
  .navMobileImg {
    width: 40px;
    height: 40px;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
  }

  /* line 521, ../sass/screen.scss */
  .navMobileList {
    display: none;
  }

  /* line 525, ../sass/screen.scss */
  nav {
    background-color: #000000;
    padding-top: 20px;
  }
  /* line 529, ../sass/screen.scss */
  nav ul {
    float: none;
  }
  /* line 532, ../sass/screen.scss */
  nav ul a {
    color: #ffffff;
    font-family: "linux_libertine_capismallcaps";
    font-size: 40px;
  }
  /* line 537, ../sass/screen.scss */
  nav ul a li {
    border-bottom: 1px solid #ffffff;
    width: 100%;
    height: 50px;
    text-align: center;
    margin: 20px 20px 20px 0;
    padding: 0 0 10px;
  }
  /* line 545, ../sass/screen.scss */
  nav ul a li img {
    width: 50px;
    height: 50px;
  }

  /* line 554, ../sass/screen.scss */
  .closeNav {
    font-family: "linux_libertine_capismallcaps";
    color: #ffffff;
    font-size: 60px;
    cursor: pointer;
  }
}
@media (max-width: 600px) {
  /* line 562, ../sass/screen.scss */
  p {
    line-height: 18px;
  }

  /* line 566, ../sass/screen.scss */
  .logo {
    width: 30%;
    height: 30%;
    margin: 0;
  }

  /* line 572, ../sass/screen.scss */
  .logoLeft {
    left: 10px;
    top: 10px;
  }

  /* line 577, ../sass/screen.scss */
  .logoRight {
    right: 10px;
    top: 10px;
  }

  /* line 582, ../sass/screen.scss */
  .claimKey {
    width: 30%;
    height: 30%;
    margin: 0;
    right: 10px;
    bottom: 10px;
  }

  /* line 590, ../sass/screen.scss */
  .imgRight {
    width: 60%;
    display: block;
    margin: auto;
    float: none;
  }

  /* line 597, ../sass/screen.scss */
  .imgLeft {
    float: none;
    width: 60%;
    display: block;
    margin: auto;
  }

  /* line 605, ../sass/screen.scss */
  article div {
    width: 100%;
  }

  /* line 612, ../sass/screen.scss */
  .gallery div .imgWrapper:first-child {
    width: 100%;
  }
  /* line 616, ../sass/screen.scss */
  .gallery div .imgWrapper:not(:first-child) {
    width: 50%;
  }
  /* line 621, ../sass/screen.scss */
  .gallery .closeShow {
    top: 1px;
  }

  /* line 627, ../sass/screen.scss */
  .form #contact {
    margin: 5%;
  }
  /* line 632, ../sass/screen.scss */
  .form .field input {
    width: 95%;
    height: 50px;
  }
  /* line 637, ../sass/screen.scss */
  .form .field textarea {
    width: 95%;
    height: 200px;
  }
  /* line 643, ../sass/screen.scss */
  .form input[type="submit"] {
    height: 50px;
  }
  /* line 647, ../sass/screen.scss */
  .form div {
    width: 90%;
  }
  /* line 650, ../sass/screen.scss */
  .form div .runningText {
    width: 100%;
  }
}

