/*
*/
@import url("css/normalize.min.css");
@import url(//fast.fonts.net/cssapi/08b204f0-5d35-486d-afa2-4535f8d372be.css);
/* line 8, /Volumes/web/c/chefkost/www-interims/style.scss */
* {
  margin: 0; }

/* line 11, /Volumes/web/c/chefkost/www-interims/style.scss */
html, body {
  height: 100%; }

/* line 15, /Volumes/web/c/chefkost/www-interims/style.scss */
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -100px;
  /* the bottom margin is the negative value of the footer's height */
  width: 100%;
  position: relative;
  z-index: 100; }

/* line 24, /Volumes/web/c/chefkost/www-interims/style.scss */
footer, #pusher {
  height: 100px;
  /* .push must be the same height as .footer */ }

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/
/*
	------------------------------------------------------
	body styles
	------------------------------------------------------	
*/
/* line 39, /Volumes/web/c/chefkost/www-interims/style.scss */
html, body, input, textarea, button {
  font-family: "Futura W01 Light", "Futura W01 Book", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  color: #fff;
  line-height: 21px;
  background: #fff;
  font-weight: 300; }

/* line 41, /Volumes/web/c/chefkost/www-interims/style.scss */
#debug {
  position: fixed;
  right: 10px;
  top: 50px;
  background: rgba(51, 51, 51, 0.9);
  color: #0CF;
  font-family: "Courier New", Courier, monospace;
  font-size: 12px;
  z-index: 100000;
  padding: 1em; }

/* line 43, /Volumes/web/c/chefkost/www-interims/style.scss */
a, a:link {
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
  font-family: "Futura W01 Light", "Futura W01 Book", Helvetica, Arial, "Lucida Grande", sans-serif; }

/* line 57, /Volumes/web/c/chefkost/www-interims/style.scss */
a:visited {
  color: inherit;
  text-decoration: none; }

/* line 62, /Volumes/web/c/chefkost/www-interims/style.scss */
a:focus, a:hover, a:active {
  color: #fff;
  cursor: pointer;
  text-decoration: none; }

/* line 69, /Volumes/web/c/chefkost/www-interims/style.scss */
p {
  margin: .5em 0 0 0; }

/* line 74, /Volumes/web/c/chefkost/www-interims/style.scss */
.sep {
  display: inline-block;
  padding: 0 1em; }

/*
	------------------------------------------------------
	grid / container
	------------------------------------------------------	
*/
/* line 85, /Volumes/web/c/chefkost/www-interims/style.scss */
.con-width {
  width: calc( 100% - 40px);
  max-width: 1100px;
  margin: 0 auto;
  position: relative; }

/* line 88, /Volumes/web/c/chefkost/www-interims/style.scss */
.main-header {
  background: #742e35;
  padding: 15px 0; }

/* line 89, /Volumes/web/c/chefkost/www-interims/style.scss */
.mh-left {
  float: left; }

/* line 90, /Volumes/web/c/chefkost/www-interims/style.scss */
.mh-right {
  float: right; }

/* line 92, /Volumes/web/c/chefkost/www-interims/style.scss */
.main-content {
  position: relative;
  display: block; }

/* line 94, /Volumes/web/c/chefkost/www-interims/style.scss */
#logo {
  float: right;
  width: 280px;
  height: 140px;
  margin: 80px -10px 0 0;
  position: relative; }

/* line 95, /Volumes/web/c/chefkost/www-interims/style.scss */
#logo img {
  width: 100%;
  height: auto; }

/* line 96, /Volumes/web/c/chefkost/www-interims/style.scss */
#logo svg {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  width: 100%;
  height: 100%; }

/* line 98, /Volumes/web/c/chefkost/www-interims/style.scss */
.con {
  position: absolute;
  bottom: 37px;
  left: 0px;
  font-size: 26px; }

/* line 102, /Volumes/web/c/chefkost/www-interims/style.scss */
#impressum-area {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #742e35;
  z-index: 10000;
  text-align: center; }

/* line 104, /Volumes/web/c/chefkost/www-interims/style.scss */
.impr-content {
  margin: 20px 0 0 0; }

/* line 105, /Volumes/web/c/chefkost/www-interims/style.scss */
.close {
  margin: 30px 0 0 0; }

@media only screen and (max-width: 767px) {
  /* line 110, /Volumes/web/c/chefkost/www-interims/style.scss */
  #logo {
    width: 240px;
    height: 120px;
    margin: 40px -10px 20px 0; }
  /* line 111, /Volumes/web/c/chefkost/www-interims/style.scss */
  .con {
    position: relative;
    left: auto;
    bottom: auto;
    width: 100%;
    float: left; }
  /* line 114, /Volumes/web/c/chefkost/www-interims/style.scss */
  .sep {
    padding: 0 .5em; } }

@media only screen and (max-width: 480px) {
  /* line 119, /Volumes/web/c/chefkost/www-interims/style.scss */
  #logo {
    width: 140px;
    height: 70px;
    margin: 40px -10px 20px 0; }
  /* line 122, /Volumes/web/c/chefkost/www-interims/style.scss */
  .main-header {
    font-size: 11px; }
  /* line 123, /Volumes/web/c/chefkost/www-interims/style.scss */
  .con {
    font-size: 32px;
    line-height: 32px; }
  /* line 125, /Volumes/web/c/chefkost/www-interims/style.scss */
  .sep {
    padding: 0 .25em; } }

/*
	------------------------------------------------------
	xxx
	------------------------------------------------------	
*/
/*
	------------------------------------------------------
	startseite
	------------------------------------------------------	
*/
/*
	------------------------------------------------------
	footer
	------------------------------------------------------	
*/
/* line 153, /Volumes/web/c/chefkost/www-interims/style.scss */
footer {
  z-index: 200;
  position: relative;
  text-align: center; }

/* line 154, /Volumes/web/c/chefkost/www-interims/style.scss */
footer a {
  font-size: 16px; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/* line 180, /Volumes/web/c/chefkost/www-interims/style.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

/* line 181, /Volumes/web/c/chefkost/www-interims/style.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

/* line 182, /Volumes/web/c/chefkost/www-interims/style.scss */
.hidden {
  display: none !important;
  visibility: hidden; }

/* line 183, /Volumes/web/c/chefkost/www-interims/style.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* line 184, /Volumes/web/c/chefkost/www-interims/style.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/* line 186, /Volumes/web/c/chefkost/www-interims/style.scss */
.invisible {
  visibility: hidden; }

/* line 187, /Volumes/web/c/chefkost/www-interims/style.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

/* line 189, /Volumes/web/c/chefkost/www-interims/style.scss */
.clearfix:after {
  clear: both; }

/* line 190, /Volumes/web/c/chefkost/www-interims/style.scss */
.clearfix {
  *zoom: 1; }

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