@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #ffc8a6;
	margin: 0;
	padding: 0;
	color: #000;
	background-image:url(image/aquarena-hg.jpg);
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

body h1 {
	color: #000;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}

a:link {
	color:#414958;
	text-decoration: underline;
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
img {
	border:0;
	margin-left:20px;
	margin-right:20px;
}

figure img {
	width:95%;
	height:auto;
	margin:0;
}

.container {
	width: 100%;
	background: #ffc8a6;
	background-color: #ffc8a6;
	margin: 0 0;
	opacity: 0.85;
}

.schliessen {
	float:right;
	margin: 10px auto;
	}

.header {
	float:none;
	width:100%;
	margin:0;
	background:#F0F0F0;
	background-color:#F0F0F0;
}

.header img {
	border:0px;
	margin:0;
}

.preise, preise table, preise td {
	font-size:12px;
}

.preise {
	float:left;
	margin-left:20px;
	margin-top:10px;
}

.preise table {
	border-color:#000;
	border-style:dotted;
	border-width:thin;
}

.preise td {
	vertical-align:top;
}

.kueche {
	float:left;
	margin-left:20px;
	margin-top:10px;
}

.kueche, kueche table, kueche td {
	font-size:14px;
}

.kueche img {
	border:0;
	margin-left:20px;
	margin-right:20px;
}

.kueche table {
	border-color:#000;
	border-style:dotted;
	border-width:thin;
}
	
#fabo {
	float:left;
	position:relative;
	left:0px;
	top:10px;
	margin-bottom:10px;
}

#fabo iframe {
	border:none;
	overflow:hidden;
	width:310px;
	height:64px;
}

.content {
	padding: 5px 5px 5px 5px;
}

.content ul, .content ol { 
	padding: 0 5px 5px 10px;
	list-style-image:url(image/pfeil1.gif);
	list-style-position:inside;
}

.centerouter {
	clear:both;
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.centerinner {
	display:table-cell;
}

.halb {
	float: left;
	margin-right: 8px;
}

.footer {
	padding: 5px 0;
	font-family:arial, sans-serif;
	font-size:10px;
	line-height:12px;
	text-decoration:none;
	text-align:center;
}

.bilder img {
	border: solid 1px;
	border-color:#5789cb;
	margin:5px;
}

#navi {
	clear:both;
	top:0px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:10px;
}

#menue {
	display:table-cell;
}

#menue { list-style-type:none; list-style-image:none; padding:0; margin:0 0 0px 30px;}
#menue ul {list-style-type:none; list-style-image:none; padding:0; margin:0; text-wrap:none;}
#menue li {float:left; background:#F0F0F0; margin:6px 10px 0 0; border:2px solid #5789cb; width:100px; height:25px; text-wrap:none; border-radius:1em;}
#menue li.sub {background:#F0F0F0; border-color:#5789cb;}

#menue li a {display:block; color:#000; height:25px; font-family:arial, sans-serif; font-size:14px; line-height:24px; width:100px; text-decoration:none; text-align:center; border-radius:1em;}
#menue li a table {position:absolute; left:0; top:-1px; border-collapse:collapse; width:0; height:0;}

#menue :hover {color:#fff; background:#5789cb; position:relative;}
#menue :hover > a {color:#fff; background:#5789cb;}

#menue ul, 
#menue :hover ul ul,
#menue :hover ul :hover ul ul,
#menue :hover ul :hover ul ul.sublinks {visibility:hidden; width:0; height:0; overflow:hidden;}

#menue :hover ul {visibility:visible; overflow:visible; position:absolute; height:auto; width:100px; left:-1px;top:26px; background:url(pics/trans1.gif);}

#menue :hover ul :hover ul,
#menue :hover ul :hover ul :hover ul {visibility:visible; overflow:visible; height:auto; width:100px; padding:9px 3px; left:100px; top:0;}

#menue :hover ul :hover ul.sublinks,
#menue :hover ul :hover ul :hover ul.sublinks {visibility:visible; overflow:visible; height:auto; width:100px; padding:9px 3px; left:-110px; top:-17px;}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}