@charset "UTF-8";
/*
Theme Name: Westhoff Theme
Theme URI: http://hotel-westhoff.de/
Description: Das Westhoff Theme spiegelt das Hotel wider.
Author: Samuel Cerqueira da Rocha
Version: 1.0
*/
/* Normalize: 
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 100%;
  line-height: 1.5em;
}
body,
button,
input,
select,
textarea {
  font-family: 'Ledger', serif;
  color: #eee;
}
::-moz-selection {
  background: #1b4a83;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #1b4a83;
  color: #fff;
  text-shadow: none;
}
::-webkit-input-placeholder {
  color: #1b4a83;
}
:-moz-placeholder {
  color: #1b4a83;
}
a,
a:link,
a:visited {
  color: #1b4a83;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -ms-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
a:hover {
  color: #000;
  cursor: pointer;
  text-decoration: underline;
}
a:focus,
a:link:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd;
  border-top-color: rgba(0, 0, 0, 0.7);
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
dd {
  margin: 0;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
  *overflow: visible;
}
table button,
table input {
  *overflow: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
/* Author: 
   ========================================================================== */
/* ************************************ LESS Vars **************************************** */
body {
  width: 100%;
  float: left;
}
/* ************************************ GLOBAL **************************************** */
body {
  float: left;
  width: 100%;
}
body > section {
  width: 100%;
}
#pageheader {
  width: 100%;
  height: 7.5em;
  float: left;
}
#logo {
  width: 25.5em;
  margin: 1.5em auto 0 auto;
}
#logo img {
  width: 100%;
}
#head-booking,
#head-tel {
  position: absolute;
  top: 3em;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}
#head-booking {
  left: 1.5em;
}
#head-booking a,
#head-booking a:hover {
  color: #fff;
  font-weight: bold;
}
#head-tel {
  right: 1.5em;
}
#contentheader {
  width: 100%;
  float: left;
  position: relative;
}
#main-nav {
  position: relative;
  z-index: 1;
  float: left;
  width: 16.25%;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
}
#main-nav a:hover {
  text-decoration: none;
}
#main-nav li {
  margin: 0;
  display: block;
  width: 100%;
  height: 2.25em;
  line-height: 2.25em;
  border-top: 1px solid #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid #000;
  text-indent: 1em;
}
#main-nav li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-shadow: 0 -1px 0 #000000;
}
#main-nav > ul > li {
  position: relative;
  background: transparent url('images/gfx/inactiv.png') center right no-repeat;
  -webkit-background-size: 25px 20px;
  -moz-background-size: 25px 20px;
  -ms-background-size: 25px 20px;
  -o-background-size: 25px 20px;
  background-size: 25px 20px;
}
#main-nav > ul > li > ul {
  opacity: 0;
  z-index: 0;
  -webkit-filter: blur(5px);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: absolute;
  width: 100%;
  margin: -2.25em 0 0 95%;
}
#main-nav > ul > li > ul > li {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  border-left: 1px solid #fff;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  position: relative;
  top: 1px;
}
#main-nav > ul > li > ul > li:hover {
  background-color: #1b4a83;
}
#main-nav > ul > li.active,
#main-nav > ul > li.active:hover {
  background: #ffffff url('images/gfx/activ.png') center right no-repeat;
  color: #000;
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  border-top: 1px solid #000;
}
#main-nav > ul > li:hover {
  background: #1b4a83 url('images/gfx/activ.png') center right no-repeat;
}
#main-nav > ul > li:hover > ul {
  z-index: 1;
  opacity: 1;
  -webkit-filter: blur(0);
  margin: -2.25em 0 0 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out 0.2s;
  -moz-transition: all 0.3s ease-out 0.2s;
  -ms-transition: all 0.3s ease-out 0.2s;
  -o-transition: all 0.3s ease-out 0.2s;
  transition: all 0.3s ease-out 0.2s;
}
.no-opacity #main-nav > ul > li > ul {
  display: none;
}
.no-opacity #main-nav > ul > li:hover ul {
  display: block;
}
.touch #main-nav > ul > li {
  background-image: none;
}
.touch #main-nav > ul > li > ul {
  opacity: 1;
  margin: -2.25em 0 0 100%;
  -webkit-filter: none;
}
#contentheader-infos {
  float: right;
  margin-right: 2%;
  width: 80%;
  margin-top: 8em;
  position: relative;
  z-index: 1;
}
#pageheadline,
#pagedescription {
  text-align: center;
  text-shadow: 0 1px 4px #000;
}
#pageheadline {
  font-size: 48px;
  font-family: 'Times', serif;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0;
}
#pageheadline a,
#pageheadline a:hover {
  color: #ffffff;
}
#pagedescription {
  font-size: 30px;
  margin-top: 0.8em;
  line-height: 1.2em;
}
.wrapper {
  clear: left;
  width: 75em;
  margin: 0 auto;
  padding-top: 3em;
}
.whitebox {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  padding: 1.5em;
  position: relative;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
.darkbox {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  padding: 1.5em;
}
.imagebox {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
}
.imagebox img {
  width: 100%;
}
.row {
  clear: left;
}
#pagefooter {
  text-align: center;
  padding: 3em 0 1.5em 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  /*.boxshadow(0,-1em,0.5em,rgba( 255,255,255,0.8));*/

  margin-top: 0.5em;
  background: #ffffff;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 15%, rgba(255, 255, 255, 0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(15%, rgba(255, 255, 255, 0.8)), color-stop(100%, rgba(255, 255, 255, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 15%, rgba(255, 255, 255, 0.8) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 15%, rgba(255, 255, 255, 0.8) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 15%, rgba(255, 255, 255, 0.8) 100%);
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 15%, rgba(255, 255, 255, 0.8) 100%);
  color: #000;
}
#pagefooter .wrapper {
  padding: 0;
}
#pagefooter a,
#pagefooter a:hover {
  color: #000;
}
/* ********** BGs ********** */
html {
  background: #8e959f url('images/BGs/fallback.jpg') fixed no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.willkommen-bg {
  background-image: url('images/BGs/wein.jpg');
}
.bistro-bg {
  background-image: url('images/BGs/party.jpg');
}
.klause-bg {
  background-image: url('images/BGs/klause.jpg');
}
.saal-bg {
  background-image: url('images/BGs/saal.jpg');
}
.biergarten-bg {
  background-image: url('images/BGs/biergarten.jpg');
}
.wellness-bg {
  background-image: url('images/BGs/wellness.jpg');
}
.kegeln-bg {
  background-image: url('images/BGs/kegel.jpg');
}
.tagung-bg {
  background-image: url('images/BGs/schachbrett.jpg');
}
.galerie-bg {
  background-image: url('images/BGs/galerie.jpg');
}
#drinks {
  background: url('images/BGs/getraekekarte.jpg') scroll no-repeat top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#contentheader {
  background: transparent url('images/header/start-rezeption.jpg') scroll no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
}
.willkommen-bg #contentheader {
  background: none;
}
.zimmer-bg #contentheader {
  background-image: url('images/header/zimmer.jpg');
  background-position: bottom center;
}
.fruhstuck-bg #contentheader {
  background-image: url('images/header/breakfast.jpg');
}
.ristorante-bg #contentheader {
  background-image: url('images/header/ristorante2.jpg');
}
.bistro-bg #contentheader {
  background-image: url('images/header/anno.jpg');
}
.klause-bg #contentheader {
  background-image: url('images/header/klause.jpg');
  background-position: bottom center;
}
.saal-bg #contentheader {
  background-image: url('images/header/saal.jpg');
}
.biergarten-bg #contentheader {
  background-image: url('images/header/biergarten.jpg');
}
.wellness-bg #contentheader {
  background-image: url('images/header/wellness.jpg');
  background-position: bottom center;
}
.kegeln-bg #contentheader {
  background-image: url('images/header/kegel.jpg');
  background-position: bottom center;
}
.tagung-bg #contentheader {
  background-image: url('images/header/tagung.jpg');
}
.galerie-bg #contentheader {
  background-image: url('images/header/galerie.jpg');
}
.kontakt-bg #contentheader {
  background-image: url('images/header/kontakt.jpg');
  background-position: top center;
}
.impressum-bg #contentheader {
  background-position: top center;
}
/* ********** Layout ********** */
.clear {
  clear: left;
}
.block {
  display: block;
}
.w46,
.w44,
.w35,
.w33,
.w32,
.w31,
.w30,
.w29,
.w28,
.w27,
.w26,
.w25,
.w24,
.w23,
.w22,
.w21,
.w20,
.w19,
.w18,
.w17,
.w16,
.w15,
.w14,
.w13,
.w12,
.w11,
.w10,
.w9,
.w8 {
  float: left;
}
.no_float {
  float: none;
}
.wfull {
  width: 100%;
}
.w46 {
  width: 69em;
}
.w44 {
  width: 66em;
}
.w35 {
  width: 52.5em;
}
.w33 {
  width: 49.5em;
}
.w32 {
  width: 48em;
}
.w31 {
  width: 46.5em;
}
.w30 {
  width: 45em;
}
.w29 {
  width: 43.5em;
}
.w28 {
  width: 42em;
}
.w27 {
  width: 40.5em;
}
.w26 {
  width: 39em;
}
.w25 {
  width: 37.5em;
}
.w24 {
  width: 36em;
}
.w23 {
  width: 34.5em;
}
.w22 {
  width: 33em;
}
.w21 {
  width: 31.5em;
}
.w20 {
  width: 30em;
}
.w19 {
  width: 28.5em;
}
.w18 {
  width: 27em;
}
.w17 {
  width: 25.5em;
}
.w16 {
  width: 24em;
}
.w15 {
  width: 22.5em;
}
.w14 {
  width: 21em;
}
.w13 {
  width: 19.5em;
}
.w12 {
  width: 18em;
}
.w11 {
  width: 16.5em;
}
.w10 {
  width: 15em;
}
.w9 {
  width: 13.5em;
}
.w8 {
  width: 12em;
}
.ml4 {
  margin-left: 6em;
}
.mr1 {
  margin-right: 1.5em;
}
.mr1-5 {
  margin-right: 2.25em;
}
.mr2 {
  margin-right: 3em;
}
.mr3 {
  margin-right: 4.5em;
}
.mr4 {
  margin-right: 6em;
}
.mcenter {
  margin: 0 auto;
}
.mt0 {
  margin-top: 0;
}
.mt0-5 {
  margin-top: 0.75em;
}
.mt1 {
  margin-top: 1.5em;
}
.mt2 {
  margin-top: 3em;
}
.mt3 {
  margin-top: 4.5em;
}
.mt4 {
  margin-top: 6em;
}
.mb0-5 {
  margin-bottom: 0.75em;
}
.mb1 {
  margin-bottom: 1.5em;
}
.mb1-5 {
  margin-bottom: 2.25em;
}
.mb2 {
  margin-bottom: 3em;
}
.mb3 {
  margin-bottom: 4.5em;
}
.pr1-5 {
  padding-right: 2.25em;
}
.pl1-5 {
  padding-left: 2.25em;
}
.pl1 {
  padding-left: 1.5em;
}
.pr1 {
  padding-right: 1.5em;
}
.pt0-5 {
  padding-top: 0.75em;
}
.pt1 {
  padding-top: 1.5em;
}
.mh18 {
  min-height: 27em;
}
.mh16 {
  min-height: 24em;
}
.mh11 {
  min-height: 16.5em;
}
.br {
  border-right: 1px solid rgba(0, 0, 0, 0.5);
  margin-left: -1px;
}
.bt {
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  margin-bottom: -1px;
}
.calltoactionarea {
  padding-top: 1.5em;
}
.calltoactionarea p {
  line-height: 4.5em;
}
.contactbottom {
  position: absolute;
  bottom: 1.5em;
  right: 1.5em;
}
/* ********** Typo ********** */
p.gray {
  opacity: 0.7;
}
.centered {
  text-align: center;
}
strong,
a.calltoaction {
  font-family: 'Times', serif;
  font-weight: bold;
}
a.calltoaction {
  background: #1b4a83;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.8);
  -ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.8);
  -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.8);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.8);
}
a.calltoaction:hover {
  text-decoration: none;
}
a.calltoaction span {
  color: #fff;
  font-size: 36px;
  line-height: 2em;
  display: block;
  text-align: center;
  text-shadow: 0 -1px 0 #000000;
}
th,
td {
  vertical-align: middle;
  text-align: center;
}
#norm-page th,
#norm-page td {
  text-align: left;
}
p {
  margin: 0;
}
ul {
  list-style: none;
}
li {
  margin: 0.35em 0;
}
article {
  margin-top: 2em;
}
article h1,
article .date {
  margin: 0.5em 0;
}
h2,
h3 {
  text-align: center;
  margin: 1.5em 0 0.75em 0;
  text-shadow: 0 1px 0 #000;
  line-height: 1.2em;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 30px;
}
.whitebox h1,
.whitebox h2,
.whitebox h3,
.whitebox p,
.whitebox span,
.whitebox ul,
.whitebox th,
.whitebox td {
  color: #222;
  text-shadow: none;
}
/* ********** Fontsizes ********** */
.s20,
.s24,
.s30,
.s36 {
  line-height: 1.5em;
}
.s48,
.s50,
.s70 {
  line-height: 1.2em;
}
.s20 {
  font-size: 20px;
}
.s24 {
  font-size: 24px;
}
.s30 {
  font-size: 30px;
}
.s36 {
  font-size: 36px;
}
.s48 {
  font-size: 48px;
}
.s50 {
  font-size: 50px;
}
.s70 {
  font-size: 70px;
}
/* *************************************************** Forms */
.whitebox input,
.whitebox textarea,
.whitebox label {
  color: #222;
}
input[type="text"],
textarea {
  font-size: 1.5em;
  background: #fff;
  -webkit-box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.3) inset;
  -ms-box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.3) inset;
  -o-box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0 0 0.25em rgba(0, 0, 0, 0.3) inset;
  border: 1px solid #333333;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 1em;
}
label {
  font-size: 1.5em;
  width: 8em;
  display: inline-block;
  margin-bottom: 1em;
}
.whitebox .required {
  color: #1b4a83;
  font-weight: bold;
}
input[type="text"] {
  line-height: 1em;
  height: 1em;
  padding: 0.5em;
  width: 38em;
}
textarea {
  font-size: 1.25em;
  line-height: 1.5em;
  height: 3.6em;
  padding: 0.6em;
  width: 45.6em;
}
.required-info {
  width: 12em;
  float: left;
}
input[type="submit"] {
  float: left;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 2em;
  color: #1b4a83;
  background: none;
  border: none;
  padding: 0;
}
input[type="submit"]:hover {
  color: #000;
  text-decoration: underline;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -ms-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
/* ************************************ Pages **************************************** */
/* ********** Start ********** */
#home #main-nav {
  font-size: 1.25em;
}
#home #contentheader-infos {
  margin-top: 15em;
}
#home #pagedescription {
  font-size: 30px;
  text-align: center;
  margin: 0.5em 0;
}
#slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 0;
}
#slides ul.slidesjs-pagination {
  position: absolute;
  left: 50%;
  bottom: 15px;
  margin-left: -40px;
  width: 80px;
}
#slides ul.slidesjs-pagination .slidesjs-pagination-item {
  float: left;
  margin-right: 5px;
}
#slides ul.slidesjs-pagination .slidesjs-pagination-item a {
  display: block;
  width: 15px;
  height: 15px;
  overflow: hidden;
  text-indent: 30px;
  background: url(images/gfx/gallerynavitem.png) no-repeat top left;
  opacity: .5;
}
#slides ul.slidesjs-pagination .slidesjs-pagination-item a.active {
  opacity: 1;
}
#home #contentheader {
  z-index: 0;
}
#brandnew {
  display: none;
  position: fixed;
  top: 0;
  -webkit-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.2);
  -o-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.2);
  z-index: 1;
  /*.delay-transition(all,1.5s,ease-out, 0.8s);
	&.closed{
		.transition(all,1s,ease-out);
	}*/

}
#brandnew .darkbox {
  height: 100%;
  overflow: scroll;
  position: relative;
  padding: 0 1.5em;
}
#brandnew .darkbox img {
  max-width: 100%;
}
#brandnew h2 {
  margin-top: 0;
  padding-top: 1.5em;
}
#brandnew a,
#brandnew a:hover {
  color: #fff;
  font-weight: bold;
}
#brandnew .close {
  position: absolute;
  top: 0.5em;
  left: 0.5em;
  font-size: 1.5em;
  color: #5f8ec7;
}
#brandnew .close:hover {
  text-decoration: none;
}
#startmain > .whitebox {
  height: 74em;
}
#startaside > .whitebox {
  overflow: hidden;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  -ms-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
}
/* ********** Anno ********** */
#drinks h3 {
  font-size: 24px;
}
#drinks li {
  text-align: center;
  margin: 0.4em 0;
}
#drinks li .menutitle,
#drinks li .menusub,
#drinks li .menuvol {
  float: left;
}
#drinks li .menutitle {
  display: inline-block;
  min-width: 13em;
  text-align: left;
}
#drinks li .menuprice {
  float: right;
}
#drinks li .menusub {
  font-size: 12px;
  text-align: left;
}
/* ********** Tagung ********** */
#tagung-halbpension,
#tagung-vollpension {
  min-height: 35em;
  position: relative;
}
.price {
  position: absolute;
  bottom: 0.5em;
  width: 100%;
  text-align: center;
  font-size: 30px;
}
#tagung-mitnacht {
  width: 46.5em;
  clear: left;
  margin: 2.25em auto 0 auto;
}
#vielfalt ul {
  padding-left: 2em;
}
#vielfalt ul li {
  list-style: circle;
  text-align: left;
}
/* ********** Kontakt ********** */
#anfahrt iframe {
  width: 72em;
  height: 36em;
}
#newsletter .wysija-paragraph {
  height: 5em;
}
/* ********** Galerie ********** */
.albumpreview {
  -webkit-box-shadow: 0 1px 1px #555555, 0 2px 0 #888888, 0 3px 1px #333333, 0 4px 0 #666666, 0 5px 3px #000000;
  -moz-box-shadow: 0 1px 1px #555555, 0 2px 0 #888888, 0 3px 1px #333333, 0 4px 0 #666666, 0 5px 3px #000000;
  -ms-box-shadow: 0 1px 1px #555555, 0 2px 0 #888888, 0 3px 1px #333333, 0 4px 0 #666666, 0 5px 3px #000000;
  -o-box-shadow: 0 1px 1px #555555, 0 2px 0 #888888, 0 3px 1px #333333, 0 4px 0 #666666, 0 5px 3px #000000;
  box-shadow: 0 1px 1px #555555, 0 2px 0 #888888, 0 3px 1px #333333, 0 4px 0 #666666, 0 5px 3px #000000;
  width: 12em;
  height: 12em;
  float: left;
  position: relative;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
.albumpreview a {
  opacity: 0;
  -webkit-transition: opacity 0.6s ease-in;
  -moz-transition: opacity 0.6s ease-in;
  -ms-transition: opacity 0.6s ease-in;
  -o-transition: opacity 0.6s ease-in;
  transition: opacity 0.6s ease-in;
}
.albumpreview a:hover {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.albumpreview img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.6s ease-in;
  -moz-transition: all 0.6s ease-in;
  -ms-transition: all 0.6s ease-in;
  -o-transition: all 0.6s ease-in;
  transition: all 0.6s ease-in;
}
.albumpreview:hover img {
  -webkit-filter: blur(3px);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.albumpreview:nth-child(5n),
.foto:nth-child(5n) {
  margin-right: 0;
}
#home .albumpreview:nth-child(2n) {
  margin-right: 0;
}
.touch .albumpreview a {
  opacity: 1;
  line-height: 6em;
}
.albumpreview a,
#more a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  color: #fff;
  top: 0;
  left: 0;
  background: #1b4a83;
  background: rgba(27, 74, 131, 0.6);
  text-decoration: none;
  font-size: 1em;
  text-align: center;
}
.albumpreview a > span,
#more a > span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 90%;
  height: 20%;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 1px 0 #000;
}
.more {
  display: block;
  margin-top: 0.5em;
}
#impressum th,
#impressum td {
  text-align: left;
}
#impressum th {
  width: 10em;
}
#impressum td {
  width: 25em;
}
.foto {
  display: block;
  position: relative;
  width: 12em;
  height: 12em;
  overflow: hidden;
  float: left;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin: 0 1.5em 1.5em 0;
  -webkit-box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.5);
}
.foto:hover {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.9);
  -moz-box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.9);
  -ms-box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.9);
  -o-box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.9);
  box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.9);
}
.foto img {
  width: 150%;
  height: auto;
  margin-left: -25%;
}
.js #post_fotos .foto.hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* ********** News ********** */
#archiv-wrapper,
#single .wrapper {
  width: 52.5em;
  margin: 0 auto;
}
#single img {
  max-width: 100%;
}
#archiv-wrapper .whitebox {
  margin-bottom: 1.5em;
}
#archiv-wrapper article {
  margin-top: 0;
}
.whitebox .date {
  font-size: 0.75em;
  color: #8e959f - #222222;
}
.newsstartbottom {
  display: block;
  width: 100%;
  padding: 1.5em 0;
  margin-left: -1.5em;
  background: #ffffff;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 0.9) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.8)), color-stop(100%, rgba(255, 255, 255, 0.9)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 0.9) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 0.9) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 0.9) 100%);
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 20%, rgba(255, 255, 255, 0.9) 100%);
  position: absolute;
  bottom: 0;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
/* ************************************ MQ **************************************** */
@media screen and (max-width: 900px) {
  body {
    width: 75em;
  }
}
@media screen and (max-width: 1280px) {
  html.mq {
    font-size: 75%;
  }
  .s20 {
    font-size: 15px;
  }
  .s24 {
    font-size: 18px;
  }
  .s30 {
    font-size: 22.5px;
  }
  .s36 {
    font-size: 27px;
  }
  .s48 {
    font-size: 36px;
  }
  .s50 {
    font-size: 37.5px;
  }
  .s70 {
    font-size: 52.5px;
  }
  a.calltoaction span {
    font-size: 27px;
  }
  #pageheadline {
    font-size: 36px;
  }
  #pagedescription,
  #home #pagedescription {
    font-size: 22.5px;
  }
  h2 {
    font-size: 27px;
  }
  h3 {
    font-size: 22.5px;
  }
}
/*@media screen and (min-width:1500px){
	html.mq{font-size:125%;}
	.s20{font-size: 1.25 * 20px;}
	.s24{font-size: 1.25 * 24px;}
	.s30{font-size: 1.25 * 30px;}
	.s36{font-size: 1.25 * 36px;}
	.s48{font-size: 1.25 * 48px;}
	.s50{font-size: 1.25 * 50px;}
	.s70{font-size: 1.25 * 70px;}
	a.calltoaction span{font-size: 1.25 * 36px;}
	#pageheadline{font-size:1.25 * 48px;}
	#pagedescription{font-size:1.25 * 30px;}
	h2{ font-size:1.25 * 36px;}
	h3{font-size:1.25 * 30px;}
}

@media screen and (min-width:1800px){
	html.mq{font-size:150%;}
	.s20{font-size: 1.5 * 20px;}
	.s24{font-size: 1.5 * 24px;}
	.s30{font-size: 1.5 * 30px;}
	.s36{font-size: 1.5 * 36px;}
	.s48{font-size: 1.5 * 48px;}
	.s50{font-size: 1.5 * 50px;}
	.s70{font-size: 1.5 * 70px;}
	a.calltoaction span{font-size: 1.5 * 36px;}
	#pageheadline{font-size:1.5 * 48px;}
	#pagedescription{font-size:1.5 * 30px;}
	h2{ font-size:1.5 * 36px;}
	h3{font-size:1.5 * 30px;}
}*/
/* **************************** non-semantic helper classes ******************************** */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
/* ************************************ print styles **************************************** */@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: h5bp.com/s */
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
