/* alex-brush-regular - latin */
@font-face {
  font-family: 'Alex Brush';
  font-style: normal;
  font-weight: 400;
  src: url('https://fonts.putznet.de/alex-brush-v20-latin/alex-brush-v20-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://fonts.putznet.de/alex-brush-v20-latin/alex-brush-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://fonts.putznet.de/alex-brush-v20-latin/alex-brush-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://fonts.putznet.de/alex-brush-v20-latin/alex-brush-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://fonts.putznet.de/alex-brush-v20-latin/alex-brush-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://fonts.putznet.de/alex-brush-v20-latin/alex-brush-v20-latin-regular.svg#AlexBrush') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('https://fonts.putznet.de/open-sans-v28-latin/open-sans-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://fonts.putznet.de/open-sans-v28-latin/open-sans-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://fonts.putznet.de/open-sans-v28-latin/open-sans-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://fonts.putznet.de/open-sans-v28-latin/open-sans-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://fonts.putznet.de/open-sans-v28-latin/open-sans-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://fonts.putznet.de/open-sans-v28-latin/open-sans-v28-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('https://fonts.putznet.de/open-sans-v28-latin/open-sans-v28-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('https://fonts.putznet.de/open-sans-v28-latin/open-sans-v28-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://fonts.putznet.de/open-sans-v28-latin/open-sans-v28-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://fonts.putznet.de/open-sans-v28-latin/open-sans-v28-latin-700.woff') format('woff'), /* Modern Browsers */
       url('https://fonts.putznet.de/open-sans-v28-latin/open-sans-v28-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://fonts.putznet.de/open-sans-v28-latin/open-sans-v28-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
  
  
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
  background: #ff0;
  color: #000;
}

/**
 * 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;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

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.
 */

button,
html input[type="button"], /* 1 */
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;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table 
{
	border-collapse: collapse;
	border-spacing: 0;
}

td, th 
{
	padding: 0; 
}


/**************************************************************************************************/

html
{
	margin: 0;
	padding: 0;
	overflow-y: scroll;
    overflow-x: hidden;
}


body
{
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
    font-size: 14px;
	text-align: left;
	line-height: 1.4em;
	color: #393939;
    background-image: url(/layout/background.jpg);
    background-position: fixed;
    background-repeat: no-repeat;
    background-size: 100% auto;
    -o-background-size: 100% 100%, auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-attachment: fixed;
}

@media only screen and ( max-width: 1200px )
{
    body
    {
        background-image: none !important;
    }
}

/**************************************************************************************************/

    #container
    {
    	margin: 0 auto -20px auto;
    	padding: 0;
        width: 1200px;
        background-color: #eee9d4;
        box-shadow: 0px 0px 15px #615c5c;
        -moz-box-shadow: 0px 0px 15px #615c5c; /* Mozilla Firefox */
        -webkit-box-shadow: 0px 0px 15px #615c5c; /* Google Chrome */
    }

@media only screen and ( max-width: 1200px )
{

    #container
    {
        width: 100% !important;
        font-size: 14px !important;
        line-height: 1.5em !important;
    }
}

/**************************************************************************************************/

    #header
    {
    	margin: 0 auto;
    	padding: 0;
        width: 1200px;
        clear: both;
    }

    #top
    {
    	margin: 0;
    	padding: 0 100px;
        width: 1000px;
    }

    #top div
    {
        margin: 0px 0 0 0;
        padding: 0;
        width: 33%;
        float: left;
        display: inline;
        position: relative;
        clear: none;
    }

    #top div:nth-child(1)
    {
        text-align: left;
        font-size: 17px;
    }

    #top div:nth-child(1) a
    {
        color: #393939;
        text-decoration: none;
    }

    #top div:nth-child(1) a:hover
    {
        color: #393939;
        text-decoration: underline;
    }

    #top div:nth-child(2)
    {
        text-align: center;
    }

    #top div:nth-child(3) span
    {
        margin: 10px 0 0 0;
        padding: 4px 10px;
        float: right;
        background-color: #d0cdc0;
    }

    #top div:nth-child(3) a
    {
        color: #393939;
        text-decoration: none;
    }

    #top div:nth-child(3) span:hover
    {
        background-color: #b4b2ab;
    }

    #top div .hiddenclear
    {
        display: none;
    }

/******************************************************************************************/

@media only screen and ( max-width: 1200px )
{
    #header
    {
        width: 100% !important;
    }

    #top
    {
        width: 96% !important;
        padding: 50px 2% 0 2% !important;
    }

    #top div
    {
        width: 33% !important;
        margin: 0 !important;
        padding: 0 !important;
    }
}

/******************************************************************************************/

@media only screen and ( max-width: 930px )
{
    #top div
    {
        font-size: 14px !important;
    }

    #top div:nth-child(2) img
    {
        max-width: 100% !important;
    }
}

/******************************************************************************************/

@media only screen and ( max-width: 700px )
{
    #top div
    {
        width: 96% !important;
        padding: 2% !important;
        float: none !important;
        display: block !important;
        text-align: center !important;
        margin: 0 !important;
        height: auto !important;
    }

    #top span
    {
        float: none !important;
    }

    #top p
    {
        margin: 0; padding: 0;
    }
}

/**************************************************************************************************/

    #bild
    {
        margin: 0;
        padding: 0;
    }

    #bild div, #bild img, #bild p
    {
        margin: 0;
        padding: 0;
    }

/**************************************************************************************************/

@media only screen and ( max-width: 1200px )
{
    #bild
    {
        top: 150px !important;
        width: 100% !important;
        height: auto !important;
    }

    #bild img
    {
        width: 100% !important;
        height: auto !important;
    }
}

/**************************************************************************************************/

    #inhalte
    {
        margin: 0 auto;
        padding: 0 100px;
        width: 1000px;
        text-align: left;
        position: relative;
    }

    #inhalte > article, #inhalte > div
    {
        margin:  0;
        padding: 0;
    }

    #inhalte h1
    {
        margin: 0;
        padding: 0;
        font-family: 'Alex Brush', cursive;
        font-weight: normal;
        font-size: 45px;
        color: #940327;
        text-align: center;
        line-height: 1;
    }

@media only screen and ( max-width: 510px )
{
    #inhalte h1
    {
        font-size: 35px;
        line-height: 1.0em;
    }
}

    #inhalte h2
    {
        margin: 15px 0 30px 0;
        padding: 0;
        font-size: 25px;
        font-weight: normal;
    }

    #inhalte > h3
    {
        margin: 0 0 10px 0;
        padding: 0;
        font-size: 22px;
        font-weight: normal;
    }

    #inhalte a
    {
        color: #393939;
        text-decoration: underline;
    }

    #inhalte img
    {
        margin: 0;
        padding: 0;
        float: left;
    }

    #inhalte .linkButton
    {
    	text-align: center;
    	margin: 0;
        padding: 2px;
    }

    #inhalte .linkButton a
    {
        background-color: #940327;
    	color: #fff;
    	padding: 10px 5px 10px 30px;
        background-image: url(/layout/doppelpfeil.png);
    	background-position: center left;
    	background-repeat: no-repeat;
    	margin: 0;
    	font-weight: normal;
        text-align: left;
        text-decoration: none;
    }

    #inhalte .linkButton a:hover, #inhalte .linkButton a:active, #inhalte .linkButton a:focus
    {
    	background-color: #d91445;
    	color: #fff;
    	padding: 10px 5px 10px 30px;
        background-image: url(/layout/doppelpfeil.png);
    	background-position: center left;
    	background-repeat: no-repeat;
    	margin: 0;
    	font-weight: normal;
        text-decoration: none;
        text-align: left;
        text-decoration: none;
    }

/**************************************************************************************************/

@media only screen and ( max-width: 1200px )
{
    #inhalte
    {
        padding: 0 !important;
        width: 100% !important;
    }

    #inhalte h1
    {
        width: 100% !important;
        line-height: 1.3em;
        height: auto !important;
        margin: 0 0 10px 0 !important;
        padding: 0 !important;
    }

    #inhalte h2
    {
        font-size: 20px;
    }

    #inhalte h3
    {
        font-size: 17px;
    }
}

/**************************************************************************************************/

    #innen
    {
        margin: -45px 0 0px 0;
        padding: 25px 0;
        background-color: #eee9d4 !important;
        text-align: center;
        width: 1000px;
        display: block;
    }

    #innen article
    {
        margin: 20px 0;
        padding: 0;
    }

    #innen article p
    {
        padding: 0 100px;
    }

    #innen .link
    {
        color: #036139;
        font-weight: bold;
        margin: 0;
    }

    #innen ul
    {
        margin: 0;
        padding: 0;
    }

    #innen > li
    {
        list-style-type: none;
        margin: 0 0 20px 0;
        padding: 0;
    }

    #innen .bilderleiste
    {
        display: block;
    }

    #innen .bilderleiste p
    {
        padding: 0px !important;
    }

    #innen .bilderleiste img
    {
        padding: 10px;
    }

    #innen .bilderleiste .versteckt
    {
        display: none;
    }

@media only screen and ( max-width: 630px )
{
    #innen .bilderleiste img
    {
        padding: 0 2%;
        width: 96% !important;
        height: auto !important;
        float: none;
    }
}

    #innen table
    {
        margin: 20px 0 !important;
        padding: 2px;
        width: 100%;
    }

    #innen table p
    {
        padding: 10px;
        margin: 0;
    }

    #innen .spalte1
    {
        margin: 0; padding: 0;
        width: 30% !important;
        background-color: #efefef;
        text-align: left;
        vertical-align: center;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }

    #innen .spalte2
    {
        margin: 0; padding: 0;
        width: 30% !important;
        background-color: #efefef;
        text-align: center;
        vertical-align: center;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }

    #innen .block
    {
        float: left;
        display: inline;
        position: relative;
        width: 310px;
        margin: 0 35px 50px 0;
        padding: 0;
        clear: none;
        text-align: center;
        background-color: #c9b799;
        height: 390px;
    }

    #innen .blockrechts
    {
        float: left;
        display: inline;
        position: relative;
        width: 310px;
        margin: 0 0 50px 0;
        padding: 0;
        clear: none;
        text-align: center;
        background-color: #c9b799;
        height: 390px;
    }

@media only screen and ( max-width: 1200px )
{
    #innen .block, #innen .blockrechts
    {
        height: 430px;
    }
}

    #innen .block img, #innen .blockrechts img
    {
        margin: 0 0 15px 0;
    }

    #innen .block p, #innen .blockrechts p
    {
        margin: 0 0 10px 0;
        padding: 0;
    }

    #innen .block .hiddenclear
    {
        display: none;
    }

    #innen .block .linkButton, #innen .blockrechts .linkButton
    {
        position: absolute;
        bottom: -20px;
        left: 0;
        right: 0;
    }

@media only screen and ( max-width: 1200px )
{
    #innen, #innen article
    {
        width: 96% !important;
        padding: 2% !important;
        margin: 0;
        display: inline-block;
    }

    #innen .block
    {
        width: 32% !important;
        margin: 0 2% 0 0 !important;
    }

    #innen .blockrechts
    {
        width: 32% !important;
        margin: 0 !important;
    }

    #innen .block img, #innen .blockrechts img
    {
        margin: 0 0 5px 0 !important;
        width: 100% !important;
    }

    #innen img
    {
        width: 30% !important;
        height: auto !important;
    }

    #innen iframe
    {
        width: 100% !important;
    }
}

@media only screen and ( max-width: 900px )
{
    #innen article p
    {
        padding: 0 !important;
    }
}

@media only screen and ( max-width: 700px )
{
    #innen .block, #innen .blockrechts
    {
        float: none !important;
        display: block;
        width: 98% !important;
        padding: 5px 2% 40px 5px !important;
        margin: 1% 0 !important;
        height: auto !important;
        text-align: left;
        position: relative !important;
    }

    #innen .block img, #innen .blockrechts img
    {
        width: 50% !important;
        margin: 0 1% 0 0 !important;
        float: left !important;
    }

    #innen .block .linkButton, #innen .blockrechts .linkButton
    {
        text-align: right !important;
        bottom: 0 !important;
    }
}

@media only screen and ( max-width: 400px )
{
    #innen .block img, #innen .blockrechts img
    {
        width: 100% !important;
        margin: 0 0 2px 0 !important;
    }

    #innen .block .linkButton, #innen .blockrechts .linkButton
    {
        text-align: right !important;
    }
}

/**************************************************************************************************/

    #innen #sitemap
    {
        text-align: center;
        margin: 20px 0;
    }

    #innen #sitemap h1
    {
        margin: 0 0 20px 0;
    }

    #innen #sitemap ul
    {
        margin: 30px auto 0 auto;
        padding: 0;
        background-color: transparent;
        text-align: center;
    }

    #innen #sitemap li
    {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    #innen #sitemap ul li
    {
        margin: 5px 0 0 0;
    }

    #innen #sitemap ul li a
    {
        font-weight: bold;
    }

    #innen #sitemap ul li ul li a
    {
        font-weight: bold;
        color: #036139;
    }

    #innen #sitemap ul li ul li ul li a
    {
        font-weight: normal;
        color: #067e4b;
    }

    #innen #sitemap ul li ul li a:hover, #innen #sitemap ul li ul li ul li a:hover
    {
        text-decoration: none;
    }


@media only screen and ( max-width: 1100px )
{
    #innen #sitemap a
    {
        font-size: 20px;
    }
}

/**************************************************************************************************/

    #innen .impressum
    {
        border-bottom: 1px solid #000;
    }

    #innen .impr img
    {
        max-width: 357px !important;
        width: 100% !important;
        height: auto !important;
    }

/**************************************************************************************************/

    #innen .width-200
    {
        text-align: left;
    }

    #innen .width-200 img
    {
        margin: 0 30px 10px 0 !important;
        width: 200px !important;
        height: auto !important;
    }

@media only screen and ( max-width: 400px )
{
    #innen .width-200 img
    {
        float: none;
        display: block;
    }
}

    #innen #cal_37719
    {
        margin: 0 auto;
    }
	
	
/**************************************************************************************************/	
	
	#innen .datenschutz
	{
		text-align: left;
	}
	
	#innen .datenschutz h2
	{
		padding: 0 100px;
		line-height: 1.2em;
	}
	
	#innen .datenschutz ul
	{
		padding: 0 120px;
	}
	
	
/**************************************************************************************************/	
	

    #traumfewo-ratings-37719
    {
        margin: 0 auto;
    }






/**************************************************************************************************/

    #links
    {
        margin: 0;
        padding: 0;
        text-align: left;
        width: 60%;
        float: left;
    }

    #links div
    {
        margin: 0 0 25px 0;
    }

    #links img
    {
        float: left;
        margin: 0 10px 0 0;
    }

    #rechts #bisy
    {
        margin: 50px 0 0 0;
    }

    #links .bisy h1
    {
        margin: 15px 0 0 0;
        padding: 0;
        font-size: 25px !important;
        font-weight: normal;
        font-family: Verdana !important;
        text-align: left !important;
        width: 100%;
    }

    #links .bisy h2
    {
        margin: 0 0 10px 0;
        padding: 0;
        font-size: 22px !important;
        font-weight: normal;
        text-align: left !important;
    }

@media only screen and ( max-width: 1200px )
{
    #links
    {
        width: 56% !important;
        padding: 2% !important;
        margin: 0;
    }
}

@media only screen and ( max-width: 780px )
{
    #links
    {
        width: 96% !important;
        padding: 2% !important;
        margin: 0;
        float: none !important;
    }
}

    #links .eintrag
    {
        border-bottom: 1px solid #000;
    }

    .bayerischer-wald #links .bisy:first-child img
    {
        display: none;
    }

@media only screen and ( max-width: 400px )
{
    .bayerischer-wald #links img
    {
        float: none;
        display: block;
        margin: 0 0 20px 0;
    }
}

/**************************************************************************************************/

    #rechts
    {
        margin: 0;
        padding: 0;
        text-align: left;
        width: 30%;
        float: right;
    }

    #rechts article, #rechts div
    {
        margin: 0 0 35px 0;
        padding: 0;
    }

    #rechts img
    {
        float: none !important;
    }

    #rechts #bisy h2
    {
        margin: 0 0 10px 0;
        padding: 25px 0 0px 10px;
        font-size: 22px;
        font-weight: normal;
    }

    #rechts #bisy ul
    {
        padding: 0;
        margin: 5px 0;
    }

    #rechts #bisy li
    {
        padding: 0;
        list-style-type: none;
        margin: 1px 0 0 0;
        display: block;
    }

    #rechts #bisy a
    {
        text-decoration: none;
        color: #fff;
        background-color: #0f7e4f;
        padding: 5px 10px;
        display: block;
        margin: 0;
    }

    #rechts #bisy a:hover
    {
        text-decoration: none;
        color: #393939;
        background-color: #d4de7e;
        padding: 5px 10px;
        display: block;
        margin: 0;
    }

    #rechts .linkButton
    {
    	text-align: left;
    }

    #rechts #bisy .open
    {
        margin: 1px 0px;
        padding: 10px;
        background-image: url(/layout/doppelpfeil-down.png);
        background-position: right center;
        background-repeat: no-repeat;
        background-position: 99% 50%;
        background-color: #036139;
        color: #fff;
    }

    #rechts #bisy .close
    {
        margin: 1px 0px;
        padding: 10px;
        background-image: url(/layout/doppelpfeil-up.png);
        background-position: right center;
        background-repeat: no-repeat;
        background-position: 99% 50%;
        background-color: #036139;
        color: #fff;
    }

    #rechts #bisy ul
    {
    	display: none;
    }

    #rechts #bisy h2
    {
    	font-size: 18px;
    }

@media only screen and ( max-width: 1200px )
{
    #rechts
    {
        width: 28% !important;
        padding: 2% 2% 2% 0 !important;
        margin: 0;
    }
}

@media only screen and ( max-width: 780px )
{
    #rechts
    {
        width: 96% !important;
        padding: 2% !important;
        margin: 0;
        float: none;
    }
}

/**************************************************************************************************/

    #footer
    {
        margin: 20px 0 50px 0;
        padding: 0 100px 20px 100px;
        font-size: 14px;
        text-align: center;
        background-color: #036139;
        color: #fff;
        line-height: 1.2em;
    }

@media only screen and ( max-width: 1200px )
{
    #footer
    {
        margin: 20px 0 0 0;
        padding: 0 2% 20px 2%;
        width: 96%;
    }
}

    #footer div
    {
        float: left;
        width: 22%;
        margin: 0 0 0 3%;
        padding: 0;
        text-align: left;
    }

@media only screen and ( max-width: 930px )
{
    #footer div
    {
        width: 46% !important;
        margin: 0 2% !important;
    }
}

@media only screen and ( max-width: 450px )
{
    #footer div
    {
        width: 96% !important;
        margin: 0 2% !important;
    }
}

    #footer p
    {
        margin: 0 0 5px 0;
        padding: 0;
    }

    #footer #holidaycheck-widget-hotel-1-1534821-de_DE-s-b-1-1-1-3-0,
    #footer #holidaycheck-widget-hotel-1-1534821-de_DE-s-b-1-1-1-3-0 div
    {
        width: 150px !important;
        margin: 0 !important;
    }

    #footer #holidaycheck-widget-hotel-1-1534821-de_DE-s-b-1-1-1-3-0 .hc-widget-body
    {
       float: none !important;
       padding: 2px !important;
    }

    #footer a
    {
        color: #fff;
        text-decoration: none;
    }

    #footer a:hover
    {
        text-decoration:underline;
    }

    #footer .adresse
    {
        width: auto;
        float: left;
        margin: 0 6% 0 0;
    }

@media only screen and ( max-width: 450px )
{
    #footer .adresse
    {
        border-bottom: 1px solid #fff;
    }
}

    #footer .vermieter
    {
        width: auto;
        float: left;
        margin: 0 6% 0 0;
    }

@media only screen and ( max-width: 450px )
{
    #footer .vermieter
    {
        border-bottom: 1px solid #fff;
    }
}

    #footer .holiday
    {
        width: 150px;
        float: left;
        margin: 0;
    }

    #footer .infos
    {
        width: auto;
        float:right;
    }

@media only screen and ( max-width: 450px )
{
    #footer .infos
    {
        margin: 20px 0 0 0 !important;
        border-top: 1px solid #fff;
    }
}

    #footer .programmierung
    {
        border-top: 1px solid #fff !important;
        text-align: center;
        padding: 10px 0 0 0;
        margin: 0;
        width: 100% !important;
    }

@media only screen and ( max-width: 930px )
{
    #footer .programmierung
    {
        margin: 0 2%;
        width: 96% !important;
    }
}

/**************************************************************************************************/

.hiddenclear, hr
{
	font-size: 1px !important;
	line-height: 1px !important;
	clear: both !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 1px !important;
	visibility: hidden !important;
}

.clear
{
	clear: both !important;
}

#navi .menuebutton
{
	display: none;
}

@media
only screen and ( min-width: 1201px )
{

.jQuery
{
	float: none;
}

/**************************************************************************************************/

    #navi
    {
        margin:  0;
        padding: 0 100px;
        width: 1000px;
        position: absolute;
        top: 120px;
        z-index: 10;
        font-size: 16px;
        text-transform: uppercase;
    }

    #navi > ul
    {
        margin: 0 auto;
        padding: 15px 0 15px 50px;
        background-color: #940327;
        list-style-type: none;
    }

    #navi > ul > li
    {
        display: inline;
        line-height: 1.3em;
        position: relative;
        text-align: center;
        margin: 0;
        padding: 14px 0px;
        border-right: 1px solid #fff;
    }

    #navi #navi_262
    {
        border-right: none;
    }

    #navi > ul > li > a
    {
        color: #fff;
        text-decoration: none;
    	padding: 14px 20px;
        margin: 0;
        display: inline;
    }

    #navi > ul > li > a:link, #navi > ul > li > a:visited
    {
        margin: 0;
    	padding: 14px 20px;
        margin: 0;
        display: inline;
    }

    #navi > ul > li:hover > a, #navi > ul > li > a:active, #navi > ul > li > a:focus
    {
        color: #fff;
        background-color: #036139;
        margin: 0;
    	padding: 14px 20px;
        text-decoration: none;
        display: inline;
    }

    #navi > ul > li > span, #navi > ul > li > .aktiv
    {
        color: #fff;
        background-color: #036139;
        margin: 0;
    	padding: 14px 20px;
        text-decoration: none;
        display: inline;
    }


/**************************************************************************************************/

    #navi ul > li > ul
    {
        background-color: #fff;
        opacity: 0.8;
        position: absolute;
        top: 5px;
        left: 0px;
        display: none;
        text-align: left;
        list-style-type: none;
        z-index: 10;
        margin:  45px 0 0 0;
        padding: 10px 20px;
        text-transform: none;
        font-size: 15px;
        font-weight: normal;
        z-index: 10;
    }

    #navi ul > li:hover > ul
    {
        display: block;
    }

    #navi ul > li > ul > li
    {
        padding: 5px 0;
        margin: 0;
        list-style-type: none;
        float: none;
        display: block;
        background-image: none;
        text-align: left;
    }

    #navi ul > li > ul > li > a
    {
        color: #000;
        padding: 0;
        margin: 0;
        text-decoration: none;
        border: none;
        width: 198px;
        display: block;
    }

    #navi ul > li > ul > li > a:link, #navi ul > li > ul > li > a:visited
    {
        padding: 0;
        margin: 0;
        border: none;
        width: 198px;
        display: block;
    }

    #navi ul > li > ul > li > a:hover, #navi ul > li > ul > li > a:active, #navi ul > li > ul > li > a:focus
    {
        color: #000;
        padding: 0;
        margin: 0;
        text-decoration: underline;
    }

    #navi ul > li > ul > li > span, #navi ul > li > ul > li > .activ
    {
        color: #000;
        text-decoration: underline;
        padding: 0;
        margin: 0;
    }

 }

/**************************************************************************************************/

@media only screen and ( max-width: 1200px )
{

	.jQuery
	{
		float: left;
	}

	#navi
	{
		background-color: #950328;
		font-size: 20px;
		font-weight: 400;
		line-height: normal;
		width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        text-align: left;
        color: #fff;
        z-index: 100;
	}

	#navi .menuebutton
	{
		background-image: url(/layout/menu-icon.png);
		background-position: 96% 50%;
		background-repeat: no-repeat;
		padding: 10px 10px 10px 10px;
		display: block;
		clear: both;
		border-bottom: 1px solid #fff;
	}

    #navi h2
    {
        margin: 0;
        padding: 0 20px;
        font-size: 25px;
        text-transform: uppercase;
    }

	#navi p
	{
		padding: 0;
		margin: 0;
	}

	#navi ul
	{
		display: none;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	#navi>ul>li>ul
	{
		background-color: #c70233;
	}

	#navi>ul>li>ul>li>ul
	{
		background-color: #c70233;
	}

	#navi li
	{
		margin: 0;
		padding: 0;
		list-style-type:none;
		border-bottom: 1px solid #fff;
	}

	#navi li:first-child
	{
		border-top: 1px solid #fff;
	}

	#navi ul li ul li:last-child
	{
		border-bottom: none;
	}

	#navi a
	{
		color: #fff !important;
		margin: 0;
		padding: 8px 20px;
		display: block;
		text-decoration: none;
	}

	#navi a:link, #navi a:visited
    {
        display: block;
        margin: 0;
		padding: 8px 20px;
    }

	#navi a:hover, #navi a:active, #navi a:focus
	{
        display: block;
        margin: 0;
		padding: 8px 20px;
	}

	#navi .aktiv, #navi span
	{
		display: block;
        margin: 0;
		padding: 8px 20px;
        background-color: #026139;
	}
}

    label
    {
    	width: 140px;
    	display: block;
    	float: left;
    	vertical-align: baseline;
    	margin: 0;
    	padding: 0;
    }

    input
    {
    	width: 290px;
    	margin: 0;
    	padding: 2px 5px 2px 5px;
    	font-size: 12px;
    	border: 1px solid #000;
    }

    textarea
    {
    	width: 430px;
    	height: 100px;
    	margin: 0;
    	padding: 2px 5px 2px 5px;
    	font-size: 12px;
    	font-family: Arial, Helvetica;
    	border: 1px solid #000;
    }

    .error
    {
    	color: #a00 !important;
    }

    .error input
    {
    	border: 1px solid #a00;
    	background-color: #eee;
    }

    .checkbox
    {
    	width: auto;
        margin: 0 0 20px 0;
        padding: 0;
    }

    .submit
    {
    	width: auto;
        margin: 10px 0 0 140px;
        padding: 10px;
        font-weight: bold;
        color: #871f0c;
        font-size: 15px;
    }

@media only screen and ( max-width: 780px )
{
    .submit
    {
        margin: 10px 0 0 0;
    }
}

    .formular .FormError
    {
    	border: 2px solid #a00 !important;
    	background-color: #fff !important;
    	padding: 5px !important;
    	margin: 0 0 15px 0 !important;
    	position: relative;
    }

    .FormError ul
    {
    	margin: 5px 5px 5px 20px;
    	padding: 0;
    }

    .FormError li
    {
    	margin: 0;
    	padding: 0;
    	line-height: 1em;
    }

    .formular
    {
        border: none;
    }

    .formular h2
    {
    	clear: both;
    }

    #inhalte .formular h3
    {
        margin: 20px 0 10px 0 !important;
    }

    .formular p
    {
    	margin: 2px 0 0 0 !important;
    	padding: 0 !important;
    	clear: both !important;
    }

    .FormError h2
    {
    	color: #a00 !important;
    	margin: 0 0 20px 0 !important;
    	padding: 0 !important;
    }

@media only screen and ( max-width: 1200px )
{

    input, select, textarea
    {
        padding: 2%;
        width: 96%;
        margin: 0;
    }
}

#p_id_datenschutzerklaerung
{
    font-size: 12px;
}


#innen .GalerieNavi
{
    margin: 0 0 50px 0;
    padding: 0;
}

#innen .GalerieNavi li
{
    width: 31%;
    margin: 0 1% 10px 1%;
    float: left;
	list-style-type: none;
}

@media only screen and ( max-width: 700px )
{
    #innen .GalerieNavi li
    {
        width: 48%;
        margin: 0 1% 10px 1%;
        float: left;
		list-style-type: none;
    }
}

@media only screen and ( max-width: 450px )
{
    #innen .GalerieNavi li
    {
        width: 98%;
        margin: 0 1% 10px 1%;
        float: none;
    }
}

#innen .GalerieNavi a
{
    background-color: #036139;
    display: block;
    color: #fff;
    margin: 0;
    padding: 10px 0;
    text-decoration: none;
    text-transform: uppercase;
}

#innen .GalerieNavi a:hover
{
    background-color: #097e4c;
    display: block;
    color: #fff;
    margin: 0;
    padding: 10px 0;
}

#innen .GalerieBild h1
{
    margin: 0 0 50px 0;
}

#innen .GalerieBilder li
{
    width: 31%;
    height: auto;
    float: left;
    margin: 0 1% 10px 1%;
    padding: 0;
    overflow: hidden;
}

@media only screen and ( max-width: 700px )
{
    #innen .GalerieBilder li
    {
        width: 48%;
        margin: 0 1% 10px 1%;
        float: left;
    }
}

@media only screen and ( max-width: 450px )
{
    #innen .GalerieBilder li
    {
        width: 98%;
        margin: 0 1% 10px 1%;
        float: none;
    }
}

#innen .GalerieBilder img
{
    margin: 0 10px 10px 0;
    padding: 0;
    width: auto !important;
    height: 25vh !important;
}

@media only screen and ( max-width: 450px )
{
    #innen .GalerieBilder img
    {
        margin: 0 0 10px 0;
        width: 100% !important;
        height: auto !important;
    }
}


