html {
position: relative;
width: 100%;
margin: 0;
}

body {
position: relative;
width: 100%;
margin: 0;
background-color: #FFFBF5;
font-family: Helvetica,Arial,sans-serif;
}

#head {
position: relative;
background-color: #fecf75;
width: 100%;
z-index: 100;
}

#logo { 
width: 100%;
max-width: 500px;
height: auto;
top:50%; 
left:50%;
margin: auto;
}

#logo img {
	
width: 100%;
max-width: 500px;
height: auto;
}

#slider {
position: relative;
width: 100%;
height: auto;

}

#slider img {
position: relative;
width: 100%;
height: auto;

}



div#content {
margin-bottom: 50px;
position: relative;
width: 100%;
min-height: 200px;
background-color: #FFFBF5;
}

table.speisekarte td {
	position: relative;
	margin: auto;
padding-bottom: 7px;	
padding-right: 20px;
width: 100%;
vertical-align: top;
line-height: 20px;
}

div.skblock {
float: left;
margin: auto;
width: 100%;
max-width: 600px;

padding-right: 80px;
margin-bottom: 20px;
position: relative;
}
p {
	line-height: 110%;
	font-weight: 100; 
	font-size: 1em;
	padding: 0.4em 0;
text-align: justify;
    color: #000000;

}
h1 {
color: #F0A800;
	font-size: 1.5em;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0.2em 0 1.2em 0;
	padding-bottom: 0.3em;
}

.zentriert {
text-align: center;
}

.aufzaehlung {
 font-size: 1em;
color: #696969;
list-style:square;

}

#cookiedingsbums a {color:#000; text-decoration:none;}

#cookiedingsbums a:hover {text-decoration:underline;}

#cookiedingsbums div {padding:10px; padding-right:40px;}

#cookiedingsbums { 
   outline: 1px solid #7b92a9; 
   text-align:left; 
   border-top:1px solid #fff;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   
   top:0px; 
   z-index:10000; 
   width:90%; 
   font-size:12px; 
   line-height:16px;}

#cookiedingsbumsCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookiedingsbumsCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}


#logo {display:none }
.menu {display:none }
.toggle-button {display:none }
header {display:none }
#head {display:none }
#navi {display:none }
nav[aria-label="Navigation"] {display: none !important;}
#Kopfzeile {display:none }
#linksband {display:none}
nav[aria-label="Sitemap"] {display: none !important;}
nav[aria-label="Rechtliche Hinweise"] {display: none !important;}

/*@page { size:21.0cm 14.85cm; margin-top:1.7cm; margin-bottom:1.4cm; margin-left:2cm; margin-right:2cm }*/ 
@page { size:auto; margin-top:1cm; margin-bottom:1cm; margin-left:1cm; margin-right:1cm }
