/* Nach Umstellung rein nehmen
.treffer .kontaktinfo .telefon .www, 
.treffer .kontaktinfo .telefon .email {
	width:20%;
	position: relative;
}
/**/

.travel_information .tokens {
	width: 35%;
}


.travel_match_item {
	position: relative;
	margin-bottom: 10px;
}

.travel_match_item.flatrate .pauschGroup {
	width: 38%;
}


.template_travel .homepage, .template_travel .email {
	width: 20px;
	height: 20px;
	position: absolute;
	padding: 0px;
}

.template_travel .email {
	top: 0;
	right: 25px;
}

.template_travel .homepage {
	right: 0;
	top: 0;
}

.template_travel .email a {
	display: block;
	width: 20px;
	height: 20px;
}



.template_travel .homepage a span, .template_travel .email a span {
	display: none;
}

.template_travel .result caption {
	background:#9B9B9B none repeat scroll 0%;
}

.template_travel a:visited {
	text-decoration:none;
}

.template_travel {
	margin: 0px;
}

.template_travel a:link {
	text-decoration:none;
}

.template_travel a:hover {
	text-decoration:none;
}

.template_travel .submit {
	float: left;
	background-color: transparent;
	color: #666;
	position: relative;
}

.template_travel .actionBar .submit {
	float: left;
	margin-top: 10px;
	/*background-color: #BD113E;*/
}

.template_travel .submit .extended {
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-size: 10px;
	padding: 2px;
	margin-left: 3px;
	float: left;
}

.template_travel .submit .normal {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: #666666;
	float: right;
	font-size: 10px;
	padding: 2px;
	margin-right: 3px;
}



.travel_searchform .session {
	background-color: #D5D5D5;
}

.travel_searchform fieldset {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #9B9B9B;
}
.travel_searchform fieldset legend {
	color: #BD113E;
	font-weight: bold;
	padding: 1px 7px;
}

.travel_searchform .period .box {
	background-color: #D5D5D5;
}
.travel_searchform .period .box h2 {
	padding: 3px 3px 5px 3px;
	margin: 0px;
	background-color: #D5D5D5;
	color: #000000;
	font-size: 1.1em;
}
.travel_searchform .period .box h2 input {
	margin-bottom: -1px;
}
.travel_searchform .period .undefined {
	margin-bottom: 10px;
}

.travel_searchform .period .box .content {
	padding: 10px;
}

.travel_searchform .period .active .content {
	display: block;
}
.travel_searchform .period .inactive .content {
	display: none;
}

.travel_searchform .period .box .content .dates .date {
	padding: 3px 0px;
}
.travel_searchform .period .box .content .dates .date table {
	margin-top: -1.3em;
	margin-left: 2em;
}
.travel_searchform .period .box .content .dates .date table table {
	margin: auto;
}


.travel_searchform .period .box .content .dates {
	float: left;
	width: 30%;
	padding: 3px 0px;
}
.travel_searchform .period .box .content .options {
	float: left;
	width: 60%;
}
.travel_searchform .period .box .content .options .option {
	padding: 3px 0px;
}

.travel_searchform .hidden {
	display: none;
}

.travel_searchform .filter {
	position: relative;
}


.travel_searchform .filter .karte {
	position: absolute;
	top: 5px;
	right: 10px;
}

.travel_searchform .filter .karte a {
	color: #BD113E;
	text-decoration: none;
}

.travel_searchform .filter .karte a:hover {
	text-decoration: underline;
}

.travel_searchform .filter .karte .hiddenBox {
	background: #fff;
	position: absolute;
	top: -360px;
	right: 0px;
}

.travel_searchform .filter .karte .hiddenBox embed,
.travel_searchform .filter .karte .hiddenBox object {
	width: 380px;
	height: 360px;
}

.travel_searchform .filter label {
	display: block;
	width: 80%;
	padding: 2px 0px;
}

.travel_searchform .filter label .filterCaption {
	float: left;
	display: block;
	width: 25%;
	padding-top: 3px;
}

.travel_searchform .filter label .filterElement,
.travel_searchform .filter .filterElement {
	float: left;
	display: block;
	width: 290px;
}

.travel_searchform .filter label .filterElement * {
	width: 99%;
}



.travel_searchform .maxpreis label .filterElement input {
	width: 20%;
}

.travel_searchform .online label {
	margin-top: 7px;
}
.travel_searchform .online label .filterElement input {
	width: auto;
	margin: 0px 5px 1px 0px;
}


.travel_searchform .merkmale .content {
	padding-top: 15px;
}
.travel_searchform .merkmale .col {
	float: left;
	width: 45%;
}
.travel_searchform .merkmale .merkmaleLeft {
	padding-right: 5%;
	padding-bottom: 20px;
}
.travel_searchform .merkmale .merkmaleRight {
	padding-left: 5%;
	padding-bottom: 20px;
}
.travel_searchform .merkmale .col h3 {
	margin-bottom: 5px;
	border-bottom: 1px dotted #D5D5D5;
}





.travel_contact fieldset.personalData {
	width: 36%;
	overflow: hidden;
	margin-right: 0px;
}
.travel_contact .personalData input {
	width: 60%;
}
.travel_contact fieldset.journeyData {
	width: 48%;
}
.travel_contact .nachricht label {
	text-align: left;
}
.travel_contact .nachricht textarea {
	width: 99%;
	text-align: left;
}




.travel_information .gallery .preview .cut {
	background-color: #FFF;
	/*width: 67px;*/
	height: 50px;
	overflow: hidden;
}


.travel_flatrate .flatrate img, 
.travel_information .gallery .preview .bild {
	margin: 0px 10px 10px 0px;
}

.travel_match_item .adress, 
.travel_match_item .service {
	margin-right: 1ex;
	width: 20%;
}

.travel_match_item .contact {
	margin-right: 1ex;
	width: 30%;
}


ol.travel_match .travel_match_item .communication {
/*	display: none;*/
}


.travel_detail_header ol.travel_match .travel_match_item .communication {
	display: block;
}


.travel_match_item .communication {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 140px;
}

.template_travel .onlineBooking {
	border-left: 1px solid #CCCCCC;
	padding: 2px 0.5em;
	top: 25px;
	right: 0px;
	position: absolute;
}

.clear {
	clear:both;
}

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}

* html .clearfix {
	height:1%;
}

/*----------------------- Callbutton -----------------------*/

.phone a.call {
	margin: 5px 0px 0px 0px;
	width: 75px;
	display: block;
	float: right;
}

/* Anpassung nach Umstellung */
.callbutton_form {
	padding: 0px;
	background-color: #e5e5e5;
	position: absolute;
	right: 0px;
	top: -111px;
	width: 195px;
	color: #333;
	border: solid 1px #333;
	z-index: 100;
}

.callbutton_form .cb_nr{
 margin-top: 0px;
 padding-top: 0px;
 position: relative;
}

/* ------------------------- */
/* Ab hier löschen */
.callbutton_form {
	padding: 0px;
	background-color: #e5e5e5;
	position: absolute;
	right: 75px;
	top: -100px;
	width: 250px;
	color: #333;
	border: solid 1px #333;
	z-index: 100;
}

.callbutton_form .cb_nr{
 height:35px;
 margin-top:0px;
 padding-top:0px;
 position:relative;
 position:absolute;
 right:5px;
 top:11px;
}
/* löschen Ende */

.callbutton{
 position:relative;
 top:0px;
 left:0px;
 width:54px;
 margin-left:5px;
 padding-top:1px;
 display:inline;
}

.callbutton_form form{
 position:relative;
 margin:0px;
}


.callbutton_form .cb_close{
 position:absolute;
 top:5px;
 right:5px;
}

.callbutton_form a{
 color:white;
 text-align:right;
 margin:0px;
 padding:0px;
 text-decoration:none;
}

.callbutton_form a:visited{
 color:white;
}

.callbutton_form .cb_submit{
	margin-top: 15px;
	text-align: left;
	float: right;

}

.callbutton_form .cb_submit a {
 padding:4px 8px;
display: block;
color: #fff !important;
 background-color: #B5113E;
}


.callbutton_form input{
 width:130px;
 padding:2px;
 border:0px;
 border: solid 1px #1C365F;
}

.callbutton_form .cb_head{
 margin:0px;
 background-color:white;
 padding-bottom:8px;
}

.callbutton_form h1{
 margin:0px;
 padding:5px;
 padding-bottom:0px;
 font-weight:normal;
 font-size:14px;
}

.callbutton_form .cb_head p{
 padding:0px 5px;
 margin:0px;
}

.callbutton_form .cb_body{
	position: relative;
	padding: 15px 5px;
}









/* DETAIL */

.template_travel .detail_menu {
	background: none;
}

.template_travel .homepage {
	background: url(/se_data/global/gfx/icons/world_go.png) no-repeat 0 0;
	padding-left: 20px;
}
.template_travel .email {
	background: url(/se_data/global/gfx/icons/email_go.png) no-repeat 0 0;
	padding-left: 20px;
}

#travelGalleryCut {
	margin-right: 0px;
	float: none;
}

.template_travel ul,
.template_travel li {
	list-style-type: none;
}

.travel_information .information {
	float: left;
	margin-left: 15px;
	width: 55%;
}