@charset "UTF-8";
/*!
 * DO NOT EDIT THIS FILE!
 * This CSS file was created using compass and sass.
 * If you want to change anything, change the sass files!
 *
 * http://compass-style.org/
 * http://sass-lang.com/
 *
 * created by 4wd media (2013)
 * www.4wdmedia.de
 */
/* normalize.css v2.1.2 | MIT License | git.io/normalize */
/* normalize.scss v2.1.2 | MIT/GPLv2 License | bit.ly/normalize-with-compass */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio, canvas, video {
	display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
 display: none;
 height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
 display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 */
html {
	font-family: "trebuc", "Arial", sans-serif;
	/* 1 */
  -ms-text-size-adjust: 100%;
	/* 2 */
  -webkit-text-size-adjust: 100%;/* 2 */
}
/**
 * Remove default margin.
 */
body {
	margin: 0;
	font-family: "trebuc", "Arial", sans-serif;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
	outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
	outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
	/* Set the font-size and line-height while keeping a proper vertical rhythm. */
  font-size: 2em;
	/* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin-top: 0.8em;
	margin-bottom: 0.8em;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
	border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b, strong {
	font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
	font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
	background: #ff0;
	color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
	white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
	font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
	border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
 overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
	margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
	margin: 0 2px;
	/* Apply borders and padding that keep the vertical rhythm. */
  border-color: #c0c0c0;
	border-top-style: solid;
	border-top-width: 0.06667em;
	padding-top: 0.49333em;
	border-bottom-style: solid;
	border-bottom-width: 0.06667em;
	padding-bottom: 0.97333em;
	border-left-style: solid;
	border-left-width: 0.06667em;
	padding-left: 0.93333em;
	border-right-style: solid;
	border-right-width: 0.06667em;
	padding-right: 0.93333em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
	border: 0;
	/* 1 */
  padding: 0;/* 2 */
}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 * 4. Improve appearance and consistency with IE 6/7.
 */
button, input, select, textarea {
	font-family: inherit;
	/* 1 */
  font-size: 100%;
	/* 2 */
  margin: 0;/* 3 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button, input {
	line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button, select {
	text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	/* 2 */
  cursor: pointer;/* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
	cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* 1 */
  padding: 0;/* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
  -webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;/* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
	overflow: auto;
	/* 1 */
  vertical-align: top;/* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




/* GLOBAL STYLES
-------------------------------------------------- */
/*@font-face {
 font-family: 'trebuc';
 src: url('/static/fonts/trebuc-webfont.eot');
 src: url('/static/fonts/trebuc-webfont.eot?#iefix') format('embedded-opentype'),  url('/static/fonts/trebuc-webfont.woff') format('woff'),  url('/static/fonts/trebuc-webfont.ttf') format('truetype'),  url('/static/fonts/trebuc-webfont.svg#webfont') format('svg');
}
@font-face {
 font-family: 'trebucbd';
 src: url('/static/fonts/trebucbd-webfont.eot');
 src: url('/static/fonts/trebucbd-webfont.eot?#iefix') format('embedded-opentype'),  url('/static/fonts/trebucbd-webfont.woff') format('woff'),  url('/static/fonts/trebucbd-webfont.ttf') format('truetype'),  url('/static/fonts/trebucbd-webfont.svg#webfont') format('svg');
}*/


html {
	height:100%;
}
body {
	color: #485927;
	background-color: #FFFFFF;
	position: relative;
	height:100%;
	font-family: "trebuc", "Arial", sans-serif;
	font-size: 18px;
	font-size: 100%;
	font-size: 5vw;
  -webkit-transition: font-size .3s;
	color: rgba(0, 0, 0, 1);
	text-align: center;
}
@media (max-width: 768px) {
  body { font-size: 3.5vw; } 
}
@media (min-width: 768px) {
  body { font-size: 2.5vw; }
}
@media (min-width: 992px) {
  body { font-size: 2.1vw; } 
}
@media (min-width: 1200px) {
	body { font-size: 1.3vw; } 
}

/*h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "trebuc", "Arial", sans-serif;
}*/

/* body:before {
	background: url("static/img/Salto-Florale_Logo_Claim.png") no-repeat scroll bottom right rgba(0, 0, 0, 0);
  content: '';
  z-index: 99999;
} */

h1 {
	font-family: 'Great Vibes', cursive;
	color: rgba(255, 245, 215, 1);
	margin-top: 60px;
	font-size: 80px;
	text-align: center;
}
h2, .h2 {
	font-size: 30px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 40px;
}
p {
	color: #333; 
	text-align: center;
}
p.small, .small {
	color: #333; 
	font-size: 70%;
	line-height: 1.2;
	margin: 2.2% 0px 3%;
}
a, a:link {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
ul {
	list-style-type: circle;
	font-size: 18px;
}
hr {
	border-top: solid 1px #666;
	height: 0;
	margin: 5% 0% 5%;
	clear: both;
}

/* WRAPPER
-------------------------------------------------- */
.content-wrapper {
	padding: 40px 0px;
	margin: 0px;
	position: relative;

}
@media (max-width: 768px) {
.content-wrapper {	
	padding: 30px 0px 20px 0px;
	position: relative;
}
}

/* CONTAINER
-------------------------------------------------- */


/* RESPONSIVE CSS
-------------------------------------------------- */
@media (max-width: 768px) {
.container {
   width: 100%;
}
}
@media (min-width: 768px) {
.container {
   width: 738px;
}
}
@media (min-width: 992px) {
.container {
  width: 892px;
	position: relative;
}
}
@media (min-width: 1200px) {
.container {
	width: 1100px;
	position: relative;
}
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10 {
	background: rgba(255, 255, 255, 0.0);
}

img {
	width: 80%; 
	margin: 8% auto 5%; 
	border: solid 1px #CCC;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
}

/* CONTENT
-------------------------------------------------- */
#home {
/*	background-image: url(/static/img/site_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; */
	height: 100%;
	width: 100%;
	border-bottom: solid 1px rgba(72, 89, 39, 0,6);
}


#anfahrt {
	background-color: rgba(255, 119, 8, 0.7);
	background-image: url(/static/img/transparent_30.png); 
	background-repeat: repeat;
	border-bottom:  solid 0px #703701;
}
#kontakt {
	background-color: #FFF;
	border-bottom: solid 1px  solid 0px #485927;
}
#kontakt img {
	border: solid 3px #FFF;
	box-shadow: 1px 2px 1px rgba(112, 55, 1, 0.3);

}
#kontaktformular {
	background-color: rgba(255, 245, 215, 0.95);
	color: #485927;
	border-bottom: solid 0px #485927;
}
#impressum {
	background-color: #FFF;
	background-image: url(/static/img/bg_logo.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#impressum p.small {
	margin-bottom: 20px;
}

.pics {
	margin: 0px auto 20px; 
	box-shadow: 1px 2px 1px rgba(112, 55, 1, 0.3);
}
/* img {
	border: solid 3px #FFF;
	box-shadow: 1px 2px 1px rgba(112, 55, 1, 0.3);
} */


/* TABLE
-------------------------------------------------- */
.table {
  margin-left: -15px;  
	margin-right: -15px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  vertical-align: top;
  padding-left: 15px; 
}
.table-bordered {
  border: 0px;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 0px;
}
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
  /*  background-color: transparent; */
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: rgba(255, 119, 8, 0.3);
}
td:nth-child(2n) {
	width: 40%;
}

/* FAQ
-------------------------------------------------- */
#accordion {
	margin-top: 20px;
}
.panel-default {
/*    border-color: #FFF;*/
}
.panel-default > .panel-heading {
	background-color: #FFF;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
	background-color: #FFF;
}
.panel-group .panel {
    border-radius: 0px;
}
.panel {
    background-color: #FFF;
    border: 1px solid #FFF;
    margin-right: -15px;
    margin-left: -15px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
}
.panel-heading {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.panel-body {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.panel-title > a {

}
.panel-title > a:hover {
	color: rgba(255, 119, 8, 1);
	text-decoration: none;
}

/* ANFAHRT
-------------------------------------------------- */
.lageplan {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin: 0px auto;
	border: solid 3px #FFF;
	box-shadow: 1px 2px 1px rgba(112, 55, 1, 0.3);
	background-color: #D2E4C8;
}
.lageplan iframe {
	margin: 0px -280px;
}
/* KONTAKT
-------------------------------------------------- */

/* KONTAKTFORMULAR
------------------------- */
fieldset {
   background-color: transparent;
   border: 0px solid #485927;
   margin: 0px;
   padding: 20px 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
/*	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2); */
}
.form-group {
    margin-bottom: 15px;
}
.form-horizontal .control-label {
		color: #485927;
    text-align: left;
		font-weight: normal;
}
.form-control {
    color: rgba(72, 89, 39, 1);
    background-color: #FFF;
    border: 1px solid rgba(72, 89, 39, 1);
    box-shadow: 1px 2px 2px rgba(72, 89, 39, 0.5); inset;
    margin: 0px;
    padding: 0px 10px;
    font: inherit;
}
.form-control:focus {
    border-color: #485927;
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(112, 55, 1, 0.3) inset, 0px 0px 8px rgba(112, 55, 1, 0.5);
}
.form-control::-moz-placeholder { 
    color:  #485927;
    opacity: 0.5;
    padding-left: 8px;
}
.error {
	background-color:  #485927;
	padding: 6px;
	color: #FFF;
	z-index: 800;
	width: auto;
	margin-top: -20%;
}
/* CSS arrow */
.error em {
	display: block;
	width: 0;
	height: 0;
	border: 10px solid;
	border-color: #485927 transparent transparent;
	position: absolute;
	bottom: -20px;
	left: 10px;
}
/* Button
-------------------------------------------------- */
.btn-default {
    background-color: rgba(72, 89, 39, 1);
    border-color: transparent;
    border: solid 2px #FFF;
    color: #FFF;
    font-size: inherit;
}
.booking {
	background-color: rgba(72, 89, 39, 1);
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	z-index: 100;
	border: solid 3px #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
	}
.home {
	background-color: rgba(72, 89, 39, 1);
/*	background-image: linear-gradient(135deg, #A42B3B; #8D212C); */
	color: #FFF;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	margin: 0px;
	width: 400px;
	top: -80px;
	right: 50px;
	position: absolute;
	z-index: 500;
	-moz-transform:rotate(5deg); 
	-webkit-transform:rotate(5deg);
	-o-transform:rotate(5deg); 
	-ms-transform:rotate(5deg);
	transform:rotate(5deg);	
/*	border: solid 3px #972537; */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;	
	border-radius: 6px;	
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}
.btn-default:link,
.btn-default:hover, 
.btn-default:focus, 
.btn-default:active, 
.btn-default.active, 
.open > .dropdown-toggle.btn-default {
    color: #FFF;
    background-color: rgba(72, 89, 39, 1);
    border-color: #FFF;
}
.btn:hover, .btn:focus {
    color: #FFF;
    text-decoration: none;
}


.pageopener {
    display: block;
    text-decoration: none !important;
    font-size: 32px;
    line-height: 60px;
    width: 80px;
    height: 60px;
    position: absolute;
    margin-top: -90px;
    margin-right: -40px;
    right: 50%;
    border-radius: 50px 50px 0px 0px;
    text-align: center;
    background-color: rgba(255, 245, 215, 0.95);
		color: #485927;
}


/* NAV-BUTTON
------------------------- */
.nav-button {
  position: fixed;
  bottom: 16px;
  right: 0px;
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  -ms-border-radius: 5px 0px 0px 5px;
  -o-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  background-color: #485927;
	color: rgba(255, 245, 215, 1);
  width: 85px;
  height: 85px;
  z-index: 9999;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
a.nav-button {
	font-size: 12px;
	text-align: center;
}
.nav-button.shop {
	bottom: 416px;
}
.nav-button.kontakt {
	bottom: 316px;
}
.nav-button.impressum {
	bottom: 216px;
}
.nav-button.start {
	bottom: 116px;
	
}.nav-button.scroll {
	bottom: 16px;
}
.nav-button.shop:before, 
.nav-button.kontakt:before, 
.nav-button.impressum:before,
.nav-button.start:before,
.nav-button.scroll:before {
	background: url("/static/img/icon_top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: rgba(255, 245, 215, 1);
  content: '';
  margin: 2px auto 0;
  display: block;
  height: 60px;
  width: 60px;
}
.nav-button.kontakt:before {
	background: url("/static/img/icon_kontakt_01.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: '';
  height: 60px;
}
.nav-button.impressum:before {
	background: url("/static/img/icon_impressum.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: '';
  height: 60px;
}
.nav-button.start:before {
	background: url("/static/img/icon_top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: '';
  height: 60px;
}
.nav-button.scroll:before {
	background: url("/static/img/icon_top.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: '';
  height: 60px;
}
a.nav-button:link {
	color: rgba(255, 245, 215, 1);
}
@media (max-width: 768px) {
.nav-button {
    display: none;
  }
}

#impressum, #kontakt, #blumen, #blumenservice, #trauer, #hochzeit  {
	margin-top: 400px; 
}