<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media (max-width: 640px) {
	#headertopbar {
		display: none;
	}
}



body {
	background-color:#E0E0E0;
	font-family:'Open Sans',Arial,Helvetica,sans-serif;
}
fieldset {
	border:0px;
	padding:0px;
	margin:0px;
}
a {
	color:#333333;
}
h2 {
	color: #A66D00;
	font-size:24px;
	margin:0px;
	padding:5px 0px 20px 0px;
}
h3 {
	margin: 0px 0px 10px 0px;
}
h4 {
	color: #A66D00;
	font-size:16px;
	margin:0px;
	padding:0px;
}
input[type=text], input[type=file], input[type=password], select, textarea {
	border:1px solid #A66D00;
	color: #333333;
	background-color:#f0f0f0;
	padding:4px;
}
ul {
	padding-left:15px;
}
th {
	text-align:left;
}
.boxtop {
	width:728px;
	height:9px;
	background-image:url('/images/box_top_728.png');
	background-repeat:no-repeat;
}
.boxbottom {
	width:728px;
	height:10px;
	background-image:url('/images/box_bottom_728.png');
	background-repeat:no-repeat;
}
.boxmid {
	width:728px;
	background-image:url('/images/box_mid_728.png');
	background-repeat:repeat-y;
}
.boxinner {
	width:700px;
	margin:0px 15px;
	font-size:12px;
	line-height:18px;
	color: #555555;
}
.ccontainer {
	width:728px;
	float:right;
	margin-right:30px;
}
.ccontainerwide {
	width:915px;
	float:right;
	margin-right:30px;
}

.cmenu {
	float:right;
	width:210px;
}
#content {
	background:url('/images/bg.png');
	width:976px;
	background-repeat:repeat-y;
	margin: 0px auto;
}
.enum {
	color: #A66D00;
	font-size:20px;
	line-height: 30px;
}
.errorfield {
	background-color:#FF8787;
}
.errorbox {
	color:#aa0000;
	font-weight:bold;
	margin:5px 0px;
}
.externaltitle {
}
.externaltitle h5 {
	color: #000000;
	font-size:12px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.externaltitle h6 {
	color: #A66D00;
	font-size:10px;
	margin:8px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}
.externalcode {
}
.externalcode h5 {
	color: #000000;
	font-size:12px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.externalcode h6 {
	color: #A66D00;
	font-size:10px;
	margin:8px 0px 0px 0px;
	padding:0px;
	overflow:hidden;
}

#header {
	background:url('/images/header.png');
	width:976px;
	height:214px;
	background-repeat:no-repeat;
	margin: 0px auto;
}
#footer {
	background:url('/images/footer.png');
	width:976px;
	height:34px;
	background-repeat:no-repeat;
	margin: 0px auto;
}
.footerlinkscontainer {
	width:936px;
	height:14px;
	margin: 0px auto;
}
#footerlinksl {
	width:500px;
	height:14px;
	text-align:left;
	font-size:9px;
	float:left;
}
#footerlinksr {
	width:436px;
	height:14px;
	text-align:right;
	font-size:9px;
	float:left;
}
#footerlinks a {
	color:#666666;
}
.halfbox {
	float:left;
	width:300px;
	margin-right:30px;
}
#langselector {
	text-align:right;
	width:940px;
	padding-top:5px;
}
.listtitle {
	color: #A66D00;
	margin-top:5px;
	margin-bottom:3px;
	font-size:24px;

}
.listtitle a {
	color: #A66D00;
	text-decoration:none;
}
.listtitle a:hover {
	text-decoration:underline;
}
.mbutton {
	width:400px;
	height:81px;
	background-repeat:no-repeat;
	margin:0px auto;
}
.mbutton h2 {
	color:#A66D00;
	margin:0px;
	padding:20px 0px 0px 50px;
	font-size:18px;
	line-height:30px;
}
.mbutton h2 a {
	color:#A66D00;
	text-decoration:none;
}
.mbutton h2 a:hover {
	color:#A66D00;
	text-decoration:underline;
}
#mcontainer {
	text-align:center;
	width:435px;
	float:right;
}
#mindex {
	width:755px;
	float:left;
	margin-left:30px;
}
#mindex h1 {
	color:#A66D00;
	font-size:28px;
}
.mindexteaser2 {
	width:460px;
	border:1px solid #FFCF74;
	float:left;
	padding:10px;
	line-height:24px;
	color:#333333;
	font-size:13px;
	min-height:300px;
	margin-left:0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top:15px;
}

.mindexteaser {
	width:210px;
	border:1px solid #FFCF74;
	float:left;
	padding:10px;
	line-height:24px;
	color:#333333;
	font-size:13px;
	min-height:300px;
	margin-left:15px;
	margin-top:15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.mindexteaser3 {
	width:210px;
	border:1px solid #FFCF74;
	float:left;
	padding:10px;
	line-height:24px;
	color:#333333;
	font-size:13px;
	min-height:300px;
	margin-left:0px;
	margin-top:15px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}

.mindexteaser4 {
	width:210px;
	border:1px solid #FFCF74;
	float:left;
	padding:10px;
	line-height:24px;
	color:#333333;
	font-size:13px;
	min-height:300px;
	margin-left:17px;
	margin-top:15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


.mindexteaser h3, .mindexteaser2 h3, .mindexteaser3 h3, .mindexteaser4 h3 {
	color:#A66D00;
}

#mnews {
	width:728px;
	clear:both;
}
#mwelcome {
	padding-top:5px;
	text-align:left;
	/* width:320px; */
	float:right;
	line-height:24px;
	color:#333333;
	font-size:14px;
}
#madv{
	padding-top:10px;
	width:160px;
	float:left;
}
.menuitem1 {
	margin: 0px 0px 10px 20px;
	padding-top:5px;
	padding-left:20px;
	width:180px;
	height:30px;
	background:url('/images/menubutton2.png');
	background-repeat: no-repeat;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
}
.menuitem1 a {
	text-decoration:none;
	color:#A66D00;
}
.menuitem1 a:hover {
	text-decoration:underline;
	color:#444444;
}

.menuitem2 {
	margin: 0px 0px 10px 20px;
	padding-top:5px;
	padding-left:20px;
	width:180px;
	height:30px;
	background:url('/images/menubutton3.png');
	background-repeat: no-repeat;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
}
.menuitem2 a {
	text-decoration:none;
	color:#A66D00;
}
.menuitem2 a:hover {
	text-decoration:underline;
	color:#444444;
}

.menuitem3 {
	margin: 0px 0px 0px 20px;
	padding-top:3px;
	padding-left:20px;
	width:180px;
	height:26px;
	background:url('/images/menutop.png');
	background-repeat: no-repeat;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
}
.menuitem3active {
	margin: 0px 0px 0px 20px;
	padding-top:3px;
	padding-left:20px;
	width:180px;
	height:26px;
	background:url('/images/menuactivetop.png');
	background-repeat: no-repeat;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
}
.menuitem3 a, .menuitem3active a {
	text-decoration:none;
	color:#A66D00;
}
.menuitem3 a:hover, .menuitem3active a:hover {
	text-decoration:underline;
	color:#444444;
}
.menuitem3bg {
	width:140px;
	margin: 0px 0px 0px 20px;
	padding:0px 20px 0px 20px;
	background-image:url('/images/menuactivebg.png');
	background-repeat:repeat-y;
	font-size:12px;
}
.menuitem3footer {
	width:180px;
	height:14px;
	margin: 0px 0px 15px 20px;
	padding:0px 0px 0px 20px;
	background-image:url('/images/menuactivebottom.png');
	background-repeat:no-repeat;
	font-size:12px;
}
.menuitem4r {
	margin: 5px 10px 0px -5px;
	padding-top:5px;
	padding-left:7px;
	width:152px;
	height:30px;
	background:url('/images/menubutton4.png');
	background-repeat: no-repeat;
	text-align:center;
	font-size:14px;
	/* font-weight:bold; */
	font-variant:small-caps;
	float:left;
	color:#A66D00;
}
.menuitemmove {
    margin: 5px 10px 0px -5px;
    padding-top:5px;
    padding-left:7px;
    width:47px;
    height:30px;
    background:url('/images/menubutton_move2.png');
    background-repeat: no-repeat;
    float:left;
    cursor:move;
}
.menuitem4l {
	margin: 5px -9px 0px 15px;
	padding-top:4px;
	padding-left:3px;
	padding-right:10px;
	width:152px;
	height:30px;
	background:url('/images/menubutton4.png');
	background-repeat: no-repeat;
	text-align:center;
	font-size:14px;
	/* font-weight:bold; */
	font-variant:small-caps;
	float:right;
	color:#A66D00;
}

.menuitem4r a, .menuitem4l a {
	text-decoration:none;
	color:#A66D00;
}
.menuitem4r a:active, .menuitem4l a:active{
	text-decoration:none;
	color:#A66D00;
}

.menuitem4r a:hover, .menuitem4l a:hover {
	text-decoration:underline;
	color:#444444;
}
#notebubble {
	display:none;
	font-size: 11px;
	line-height: 17px;
	padding:30px 10px 10px 10px;
	position: absolute;
	width:280px;
	height:110px;
	background-image:url('/images/note.png');
	background-repeat:no-repeat;
}
.price {
	text-align:right;
	vertical-align:bottom;
	color:#BF8E30;
	font-size:18px;
	font-weight:bold;
}
.reserviert {
/*	width:543px;
	height:160px;
	margin-top:10px;
*/
	background-image:url('/images/reserviert.png');
	background-repeat: no-repeat;
	background-position: 110px 10px;
/*
	position:absolute;
	z-index:10;
*/
}
.reserviert_print {
	display:none;
}


.nodisplay {
	display:none;
}

.shoplink {
	text-align:center;
	vertical-align:top;
	height:10px;
	font-size:9px;
	line-height:10px;
}
.shoplink a {
	color:#999999;
	font-size:9px;
	line-height:10px;
}
.subtitle {
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	font-variant:small-caps;
}

#topheaderbar {
	display:none;
}
.userinfo {
	font-size:10px;
	color:#666666;
	text-align:right;
	width:920px;
	margin: 0px auto;
	padding: 5px 0px;
}
.wunschhinweis {
	color:#000000;
	font-size:12px;
	margin:3px 0px;
	padding: 3px 0px;
	border-top: 1px dotted #BF8E30;
	border-bottom: 1px dotted #BF8E30;
}
.wishitem {
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
}










/*
 * Tablesorter
 */
/* tables */
table.tablesorter {
	font-family:'Open Sans',arial;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	padding: 4px;
	background-color: #BF8E30;
}
table.tablesorter thead tr .header {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(/images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(/images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #A66D00;
}

.searchResultImage {
	text-align: center;
}


#cookielayer {
	display: none;
}

#cookielayer div {
	padding: 2% 5%;
	color: #fff;
}

#cookielayer div a {
	color: #fff;
}

#cookielayer button {
	height:2.5em;
	border-radius: 5px;
	font-weight: bold;
	color: #A66D00;
	width: 100%;
}


#cookielayer {
	text-align:left;
	background: #A66D00;
	position:fixed;
	bottom:0px;
	z-index:10000;
	width:100%;
	font-size:1em;
	line-height:1.5em;
	box-shadow: 0 -2px 10px 0 rgba(0,0,0,0.2);
}</pre></body></html>