/* CSS Document - Hotel Belvedere */
BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    line-height:14px;
}
IMG
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
}
INPUT
{
	padding-left: 3px;
}
.right INPUT
{
	height: 16px;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 4px;
	text-align: center;
	border: 1px solid #D3746E;
}
A
{
	color: #FFFFFF;
	text-decoration: none;
}
.clear_space
{
	clear: both;
}
.float_left
{
	float: left;	
}
.float_right
{
	float: right;
}
#hb_holder
{
	margin: auto;
	width: 908px;
	overflow: hidden;
}
#hb_content
{
	padding-top: 5px;
}

.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}

.clearSpace {
	clear: both;
}

div.formEntry {
padding:4px 0px;
}
div.formEntry div.teaser {
color:#BBBC90;
padding:5px 0pt 0pt;
}
div.formEntry div.col1 {
padding:6px 5px 0px 0px;
}
div.formEntry div.col2 input {
height:14px;
width:100px;
}

div.formEntry div.formError {
padding:8px 0px 0px 5px;
}
.red {
color:#990000;
}
.green {
color:#339900;
}
.bold {
font-weight:bold;
}

#offer-box {
	min-height: 215px;
	height: auto !important;
	height: 215px;
	width:309px;
	background-image:url(../images/de/hb_box-bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.teaserbox A
{
	color: #000000;
	text-decoration: underline;
}