#popuphelp {
  text-align: center;
  padding: 10px 2px;
  background:  white; /*url(../images/balloon.gif) no-repeat top left;*/ 
  color: #000000;
  font-weight: bold;
  position: absolute;
}


/*#popupcont form {
  margin: 1em auto;
  width: 80%;
  margin-bottom: 2em;
}
*/
 
 
#quick_form {
  padding: 0px 10px 10px;
  font-size: 9px;
  font-weight: bold;
  background-color: #E1E4F3;
}

.quick_left {
  float:left;
  width: 95px;
  margin-right: 5px;
} 
 
.quick_right {
  float:left;
  width: 100px;
}

div.quick_date_personen select{
  display: block;
  margin: 0 auto;
  /* width fuer ohne kinder: */
  width: 60px;
}

div.quick_date_personen .quick_left {
/* mit kindern ohne center width: 55% */
  
  text-align:center
}

/* ie6 ohne kinder: */
* html div.quick_date_personen .quick_left {
  width: 90%;
}

div.quick_date_personen .quick_right {
  width: 35%
}

.quick_left label, .quick_right label {
  display: block;
  color:#0C4DA2;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 10px;
}

.quick_right input, .quick_left input {
  background:#FFF;
  color:#000;
  font-weight: bold;
  width: 90px;
  padding: 2px;
}

.quick_right input:hover {
  cursor: pointer;
}

.quick_senden {
  text-align:center;
  margin-top: 10px;
}

.quick_senden a {
  color: #0C4DA2;
  
}

#sb_submit {
  background: #f47920;
  color: #FFF;
  border: 1px solid #ffffff;
  font-weight: bold;
  margin: 0 auto;
  width: 75%;
  text-transform: uppercase;
  padding: 0px;
  margin-bottom: 2px;
}



.qb_start {
	background: transparent url(img/hg-buchungsmaske-oberharz.jpg) no-repeat scroll 0 0;
	width: 593px;
	height: 195px;
	padding: 0;
}

.qb_start #quick_form {
	background: transparent;
	padding: 0;
	font-size: 11px;
	padding: 68px 14px 0;
}

.qb_row {
	width:296px;
	margin-bottom:9px;
}

.qb_col {
	float: left;
	margin-right: 12px;
	width:125px;
}

.qb_sub_col {
	float: left;
	margin-right: 12px;
}

.qb_col label{
	display: block;
	color: #0C4DA2;
	margin-bottom:4px;
}

.qb_col input {
	width: 113px;
	border: 1px solid #cdd1ec; 
	font-weight: normal;
	padding:4px 5px;
}

.qb_col select {
	border: 1px solid #cdd1ec; 
	font-weight: normal;
	padding:4px 5px;
	width:50px;
}

.qb_start #sb_submit {
	width: 125px;
	height: 26px;
}

.qb_start .quick_senden {
	margin: 0;
	float: left;
	padding-top:14px;	
}

.qb_start .sb_submit {
	font-size:11px;
}

.qb_start .detaillink {
	font-size:9px;
	font-weight:normal;
}