* {
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
}

html, body {
	height: 100%;
	width: 100%;
}

div.container {
	margin: 0 auto;
    position: relative;
    height: 90vh;
    max-width: 100%;
    clear: top;
    display: flex;
    align-items: center;
    justify-content: center;
}
svg {
	margin: 0 auto;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    clear: top;
    display: flex;
    align-items: center;
    justify-content: center;
}
div.speisekarte
{
   display: flex;
   justify-content: center;
   align-items: center;
   margin: 10px 0;
}
button
{
	color: #ffffff;
	background-color: #512e23;
	font-size: 22px;
	border: 2px solid #ffffff;
	border-radius: 50px;
	padding: 15px 50px;
	cursor: pointer;
	display: inline;
}
button:hover{
	color: #512e23;
	background-color: #ffffff;
	font-size: 22px;
	border: 2px solid #512e23;
	border-radius: 50px;
	padding: 15px 50px;
	cursor: pointer;
	display: inline;
}
p {
	font-size: 22px;
	color: #512e23;
	font-family: Futura, Arial, non-serif;
	display: inline;
}

.cls-1 {
fill: #fff;
}

.cls-2 {
fill: #512e23;
}

.cls-3 {
isolation: isolate;
}

.cls-4 {
clip-path: url(#clippath-1);
}

.cls-5 {
fill: #bb9360;
}

.cls-6 {
opacity: .75;
}

.cls-7 {
filter: url(#luminosity-invert);
}

.cls-8 {
stroke-width: 1.16px;
}

.cls-8, .cls-9, .cls-10 {
fill: none;
}

.cls-8, .cls-10 {
stroke: #fff;
stroke-miterlimit: 10;
}

.cls-11 {
mask: url(#mask-1);
}

.cls-12 {
mask: url(#mask);
}

.cls-10 {
stroke-width: 1.553px;
}

.cls-13 {
mix-blend-mode: multiply;
}

.cls-14 {
fill: #1d1d1b;
}