<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	margin:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
}

a{
	font-family:'Times New Roman',Times,serif;
	text-decoration:underline;  
	font-weight:bold;
}

a:link {color:#800000;}
a:visited {color:#800000;}
a:hover {background-color:green;}
a:active {background-color:orange;}
a:focus {background-color:orange;}

.textBlock{
	color:#330000;
	border:1px solid #EFEFEF;
	width:960px;
	padding: 10px 0px 10px 0px;	
}

.textBlock button{
	background-color:red;
	border:2px solid black;
	padding: 12px 34px;
	font-size:28px;
	color: white;
}

.textBlock .button.transition {
	border: none;
	text-decoration: none;
	-webkit-transition-duration: 0.4s; 
	transition-duration: 0.4s;
	cursor: pointer;
}

.button1 {
	color: black; 
	border: 2px solid #4CAF50;
}
.button1:hover {
	background-color: orange;
	color: gray;
}
.button2 {
	background-color: white; 
	color: black; 
	border: 2px solid #008CBA;
}
.button2:hover {
	background-color: #008CBA;
	color: white;
}
.button3 {
	background-color: white; 
	color: black; 
	border: 2px solid #f44336;
}
.button3:hover {
	background-color: #f44336;
	color: white;
}
.button4 {
	background-color: white;
	color: black;
	border: 2px solid #e7e7e7;
}
.button4:hover {background-color: #e7e7e7;}
.button5 {
	background-color: white;
	color: black;
	border: 2px solid #555555;
}
.button5:hover {
	background-color: #555555;
	color: white;
}

div#head .button, div#subnav .button{
	background-color:orange;
	padding:5px 12px;
	display:inline-block;
	margin-top:0px;
	margin-bottom:8px;
	margin-right:-1px;
	margin-left:-1px;
	border-radius:5px;
	text-align: center;
	text-decoration: none;	
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#head .button.red, div#subnav .button.red{
	background-color:red;
}

.anker_navigation{
	margin-top: 10px;
	margin-bottom: 6px;	
	border-right: 2px solid #800000;
	display: inline-block;	
	line-height: 0px;
}

.anker_navigation span:hover {
    background-color: green;
}

.anker_navigation span:focus {
    background-color: orange;
}

.anker_navigation span {
    font-size: 23px;
	font-family: 'Times New Roman',Times,serif;
	font-weight: bold;	
	color: #800000;
    display: inline-block;
    text-decoration: none;
    border-bottom: 3px solid #800000;
    border-left: 2px solid #800000;
    padding: 1px 0px 4px 0px;
    line-height: 15px;
    cursor: pointer;
    width: 37px;
    text-align: center;
}

div.follow{margin-left:7px;}
div.follow div{
	display: inline-block;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 12px;
	vertical-align: bottom;
}
div.follow div a{
	text-decoration: none;
	background-color: transparent;
}

div.rating{margin:0px}
div.rating a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
div.rating a img {
	margin: 0px 6px -2px 7px;
}

.fontsize32{
	font-size: 32px;
}

h6{font-size:20px;}
h5{font-size:20px;}
h4{font-size:20px;}
h3{font-size:20px;}
h2{font-size:20px;}
h1{font-size:20px;}
#kontakt{position:absolute;right:15px;top:50px;width:250px;}
td{text-align:center;color:#444;font-size:12px;width:200px;}
#pageBottom{float:left;width:960px;}
div{margin-top:10px;margin-bottom:10px;}
#anfahrt{float:left;}
#ausstattung{float:left;text-align:left;width:250px;width:960px;}
#pictures{text-align:left;padding:5px;width:960px;}

.preise div {
    background-color: orange;
    width: 290px;
	height: 87px;
	padding: 4px 10px 10px 10px;
    border: 0px black solid;
    -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}

.preise div strong {
    color: white;
}

.preise div button{
	background-color:red;
	border:1px solid;
	border-color:#00000;
	height: 50px;
	font-size: 17px;
	padding: 0px;
}

@media print{
	.bildschirm{display:none;padding:0px;margin:0px;}
	.drucker{padding:0px;margin:0px;}
	.h1{font-size:14px;color:#000000;}
	table{width:600px;}
}

@media screen , handheld{
	.bildschirm{padding:0px;margin:0px;}
	.drucker{display:none;padding:0px;margin:0px;}
	.h1{font-size:18px;color:#0090E0;}
	table{width:100%;}
}

.ws-teaser{background-color:#F4EFE9;border:solid 1px #deb887;}
.ws-teaserhead{font-weight:bold;background-color:#f4a460;font-size:100%;padding-left:9px;padding-top:4px;padding-bottom:4px;color:white}
.ws-teasertxt{font-family:Verdana, Arial,Helvetica,sans-serif;color:#000000;padding:9px;font-size:100%;}

.ws-teasertxt.flags a{
	margin-right: 7px;
	margin-bottom: 1px;
	display: inline-block;
	line-height: 0px;
}

.ws-teasertxt.flags a:hover{
	border-bottom: 4px solid #800000;
}

.copyright{
	font-size:	18px;
}

.bottom-links{
	font-size: 16px;
	text-align: center;
}

.bottom-links span{
	font-size: 18px;
}

.bottom-links p{
	font-size: 18px;
}

#printlogo{display:none;}
#printfooter{display:none;}
.tg{border-collapse:collapse;border-spacing:0;}
.tg td{font-family:Arial, sans-serif;font-size:14px;color:black;padding:0px 0px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg th{font-family:Arial, sans-serif;font-size:14px;color:black;font-weight:normal;padding:0px 0px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg .tg-yw4l{vertical-align:top}
*{box-sizing:border-box}
.slideshow-container{max-width:1000px;position:relative;margin:auto;}
.mySlides{display:none;}
.prev, .next{cursor:pointer;position:absolute;top:50%;width:auto;margin-top:-22px;padding:16px;color:white;font-weight:bold;font-size:18px;transition:0.6s ease;border-radius:0 3px 3px 0;}
.next{right:0;border-radius:3px 0 0 3px;}
.prev:hover, .next:hover{background-color:rgba(0,0,0,0.8);}
.text{color:#f2f2f2;font-size:15px;padding:8px 12px;position:absolute;bottom:8px;width:100%;text-align:center;}
.numbertext{color:#f2f2f2;font-size:12px;padding:8px 12px;position:absolute;top:0;}
.dot{cursor:pointer;height:13px;width:13px;margin:0 2px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color 0.6s ease;}
.active, .dot:hover{background-color:#717171;}
.fade{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s;}
@-webkit-keyframes fade{from{opacity:.4}
						to{opacity:1}
}
@keyframes fade{from{opacity:.4}
				to{opacity:1}
}

span.page, a.page {
    font-size: 16px;
    font-family: inherit !important;
    text-decoration: none !important;
    display: inline-block;
    padding: 1px 6px;
}	

/*----------------------------------*/

.ratingstars {
    height: 18px;
    width: 110px;
    background-image: url('/images/ratingstars.png');
    background-repeat: no-repeat;
    background-position-y: -216px;
	display: inline-block;
    margin-bottom: -2px;	
}

.ratingstars.stars_50{
    background-position-y: -3px;
}

.ratingstars.stars_45{
    background-position-y: -25px;
}

.ratingstars.stars_40{
    background-position-y: -47px;
}

.ratingstars.stars_35{
    background-position-y: -68px;
}

.ratingstars.stars_30{
    background-position-y: -90px;
}

.ratingstars.stars_25{
    background-position-y: -111px;
}

.ratingstars.stars_20{
    background-position-y: -133px;
}

.ratingstars.stars_15{
    background-position-y: -155px;
}

.ratingstars.stars_10{
    background-position-y: -177px;
}

.ratingstars.stars_05{
    background-position-y: -199px;
}

.ratingstars.stars_00{
    background-position-y: -216px;
}

.citylist a {
    font-size: 16px;
}

.ws-teasertxt a {
    font-size: 16px;
}

.imagerow {
	width: 100%;
}

.imagerow &gt; div {
	display: inline-table;
	text-align: center;
	font-size: 12px;
}

.imagerow.grid6 &gt; div {
	width: 15.5%;
}

.imagerow.grid5 &gt; div {
	width: 19%;
}

.imagerow.grid4 &gt; div {
	width: 24%;
}

.imagerow.grid3 &gt; div {
	width: 32.5%;
}

.imagerow.grid2 &gt; div {
	width: 49.5%;
}

.imagerow.grid1 &gt; div {
	width: 100%;
}

@media only screen and (max-width: 600px) {
	.imagerow div {
	    width: 100% !important;
	}
}

.vierstaedtelink {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
}

.vierstaedtelink .vierstaedtetip {
	visibility: hidden;
	margin-left: 50px;
	margin-top:-200px;
	background-color: #f4a460;
	position: absolute;
	z-index: 1;
}

.vierstaedtelink .vierstaedtetip td{
	text-align: left;
	vertikal-align: top;
	padding: 5px 10px;
	font-weight: normal;
	white-space: nowrap;
	font-size: 16px;
}

.vierstaedtelink .vierstaedtetip td:first-child{
	font-weight: bold;
}

.mapframe{
	pointer-events:none;
}

.images div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
}
.images div div {
	display: inline-block;
	text-align: center;
}
.images div div span{
	display:block;
	color: #444;
	font-size: 12px;
}
</pre></body></html>