body {
	background-color: White;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 120%;
}
hr {
	color: Green;
	border-bottom-style: groove;
	border-bottom-width: medium;
	border-bottom-color: Green;
}
a, a:active, a:focus, a:link, a:visited {
	text-decoration: underline;
	color: Green;
	font-weight: 700;
}

a:hover {
	border-left: thin solid Green;
	border-bottom: thin solid Green;
	border-right-color: green;
	border-right-style: solid;
	border-right-width: thin;
	border-top-color: green;
	border-top-style: solid;
	border-top-width: thin;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
td.rechts {
	text-align: right;
}
p.adr {
	color: Green;
	text-align: center;
	line-height: 120%;
}
.text {
	width: 600px;
	text-align: justify;
}
td.text {
	width: 500px;
}
hr.one {
	color: Silver;
	border-bottom-style: groove;
	border-bottom-width: medium;
	border-bottom-color: White;
}

table.speise {
	margin-left: 25px;
}

td.pic {
	text-align: center;
}
td.edi {
	font-size: 14pt;
	font-weight: 900;
	text-align: left;
	line-height: 135%;
}
h1 {
	font-size: 18pt;
	font-weight: 700;
	color: Green;
	margin-left: 25px;
}
td.raum {
	color: White;
	background-color: Green;
	font-size: 16pt;
	font-weight: 900;
	text-align: left;
	padding-left: 10px;
}

