table {
	font: inherit;
}

.beschriftung {
	color:#c4a56a;
	font-size:12px;
	font-weight:bold;
}

.textunfett {
	color:#c4a56a;
}

.textfeld {
	width:320px;
	clear:both;
	border-color:#c4a56a;
	border-style:solid;
	border-width:1px;
}

.textfeldklein {
	width:25px;
	border-color:#c4a56a;
	border-style:solid;
	border-width:1px;
}

.zimmerline { 
	clear:both; 
	height:20px;
	margin-top:5px;
	background:url(../images/zimmerplus.gif) no-repeat center right;
}

.zimmerlabel {
	color:#c4a56a;
	float:left;
	width:140px;
	cursor:pointer;
	padding:3px 0 0 5px;
}

.tage {
	width:250px;
}

.Stil1 {font-size: 11px}

.hiddencontent {
	visibility: hidden;
	position:fixed;
	*position:absolute;
	top:-2000px;
}

.zimmerinfo{
	width:660px;
	padding:20px;
	color:#000000;
	display:block;
	clear:both;
}

.zimmerheadline{
	height:30px;
	padding-left:15px;
	clear:both;
	color:#e8b916;
	font-size:16px;
	text-transform:uppercase;
}

.zimmerlinks{
	width:330px;
	float:left;
}

.zimmerbild{
	clear:both;
}

.zimmerrechts{
	width:330px;
	float:left;
}

.zimmertext{
	padding:20px;
	clear:both;
}