.travelCatalog > .col_1 .Menu2 {
    margin-bottom: 80px;
}

		.travelCatalog > .col_1 .infoBox {
			padding: 20px 0;
			border-bottom: 1px solid #dedede;
		}
		.travelCatalog > .col_1 .infoBox:last-child {
			border-bottom: none;
		}

			.travelCatalog > .col_1 .infoBox > .section {
				background-repeat: no-repeat;
				background-position: left center;
				font-weight: 400;
				padding-left: 25px;
				line-height: 16px;
				text-transform: uppercase;
				font-size: 16px;
			}

			.travelCatalog > .col_1 .infoBox > .section.order
			{
				background-image: url('/images/frontend/global/buchung_icon.png');
			}

			.travelCatalog > .col_1 .infoBox > .content {
				padding-top: 10px;
				font-size: 14px;
				font-weight: 400;
				line-height: 28px;
			}

				.travelCatalog > .col_1 .infoBox > .content a
				{
					font-size: 14px;
					color: #787878;
				}

				.travelCatalog > .col_1 .infoBox > .content td:first-child {
					padding-right: 20px;
				}

				.travelCatalog > .col_1 .infoBox > .content td:last-child {
					font-weight: 600;
				}

.button-next{
	margin-right: 220px;
}
.button-back{
	margin-left: 30px;
}
.delimeter {
	font-size:11px;
	color: #636363;
}
.reise_content {
	margin-top: 30px !important;
}
.reise_detail_content{
	width: 900px;
	overflow: hidden;
	border-bottom: 0px solid #cccbcd;
	margin-left:-20px;
	padding-bottom:20px;
	color: #636363;
}
.reise_detail_content .hr {
	border-bottom: 1px solid #cccbcd;
	width: 390px;
	float: left;
	text-align: left;
	margin-left: -10px;
	margin-top:10px;
}
.reise_head{
	 text-transform: uppercase;
	 color: #636363;
	 padding: 15px 0 0px 35px;
}
.reise_headline {
	font-size: 16px;
	line-height: 16px;
	font-weight:bold;
}
.reise_hotelbezeichnung {
	font-size:12px;
	font-weight:bold;
}
#warenkorblink img {
	margin-top: 13px;
}
.reise_detail_bild .produktbild{
	margin: 10px 0 0 35px;
	width: 482px;
	height: 300px;
	text-align: left;
}
.reise_detail_bild .thumb_image{
	float:left;
	margin-top: 15px;
	margin-left: 17px;
}
.reise_detail_bild .thumb_pictures{
	float: left;
	margin-left: 18px;
	margin-bottom: 30px;
}
.reise_beschreibung{
	width: 360px;
	float: left;
	margin-left:20px;
	margin-top: 8px;
}
.beschreibung .b_inner{
	height: 120px;
	overflow: hidden;
}
.detail_leistungen .greenhaken{
	margin-left: 22px;
	margin-top: 5px;
}
.detail_leistungen .greenhaken li{
	list-style-image: url('/php/lay/reisen/check.png');
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	color: #636363;
}
.detail_leistungen {
	font-size: 12px;
}
.detail_leistungen span, #reisetermin span, #reiseflug span, #reisekabine span, #reiseteilnehmer span, #reiseflatrate span, #reisebus span {
	font-size: 14px;
	font-weight: bold;
	display: block;
	float:left;
}
.detail_leistungen a, #reisetermin a, #reiseflug a, #reisekabine a, #reiseteilnehmer a, #reiseflatrate a, #reisebus a {
	font-weight: bold;
	display: block;
	float:left;
}

#reiseteilnehmerkind_info {
    display: none;
    padding-bottom: 5px;
}

.reise_beschreibung .bigstrong{
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin-bottom: 5px;
	height: 20px;
}
.reise_preis span{
	color: #8CC63F;
	font-size: 30px;
	font-weight: bold;
}
.reise_bild_aktivitat{
	float:left;
	width: 490px;
}
.beschreibung_outer{
	padding-left: 35px;
	width: 450px;
}
.beschreibung_head{
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}
.beschreibung_head .head_a{
	float:left;
}
.beschreibung_head .head_b{
	float: left;
	margin-left: 5px;
}
.beschreibung_head .head_aktiv_l{
	background-image: url('/php/lay/reisen/hg_beschreibung-blau_links.png');
	background-repeat: no-repeat;
	width: 9px;
	height: 33px;
	float:left;
}
.beschreibung_head .head_aktiv_m{
	background-image: url('/php/lay/reisen/hg_beschreibung-blau_mitte.png');
	background-repeat: repeat-x;
	height: 23px;
	float:left;
	padding: 10px 5px 0 5px;
}
.beschreibung_head .head_aktiv_r{
	background-image: url('/php/lay/reisen/hg_beschreibung-blau_rechts.png');
	background-repeat: no-repeat;
	width: 11px;
	height: 33px;
	float:left;
}
.beschreibung_head .head_inaktiv_l{
	background-image: url('/php/lay/reisen/hg_beschreibung-weiss_links.png');
	background-repeat: no-repeat;
	width: 9px;
	height: 33px;
	float:left;
}
.beschreibung_head .head_inaktiv_m{
	background-image: url('/php/lay/reisen/hg_beschreibung-weiss_mitte.png');
	background-repeat: repeat-x;
	height: 23px;
	float:left;
	padding: 10px 5px 0 5px;
}
.beschreibung_head .head_inaktiv_r{
	background-image: url('/php/lay/reisen/hg_beschreibung-weiss_rechts.png');
	background-repeat: no-repeat;
	width: 11px;
	height: 33px;
	float:left;
}
.beschreibung_text{
	border: 1px solid #cdcdcd;
	padding: 10px;
	min-height: 200px;
}
.beschreibung_text .beschreibung_text_b{
	display: none;
	text-align: left;
	padding-left: 5px;
}
.beschreibung_text .beschreibung_text_b .r_fl{
	width:184px;
	height: 200px;
	float:left;
	margin-left: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}

.beschreibung_text .beschreibung_text_b .r_fl li{
	padding-top: 5px;
	color: #636363;
}
.beschreibung_text .beschreibung_text_b .greenhaken {
	list-style-image: url('/php/lay/reisen/check.png');
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	margin-left: 10px;
}
.beschreibung_text .beschreibung_text_b .greyx {
	list-style-image: url('/php/lay/reisen/icon_kreuz.png');
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	margin-left: 10px;
}
.beschreibung_text .beschreibung_text_b .lage{
	background-image: url('/php/lay/reisen/icon_lage.png');
	background-repeat: no-repeat;
	background-position: left top;
	height:40px;
	padding:10px 0 0 55px;
	font-size: 12px;
	font-weight: bold;
}
.beschreibung_text .beschreibung_text_b .family{
	background-image: url('/php/lay/reisen/icon_familie.png');
	background-repeat: no-repeat;
	background-position: left top;
	height:40px;
	padding:10px 0 0 55px;
	font-size: 12px;
	font-weight: bold;
}
.beschreibung_text .beschreibung_text_b .sport{
	background-image: url('/php/lay/reisen/icon_sportangebot.png');
	background-repeat: no-repeat;
	background-position: left top;
	height:40px;
	padding:10px 0 0 55px;
	font-size: 12px;
	font-weight: bold;
}
.beschreibung_text .beschreibung_text_b .wellness{
	background-image: url('/php/lay/reisen/icon_wellness.png');
	background-repeat: no-repeat;
	background-position: left top;
	height:40px;
	padding: 10px 0 0 55px;
	font-size: 12px;
	font-weight: bold;
}
/** -------- Reise Artikel ---------- **/
.container_reise{
	float: left;
    width: 647px;
    height: 210px;
    margin-right: 7px;
    margin-bottom: 7px;
    overflow: hidden;
}
.reise_art_c{
	width: 100%;
	height: 210px;
	margin-bottom: 30px;
}
.reise_art_c .pic{
	width: 380px;
	height: 210px;
	float:left;
}
.reise_art_c .text{
    width: 257px;
    float: right;
    height: 210px;
}
.reise_art_c .mtop{
	margin-top: 177px;
}
.reise_art_c .grey_pic{
	background-color: rgba(100, 100, 100, 0.6);
	height: 24px;
	padding: 9px 0 0 15px;
	color: #FFFFFF;
	font-size: 12px;
}
.reise_art_c .grey{
	height: 40px;
}
.reise_art_c .beschreibung{
	height: 165px;
    padding: 0px 5px 5px 16px;
    font-size: 12px;
    color: #787878;
    line-height: 17px;
	font-weight: 600;
}
.reise_art_c .beschreibung .head {
	text-transform: uppercase;
}
.reise_art_c .beschreibung .r_preis{
	width: auto;
	padding-right: 5px;
}
.reise_art_c .beschreibung .r_preis > .r_preis_price {
    font-size: 20px;
    font-weight: normal;
    display: block;
    line-height: 24px;
}

.reise_art_c .beschreibung .r_preis > .r_preis_text {
	font-size: 24px;
	font-size: 12px;
	font-weight: 400;
	color: #a4a4a4;
	display: block;
}

.reise_art_c .beschreibung .greenhaken{
	margin-left: 22px;
	margin-top: 3px;
}

.reise_art_c .beschreibung .greenhaken li{
	text-align: left;
    padding-top: 0px;
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
}
.reise_art_c .blue{
	background-color: #8cc63f;
    margin-left: 16px;
    width: 240px;
    height: 40px;
    color: #FFFFFF;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}
.reise_art_c .blue a{
	color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    display: block;
    padding-top: 10px;
    text-transform: uppercase;
}
#darkbg {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index: 999;
}
#notice {
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -380px;
	margin-top: -250px;
	width: 780px;
	z-index: 1000;
	background-color: #FFF;
	text-align: left;
	font-size: 11px;
	border: 1px solid #0065A6;
}
#notice-head {
	background: #0065A6;
	padding: 0px 4px;
	margin-bottom: 10px;
	height: 22px;
}
#notice-head p {
	width: 745px;
	padding: 0px;
	margin: 0px;
}

#notice-head p a {
	float: right;
	color: #ffffff;
	font-size: 12px;
	padding-top: 3px;
}

#notice h1 {
	text-align: center;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}
#notice p {
	padding: 0px 15px;
	text-align: left;
}


#notice .geschenke {
	padding: 0px 15px;
	margin: 0px auto;
}

.geschenkverpackung {
	height: 35px;
	display: block;
	margin-top: 3px;
}

.reise_detail_content .headline {
	color: #8cc63f;
	font-size: 18px;
	font-weight: bold;
}
.reise_detail_content .headline_mini{
	color: #0065a6;
	font-size: 12px;

}
.reise_detail_content .headline_medium{
	color: #0065a6;
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;

}
.frame .outer{
	margin-bottom: 20px;
}
/*.frame {
	border: 1px solid #cccbcd;
	width: 610px;
	padding: 20px 20px;
	margin-left: 30px;
}*/
.frame-head{
	height:15px;
	margin: 0px 0px 20px 30px;
	padding: 0px 0px 10px 0px;
	font-size: 18px;
	color:#cccbcd;
}
.reise_kundenadresse {
	float:left;
	width: 400px;
}
.reise_reisepaket {
	float:left;
	width: 200px;
}
.reise_padding_top {
	padding-top:13px !important;
}
.reise_space_top {
	margin-top:20px !important;
}
.reise_space_right {
	margin-right: 35px !important;
}
.reise_no_right_space {
	margin-right:0 !important;
}
.reise_daten_space_top {
	margin-top: 30px !important;
}
.reise_flughafen {
	margin: 12px 1px 0 0 !important;
}
.reise_alternativ_flughafen {
	margin: 11px 1px 15px 0 !important;
	padding-top:12px !important;
}
.reise_alternativ_flughafen input {
	width: 298px !important;
}
.table-adress {
	margin-top: 25px;
	padding-bottom: 10px;
	width: 630px;
	border: 0;
}
.adress-field_small {
	background-color: #FFF;
    border: 1px solid #FFF;
    height: 25px;
    margin: 10px 10px 0 0;
    padding: 0;
    width: 50px;
	float:left;
}

.adress-field_small-re {
	background-color: #FFF;
    border: 1px solid #FFF;
    height: 25px;
    margin: 10px 0px 0 0;
    padding: 0;
    width: 540px;
	float: right;
}
.adress-field {
	background-color: #FFF;
    border: 1px solid #FFF;
    height: 25px;
    margin: 10px 30px 0 0;
    padding: 0;
    width: 250px;
	float:left;
}

.adress-field-re {
	background-color: #FFF;
    border: 1px solid #FFF;
    height: 25px;
    margin: 10px 30px 0 0;
    padding: 0;
    width: 300px;
	float: right;
}
.adress-field-re_long {
	background-color: #FFF;
    border: 1px solid #FFF;
    margin: 10px 30px 0 0;
    padding: 0;
    width: 300px;
	float: right;
}
.adress-field_small input {
	width: 50px;
	border: 0px;
	background-color: #d0d0d0;
	border: 1px solid #d0d0d0;
	height: 18px;
    line-height: 19px;
}
.adress-field_small select {
	width: 50px;
	border: 0px;
	background-color: #d0d0d0;
	border: 1px solid #d0d0d0;
	height: 22px;
}
.adress-field_small-re input {
	width: 200px;
	border: 0px;
	background-color: #d0d0d0;
	border: 1px solid #d0d0d0;
	height: 18px;
    line-height: 19px;
}
.adress-field_small-re select {
	width: 200px;
	border: 0px;
	background-color: #d0d0d0;
	border: 1px solid #d0d0d0;
	height: 22px;
}
.text_area{
	border: 0px;
	background-color: #d0d0d0;
}
.adress-field input{
	width: 260px;
	border: 0px;
	background-color: #d0d0d0;
	border: 1px solid #d0d0d0;
	height: 18px;
    line-height: 19px;
}
.adress-field select {
	width: 260px;
	border: 0px;
	background-color: #d0d0d0;
	border: 1px solid #d0d0d0;
	height: 22px;
}
.adress-field-re select {
	width: 300px;
	border: 0px;
	background-color: #d0d0d0;
	border: 1px solid #d0d0d0;
	height: 22px;
}
.adress-field-re input{
	width: 300px;
	background-color: #d0d0d0;
	border: 1px solid #d0d0d0;
	height: 18px;
    line-height: 19px;
}

.adress-field-comp {
	background-color: #FFF;
    border: 1px solid #FFF;
    height: 25px;
    margin: 10px 80px 0 0;
    padding: 0;
    width: 380px;
	float: right;
}

.adress-field-comp input, .adress-field-comp select {
	width: 380px;
	border: 0px;
	background-color: #d0d0d0;
	border: 1px solid #d0d0d0;
	height: 18px;
    line-height: 19px;
}

.bank-field{
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    float: left;
    height: 28px;
    margin: 23px 30px 0 0;
    width: 270px;
}
.bank-field_large{
	background-color: #FFF;
    border: 1px solid #FFF;
    height: 25px;
    margin: 10px 30px 0 0;
    padding-top: 13px;
    width: 580px;
	float:left;
}
.bank-field_large input{
	width: 580px;
	border: 0px;
	background-color: #d0d0d0;
	border: 1px solid #d0d0d0;
	height: 22px;
    line-height: 19px;
}
.bank-field input {
	width: 277px;
	border: 0px;
	background-color: #d0d0d0;
	border: 1px solid #d0d0d0;
	height: 18px;
    line-height: 19px;
}
.bank-field select {
	width: 277px;
	border: 0px;
	background-color: #d0d0d0;
	border: 1px solid #d0d0d0;
	height: 22px;
}
.lastschrift-einzug {
	margin-top: 30px !important;
}
.input-txt {
	background-color: #FFF;
    line-height: 18px;
	padding: 0px;
}
* + html .input-txt {
	line-height: 16px;
}

.button-next {
	float:right;
	width: 168px;
	margin-top: 20px;
}

.button-next-rb {
	float:right;
	width: 228px;
	margin-top: 20px;
	margin-right: 220px;
}

.button-wk-gray {
	height:30px;
	/*background: url('/php/lay/vge2/btn-wk-gray-l.gif') left no-repeat;*/
    background-image: none;
    background-color: #C5C5C7;
	width:23px;
	float:left;
	cursor:pointer !important;
}

.button-wk-gray input {
	/*background: url('/php/lay/vge2/btn-wk-gray-r.gif') left no-repeat;*/
    background-image: none;
    background-color: #C5C5C7;
	height:30px;
	width:139px;
	color:#ffffff;
	font-weight:bold;
	border:none;
	overflow:visible;
	display:inline;
	margin-left:15px;
	padding-right:30px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer !important;
}

.button-kl {
	height:30px;
	background: url('/php/lay/vge2/btn-kl.gif') left no-repeat;
	width:13px;
	float:left;
	cursor:pointer !important;
}

.button-kl input {
	background: url('/php/lay/vge2/btn-kl-r.gif') left no-repeat;
	height:30px;
	width:120px;
	color:#ffffff;
	font-weight:bold;
	border:none;
	overflow:visible;
	display:inline;
	margin-left:15px;
	padding-right:45px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer !important;
}

.button-back {
	float:left;
	width: 163px;
	margin-top: 20px;
}

.button-wk,
.button-rb {
	height:30px;
	/*background: url('/php/lay/vge2/btn-wk-l.gif') left no-repeat;*/
    background-color: #8cc63f;
	width:23px;
	float:left;
	cursor:pointer !important;
    background-image: none;
}

.button-wk input {
	/*background: url('/php/lay/vge2/btn-wk-r.gif') left no-repeat;*/
	background-image: none;
    background-color: #8cc63f;
    height:30px;
	width:160px;
	color:#ffffff;
	font-weight:bold;
	border:none;
	overflow:visible;
	display:inline;
	margin-left:10px;
	padding-right:20px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer !important;
}

.button-rb input {
	/*background: url('/php/lay/vge2/btn-wk-r.gif') left no-repeat;*/
	background-image: none;
    background-color: #8cc63f;
    height:30px;
	width:220px;
	color:#ffffff;
	font-weight:bold;
	border:none;
	overflow:visible;
	display:inline;
	margin-left:10px;
	padding-right:20px;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer !important;
}

.clear {
	clear: both;
}

.step {
	float: left;
	margin-right: 15px;
}
.step_active {
	color: #ff0000;
}
.rechnung_fields{
	/*display: none;*/
}
#reisende{
	margin-top: 20px;
}
.sonderposten_outer{
	width: 585px;
	float:left;
}
.sonderposten_headline{
	color: #0065a6;
	font-size: 18px;
	font-weight: bold;
	margin-top:10px;

}
.sonderposten_check{
	float:left;
	height: 20px;
	width: 20px;
	margin-top: 3px;
}
*+html .sonderposten_check input, .sonderposten_check input {
	border: 0px solid #fff !important;
	cursor: pointer;
}
doesnotexist:-o-prefocus, .sonderposten_check input {
	border: 1px solid #CCCBCD !important;
}
.sonderposten_text{
	float:left;
	height: 16px;
	width: 275px;
	margin-top: 3px;
	padding: 3px 0 0 5px;
}
.sonderposten_i{
	float:left;
	height: 20px;
	width:15px;
	margin-left: 10px;
}
.sonderposten_pP{
	float:right;
	height: 20px;
	width:15px;
	margin-left: 3px;
	margin-top: 3px;
	padding: 3px 0 0 5px;
}
.sonderposten_pT{
	float:right;
	height: 20px;
	width:38px;
	margin-left: 3px;
	margin-top: 3px;
	padding: 3px 0 0 5px;
}
.sonderposten_ps{
	float:right;
	height: 20px;
	width:45px;
	text-align: right;
	margin-left: 3px;
	margin-top: 3px;
	padding: 3px 0 0 5px;
}
.sonderposten_ink{
	float:right;
	height: 20px;
	width:45px;
	text-align: right;
	margin-left: 3px;
	margin-top: 3px;
	padding: 3px 0 0 5px;
}
.sonderposten_preis{
	float:right;
	height: 20px;
	width:100px;
	text-align: right;
	margin-top: 3px;
	padding: 3px 0 0 5px;
}
.sonderposten_prozent{
  	float:right;
	height: 20px;
	width:200px;
	text-align: right;
	margin-top: 3px;
	padding: 3px 0 0 5px;
}

.reise_pdf_link{
	width: 100px;
	height: 16px;
	vertical-align: top;
}
.reise_pdf_link a{
	vertical-align: top;
	color:#636363;
}

/*** Leistungen ****/
#leistungen{
	border: 1px solid #cccbcd;
	width: 180px;
	position: fixed;
	padding: 15px 10px 5px 10px;
	top: 210px;
	margin-left: 692px;
}
#leistungen .greenhaken{
	margin-left: 22px;
	margin-top: 10px;
}
#leistungen .greenhaken li{
	list-style-image: url('/php/lay/haken_gruen_kl.png');
	vertical-align: middle;
	text-align: left;
	padding-top: 4px;
	color: #636363;
}
#leistungen_calc .leistung_bez{
	float:left;
	width: 115px;
	height: 10px;
}
#leistungen_calc{
	margin-top: 4px;
}
#leistungen_calc .leistung_gesamtsumme_bez{
	font-size: 14px;
	color: #0065a6;
	border-top: 1px dotted  #0065a6;
}
#leistungen_calc .leistung_gesamtsumme_preis{
	font-size: 14px;
	color: #0065a6;
	border-top: 1px dotted  #0065a6;
	text-align: right;
}
/***-------- SEITE 3 --------*/
.transtext{
	margin-top: 10px;
	margin-bottom: 30px;
}

.headline_klein{
	font-weight: bold;
	margin-bottom: 5px;
}
.reise_daten{
	margin-top: 10px;
	float:left;
	width: 325px;
}

.leistungen_daten{
	margin-top: 10px;
	float:right;
	margin-right: 20px;
	width: 260px;
}
	.leistungen_daten .greenhaken{
		margin-left: 22px;
	}
	.leistungen_daten .greenhaken li{
		list-style-image: url('/php/lay/haken_gruen_kl.png');
		vertical-align: middle;
		text-align: left;
		padding-top: 4px;
		color: #636363;
	}

.reise_zeitraum{
	margin-top: 10px;
	float:left;
	width: 650px;
}
.reise_reisender{
	margin-top: 10px;
	float:left;
	width: 325px;
}
.reise_mitreisende{
	margin-top: 10px;
	float:right;
	margin-right: 20px;
	width: 260px;
}
.reise_zahlung{
	margin-top: 10px;
	float:left;
	width: 325px;
}
.reise_zusatz{
	margin-top: 10px;
	margin-right: 20px;
	float:left !important;
	width: 650px;
}
.reise_bemerkung{
	margin-top: 10px;
	float:left;
	width: 550px;
	word-wrap: break-word;
}
.reise_bedingung{
	margin-top: 10px;
	float:left;
	width: 600px;
	font-size: 14px;
	padding-right: 10px;
}
.reise_bedingung_check{
	float:left;
	width: 20px;
	height: 20px;
	margin-top: 3px;
}
*+html .reise_bedingung_check input, .reise_bedingung_check input {
	border: 0px solid #fff !important;
	padding: 0 !important;
	margin: 0 !important;
	cursor: pointer;
}
doesnotexist:-o-prefocus, .reise_bedingung_check input {
	border: 1px solid #CCCBCD !important;
}
.reise_bedinungen_text{
	float: left;
	width: 570px;
}
.reise_bedinungen_text a{
	font-size: 14px;
	text-decoration: underline;
	color: #636363;
}
.zimmer_error{
	color: red;
	font-size: 11px;
	width: 100%;
	height: 20px;
	vertical-align: bottom;
	margin-top: 10px;
}
.zimmer_choose{
    float:left;
    width: 310px;
}
#kids_warning{
    float:left;
    width: 270px;
    padding: 0px 0 0 30px;
    background-image: url('/php/lay/reisen/info.gif');
    background-repeat: no-repeat;
    background-position: left top;
    height: 100px;
}
.zimmer-field_small-re {
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    float: left;
    height: 25px;
    margin: 10px 0 0;
    padding: 0;
    width: 240px;
}
.infoText{
    margin-left: 22px;
    float:left;
    margin-top: 20px;
    width: 320px;
}
.info_text{
    font-size: 10px;
}
.linie{
    background-image: url('/php/lay/reisen/linie_leistungen.gif');
    background-repeat: no-repeat;
    background-position: bottom ;
    height: 6px;
    overflow: hidden;
    line-height: 1px;
}
/* Detailansicht der Reise */
#home_airports {
	float:left;
	width: 375px;
	height: 50px;
}
#home_airports ul {
	margin:0px;
	padding:0px;
}
#home_airports li {
	float:left;
	list-style-type:none;
	-moz-user-select:none;
	-khtml-user-select:none;
}
#home_airports li.title {
	padding-bottom:3px;
	width: 37px;
	float: none;
}
#home_airports li.shop_mid {
	padding-left:5px;
	padding-right:5px;
}
#home_airports li.ing {
	clear:both;
}
#flight_table {
	float:left;
	width:410px;
	margin-top: 10px;
	/*overflow:hidden;/*overflow-y:auto;overflow-x:auto;*/
}
#flight_table table {
	font-size:12px;
	text-align:left;
}
#flight_table table.active_apt {
	visibility:visible;
}
#flight_table table.inactive_apt {
	visibility:hidden;
}
#flight_table td {
	padding:2px;
}
#flight_table td.firstline {
	font-weight:bold;
	font-size:14px;
}
#flight_table td.firstline .firstline_flug {
	float:left;
}
#flight_table td.firstline span {
	float:right;
	margin-right:30px;
}
#flight_table td.duration {
	padding-top:7px;
	padding-bottom:14px;
}
#flight_table td.info {
	font-size:11px;
	padding-bottom:10px;
}

#reisetermin .dd, #reiseflug .dd, #reisebus .dd  {
    width: 250px !important;
}

#reiseteilnehmererwachsen_select_msdd {
    margin-right: 5px;
    width: 120px !important;
}

#reiseteilnehmerkind_select_msdd {
    width: 120px !important;
}

#reiseflatrate {
    padding-top: 10px;
}

#reisekabine {
    padding-top: 5px;
}
#reisekabine label,
#reiseflatrate label {
    display: block;
    float: left;
    line-height: 18px;
    margin-right: 20px;
}

.reiseterminkabine_content,
.reiseflug_content,
.reiseteilnehmer_content,
.reiseflatrate_content,
.reisebus_content {
    padding: 8px 0px 15px 0px;
}

.reisebus_content_oben {
    padding: 8px 0px 7px 0px;
}

.reisebus_content_unten {
    padding: 0px 0px 15px 0px;
}

#reisetermin .reiseterminkabine_content span,
#reiseflug .reiseflug_content span,
#reiseteilnehmer .reiseteilnehmer_content span,
#reiseflatrate .reiseflatrate_content span,
#reisebus .reisebus_content span {
    font-weight: normal;
    font-size: 12px;
}

#reisetermin .reiseterminkabine_content p,
#reiseflug .reiseflug_content p,
#reiseteilnehmer .reiseteilnehmer_content p,
#reiseflatrate .reiseflatrate_content p,
#reisekabine .reiseterminkabine_content p,
#reisebus .reisebus_content p {
    float: right;
    color: #e60000;
    font-weight: bold;
    font-size: 12px;
    display: none;
}

#leistungen .reisepreis_calc {
	color: #8CC63F;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
/** Costa **/

.costa_gesamt{
	font-weight: normal !important;
	color: #636363 !important;
	font-size: 11px !important;
}
.nav_info {
	border: medium none;
    float: left;
    padding-top: 3px;
}
#reiseflatrate .tooltips, #reiseflug .tooltips, #reisekabine .tooltips, #reisebus .tooltips{
	margin-left: 5px;
	margin-top: -4px;
}
.tooltips_head {
	font-size: 14px;
	color:#000000 !important;
}
.tooltipul{
	margin: 0 0px 5px 10px;
	padding: 0 0 5px 0;
	line-height: 8px;

}
.infoTextCosta{
    float:left;
    margin-top: 20px;
    width: 320px;
}