#box_hotelform,
#box_hotelform_full {
	border: solid 1px #000;
	background-image:url(/fileadmin/templates/images/bak3.jpg);
  background-repeat:repeat-y;
	width: 178px;
	overflow: hidden;
	margin: 10px 0 0 4px;
}

#box_hotelform {
  padding: 10px 2px 10px 0;
  width: auto;
  margin: 10px 5px 0 6px;
  border: none;
}

#box_hotelform_full {
  width: auto;
  background-image: none;
  background-color: #fff;
  margin: 0 0 15px 0;
}

* html #box_hotelform_full {
  width: 99%; 
}

#box_hotelform_full table {
  width: 100%;
}

#hotelform {
  margin: 10px 2px 10px 9px;
}

#box_hotelform_full #hotelform td {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	background-color:#f2f2f2;
	vertical-align: middle;
	border: none;
}

#box_hotelform #hotelform td {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	background:transparent;
	vertical-align: middle;
	border: none;
}

#hotelform select {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
}

#hotelform #rw, #hotelform #xl {
	width: 122px;
}


#hotelform #rw, #hotelform #xl2 {
	width: 100px;
}

#hotelform #von_dd, #hotelform #bis_dd {

}

#hotelform #von_yymm, #hotelform #bis_yymm {
  width: 100px;
}

#hotelform #ra {
	width: 100px;
}

#hotelform #ka1, #hotelform #ka2, #hotelform #ka3 {
	width: 68px;
}

#hotelform .submit {
	background-color:#E0E0E0;
	border:1px solid #000000;
	font-size: 11px;
	font-weight:bold;
	height: 20px;
}