body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
#mbOverlay{position:fixed;z-index:9998;top:0;left:0;width:100%;height:150%;background-color:#000;cursor:pointer}#mbOverlay.mbOverlayOpaque{background:url(../../assets/mediabox/images/80.png)}#mbOverlay.mbOverlayAbsolute{position:absolute}#mbOverlay.mbMobile{position:absolute;background-color:transparent}#mbBottom.mbMobile{line-height:24px;font-size:16px}#mbCenter{position:absolute;z-index:9999;left:50%;padding:10px;background-color:#000;-webkit-border-radius:10px;-khtml-border-radius:10px;-moz-border-radius:10px;border-radius:10px;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000');-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=180, Color='#000000')";-webkit-box-shadow:0 5px 20px rgba(0,0,0,.5);-khtml-box-shadow:0 5px 20px rgba(0,0,0,.5);-moz-box-shadow:0 5px 20px rgba(0,0,0,.5);box-shadow:0 5px 20px rgba(0,0,0,.5)}#mbCenter.mbLoading{background:#000 url(../../assets/mediabox/images/loading-dark.gif) no-repeat center;-webkit-box-shadow:none;-khtml-box-shadow:none;-moz-box-shadow:none;box-shadow:none}#mbMedia{position:relative;left:0;top:0;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:left;background-position:center center;background-repeat:no-repeat}#mbBottom{line-height:20px;font-size:12px;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;text-align:left;color:#999;min-height:20px;padding:10px 0 0}#mbTitle,#mbPrevLink,#mbNextLink,#mbCloseLink{display:inline;color:#fff;font-weight:700}#mbNumber{display:inline;color:#999;font-size:.8em;margin:auto 10px}#mbCaption{display:block;color:#999;line-height:1.6em;font-size:.8em}#mbPrevLink,#mbNextLink,#mbCloseLink{float:right;outline:0;margin:0 0 0 10px;font-weight:400}#mbPrevLink b,#mbNextLink b,#mbCloseLink b{color:#eee;font-weight:700;text-decoration:underline}#mbPrevLink big,#mbNextLink big,#mbCloseLink big{color:#eee;font-size:1.4em;font-weight:700}#mbBottom a,#mbBottom a:link,#mbBottom a:visited{text-decoration:none;color:#ddd}#mbBottom a:hover,#mbBottom a:active{text-decoration:underline;color:#fff}#mbError{position:relative;font-family:Myriad,Verdana,Arial,Helvetica,sans-serif;line-height:20px;font-size:12px;color:#fff;text-align:center;border:10px solid #700;padding:10px 10px 10px;margin:20px;-webkit-border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#mbError a,#mbError a:link,#mbError a:visited,#mbError a:hover,#mbError a:active{color:#d00;font-weight:700;text-decoration:underline}
@font-face {
    font-family: 'LucidaSansRegular';
    src: url('../../files/css/lucidasansregular-webfont.eot');
    src: url('../../files/css/lucidasansregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../files/css/lucidasansregular-webfont.woff') format('woff'),
         url('../../files/css/lucidasansregular-webfont.ttf') format('truetype'),
         url('../../files/css/lucidasansregular-webfont.svg#LucidaSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#navigation {
	color:#FFFFFF;
	width:970px;
	margin-top:300px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	font-family: "LucidaSansRegular", Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-top:15px;
	padding-left:15px;
}


#navigation a {
	font-weight:lighter;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:lighter;
	padding-left:15px;
	padding-right:15px;
}

.kraeutlhuette #navigation a, .navklein #navigation a {
	padding-left:10px;
	padding-right:10px;
}

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


#navigation span {
	font-weight:lighter;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:lighter;
	padding-left:17px;
	padding-right:16px;
}

#navigation .active {
	text-decoration:underline;
}

#navigation li {
	float:left;
	list-style-type:none;
}

#subnavigation {
	font-family: "LucidaSansRegular", Arial, Helvetica, sans-serif;
	margin-left:25px;
	
}


#subnavigation a  {
	text-decoration:none;
	padding-left:25px;
	line-height:30px;
	color:#333333;
	display:block
}

#subnavigation strong  {
	text-decoration:none;
	padding-left:25px;
	line-height:30px;
	display:block
}




#subnavigation ul {
	margin-left:0px;
	padding-left:0px;
}

#subnavigation li {
	background-position:center left;
	background-repeat:no-repeat;
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}
	h1, h2 {
	color:#BD0926;
}

#container{
	background-color:#FFFFFF;
}

#footer {
	background-image:url(../../files/nav/hg-footer-start-facebook.png);
	background-position:center top;
}

#main .ce_gallery {
	background-color:#E4EED6;
}

#main .image_container img {
	border: #E4EED6 15px solid;
}

#subnavigation a:hover, #subnavigation span {
	color:#BD0926;

}

#subnavigation li {
	background-image:url(../../files/nav/hg-nav-kraeuter.png);

}

#main #ctrl_91, #main #ctrl_92, #main #ctrl_95, #main #ctrl_96 {	
	width:100px;
}


#main label {
	width:150px;
	display:inline-block;
	margin-bottom:10px;
}

#main fieldset {

	margin-bottom:20px;
	padding:10px;
}

#main legend {

	color:#BD0926;
	font-family: "LucidaSansRegular", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:lighter;
	margin-left:10px;
}

#anfrage input {
	background-color:#efefef;
	border:0px;
	line-height:25px;
	height:25px;
	padding-left:5px;
	width:455px;
}

#anfrage textarea {
	background-color:#efefef;
	border:0px;
	line-height:25px;
	height:100px;
	padding-left:5px;
	width:455px;
	padding:15px;
}

#footer {
	background-repeat:no-repeat;
	padding-top:50px;
}

#header, #main {
	padding-left:53px;
	padding-right:50px;
	width:auto;
	margin-bottom:0px;
	padding-bottom:0px;
}

#header {
	margin-top:35px;
	padding-top:30px;
	
}

#logos-start-facebook img {
	margin-right:5px;
	margin-left:0px;
}

#logos-footer {
	position:absolute;
	padding-left:500px;
}
@font-face {
    font-family: 'LucidaSansRegular';
    src: url('../../files/css/lucidasansregular-webfont.eot');
    src: url('../../files/css/lucidasansregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../files/css/lucidasansregular-webfont.woff') format('woff'),
         url('../../files/css/lucidasansregular-webfont.ttf') format('truetype'),
         url('../../files/css/lucidasansregular-webfont.svg#LucidaSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


#container {
    display: flex;
	flex-direction: row-reverse;
	margin: auto;
    width: 953px;
    padding-left: 0px;
    padding-right: 30px;

}
body {
	background-image:url(../../files/nav/hg.jpg);
}



#logo {
	width:240px;
	float:left;
	margin-left:60px;
	margin-top:30px;

}

#header {
	background-image:url(../../files/nav/hg-header.png);
	background-position:center top;
}

#balken {
	margin-left:43px;
	position:absolute;
	margin-top:280px;
}

#wechsel {
	width:675px;
	float:right;
	margin-right:60px;
	margin-top:15px;
}

#main {
	width:725px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:20px;
	padding-bottom: 30px;
	padding-left: 10px;
}

#main H1 {
	font-family: "LucidaSansRegular", Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:lighter;
}

#main H2 {
	font-family: "LucidaSansRegular", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:lighter;
}


#main .content-gallery {
	padding:10px;
	width:  fit-content;;
}

#main .content-gallery .image_container img{
	border:0px;
}


.image_container {
	padding:0px;
	margin:0px;
}
#left {
	width: unset;
	float: unset;
    position: unset;
	margin-left:30px;
}

#footer {
	background-repeat:no-repeat;
	padding-top:70px;
}

#logo-footer {
	float:left;
	margin-right:25px;
	margin-left:40px;
}

#footer-adresse {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	float:left;
	line-height:17px;
}

#footer-adresse a {
	text-decoration:none;
}



#footer-adresse H1 {
	font-family: "LucidaSansRegular", Arial, Helvetica, sans-serif;
	font-weight:lighter;
	padding:0px;
	font-size:19px;
	margin:0px;
	line-height:20px;
	height:10px;
	margin-top:5px;
}

#netcontact {
	float:right;
	margin-right:40px;
	margin-top:0px;
}

#anfrage td {
	line-height:35px;
}

#anfrage input {
	background-color:#efefef;
	border:0px;
	line-height:25px;
	height:25px;
	padding-left:5px;
	width:300px;
}

#anfrage textarea {
	background-color:#efefef;
	border:0px;
	line-height:25px;
	height:100px;
	padding-left:5px;
	width:300px;
	padding:15px;
}

#home-button {
	position:absolute;
	right:-32px;
	top:307px;
}
.content-gallery> ul > li{
	list-style-type: none;
}

#main figure img {
    border: #DBEDF5 5px solid;}
    
.belegungsplan td {
  border-bottom: #333 0.1px solid;
  border-right: #333 0.1px solid;
}
.belegungsplan table {
  border-top: #333 0.1px solid;
  border-left: #333 0.1px solid;
}


.log-uab
{
    margin-top:15px;
}
.log-uab img
{
    margin-left:-35px;
}
.log-stp img
{
    width:auto;
    height:45px;
}
.kraeutlhuette #logos-links
{
    width:100%;
    display:table;
}
#logos-links .log-stmk img
{
    width:90px;
    height:auto;
    padding-top:10px;
}
#logos-links .log-pilg
{
    padding-left:20px;
    text-align:left;
}
#logos-links .log-pilg img,
#logos-links .log-nat img
{
    height:auto;
    max-width:90px;
}
#anfrage .formdat label
{
    width:600px;
}
#anfrage .formdat input
{
    width:20px;
    height:auto;
}
#logos-links div
{
    margin-top:15px;
    margin-bottom:15px;
}
#logos-links
{
    text-align:center;
}
.logos-links
{
    text-align:center;
}
.log-gae,
.log-stp
{
    display:inline-block;
    margin:10px 5px;
}
#logos-links div.log-holz
{
    clear:both;
    margin-left:25px;
    text-align:left;
}
.log-natu,
.log-stmk
{
    width:40%;
    float:left;
    display:block;
    text-align:center;
}
.bew:before
{
    border-style: solid;
    border-width: 11px;
    border-color:
    #ddd transparent transparent
    #ddd !important;
    position: absolute;
    bottom: -22px;
    left: -1px;
    content:"";
}
.bew:after
{
    border-style: solid;
    border-width: 10px;
    border-color:
    #fff transparent transparent
        #fff;
        position: absolute;
        bottom: -20px;
        left: 0;
        content: "";
}
.bew .branding
{
    margin:6px;
    text-align:center;
}
.bew .counter
{
    text-align:center;
    font-size:10px;
    color:#999;
}
.bew .rating
{
    width:100%;
    display:inline-block;
    text-align:center;
}
.bew .rating-score
{
    display:block;
    font-size:32px;
    line-height:40px;
    color:#7cb342;
}
.bew .title
{
    left:-1px;
    right:-1px;
    top:-1px;
    position:absolute;
    display:block;
    padding:6px 0 4px;
    text-align:center;
    background-color:#3498db;
    -moz-border-radius:4px 4px 0 0;
    -webkit-border-radius:4px 4px 0 0;
    border-radius:4px 4px 0 0;
    font-size:15px;
    font-weight:bold;
    color:#cce5f6;
    text-transform:uppercase;
    behavior:url("../../files/css/plugins/css3pie/PIE.htc");
}
.bew .title span
{
    color:#FFF;
}
.bew
{
    width:144px;
    position:relative;
    overflow:visible;
    display:inline-block;
    margin-top:20px;
    margin-bottom:30px;
    margin-left:35px;
    padding-top:25px;
    background-color:#fff;
    border:1px solid #ddd;
    -moz-border-radius:4px 4px 4px 0;
    -webkit-border-radius:4px 4px 4px 0;
    border-radius:4px 4px 4px 0;
    font:14px Arial,sans-serif;
    color:#000;
    behavior:url("../../files/css/plugins/css3pie/PIE.htc");
}
.bew
{
    width:170px;
    margin-top:20px;
    margin-left:25px;
}
.logo-stpeter img
{
    width:80px;
    height:auto;
}
#insta-button
{
    right:205px;
    position:absolute;
    z-index: 1;
}
#epdsubmit
{
    padding:5px 10px;
    background-color:#4AA6CB;
    border:0px;
    color:#fff;
    cursor:pointer;
}
#cookiesdirective a
{
    color:#4aa6cb;
    color:#4aa6cb!important;
}
#epdagree
{
    display:none;
}
#auszeit a
{
    left:95px;
    top:20px;
    position:relative;
}
#ausstrt
{
    width:30px;
    height:60px;
    right:260px;
    position:absolute;
}
#ausstrt img
{
    width:100%;
    height:auto;
}
