.Hotelname {
	font-size: 0.85em;
	font-style: normal;
	color: #0000CC;
	font-weight: bolder;
	line-height: normal;
}
a:hover      { 
	color: #FF0000 }

body         {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
}
h1           {
	font-family: Arial;
	color: #0000BF;
	font-weight: bold;
	font-size:1.4em
}
link {
	font-weight: bold;
	color: #0000BF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.6em;
}
li {
	font-size: 0.9em;
	line-height: 1.6em;
}

table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.6em;
	font-size: 0.9em;
}
.Menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: normal;
	text-decoration:none;
}
.AuswahlTitel {
	font-size: 0.8em;
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
}
.AuswahlEintrag {
	font-size: 0.6em;
	font-weight: normal;
	text-decoration:none;
	line-height: 1.6em;
}
