body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #fff;
}

a:link {
	font-weight:bold;
	font-size: 12px;
	color: #6e7b18;
	text-decoration: none;

}
a:visited {
	font-weight:bold;
	font-size: 12px;
	color: #6e7b18;
	text-decoration: none;

}
a:hover {
	font-weight:bold;
	font-size: 12px;
	color: #8cafe7;
	text-decoration: underline;

}
a:active {
	font-weight:bold;
	font-size: 12px;
	color: #6e7b18;
	text-decoration: none;
}

.hotelname {
  font-size: 11px;
  color: #6e7b18;
  text-decoration: none;
}

.ziel {
  font-size: 11px;
  color: #8cafe7;
  font-weight: bold;
  text-decoration: none;
}

.text {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

.logo {	
	text-align: right;
	padding: 0 5px 0 0;
}

.rahmen {
  border: 1px solid #6e7b18;
  width: 315px;
}

.kriterium {
  font-size: 12px;
  font-weight: bold;
  color: #8cafe7;
  padding: 0 23px 0 0;
}

.ind_search {
 color: #6e7b18;
 font-size: 18px;
 padding: 0 0 10px 0;
}

.select_text {
  font-size: 12px;
  color: #6e7b18;
  width: 200px;
  margin: 5px;
}

.select_text_150 {
  font-size: 12px;
  color: #6e7b18;
  width: 130px;
  margin: 5px;
}

.select_text_year {
  font-size: 12px;
  color: #6e7b18;
  width: 58px;
  margin: 5px 0;
}
	
.button {
  color:#6e7b18;
  float: right;
  margin: 5px 5px 0 0;
}

.preis {
  padding: 0 0 0 5px;
}
