		
.innerbigbox {
	height: auto;
}
#hotel_eingabe {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.fehler {
	color: #FF0000;
	font-size: 11px;
}

.form_text {
	font-size: 11px;
}


#hotel_kanada {
	font-size: 11px;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: -5px;
	margin-bottom: 5px;
}
h2 {
	font-size: 14px;
	margin-bottom: 10px;
}
#city_select, #daten_select {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AEACAD;
	width: 500px;
	padding-bottom: 10px;
}




.eingabe_feld{ }

#form_hotel_1, #form_hotel_2{
	width: 450px;
}
#form_hotel_ort_box {
	margin-left: 0px;
}

#kalender_box{
	height: 150px;
	width: 200px;
	position: absolute;
	left: 550px;
	top: 350px;
	background-color: #FFFFCC;
	text-align: center;
	padding: 5px;
	border: 1px solid #C4C4C4;
	visibility: hidden;
	z-index: 99;
}
#kalender_box a{
	text-decoration: none;
}
.kalender_img{
	cursor:pointer;
	margin-left:0px;
	position:relative;
	top:2px;
	left:5px;
	margin-right: 20px;
}
.topic_cell {
	width: 130px;
}

#quickcheck{
	width: 450px;
	clear: both;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}
#reisende {
	width: 450px;
	clear: both;
	height: auto;
	font-size: 12px;
	position: relative;
}
#reisende select{
	font-size: 80%;
}

#erwachsene {
	width: 150px;
	float: left;
	text-align: left;
}
#kinder {
	width: 100px;
	float: left;
	text-align: left;
}
#kinder_anzeige {
	width: 300px;
	text-align: left;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	clear: both;
	float: left;
}
#kinder_anzeige select{
	font-size: 80%;
}
#kinder_anzeige strong{
	display: block;
}

#kind_1,#kind_2,#kind_3 {
	float: left;
	margin-right: 10px;
}
#city_chart {
	width: 450px;
	font-size: 12px;
}
.radio_city {
	font-size: 12px;
	height: 12px;
	width: 12px;
	vertical-align: middle;
}
.input_city {
	font-size: 12px;
	width: 300px;
}
#alternative_city {
	text-align: left;
	width: 450px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#reisende_fehler {
	font-size: 11px;
	color: #FF0000;
	clear: both;
	text-align: left;
}
#maxpax {
	font-size: 11px;
	color: #FF0000;
	clear: both;
	text-align: left;
	display: none;
}
.fehler_select {
	background-color: #FF0000;
}
#submitbutton {
	margin-left: 400px;
	position: relative;
	top: -20px;
}

#sonderhinweis{
	font-size: 11px;
	background-color: #FFFFCC;
	width: 530px;
	margin-top: 10px;
	margin-bottom: 30px;
	border: 1px solid #A3A3A3;
	text-align: left;
}
#extra_teaser {
	height: 160px;
}

#extra_teaser p {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 60px;
}
#extra_teaser img {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.box  .box_right {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 310px;
	height: 110px;
}

