body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  background: #fff;
}

p {
  margin: 0;
  padding: 0;
}

#content {
  margin: 0px auto;
  width: 525px;
}

/* Suchformular*/
.suchmaske {
  height: 250px;
  border: 1px solid #104BA9;
  margin: 5px 0 0 0;
  background: #9CBCEE;
}

.suchleiste {
  background: #052D6E;
  border-bottom: 1px solid #9CBCEE;
  color: #fff;
  padding: 3px 3px 3px 8px;
  font-weight: bold;
  font-size: 12px;
}

ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
  margin: 0;
  padding: 5px 0;
  display: inline;
  text-decoration: underline;
  color: white;
  font-size: 12px;
  font-weight: bold;
}

#lastm_p {
  width: 150px;
  margin: 0;
  padding: 2px 1px 0 3px;
  height: 19px;
}

#flug {
  width: 50px;
  margin: 0;
  padding: 2px 1px 0 1px;
  height: 19px;
}

#hotel {
  width: 50px;
  margin: 0;
  padding: 2px 1px 0 1px;
  height: 19px;
}

#such_last {
  height: 219px;
  margin: 4px 3px;
}

#such_flug {
  height: 219px;
  margin: 4px 3px;
  display: none;
}

#such_hotel {
  height: 219px;
  margin: 4px 3px;
  display: none;
}

.left {
  float: left;
  width: 255px;
  height: 219px;
  border: 1px dotted #104BA9;
}

.right {
  float: right;
  width: 255px;
  height: 219px;
  border: 1px dotted #104BA9;
}

.kriterien {
  color: #000;
  font-size: 11px;
  font-weight: bold;
  padding: 4px 0 0 7px;
  text-decoration: none;
}

.kriterien_kinder {
  color: #000;
  font-size: 11px;
  font-weight: bold;
  padding: 4px 0 0 25px;
}

.auswahl {
	font-size: 10px; 
	color: #666; 
	height: 20px; 
	width: 170px;
  margin: 0  0 3px 4px;
}

.auswahl_klein {
	font-size: 10px; 
	color: #666; 
	height: 20px; 
	width: 70px;
  margin: 0 0 3px 4px;
}

.auswahl_zimmer {
	font-size: 10px; 
	color: #666; 
	height: 20px; 
	width: 100px;
  margin: 0 0 3px 4px;
}

.textbox {
	font-size: 10px; 
	color: #666;
	height: 15px;
	width: 166px;
  margin: 0 0 3px 4px;
}

.alter_bei {
  float: left;
	font-size: 10px; 
	color: #666; 
  margin: 8px 0 3px 5px;
}

.button_schnellsuche {
	background: #fff;
	font-size: 11px;
	float: right;
	margin: 10px 6px 0 0;
	color: #000;
	font-weight: bold; 
	border: 1px dotted #104BA9; 
	width: 100px;
	height: 25px;
	cursor: pointer;
}

.min {
	font-size: 10px; 
	color: #666; 
  margin: 8px 0 3px 7px;
}

.min_input {
  width: 40px;
  height: 15px;
}

.datepicker_abflug, .datepicker_rueckflug {
  font-size: 10px; 
  color: #666;
  height: 15px;
  width: 166px;
  margin: 0 0 3px 4px;
}

/* Ende Suchformular*/


/* Formatierung JS-Datei */

.topoffer {
	font-size: 10px; 
	color: #666; 
	height: 20px; 
	width: 170px;
  margin: 0  0 3px 4px;
}



