#heat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
	line-height: normal;
	color: #FFF;
	position: fixed;
	width: 720px;
	height: 155px;
	margin-left: 0px;
	text-indent: 20px;
	background-image: url(bilder/rendezvous.gif);
	background-repeat: no-repeat;
}
#menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #FFF;
	background-color: #030;
	margin-left: 35px;
	position: fixed;
	width: 190px;
	top: 166px;
	text-indent: 20px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #030;
	margin-left: 229px;
	text-align: left;
	width: 820px;
}
#content table {
	text-align: left;
}
#menu p {
}
#content p a {
	color: #911414;
	font-weight: bold;
}
