body  { display: flex;
	flex-flow: row wrap; 
	font-family: Verdana, Tahoma, Arial;
	margin: 0px; 
	background-color: #333333; 
	justify-content: center; 
	box-sizing: border-box; 
	font-size: 100%; }

.clearfix::after {
	content: "";
	clear: both;
	display: table; }


.header { display: flex;
	flex-direction: column;
	border-radius: 30px 30px 0px 0px;
	margin: 10px; 
	background-color: #FFFFFF;
	width: 80%; }

.header > div {
	display: flex;
	flex-direction: row; 
	margin: 0; }

.topscreen {display: initial; }
.topmobile {display: none; }

.toplink { color: #353535;
	 font-weight: bold;
	 font-size: 1.15rem; 
	 vertical-align: middle;
	 padding-left: 5px; }

.toplink a { color: #353535; font-weight: bold; text-decoration: none; font-size: 1.15rem; }
.toplink a:link { color: #353535; font-weight: bold; text-decoration: none; font-size: 1.15rem; }
.toplink a:hover { color: #353535; font-weight: bold; text-decoration: underline; font-size: 1.15rem; }
.toplink a:active { color: #353535; font-weight: bold; text-decoration: none; font-size: 1.15rem; }
.toplink a:visited { color: #353535; font-weight: bold; text-decoration: none; font-size: 1.15rem; }

.greyline { background-color: #595959; height: 0.8rem; }
.redline { background-color: #660000; height: 0.5rem; }
.whiteline { height: 0.5rem; }

.news { display: flex;
	flex-direction: column;
	border-radius: 0;
	margin: 10px; 
	background-color: #d9d9d9;
	font-weight: bold;
	font-size: 1rem;
	color: #595959;
	width: 80%;
	justify-content: center; }

.imp { display: flex;
	flex-direction: column;
	border-radius: 0;
	margin: 10px; 
	background-color: #e6e6e6;
	font-size: 1rem;
	width: 80%;
	justify-content: center; }

.square {display: flex;
	flex-direction: row;
	margin-top: 10px; 
	margin-bottom: 10px;
	background-color: #333333;
	width: 82%; 
	box-sizing: border-box; }

.square > div {
	display: flex;
	flex-direction: row; 
	margin-right: 18px; 
	margin-left: 18px;
	padding: 10px;
	border-radius: 20px;
	width: 50%; 
	background-color: #ffffff; }

.square ul {list-style-type: none; 
	width: 100%;
	margin: 0;
	padding: 0px; 
	padding-left: 12px; }
.square li {font-size: 1rem; }

.times {width: 90%;
	padding: 5px;
	padding-left: 10px;
	border-radius: 10px; 
	font-size: 2.2vw; }

.dr {width: 50%;
	padding: 5px;
	padding-left: 10px;
	border-radius: 10px; 
	font-size: 2.2vw; }
.nw {white-space: nowrap; }

.content { display: flex;
	flex-direction: row;
	margin: 10px; 
	background-color: #333333;
	width: 80%; }

#menue {width: 100%; 
	background-color: #ffffff; 
	padding: 0;
	margin: 0; 
	border-spacing: 0; }

#menue td {display: flex;
	flex-flow: row-wrap; 
	margin: 0; 
	padding-left: 25px; 
	padding-right: 20px; 
	text-align: left; }

#menue tr:nth-child(even){background-color: #ffffff; }

#menue th {width: 8%;
	writing-mode: vertical-lr;
	transform: rotate(180deg);
	text-align: center;
	font-size: 3vw;
	font-family: Verdana
	font-weight: bold;
	color: #b2b2b2;
	padding-left: 5px;
	padding-right: 15px;
	border-left: 5px solid #660000; }

.menue {padding-top: 20px; font-weight: bold; font-style: italic; font-size: 1.2rem; }
.menue sup {text-align: super; font-size: 0.55em; }
.list {display: flex; align-items: stretch; width: 100%; }
.list > div {margin: 0; }
.list sup {text-align: super; font-size: 0.55em; }
.list ul {list-style-type: none; width: 100%; padding: 0; }
.list li {line-height: 1.2rem; font-size: 1rem; }
.price {flex: 0 0 70px; width: 70px; font-weight: bold; color: #666666; font-size: 1rem; overflow: visible; }
.price1 {flex: 0 0 65px; width: 70px; font-weight: bold; color: #666666; font-size: 1rem; overflow: visible; }
.price2 {flex: 0 0 75px; width: 70px; font-weight: bold; color: #666666; font-size: 1rem; overflow: visible; }
.ing {flex: 10 10; padding-left: 30px; font-size: 1rem; }
.ing2 {flex: 10 10; padding-left: 0; font-size: 1rem; }
.al {flex: 0 1 15%; text-align: right; }

.mobile {display: display: flex;
	flex-direction: column; 
	width: 100%; 
	padding-top: 15px; }
.mobile-head { width: 100%;
	text-align: left;
	font-family: Verdana;
	font-weight: bold;
	color: #b2b2b2; 
	line-height: 3vw;
	font-size: 3vw; 
	letter-spacing: 3px; 
	margin: 0;
	padding-bottom: 10px; }


.b1 {font-weight: bold; font-style: italic; font-size: 1.2rem; }
.i1 {font-style: italic; font-size: 0.8rem; }
.sep {font-weight: bold; color: #660000; }
.b2 { font-weight: bold; font-style: italic; font-size: 1.8vw; color: #595959; }


.icon {width: 25px; height; 25px; object-fit: contain; }

.footer { display: flex;
	flex-direction: column;
	border-radius: 0px 0px 30px 30px;
	margin: 10px; 
	background-color: #FFFFFF;
	width: 80%; }

.footer > div {
	display: flex;
	flex-direction: row; 
	margin: 0; 
	font-size: 1rem;
	padding: 25px; }

.foogrey {display: flex;
	flex-direction: row;
	background-color: #d9d9d9; }

.phone { color: #660000;
	font-weight: bold;
	font-size: 2.8vw; }

.phone a {color: #660000; font-weight: bold; font-size: 2.8vw; text-decoration: none; }
.phone a:link {color: #660000; font-weight: bold; font-size: 2.8vw; text-decoration: none; }
.phone a:active {color: #660000; font-weight: bold; font-size: 2.8vw; text-decoration: none; }
.phone a:visited {color: #660000; font-weight: bold; font-size: 2.8vw; text-decoration: none; }
.phone a:hover {color: #660000; font-weight: bold; font-size: 2.8vw; text-decoration: none; }

.small {display: none; }

.accent1 { color: #353535;
	  font-weight: bold;
	  font-family: Verdana;
	  font-size: 1.2rem; }