<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0;
	padding: 0;
}

html { min-height:100%; }

body {font-family:Verdana, Geneva, sans-serif;font-size:12px;color:#f5ebd7;padding:0px;margin:0px;top:0;left:0; -webkit-text-size-adjust: none;  /*overflow:hidden; für supersized eliminate scrollbars*/ }

img { border:0px; }

p {
	margin: 0;
	padding: 0;
}

hr { color:#f5ebd7; background-color:#f5ebd7; height:1px; margin-bottom:0px; margin-top:14px; border:0; }

a {
	color:#cbb16d;
	text-decoration:none;
	outline: none;
}
a:hover { text-decoration:underline; }
a:active { outline: none; border:none;}
a:focus { -moz-outline-style: none; }
a:visited { outline: none; border:none;}

/*h1 {
	font-size:16px;
	line-height:22px;
	color:#00267f;
	font-weight:normal;
	padding: 0 0 3px 0;
	margin:0;
}*/

h6, h6 a { /* RTEditor-Format «Farbe», möglichst wie body-default. RTEditor » contents.css (und config.js, de.js) */
	font-size: inherit;
	line-height: inherit;
	color: #f00 !important;
	font-weight: inherit;
}
h6 a:hover { text-decoration: underline; }


#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -360px;
	text-align: center;
	z-index:1;
}

#container {
	width: 950px;
	margin: auto;
	position:relative;
	background-repeat:no-repeat;
	z-index:1;
}



#header {
	width:950px;
	display:inline-block;
	height:165px;
	/*background-color:#063;*/
	z-index:1;
}
#logo {
	width: 270px;
	float:left;
	padding-left:180px;
}
#adresse{
	width:200px;
	padding-top: 21px;
	padding-right:32px;
	font-weight:bold;
	line-height:18px;
	text-align:right;
	float:right;
}


#chart {
	width: 950px;
	min-height:430px;
	z-index:1;
	position: relative;
}
*html #chart {
	height:430px;
}
#navigation {
	float:left;
	width:205px;
	margin-top: -4px;
	line-height:18px;
	text-align:right;
	z-index:13;
}
#navigation a {
	color:#f5ebd7;
	text-decoration:none;
}
#navigation a:hover {
	color:#4c3041;
	text-decoration:none;
}

#bild {
	width: 735px;
	float:right;
}


#footer {
	width:950px;
	min-height:115px;
/*	background-color:#124050;
*/	
	z-index:1;
}
*html #footer {
	height:115px;
}
#footerLeft {
	text-align:left;
	width:215px;
	float:left;
}
#footerRight {
	width:715px;
	padding: 9px 20px 9px 0;
	text-align:left;
	line-height:18px;
	font-size:12px;
	float:right;
}
#footerRight b {
	color:#cbb16d;
}
#footerRight strong {
	color:#cbb16d;
}
h1 { 
	padding:0;
	margin:0 0 2px 0;
	font-size:12px;
	line-height:18px;
	color:#cbb16d;
}


.clear { clear: both; margin: 0; padding: 0; font-size: 0; height: 0; line-height: 0; }

.zeilenabstand { height:18px; }

.px9 {
	font-size:9px;
}
.px10 {
	font-size:10px;
}
.px11 {
	font-size:11px;
}
.px12 {
	font-size:12px;
}
.px14 {
	font-size:14px;
	line-height:21px;
}

/* ----- BG ----- */
#supersize{
	position:fixed;
}
#supersize img, #supersize a{
	height:100%;
	width:100%;
	position:absolute;
	z-index: 0;
}

/* ----- Farben ----- */
.clrRestaurant { color:#124050; /*Restaurant*/ }
/*.txtBlau a { color:#124050 !important; }*/

.clrKontakt { color:#50232D; } /* Kontakt&gt;Öffnungszeiten*/
/* ------------------ */


/*
.pdfLink a {
	color:#000;
	line-height:17px;
	text-decoration:none;
	background: url(../images/pdfIconKlein.gif) 0 2px no-repeat;
	padding-left: 28px;
}
.pdfLink a:hover {
	color:#000;
	background: url(../images/pdfIconKlein.gif) 0 2px no-repeat;
}

#chartRechts ul { 
	margin:0;
	padding:4px 0 0 0;
	list-style:none;
	line-height:17px;
}
#chartRechts ul li {
	line-height:17px;
	padding-bottom:0px;
	padding-left:14px;
	background: url(../images/rechteck.gif) 0 5px no-repeat;
}

#chartRechts ol { 
	margin:0;
	padding:4px 0 0 17px;
	line-height:17px;
}
#chartRechts ol li {
	line-height:17px;
	padding-bottom:0px;
	padding-left:0px;
}



.chartBild { padding:12px 0 0 0; }

.mehrInfos a {
	text-decoration:none;
	background: url(../images/pfeilRechtsKlein.gif) 0 -2px no-repeat;
	padding-left: 14px;
	color:#000;
}
.mehrInfos a:hover {
	text-decoration:none;
	background: url(../images/pfeilRechtsKleinOver.gif) 0 -2px no-repeat;
	padding-left: 14px;
	color:#000;
}*/

</pre></body></html>