.Hotelname {
	font-size: 1.2em;
	font-style: normal;
	color: #00B2B2;
	font-weight: bolder;
	text-decoration:none;
}
a:hover      { color: #FF0000 }
body         {
	color: #000000;
	background-color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: normal;
	text-decoration:none;
}
h1           { font-family: Arial; color: #0000BF; font-weight: bold; font-size:12pt }
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration:none;
}
.Menuetitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration:none;
	color: #00B2B2;
	font-weight: bold;
}
.HoteltitelWeiss {
	color: #FFFFFF;
	font-size: 1.0em;
	text-decoration:none;
}

.Hotelbeschreibung {
	font-size: 0.6em;
	text-decoration:none;
}
.HotelbeschreibungWeiss {
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration:none;
}
