#content td {
	font-size: 11px;
}
.haus-name {
	font-size: 14px;
	font-weight: bold;
}
.haus-ort {
	font-size: 14px;
	font-weight: bold;
}
.haus-weitereInformationen {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.preis-tabelle-titel {
	background-color: #C0DDFA;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.preis-tabelle-hg1 {
	background-color: #99ccff;
	color: #000000;
	text-align: center;
}
.preis-tabelle-hg2 {
	background-color: #ffff99;
	color: #000000;
	text-align: center;
}
.link-fett {
	font-weight: bold;
	color: #ff0000;
	font-size: 16px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
#legende-links {
	float: left;
	width: 100px;
	margin-top: 65px;
	background-color: #E7C385;
	border: 1px solid #666666;	
}
#nebenkosten {
	width: 100px;
	font-size: 10px;
	padding: 3px;
}
#legende-trenner, #legende-trenner-ferienhaus {
	float: left; 
	width: 10px;
	margin-top: 20px;
	background-color: #EDF1E2;
}
#legende-trenner-ferienhaus {
	width: 20px;
}
input {
	text-align: center;
}