#opheliares th,td,h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A482F;	
}

#opheliares form {
	margin: 0px;
	padding: 0px;
}

#opheliares .priceinfo {
	font-size: 10px;
}

#opheliares td {

}

#opheliares th {
	background-color: #C7C39D;
	text-align: left;
	text-indent:2px;

}

#opheliares h1  {
	font-family: Verdana, sans-serif;
	font-size : 13px;
	margin: 0px;
	padding: 0px 0px 20px;


 }
#opheliares input {
	font-size: 11px;
	width:200px;
}

#opheliares input.date {
	width:80px;
}

#opheliares input.norooms {
	width:80px;
}

#opheliares input.codes {
	width:80px;
}

#opheliares input.submit {
	width:150px;
	background-color: #928E66;	
	color:#FFFFFF;
}


#opheliares select {
	font-size: 11px;
	width:200px;
}

#opheliares select.roomtype {
	width:40px;
}

#fehler h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
	padding: 0px 0px 0px;	
}

#fehler p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FF0000;
	color:#FFFFFF;
	padding:5px;
}

