.treffer .kontaktinfo .preis {
	font-weight: bold;
	width: 100px;
}

/* Start Neu*/

.treffer {
	background: #DDD28B;
	background: #fff;
}

.treffer .kontaktinfo .adresse { 
	height: 65px;
}

.treffer .detailinfo {
	background: #9C723D;
	height: 25px;
}

.treffer .detailinfo .name .titel {
	color: #EDE195;
	padding-top: 5px;
}

.treffer .detailinfo .name .titel a {
	color: #EDE195;
}

.treffer .detailinfo .kategorie {
	color: #EDE195;
	padding-right: 10px;
}

.template_travel .detail_menu {
	background: #fff;
}

.template_travel .tabs .off {
	background-color: #fff ;
}

.template_travel .detail_menu ul.tabs li a {
	color: #333;
}

.travel_contact fieldset {
	background: #F3EAB3;
}

/* Ende Neu */


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


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

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


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

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

.template_travel .submit {
	background-color: #834E24;
	color: #EDE195;
}

.travel_searchform .session {
	background-color: #F3EAB3;
	color: #b40000;
	border: 1px solid #b40000;
}

.travel_searchform .session a:link {
	color: #000;
}


.travel_searchform fieldset {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #E3CF6C;
}
.travel_searchform fieldset legend {
	background-color: #F3EAB3;
	color: #000;
	font-weight: bold;
	padding: 1px 7px;
}

.travel_searchform .period .box {
	background-color: #F3EAB3;
}
.travel_searchform .period .box h2 {
	padding: 3px 3px 5px 3px;
	margin: 0px;
	background-color: #F3EAB3;
	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.6em;
	margin-left: 2em;
}
.travel_searchform .period .box .content .dates .date table table {
	margin: auto;
}


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

.travel_searchform .hidden {
	display: none;
}

.travel_searchform .filter {
	
}

.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 {
	float: left;
	display: block;
	width: 74%;
}

.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 .col {
	float: left;
	width: 45%;
}
.travel_searchform .merkmale .hausmerkmale {
	padding-right: 5%;
}
.travel_searchform .merkmale .zimmermerkmale {
	padding-left: 5%;
}
.travel_searchform .merkmale .col h3 {
	margin-bottom: 5px;
	border-bottom: 1px dotted #F3EAB3;
}















/* MATCH */
.template_travel .searchParams {
	background-color: #CAC07F;
}

/* Straße ausblenden, überflüssig wg. vieler vesch. Ortschaften */
.template_travel .navigation .sortmode .strasse {
	display: none;
}

.template_travel .travel_match .group h3,
.template_travel .navigation,
.template_travel .searchCriteria,
.template_travel .result td,
.template_travel .travel_roomsInfo .searchValues,
.template_travel .travel_rooms .session {
	background-color: #DDD28B;
}
.template_travel .travel_match_item {
	background-color: #F3EAB3;
	border-color: #E3CF6C;
}
.template_travel .travel_match_item h3 {
	border-bottom-color: #E3CF6C !important;
}
.template_travel .travel_match_item .adress {
	width: 30%;
}

.template_travel .travel_match_item .features {
	width: 30%;
	text-align: right;
}
.template_travel .travel_match_item .features img {
	height: 26px;
	margin: 0px 0px 5px 5px;
}


.template_travel .travel_detail_header .travel_match_item .features {
	width: 25%;
}
.template_travel .travel_detail_header .travel_match_item .features img {
	height: 50px;
}



/* DETAIL */
.template_travel .detail_menu ul li.on a,
.template_travel .detail_menu ul li a:hover,
.template_travel .travel_contact,
#travel_detail {
	background-color: #F3EAB3;
}

#travel_detail {
	border-color: #E3CF6C;
}

.template_travel .detail_menu ul.tabs {
	border-color: #EDE195;
}

.template_travel .detail_menu ul li.off {
	padding-bottom: 0px;
}

.template_travel .tabs .off,
.travel_contact fieldset,
.template_travel .detail_menu ul li a {
	border-color: #E3CF6C;
	border-bottom-width: 1px;
	/*background-color: #EDE195;*/
}

.template_travel .detail_menu ul li a {
background: #F3EAB3;
}

.template_travel .detail_menu ul li.on a {
	border-bottom-color: #F3EAB3;
}


.template_travel .travel_information .gallery .picture {
	margin-right: 0px;
	overflow: hidden;
	float: left;
}


.template_travel .travel_information .gallery .preview {
	width: 233px;
	float: left;
	overflow: hidden;
}

.template_travel .travel_information .gallery .preview .bild {
	margin: 0px 0px 15px 15px;
}

.template_travel .travel_information .gallery .preview .cut {
	width: 30px;
	background-color: #F3EAB3;
	height: 30px;
	overflow: hidden;
}

.template_travel .result th,
.template_travel .travel_contact legend {
	background-color: #CAC07F;
}


.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 .picture {
	height: 240px;
}


.travel_information ul ul {
	border-top: 1px solid #834E24;
}


/* ////////////////// BILDER ////////////////////////////////////////////////////////// */

.template_travel a.stars {
	display: block;
	float: left;
	height: 15px;
	margin-right: 5px;
}

.template_travel .stars10 {
	background: url(/se_data/global/gfx/travel/10.gif) no-repeat;
}
.template_travel .stars11 {
	background: url(/se_data/global/gfx/travel/11.gif) no-repeat;
}
.template_travel .stars12 {
	background: url(/se_data/global/gfx/travel/12.gif) no-repeat;
}
.template_travel .stars20 {
	background: url(/se_data/global/gfx/travel/20.gif) no-repeat;
}
.template_travel .stars21 {
	background: url(/se_data/global/gfx/travel/21.gif) no-repeat;
}
.template_travel .stars22 {
	background: url(/se_data/global/gfx/travel/22.gif) no-repeat;
}
.template_travel .stars30 {
	background: url(/se_data/global/gfx/travel/30.gif) no-repeat;
}
.template_travel .stars31 {
	background: url(/se_data/global/gfx/travel/31.gif) no-repeat;
}
.template_travel .stars32 {
	background: url(/se_data/global/gfx/travel/32.gif) no-repeat;
}
.template_travel .stars40 {
	background: url(/se_data/global/gfx/travel/40.gif) no-repeat;
}
.template_travel .stars41 {
	background: url(/se_data/global/gfx/travel/41.gif) no-repeat;
}
.template_travel .stars42 {
	background: url(/se_data/global/gfx/travel/42.gif) no-repeat;
}
.template_travel .stars50 {
	background: url(/se_data/global/gfx/travel/50.gif) no-repeat;
}
.template_travel .stars51 {
	background: url(/se_data/global/gfx/travel/51.gif) no-repeat;
}
.template_travel .stars52 {
	background: url(/se_data/global/gfx/travel/52.gif) no-repeat;
}
.template_travel .stars110 {
	background: url(/se_data/global/gfx/travel/110.gif) no-repeat;
}
.template_travel .stars115 {
	background: url(/se_data/global/gfx/travel/115.gif) no-repeat;
}
.template_travel .stars120 {
	background: url(/se_data/global/gfx/travel/120.gif) no-repeat;
}
.template_travel .stars125 {
	background: url(/se_data/global/gfx/travel/125.gif) no-repeat;
}
.template_travel .stars130 {
	background: url(/se_data/global/gfx/travel/130.gif) no-repeat;
}
.template_travel .stars135 {
	background: url(/se_data/global/gfx/travel/135.gif) no-repeat;
}
.template_travel .stars140 {
	background: url(/se_data/global/gfx/travel/140.gif) no-repeat;
}
.template_travel .stars145 {
	background: url(/se_data/global/gfx/travel/145.gif) no-repeat;
}
.template_travel .stars150 {
	background: url(/se_data/global/gfx/travel/150.gif) no-repeat;
}
.template_travel .stars155 {
	background: url(/se_data/global/gfx/travel/155.gif) no-repeat;
}

