body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
}

.fliestext {
	font-size: 10px;
	color: #333;
}

.head {
	font-size: 10px;
	font-weight: bold;
	color: #000;
  height: 30px;
}

.head_tt {
	font-size: 10px;
	font-weight: bold;
	color: #039;
}

.link {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}

a.link_ti {
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	line-height: 25px;
}

.hr {
	border: 1px dashed #00529e;
}

.kriterium_suchmaske {
	height:25px;
	font-size:10px;
	font-weight:bold;
	color:#039;
	padding-left:5px;
	vertical-align:middle;
}

.kriterium_formular {
	font-size:10px;
	color:#000;
	width: 170px;
}

.kriterium_minmax {
	font-size:10px;
	color:#000;
	width: 40px;
}

.button {
  padding: 3px;
  font-size: 12px;
  font-weight: bold;
  background: #00529e;
  color: #fff;
  border: 1px solid #fff;
  width: 75px;
  cursor: pointer;
}

.button:hover {
  background: #86B7D6;
  color: #00529e;
}

.hotel {
  line-height: 20px;
  color: #039;
  font-size: 12px;
  font-weight: bold;
}

.searchmask {
  margin: 5px 0 10px 0;
  width: 600px;
  height: 150px;
  background: #DEECF4;
  border: 1px solid #00529e;
}

.hotels {
  border: 1px solid #00529e;
  height: 90px;
  width: 598px;
  margin: 0px auto;
  margin-bottom: 7px;
}

.hotels_bg {
  border: 1px solid #00529e;
  background: #DEECF4;
  height: 90px;
  width: 598px;
  margin: 0px auto;
  margin-bottom: 7px;
}


.hotels_left {
  width: 130px;
  float:left;
  padding: 5px 0 5px 5px;
}

.hotels_right {
  width: 455px;
  float: left;
  padding: 5px 5px 5px 0;
}

.offer_pic {
  width: 120px;
  height: 80px
}
