#quickbuchung {
	margin-bottom: 15px;
  	background-color: #b5d3eb;
}

div.new{
	background-image: url(../img/bg_quickbuchung.jpg);
	background-position: right 0px;
	background-repeat: no-repeat;
	height: 217px;
	overflow: hidden;
}

#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: 15px 15px 0px;
}

 
div.new #quick_form {
  padding: 7px 15px 0px;
}

.quick_left {
  float:left;
  width: 50%;
} 
 
.quick_right {
  float:right;
  width: 45%;
}

.new .quick_left {
  float:left;
  width: 93px;
} 
 
.new .quick_right {
  float:left;
  width: 110px;
}

div.quick_date_personen select{
  display: block;
  margin-bottom: 12px;
  background:#FFF;
  border: 0 none;
  padding: 5px;
  width:50px; 
	font-weight: bold; 
	color:#09669A;
}


div.quick_date_personen .quick_right {
  width: 35%
}

.quick_left label, .quick_right label {
  display: block;
  margin-bottom: 2px;
  color: #09669A;
	font-weight: bold;
	text-transform: uppercase;
}


.quick_right input, .quick_left input {
  background:#FFF;
  border: 0 none;
  padding: 5px;
  margin-bottom: 5px;
  width:110px;
	font-weight: bold;
	color:#09669A;
}

.new .quick_right input, .new .quick_left input {
  background:#FFF;
  border: 0 none;
  padding: 5px;
  margin-bottom: 10px;
  width:70px;
	font-weight: bold;
	color:#09669A;
}

.new .quick_right .quick_left{
	width: 60px;
}

.new .quick_right .quick_right{
	width: 50px;
}

.quick_right input {
  cursor: pointer;
}

.quick_senden a {
  float:right;
  
}

#sb_submit {
	background: #08669a;
	border: 0px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 5px;
}

.new #sb_submit{
	width: 110px;
	padding: 10px 0px;
}

#sb_submit:hover {
	background: #488eb4;
}

.detaillink a {
	display: block;
	padding-bottom: 15px;
}

#quickbuchung .qb_header h2{
	background: url(quickbuchung_FILES/icn_search.jpg) 10px 8px no-repeat;
	padding: 8px 15px 0px 55px;
	float: left;	
	font-size: 13px;
	text-transform: none;
	font-weight: bold;
}

#quickbuchung #qb_header h2{
	background: url(../img/icn_search_qb.gif) 10px 8px no-repeat;
	width: 180px;
	font-size: 16px;
}

#quickbuchung #qb_header h2 small{
	font-size: 11px;
	font-weight: normal;
}

.qb_header a {
	display: block;
	float: right;
	padding: 0;
	background: #ffffff url(../img/pauschalen-button-sprite.gif) scroll no-repeat left top;
	width: 191px;
	height: 50px;
	text-indent: -100%;
	overflow: hidden;
	text-decoration: none;
}

.new .qb_header a{
	background: #55a13f;
	text-indent: 0px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	border-left: 10px solid #FFF;
	height: auto;
	padding: 10px 0px 26px;
}

.qb_header a:hover {
	background-position: left bottom;
	text-decoration: none;
}

.new .qb_header a:hover{
	background: #67BC4D;
}

.qb_teaser #quickbuchung .qb_header h2 {
	padding: 16px 15px 10px 55px;
	margin:0;
}


.qb_teaser .quick_left input {
	width: 80px;
}

.qb_teaser div.quick_date_personen select{
	margin-bottom: 5px;
	padding: 4px;
}

.qb_teaser .detaillink {
	float: right;
}

.qb_teaser .detaillink a {
	padding-top: 20px;
	padding-bottom: 0;
}

.qb_teaser .quick_senden {
	float: left;
}
