#logo {
	height: 80px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 5px;
}
body {
	color: aqua;
	font-size: 12px;
	font-family: verdana;
	background-color: black;
}
a:hover {
	color: maroon;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: maroon;
	text-decoration: none;
	font-size: 12px;
}
a {
	color: gray;
	font-size: 12px;
	text-decoration: none;
}
.logo {
	height: 80px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 5px;
}

.speisen_kategorien {
	font-size: 16px;
	font-weight: bold;
}
.video {
	margin: auto;
	padding: 10px;
	height: 352px;
	width: 470px;
}
.textvideo {
	height: 20px;
	width: 470px;
	margin-right: auto;
	margin-left: auto;
}.urlaub {
	height: 170px;
	width: 400px;
	border: medium double #950201;
	background-color: #000000;
	visibility: visible;
	position: absolute;
	left: 300px;
	top: 300px;
	color: #CCCCCC;
	font-size: 14px;
	padding: 20px;
}

