		
.unterlink { font-weight: bold; background-color: #f2f2f2; padding-top: 3px; padding-bottom: 3px; display: block; }
.form_titel{ font-size: 14px; font-weight: bold; background-color: #DEDEDE; text-align: left; width: 450px; height: 20px; margin-top: 10px; margin-bottom: 10px; padding-top: 3px; display: block; }

#form_hotel_1, #form_hotel_2{
	width: 450px;
	font-size: 12px;
	text-align: left;
}
#form_hotel_2 input{
	font-size: 11px;
}
#kalender_box{
	height: 150px;
	width: 200px;
	position: absolute;
	left: 650px;
	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;
}
#hotel_ort_box{
	font-size: 11px;
}
#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: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	clear: both;
	float: left;
}
#kinder_anzeige select{
	font-size: 80%;
}
#kinder_anzeige strong{
	float: left;
}
#kind_1{
	clear: left;
}
#kind_1,#kind_2,#kind_3 {
	float: left;
	margin-right: 10px;
}
#city_chart {
	width: 450px;
	font-size: 12px;
}
#city_chart td{
	text-align: left;
}

.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;
	font-size: 11px;
}
#submit{
	float: right;
	margin-right: 60px;
}
#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;
}
#sonderhinweis{
	font-size: 11px;
	background-color: #FFFFCC;
	width: 450px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #A3A3A3;
	text-align: left;
}
#fehler_message {
	background-color: #F3F3F3;
	width: 449px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #FF0000;
	font-size: 10px;
	text-align: left;
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: -3px;
}
*html #fehler_message {
	width: 445px;
}

.fehlertext {
	font-size: 9px;
	color: #FF0000;
}
.fehler_select{
	color: #FFFFFF;
	border: 3px solid #FF0000;
}
.fehler_input{
	border: 1px solid #FF0000;
	height: 1.35em;
}
.fehler_checkbox{
	background-color:#FF0000;
	border: 1px solid #FF0000;
}