#box_hotelform,
#box_hotelform_full {
	border: solid 1px #F2CA31;
	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 3px;
}

#box_hotelform strong {
  display: block;
  margin-bottom: 4px;
}

#box_hotelform_full {
  width: auto;
  background-image: none;
  background-color: #f2f2f2;
  margin: 0 0 15px 0;
}

* html #box_hotelform_full {
  width: 99%; 
}

#box_hotelform_full table {
  width: 100%;
  margin: 0;
}

#box_hotelform table {
  margin: 0;
}

#box_hotelform table label {
  display: inline-block;
  width: 22px;
}

#hotelform {
  margin: 10px 2px;
}

#box_hotelform_full #hotelform td {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	background-color:#f2f2f2;
	vertical-align: middle;
	padding: 3px;
}

#box_hotelform #hotelform td {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	background:transparent;
	vertical-align: middle;
}

#hotelform select {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
}

#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: #B1DC57;
  border: 1px solid #8CB92D;
	font-size: 10px;
	font-weight:bold;
	height: 30px;
  line-height: 30px;
	width: 167px;
	color: #222222;
	cursor: pointer;
}

#hotelform .submit:hover {
    background-color: #8CB92D;
}


#box_hotelform_full #hotelform select {
	margin-right: 3px;
}

#box_hotelform_full #rw {
  width: 144px;
}

#box_hotelform_full #xL {
  width: 144px;
}

#hotelform #von_yymm, 
#hotelform #bis_yymm {
    width: 98px;
}

#hotelform #ra {
    width: 126px;
}

