<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'Ruritania';
    src:url('https://tramino.s3.amazonaws.com/s/jagdhaus-stillachtal/797725/ruritania.woff') format('woff'),
        url('https://tramino.s3.amazonaws.com/s/jagdhaus-stillachtal/797724/ruritania.svg#Ruritania') format('svg'),
        url('https://tramino.s3.amazonaws.com/s/jagdhaus-stillachtal/797723/ruritania.eot'),
        url('https://tramino.s3.amazonaws.com/s/jagdhaus-stillachtal/797723/ruritania.eot?#iefix') format('embedded-opentype'); 
        font-weight: normal;
        font-style: normal;
}


*, *:before, *:after {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    font-smooth: always;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000000,offX=0,offY=0) alpha(opacity=0.4) progid:DXImageTransform.Microsoft.Blur(pixelradius=2.15,enabled='true');
    -ms-filter: "progid:DXImageTransform.Microsoft.dropShadow(color=#000000,offX=0,offY=0)" "alpha(opacity=0.4)" "progid:DXImageTransform.Microsoft.Blur(pixelradius=2.15, enabled='true')";
    text-rendering: optimizeLegibility;
    outline: 0;
}

#body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.2;
	background-image: url(https://tramino.s3.amazonaws.com/s/jagdhaus-stillachtal/797929/1200.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	background-color: #b7ce99;
	color: #193811;
}
.class_wrapper{
	margin-top: 8rem;	
}

h1{
	padding-top: 2rem;	
}

#classes,
#belegungsplan,
#preisliste,
#TraminoAnhang122497,
#TraminoAnhang122324,
#TraminoAnhang123380{
	padding-top: 50px;	
}


h1,
#preisliste h2,
.img_wrapper h2,
.class_wrapper h2,
#TraminoAnhang122324 h3{
	font-family: 'Ruritania';
	font-size: 3em;	
	font-weight: 400;
	position: relative;
	float: none;
	width: 100%;
}
.img_wrapper h2:after,
.class_wrapper h2:after{
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #000;
}

#page{
	max-width: 1280px;	
	margin: 3rem auto 0;
}
.path a{
	background-color: #fff;
	padding: .5em 1em;
}
.path a:before{
	content: '&lt;&lt; '
}


#content h1 {
	margin-top: 0px;
}

#content a { color: #155764; text-decoration: none; }
#content a:hover { color: #012744; }

#footer .inner{
	padding: 0 !important;
	width: inherit !important;
}

.btn{
	background-color: #193811;
	min-width: 175px;
	text-align: center;
	padding: .5rem 1rem;
	float: right;
	color: #FFF;
	cursor: pointer;
	border-radius: 3px;
}
.motiv{
	border: 5px double #FFF;
}
#preisliste,
.text_block,
.class_wrapper,
.fixwidth,
#TraminoAnhang122324,
.article,
#TraminoBewertungen{
	max-width: 1166px;
	margin: 0 auto;
}
iframe{
	border: none;
	background: #FFF;
}
.text_bild.article{
	overflow: hidden;
}
.text_bild.article .Bild,
.text_bild.article .text{
	width: 50%;
	float: left;
}
.text_bild.article .Bild img{
	width: 100%;
	height: auto;
}

#cart{
	background: #fffff;
	padding: 1.5em;	
}

#partner-detail-pricetable{
	background: #FFFFFF;	
	padding: 1.5em;	
}

.T2646 .booking .class .tags,
.T2646 .booking .class .info h2,
.T2646 .booking .class .info h4,
.T2646 .booking .class .info .details{
	color: #193811 !important;
	
}.class_header{
	margin-bottom: 1rem;
	position: relative;	
}
.class_header h2{
	float: none;
}
.class_header span{
	position: absolute;
	top: 0;	
	right: 0;
}#navigation{
	position: fixed;
	z-index: 9999;
	top: 50%;
	left: 0;
	margin-top:-164px;
}
#navigation ul{
	list-style: none;
	margin: 0;
	padding: 0;	
}
#navigation li{
	display: block;
	margin-bottom: 2px;	
}
#navigation li a{
	display: inline-block;
	width: 64px;
	height: 64px;
	background-color: #e8f7cc;
	box-shadow: 2px 2px 4px rgba(200,200,200,.7);
}
#navigation li a.active,
#navigation li a:hover{
	background-color: #e8f7aa;	
}
#navigation li{
	position: relative;
}
#navigation li span{
	display: inline-block;
	background-color: #193811;
	color: #FFF;
	position: absolute;
	left: -200px;
	top: 8px;
	line-height: 1rem;
	padding: .8rem;
	opacity: 0;
	transition: all .5s ease;
	z-index: -1;
}
#navigation li:hover span{
	opacity: 1;
	left: 86px;
}	
#navigation li span::before {
  content: '';
  position: absolute;
  left: -20px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 20px solid #193811;
  border-bottom: 20px solid transparent;
}.preisliste tbody tr:nth-child(2n){
	background-color: rgba(255,255,255,.2);
}
.preisliste thead tr{
	background-color: rgba(0,0,0,.4);	
	color: #FFF;
}#anfrage{
	width: 91vw;
	max-width: 1166px;	
	margin: 0 auto;
}
#anfrage .left.col2{
	width: 	85% ;
}
#anfrage .col3{
	display: none;
}
#anfrage .left.col1{
	font-weight: normal !important;	
}
input, textarea{
	line-height: 1.5rem;
	max-width: 460px;
	padding: 5px 35px 5px 5px;
	margin-right: 5px;
}
#anfrage .row.borderless{
	margin: .5rem 0;
}
#anfrage .row{
	border: none !important;	
}
#ui-datepicker-div{
	box-sizing: content-box;
}
.idk{
  margin: 1em 0;	
}
select {
  border: 1px solid #111;
  background: #FFF;
  width: 150px;
  margin: 5px;
  padding: 5px 35px 5px 5px;
  font-size: 16px;
  border: 1px solid #ccc;
  height: 34px;
}
.submitbutton {
    background-color: rgba(0,0,0,.65);
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
@media screen and (max-width: 460px){
	select{
		font-size: 13px;
	}
	input, textarea{
		line-height: 1em;
		font-size: 14px;
		padding: 3px;
	}
	#body #anfrage .col1{
		width: 100%;
	}
}.Widget.StaticStarsWidget .StativStarsAktiv{
    background: transparent url(https://tramino.s3.amazonaws.com/s/1st-of-8/804457/uistars-1.png) 0 -64px;
}@media screen and (max-width: 1320px){
	#page{
		margin-left: 80px;
		margin-right: 16px;
	}
	.slick-dotted.slick-slider{
		width: 90%;
	}
}

@media screen and (max-width: 1024px){
	#motive{
		width: 100% !important;
	}
	.preisliste h3,
	.preisliste thead{
		display: none;
	}
	.preisliste tr{
		width: 100%;
		float: left;
		margin-bottom: 1rem;
	}
	.preisliste td{
		width: 100%;
		float: left;
	}
	.preisliste td:first-child{
		font-weight: bold;
		text-align: center;
		background-color: rgba(0,0,0,.4);	
		color: #FFF;
	}
	.preisliste td:nth-child(n + 2){
		border-left: 1px solid #000;
		border-right: 1px solid #000;
		border-bottom: 0px;
	}
	.preisliste td:last-child{
		padding-bottom: 1rem;
		border-bottom: 1px solid #000;
	}
	.preisliste td::before {
  		content:attr(data-label);
	}
}
@media screen and (max-width: 960px){
	#page{
		margin-left: 16px;
		margin-right: 16px;
	}
	#page .c33{
		width: 100%;
		margin: 0 auto;
	}
	#page .text_block{
		max-width: 90%;
		margin: 0 auto;
	}
	#page #navigation{
		display: none;
	}
	h1, #preisliste h2, .img_wrapper h2, .class_wrapper h2, #TraminoAnhang122324 h3{ font-size: 2rem !important; }
	.class_header span{
		float: none !important;
		margin:0 1rem;
		position: inherit;
	}
	#page .c33.preisliste{
		margin-top: 30px;
	}
	.preisliste tr td:nth-child(n + 5){
		text-align: center !important;	
	}
	.text_bild.article .Bild,
	.text_bild.article .text{
		width: 100%;	
	}
}
@media screen and (max-width: 460px){
	.slick-prev, .slick-next{display: none !important}
	.slick-slide img{padding: 0 !important;}
}</pre></body></html>