/* TM - Standard - Vermieter - Suche */

body.entirewidth #ContentWrapper > .content > section {
	overflow: visible;
}

.tmAccoSearch .wrapper {
	float: left;
	width: 28.333333333333333333333333333333%;
}
.tmAccoSearch .wrapper > form > div {
	background: #e0e0e1;
	padding: 22px 25px 16px 25px;
	position: relative;
	z-index: 2;
}
.tmAccoSearch .wrapper > form > div > .square {
	height: 30px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.tmAccoSearch .wrapper > form > div > .square:before {
    background: #e0e0e1;
    border: 1px solid #FFFFFF;
    content: "";
    height: 75px;
    position: absolute;
    right: -8px;
    top: -58px;
    transform: rotate(14deg) skew(-46deg);
    width: 140px;
    z-index: 2;
}
.tmAccoSearch .wrapper > form > div > .square:after {
	background: #FFFFFF;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
    z-index: 1;
}
.tmAccoSearch .wrapper > form > div > .title {
	border-bottom: 1px solid #FFFFFF;
	margin: 0 0 30px 0;
	padding: 0 0 13px 70px;
	position: relative;
}
.tmAccoSearch .wrapper > form > div > .title:before {
    color: #e30613;
    content: attr(data-step);
    font-family: "PT Sans", sans-serif;
    font-size: 48px;
    font-weight: bold;
    left: 0;
    line-height: 1;
    position: absolute;
    top: -4px;
}
.tmAccoSearch .wrapper > form > div > .title > h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 5px 0;
    text-transform: uppercase;
}
.tmAccoSearch .wrapper > form > div > .title > span {
	display: block;
	line-height: 1;
}
.tmAccoSearch .wrapper > form > div .filterbox:after {
	clear: both;
	content: "";
	display: block;
}
.tmAccoSearch .wrapper > form > div .filterbox > ul {
	float: left;
	width: 58.275862068965517241379310344828%;
}
.tmAccoSearch .wrapper > form > div .filterbox > ul:nth-of-type(2n) {
	width: 41.724137931034482758620689655172%;
}
.tmAccoSearch .wrapper > form > div .filterbox > ul > li {
	margin: 0 0 7px 0;
	white-space: nowrap;
}
.tmAccoSearch .wrapper > form > div .filterbox > ul > li:after {
	clear: both;
	content: "";
	display: block;
}
.tmAccoSearch .wrapper > form > div .filterbox > ul > li > input {
	display: none;
}
.tmAccoSearch .wrapper > form > div .filterbox > ul > li > label {
	cursor: pointer;
	display: block;
	line-height: 1.2;
	text-overflow: ellipsis;
	overflow: hidden;
}
.tmAccoSearch .wrapper > form > div .filterbox > ul > li > label:before {
    background: #FFFFFF;
    color: #e30613;
    content: "";
    float: left;
    font-size: 10px;
    height: 18px;
    line-height: 19px;
    margin: 0 15px 0 0;
    text-align: center;
    width: 18px;
}
.tmAccoSearch .wrapper > form > div .filterbox > ul > li > input:checked + label:before {
	content: "\E85F";
	font-family: fontello;
}
.tmAccoSearch .wrapper > form > div .filterbox.additional {
	display: none;
	margin: 20px 0 0 0;
}
.tmAccoSearch .wrapper > form > div .filterbox.additional.show {
	display: block;
}

/* Alle auswählen */

.tmAccoSearch .wrapper > form > div .filterbox > .selectAll {
	clear: both;
	color: #2d343e;
	cursor: pointer;
	display: block;
	font-weight: 300;
	line-height: 1;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	text-overflow: ellipsis;
	overflow: hidden;
}
.tmAccoSearch .wrapper > form > div .filterbox > .selectAll:hover {
	color: #2d343e;
}
.tmAccoSearch .wrapper > form > div .filterbox > .selectAll:before {
    background: #FFFFFF;
    color: #e30613;
    content: "";
    float: left;
    font-size: 10px;
    height: 18px;
    line-height: 19px;
    margin: -1px 15px 0 0;
    text-align: center;
    width: 18px;
}
.tmAccoSearch .wrapper > form > div .filterbox > .selectAll.checked:before {
	content: "\E85F";
	font-family: fontello;
}
.tmAccoSearch .wrapper > form > div .more {
	color: #e30613;
	display: block;
	font-family: "PT Sans", sans-serif;
	font-weight: bold;
	margin: 21px 0 0 0;
	text-transform: uppercase;
}
.tmAccoSearch .wrapper > form > div .more:before {
    content: '\E83B';
    float: left;
    font-family: fontello;
    font-size: 11px;
    font-weight: normal;
    margin: 4px 5px 0 0;
    transition: transform 300ms ease 0s;
}
.tmAccoSearch .wrapper > form > div .more.open:before {
	transform: rotate(90deg);
}
.tmAccoSearch .wrapper > form > div.step2 {
	background: #d2d2d3;
	padding-top: 29px;
	z-index: 1;
}
.tmAccoSearch .wrapper > form > div.step2 .search:after {
	clear: both;
	content: "";
	display: block;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row {
	margin: 0 0 5px 0;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row:after {
	clear: both;
	content: "";
	display: block;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row > label {
	float: left;
	line-height: 32px;
	width: 34.482758620689655172413793103448%;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row > .fieldWrapper {
	cursor: pointer;
	float: left;
	position: relative;
	width: 65.517241379310344827586206896552%;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row > .fieldWrapper:before {
	background: #0076d7;
	color: #FFFFFF;
	content: "\e899";
	font-family: fontello;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: 1px;
	text-align: center;
	top: 1px;
	width: 30px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row > .fieldWrapper > .field {
	background: #FFFFFF;
	border: none;
	color: #e30613;
	cursor: pointer;
	display: block;
	font-size: 17px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	padding: 0 0 0 15px;
	width: 100%;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons {
	position: relative;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .fieldWrapper:before {
	content: "\E89A";
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect {
	background: #FFFFFF;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	display: none;
	font-size: 14px;
	padding: 0 0 25px 0;
	position: absolute;
	right: 0;
	top: 50px;
	width: 760px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect.show {
	display: block;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect:before {
    border-bottom: 12px solid #034e8d;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    content: "";
    position: absolute;
    right: 42px;
    top: -12px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .title {
	background: #034e8d;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: 500;
	line-height: 40px;
	padding: 0 25px 0 25px;
	text-transform: uppercase;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .title > .close {
	color: #FFFFFF;
	cursor: pointer;
	font-size: 20px;
	line-height: 40px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 40px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .title > .close:before {
	content: "\E82A";
    font-family: fontello;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > div {
	margin: 25px 0 0;
	padding: 0 25px 0 25px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > div:after {
	clear: both;
	content: "";
	display: block;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > div > .opt {
	background: #E7E8E9;
	color: #2D343E;
	cursor: pointer;
	float: left;
	font-weight: 500;
    height: 40px;
    line-height: 40px;
	margin: 0 1.453488372093023% 0 0; /* 0 15 0 0 */
	text-align: center;
	text-transform: uppercase;
	-webkit-transition: background 400ms ease-in, border 400ms ease-in, color 400ms ease-in;
	-moz-transition: background 400ms ease-in, border 400ms ease-in, color 400ms ease-in;
	-ms-transition: background 400ms ease-in, border 400ms ease-in, color 400ms ease-in;
	-o-transition: background 400ms ease-in, border 400ms ease-in, color 400ms ease-in;
	transition: background 400ms ease-in, border 400ms ease-in, color 400ms ease-in;
	width: 32.36434108527132%; /* 334 */
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > div > .opt:hover,
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > div > .opt.selected {
	background: #034e8d;
	color: #FFFFFF;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > div > .opt.single {
	padding-left: 19px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > div > .opt.double {
	padding-left: 30px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > div > .opt.multi {
	padding-left: 36px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > div > .opt:before {
	font-family: 'fontello';
    font-size: 20px;
    margin: 0 0 0 -20px;
    position: absolute;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > div > .opt.single:before {
	content: '\E85C';
	margin-left: -36px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > div > .opt.double:before {
	content: '\E85C';
	margin-left: -36px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > div > .opt.multi:before {
	content: '\E85C';
	margin-left: -36px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > div > .opt:nth-child(3n) {
	margin-right: 0;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .confirm {
	background: #6D9815;
	border: none;
	color: #FFFFFF;
	display: none;
	float: right;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin: 25px 25px 25px 25px;
	padding: 0 20px 0 20px;
	text-transform: uppercase;
	width: 100%;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * {
	background: #0076D7;
	margin: 10px 0;
	padding: 10px 0px 0 70px;
	position: relative;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .icon {
	background: #034e8d;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	width: 55px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .icon:before {
	color: #FFFFFF;
	content: '\F236';
	display: block;
	font-family: 'fontello';
	font-size: 26px;
	line-height: 55px;
	text-align: center;
	width: 55px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > *:after {
	clear: both;
	content: "";
	display: block;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * label {
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 15px;
	line-height: 35px;
	margin: 0 14px 0 0;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox .adults label {
	width: 120px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox .ages label {
	width: 120px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .adults {
	float: left;
	margin: 0 20px 10px 0;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .adults select {
	border: 0 none;
	float: right;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .children {
	float: left;
	margin: 0 20px 10px 0;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .children select {
	border: 0 none;
	float: right;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .ages {
	display: none;
	float: left;
	margin: 0 0 10px 0;
	position: relative;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .ages:after {
	clear: both;
	content: "";
	display: block;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .ages.show {
	display: block;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .ages select {
	border: 0 none;
	display: none;
	float: left;
	height: 35px;
	line-height: 35px;
	margin: 0 8px 0 0;
	padding: 0 15px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .ages select.show {
	display: block;
}		
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .buttons {
	position: absolute;
	right: 13px;
	top: 18px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .buttons > li {
	background: #034E8D;
	cursor: pointer;
	display: inline-block;
	height: 20px;
	margin: 0 2px;
	position: relative;
	text-align: center;
	-webkit-transition: background 200ms ease-in;
	-moz-transition: background 200ms ease-in;
	-ms-transition: background 200ms ease-in;
	-o-transition: background 200ms ease-in;
	transition: background 200ms ease-in;
	width: 20px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > .room1 > .buttons > li.remove {
	cursor: not-allowed;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > .room3 > .buttons > li.add {
	cursor: not-allowed;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .buttons > li.remove:before {
	color: #FFFFFF;
	content: '\E831';
	font-family: 'fontello';
	font-size: 10px;
	left: 0;
	line-height: 20px;
	position: absolute;
	width: 20px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .buttons > li.add:before {
	color: #FFFFFF;
	content: '\E836';
	font-family: 'fontello';
	font-size: 10px;
	left: 0;
	line-height: 20px;
	position: absolute;
	width: 20px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .buttons > li:hover {
	background: #FFFFFF;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .buttons > li:hover:before {
	color: #034E8D;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .apply {
	background: #e30613;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	float: right;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin: 15px 25px 0 0;
	padding: 0 25px 0 25px;
	text-transform: uppercase;
	transition: background 300ms ease 0s;
	width: auto;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .apply:hover {
	background: #5B0208;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.bookable {
	margin: 19px 0 9px 0;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.bookable:after {
	clear: both;
	content: "";
	display: block;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.bookable > input {
	display: none;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.bookable > label {
	cursor: pointer;
	display: block;
	line-height: 1;
	width: 100%;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.bookable > label:before {
    background: #FFFFFF;
    color: #e30613;
    content: "";
    float: left;
    font-size: 10px;
    height: 18px;
    line-height: 19px;
    margin: -1px 15px 0 0;
    text-align: center;
    width: 18px;
}
.tmAccoSearch .wrapper > form > div.step2 .search > .row.bookable > input:checked + label:before {
	content: "\E85F";
	font-family: fontello;
}
.tmAccoSearch .wrapper > form > div.step3 {
	background: #c8c8c9;
	padding-top: 29px;
	z-index: 0;
}
.tmAccoSearch .wrapper > form > div.step3 > .square:before {
    background: #d2d2d3;
}
.tmAccoSearch .wrapper > form > div.step3 > .title {
	border-bottom: none;
	padding-bottom: 0;
}
.tmAccoSearch .wrapper > form > div.step3 > .button {
	margin: 0 0 9px 0;
}
.tmAccoSearch .wrapper > form > div.step3 > .button > input {
	background: #e30613;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
	transition: background 300ms ease 0s;
	width: 100%;
}
.tmAccoSearch .wrapper > form > div.step3 > .button > input:hover {
	background: #5B0208;
}

@media all and (max-width: 1070px){

	.tmAccoSearch .wrapper {
		width: 100%;
	}
		
}
@media all and (max-width: 1080px){

	.tmAccoSearch .wrapper > form > div.step2 .search > .row > .fieldWrapper > .field {
		font-size: 16px;
		padding-left: 10px;
	}	

}
@media all and (max-width: 1070px){

	.tmAccoSearch .wrapper > form > div.step2 .search > .row {
		float: left;
		margin: 0 5% 0 0;
		width: 30%;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row:nth-of-type(3n) {
		margin-right: 0;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.bookable {
		margin: 20px 0 20px 0;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .button:after {
		clear: both;
		content: "";
		display: block;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .button > .filter {
		background: #0076D7;
		color: #FFFFFF;
		display: block;
		float: left;
		font-weight: 900;
		height: 40px;
		line-height: 40px;
		margin: 0 2% 0 0;
		text-align: center;
		text-transform: uppercase;
		width: 49%;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .button > .filter:before {
		content: "\E867";
		display: inline-block;
		font-family: fontello;
		font-weight: normal;
		margin: 0 8px 0 0;
		position: relative;
		transform: rotate(-90deg);
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .button > input {
		width: 49%;
	}

}
@media all and (max-width: 850px){

	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect {
		width: 500px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > div > .opt {
		margin: 0 0 5px 0;
		width: 100%;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * {
		padding-right: 10px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .adults {
		display: block;
		float: left;
		margin: 0 4% 10px 0;
		width: 48%;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .adults:after {
		clear: both;
		content: "";	
		display: block;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .adults select {
		width: 70px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox .adults label {
		margin-right: 0;
		width: 100px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .children {
		display: block;
		margin: 0 0 10px 0;
		width: 48%;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .children:after {
		clear: both;
		content: "";
		display: block;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .children select {
		width: 70px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .ages select {
		margin-bottom: 5px;
		width: 80px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .buttons {
		float: right;
		position: relative;
		right: 0;
		top: 0;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .buttons > li {
		height: 40px;
		width: 40px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .buttons > li.remove {
		height: 40px;
		width: 40px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .buttons > li.remove:before {
		line-height: 40px;
		font-size: 14px;
		width: 40px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .buttons > li.add {
		height: 40px;
		width: 40px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .buttons > li.add:before {
		line-height: 40px;
		font-size: 14px;
		width: 40px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > .room1 > .buttons > li.remove {
		opacity: 0.5;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > .room3 > .buttons > li.add {
		opacity: 0.5;
	}

}
@media all and (max-width: 840px){

	.tmAccoSearch .wrapper > form > div.step2 .search > .row {
		margin-right: 2%;
		width: 32%;
	}

}
@media all and (max-width: 800px){
		
	.tmAccoSearch .wrapper > form > div.step2 .search > .row {
		margin: 0 0 5px 0;
		width: 100%;
	}

}
@media all and (max-width: 590px){
		
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect {
		left: -25px;
		right: -25px;
		width: auto;
	}

}
@media all and (max-width: 550px){

	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .adults {
		width: 100%;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .children {
		width: 100%;
	}

}
@media all and (max-width: 500px){

	.tmAccoSearch .wrapper > form > div.step2 .search > .button > .filter {
		margin: 0 0 5px 0;
		width: 100%;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .button > input {
		width: 100%;
	}

}
@media all and (max-width: 480px){
	
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > div > .opt {
		height: 34px;
		line-height: 34px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * {
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 55px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .icon {
		height: 45px;
		width: 100%;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .icon:before {
		font-size: 24px;
		line-height: 45px;
		width: 45px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * label {
		line-height: 30px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .adults select {
		height: 30px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .children select {
		height: 30px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .ages {
		width: 100%;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox .ages label {
		width: 100%;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .ages select {
		height: 30px;
		margin-right: 2%;
		width: auto;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .buttons {
		float: right;
		position: relative;
		right: 0;
		top: 0;
	}

}
@media all and (max-width: 450px){

	.tmAccoOverview .quicksearch {
		padding: 15px 15px 15px 15px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect {
		padding-bottom: 15px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > div {
		margin-top: 15px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .apply {
		float: none;
		margin-left: 15px;
        margin-right: 15px;
		text-align: center;
		width: auto;
	}

}
@media all and (max-width: 400px){

	.tmAccoSearch .wrapper > form > div .filterbox > ul {
		width: 100%;
	}
	.tmAccoSearch .wrapper > form > div .filterbox > ul:nth-of-type(2n) {
		width: 100%;
	}

}

/* TM - Standard - Vermieter - Suche - Karte */

.tmAccoSearch:after {
	clear: both;
	content: "";
	display: block;
}
.tmAccoSearch .regionmap {
	background: #e0e0e1;
	float: left;
	margin: 0 2.916666666666666666666666666667% 0 0;
	padding: 25px 25px 25px 25px;
	position: relative;
	width: 68.75%;
}
.tmAccoSearch .regionmap > .mapWrapper {
	position: relative;
}
.tmAccoSearch .regionmap > .mapWrapper > img {
	display: block;
	width: 100%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label {
	background: #2D343E;
    border-radius: 50%;
    cursor: pointer;
	height: 10px;
    position: absolute;
    text-align: center;    
    -ms-transition: background 500ms ease 0s, border 500ms ease 0s;
    -moz-transition: background 500ms ease 0s, border 500ms ease 0s;
    -o-transition: background 500ms ease 0s, border 500ms ease 0s;
    -webkit-transition: background 500ms ease 0s, border 500ms ease 0s;
    transition: background 500ms ease 0s, border 500ms ease 0s;
	width: 10px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label > span {
    background: #ffffff none repeat scroll 0 0;
    bottom: 22px;
    box-shadow: 0 0 4px 1px #aaaaaa;
	opacity: 0;
    position: absolute;
    -ms-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
	visibility: hidden;
    width: 230px;
    z-index: 1;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label > span:before {
    border-left: 40px solid transparent;
    border-right: 16px solid transparent;
    border-top: 12px solid #ffffff;
    bottom: -12px; 
    content: "";
    left: 50%;
    margin: 0 0 0 -39px;
    position: absolute;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label > span > span {
    display: block;
    line-height: 18px;
    padding: 10px 15px;
    position: relative;
    text-align: left;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label > span > .title {
    background: #E30613;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label > span > span > span {
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding: 0 10px 0 0;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label > span > span > span > .pointer {
	color: #E30613;
	font-size: 20px;
	position: absolute;
	right: 8px;
	top: 10px; 
}
.tmAccoSearch .regionmap > .mapWrapper > span.label > span > span > span > .pointer:before {
	content: "\E826";
	font-family: fontello;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label > span > span > .details {
	border-top: 1px solid #CECECE;
	margin: 10px -15px 0 -15px;
	padding: 5px 10px 0 15px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label > span > span > .details > a {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label > .title {
    content: attr(data-town);
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    -ms-transition: color 500ms ease 0s, opacity 500ms ease 0s, visibility 500ms ease 0s;
    -moz-transition: color 500ms ease 0s, opacity 500ms ease 0s, visibility 500ms ease 0s;
    -o-transition: color 500ms ease 0s, opacity 500ms ease 0s, visibility 500ms ease 0s;
    -webkit-transition: color 500ms ease 0s, opacity 500ms ease 0s, visibility 500ms ease 0s;
    transition: color 500ms ease 0s, opacity 500ms ease 0s, visibility 500ms ease 0s;
    white-space: nowrap;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label > .title > span {
	color: #2d343e;
	display: inline-block;
	font-weight: normal;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label > .title > .train:before {
	content: "\E863";
	font-family: fontello;
	margin: 0 0 0 5px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label > .title > .bus:after {
	content: "\E85E";
	font-family: fontello;
	margin: 0 0 0 5px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label > .title > .bus1:after {
	color: #0e7dd9;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label > .title > .bus2:after {
	color: #afb700;
}
.tmAccoSearch .regionmap > .mapWrapper > span.Bus.label > .title {
	display: none;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label.SkiWelt {
    border: 4px solid #8F9497;
    height: 18px;
    line-height: 18px;
    width: 18px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label.SkiWelt > .title {
	font-size: 16px;
    text-transform: uppercase;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label.selected {
	background: #FF0017;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label.SkiWelt.selected {
	background: #AD0010;
	border-color: #FF0017;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label.selected > .title {
	color: #E30613;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label:hover > span {
	opacity: 1;
	visibility: visible;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label.Bus {
	background: #034e8d;
    height: 30px;
    padding: 0;
    width: 30px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label.Bus:before {
    color: #ffffff;
    content: "\E85E";
    display: inline-block;
    font-family: fontello;
    font-size: 16px;
    font-weight: normal;
}

.tmAccoSearch .regionmap.bus1Highlight > .mapWrapper > span.label.bus1 > .title {
	color: #0e7dd9;
}
.tmAccoSearch .regionmap.bus1Highlight > .mapWrapper > span.label.bus1 {
	background: #0e7dd9;
}
.tmAccoSearch .regionmap.bus1Highlight > .mapWrapper > span.label.bus1.SkiWelt {
	background: #034e8d;
    border-color: #0e7dd9;
}
.tmAccoSearch .regionmap.bus2Highlight > .mapWrapper > span.label.bus2 > .title {
	color: #b4bb15;
}
.tmAccoSearch .regionmap.bus2Highlight > .mapWrapper > span.label.bus2 {
	background: #b1ca35;
}
.tmAccoSearch .regionmap.bus2Highlight > .mapWrapper > span.label.bus2.SkiWelt {
	background: #6d9815;
    border-color: #b1ca35 ;
}

.tmAccoSearch .regionmap > .mapWrapper > span.label1 {
    left: 65.93939393939393939393%;
    top: 77.51253481894150417827%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label1 > .title {
	left: -10px;
    top: 20px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label2 {
    left: 77.75757575757575757575%;
    top: 52.86768802228412256267%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label2 > .title {
    top: 20px;
    -ms-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
}
.tmAccoSearch .regionmap > .mapWrapper > span.label3 {
    left: 87.51515151515152%;
	top: 53.34261838440112%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label3 > .title {
    top: -20px;
    -ms-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
}
.tmAccoSearch .regionmap > .mapWrapper > span.label3 > span {
	right: -40px;
	-ms-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-webkit-transform: none;
	transform: none;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label3 > span:before {
    left: auto;
    right: 30px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label4 {
    left: 47.03030303030303%;
    top: 82.24791086350976%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label4 > .title {
    right: 25px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label5 {
    left: 40.555%;
    top: 94.111%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label5 > .title {
    right: 25px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label6 {
    left: 43.088%;
	top: 68.274%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label6 > .title {
    left: 25px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label7 {
    left: 68.758%;
    top: 50.021448467966574%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label7 > .title {
    top: -25px;
    -ms-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
}
.tmAccoSearch .regionmap > .mapWrapper > span.label8 {
    left: 53.658%;
    top: 57.664%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label8 > .title {
	left: 7px;
    top: 23px;
    -ms-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
}
.tmAccoSearch .regionmap > .mapWrapper > span.label9 {
    left: 57.891%;
    top: 82.705%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label9 > .title {
    top: 20px;
    -ms-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
}
.tmAccoSearch .regionmap > .mapWrapper > span.label10 {
    left: 20.945%;
    top: 56.589%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label10 > .title {
	right: -27px;
	top: -21px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label11 {
    left: 16.594%;
    top: 57.464%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label11 > span {
	left: -60px;		
	-ms-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-webkit-transform: none;
	transform: none;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label11 > span:before {
	left: 25px;
	margin-left: 0;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label11 > .title {
    right: 15px;
    top: -8px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label12 {
    left: 35.448%;
    top: 56.357%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label12 > .title {
    left: 14px;
    top: -7px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label13 {
    left: 59.312%;
    top: 13.574%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label13 > .title {
    left: 14px;
    top: -7px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label13:hover > span,
.tmAccoSearch .regionmap > .mapWrapper > span.label13.selected > span {
    bottom: auto;
    top: 22px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label13 > span:before {
    border-bottom: 12px solid #E30613;
    border-top: medium none;
    bottom: auto;
    top: -12px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label14 {
    left: 57.342%;
    top: 0.575%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label14 > .title {
    left: 14px;
    top: -6px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label14 > span {
    bottom: auto;
    top: 30px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label14:hover > span,
.tmAccoSearch .regionmap > .mapWrapper > span.label14.selected > span {
    bottom: auto;
    top: 22px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label14 > span:before {
    border-bottom: 12px solid #E30613;
    border-top: medium none;
    bottom: auto;
    top: -12px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label15 {
    left: 78.094%;
    top: 77.313%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label15 > .title {
    top: -25px;    
    -ms-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
}
.tmAccoSearch .regionmap > .mapWrapper > span.label16 {
    left: 32.012%;
    top: 52.311%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label16 > .title {
    left: 13px;
    top: -8px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label17 {
    left: 47.545%;
    top: 26.255%;
}

.tmAccoSearch .regionmap > .mapWrapper > span.label17:before {
    content: "\E862";
    font-family: fontello;
    font-size: 30px;
    left: 8px;
    position: absolute;
    top: -17px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label17 > .title {
    left: 8px;
    top: 21px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label18 {
    left: 32.973%;
    top: 41.201%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label18 > .title {
    right: 12px;
    top: -8px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label19 {
    left: 20.361%;
    top: 49.289%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label19 > .title {
    right: 16px;
    top: -9px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label20 {
    left: 62.097%;
    top: 9.392%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label20:hover > span,
.tmAccoSearch .regionmap > .mapWrapper > span.label20.selected > span {
    bottom: auto;
    top: 22px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label20 > span:before {
    border-bottom: 12px solid #E30613;
    border-top: medium none;
    bottom: auto;
    top: -12px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label20 > .title {
    left: 14px;
    top: -11px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label21 {
    left: 67.455%;
    top: 2.825%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label21 > .title {
    left: 14px;
    top: -7px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label21 > span {
    bottom: auto;
    top: 30px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label21:hover > span,
.tmAccoSearch .regionmap > .mapWrapper > span.label21.selected > span {
    bottom: auto;
    top: 22px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label21 > span:before {
    border-bottom: 12px solid #E30613;
    border-top: medium none;
    bottom: auto;
    top: -12px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label22 {
    left: 37.324%;
    top: 44.01114206128134%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label22 > .title {
    left: 14px;
    top: -7px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label23 {
    left: 20.442424242424242%;
    top: 25.158774373259053%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label23 > .title {
	top: 8px;
    -ms-transform: translate(-50%, 0px);
    -moz-transform: translate(-50%, 0px);
    -o-transform: translate(-50%, 0px);
    -webkit-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
}
.tmAccoSearch .regionmap > .mapWrapper > span.label24 {
	left: 27.818%;
	top: 61.406%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label24 > .title {
	left: 14px;
	top: -16px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label25 {
    left: 46%;
    top: 39%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label25 > .title {
	left: 35px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label25 > span {
	bottom: 50px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label26 {
    left: 24.25%;
    top: 44.5%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label26 > .title {
	left: 35px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label26 > span {
	bottom: 50px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label27 {
	left: 47%;
	top: 61%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label27 > span {
	bottom: 50px;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label28 {
	left: 42%;
	top: 71%;
}
.tmAccoSearch .regionmap > .mapWrapper > span.label28 > span {
	bottom: 50px;
}        

.tmAccoSearch .regionmap > .mapWrapper > div.legende {
    bottom: -15px;
    position: absolute;
    right: 5px;
    width: auto;
    z-index: 1;
}
.tmAccoSearch .regionmap > .mapWrapper > div.legende > span {
	cursor: pointer;
	font-size: 0.9em; 
    margin: 0 20px 0 0;
}
.tmAccoSearch .regionmap > .mapWrapper > div.legende > span.bus2 {
    color: #b4bb15;
    font-style: italic;
    font-weight: bold;
}
.tmAccoSearch .regionmap > .mapWrapper > div.legende > span:before {
    content: "\E863";
    font-family: fontello;
    margin: 0 5px 0 0;
}
.tmAccoSearch .regionmap > .mapWrapper > div.legende > span.bus:before {
    content: "\E85E";
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
}
.tmAccoSearch .regionmap > .mapWrapper > div.legende > span.bus1:before {
    color: #0e7dd9;
    content: "\E85E";
}

@media all and (max-width: 1070px) {

	.regionmap {
		display: none;
	}

}
@media all and (max-width: 1000px) {
	
	.tmAccoSearch .regionmap > .mapWrapper > span.label10 > span {
		left: 100px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label10 > span:before {
		border-left: 16px solid transparent;
		border-right: 40px solid transparent;
		left: 50px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label19 > span {
		left: 100px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label19 > span:before {
		border-left: 16px solid transparent;
		border-right: 40px solid transparent;
		left: 50px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label23 > span {
		bottom: auto;
		left: 90px;
		top: 22px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label23 > span:before {
		border-bottom: 12px solid #e30613;
		border-left: 16px solid transparent;
        border-right: 40px solid transparent;
		border-top: medium none;
		bottom: auto;
		left: 50px;
		top: -12px;
    }
	.tmAccoSearch .regionmap > .mapWrapper > span.label.Bus {
        display: none;
    }

}
@media all and (max-width: 990px){

	.tmAccoSearch .regionmap > .mapWrapper > span.label17 > span {
		bottom: auto;
		top: 22px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label17 > span:before {
		border-bottom: 12px solid #e30613;
		border-left: 16px solid transparent;
        border-right: 40px solid transparent;
		border-top: medium none;
		bottom: auto;
		left: 60%;
		top: -12px;
    }

}
@media all and (max-width: 890px){

	.tmAccoSearch .regionmap > .mapWrapper {
		width: 100%;
	}
	.tmAccoSearch .regionmap > .mapWrapper:before {
		display: none;
	}

}
@media all and (max-width: 790px){

	.tmAccoSearch .regionmap > .mapWrapper > span.label2 > span {
		right: -30px;
		-ms-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label2 > span:before {
		left: auto;
		right: 20px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label3 > span {
		right: -20px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label3 > span:before {
		right: 10px;
	}

}
@media all and (max-width: 680px){

	.tmAccoSearch .regionmap > .mapWrapper > span.label15 > span {
		right: -30px;
		-ms-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label15 > span:before {
		left: auto;
		right: 20px;
	}

}
@media all and (max-width: 600px){

	.tmAccoSearch .regionmap > .mapWrapper > span.label10 > span {
		left: -35px;
		-ms-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label10 > span:before {
		left: auto;
		left: 40px;
	}	
	.tmAccoSearch .regionmap > .mapWrapper > span.label23 > span {
		left: -35px;
		-ms-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label23 > span:before {
		left: auto;
		left: 40px;
	}	
	.tmAccoSearch .regionmap > .mapWrapper {
		margin: 0 0 20px 0;
	}
	.tmAccoSearch .regionmap > .mapWrapper > div.legende {
		bottom: -30px;
	}

}
@media all and (max-width: 570px){

	.tmAccoSearch .regionmap > .mapWrapper > span.label > .title {
		font-size: 12px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label.SkiWelt > .title {
		font-size: 13px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label19 > span {
		left: -35px;
		-ms-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label19 > span:before {
		left: auto;
		left: 40px;
	}	

}
@media all and (max-width: 500px){
        
    .tmAccoSearch .regionmap > .mapWrapper > span.label > .title {
		opacity: 0;
		visibility: hidden;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label.SkiWelt > .title {
		opacity: 1;
		visibility: visible;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label3 > .title {
		right: -22px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label11 > .title {
		right: -7px;
		top: 7px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label.Bus {
		display: none;
	}

}
@media all and (max-width: 480px){
	
	.tmAccoSearch .regionmap > .mapWrapper > span.label7 > span {
		right: -30px;
		-ms-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label7 > span:before {
		left: auto;
		right: 20px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label11 > span {
		left: -35px;
		-ms-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label11 > span:before {
		left: auto;
		left: 40px;
	}

}
@media all and (max-width: 440px){

	.tmAccoSearch .regionmap > .mapWrapper > span.label1 > span {
		right: -30px;
		-ms-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label1 > span:before {
		left: auto;
		right: 20px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label21 > span {
		right: -30px;
		-ms-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label21 > span:before {
		left: auto;
		right: 20px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label24 > span {
		left: -35px;
		-ms-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label24 > span:before {
		left: auto;
		left: 40px;
	}

}
@media all and (max-width: 420px){
	
	.tmAccoSearch .regionmap > .mapWrapper > span.label.SkiWelt > .title {
		font-size: 11px;
	}	

}
@media all and (max-width: 400px){
        
	.tmAccoSearch .regionmap > .mapWrapper > span.label16 > span {
		left: -35px;
		-ms-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label16 > span:before {
		left: auto;
		left: 40px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label18 > span {
		left: -35px;
		-ms-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label18 > span:before {
		left: auto;
		left: 40px;
	}

}
@media all and (max-width: 380px){

	.tmAccoSearch .regionmap > .mapWrapper > span.label20 > span {
		right: -60px;
		-ms-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label20 > span:before {
		left: auto;
		right: 50px;
	}	

}
@media all and (max-width: 350px){

	.tmAccoSearch .regionmap > .mapWrapper > span.label12 > span {
		left: -35px;
		-ms-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label12 > span:before {
		left: auto;
		left: 40px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label22 > span {
		left: -35px;
		-ms-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-webkit-transform: none;
		transform: none;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label22 > span:before {
		left: auto;
		left: 40px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label9 > span {
		right: -65px;
		transform: none;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label9 > span:before {
		left: auto;
		right: 53px;
	}

}
@media all and (max-width: 390px){

	.tmAccoSearch .regionmap > .mapWrapper > span.label.SkiWelt > .title {
		opacity: 0;
		visibility: hidden;
	}
	.tmAccoSearch .regionmap > .mapWrapper > span.label2 > .title {
		left: 15px;
		top: -23px;
	}
	.tmAccoSearch .regionmap > .mapWrapper > div.legende {
		display: none;
	}

}

/* TM - Standard - Vermieter - Suche - Zusatz */

.tmAccoSearch .addition {
	clear: both;
	padding: 40px 0 0 0;
}
.tmAccoSearch .addition:after {
	clear: both;
	content: "";
	display: block;
}
.tmAccoSearch .addition > div {
    float: left;
    margin: 0 2.916666666666666666666666666667% 0 0;
    width: 28.333333333333333333333333333333%;
}
.tmAccoSearch .addition > div:nth-of-type(3n) {
	margin-right: 0;
}
.tmAccoSearch .addition > div.info {
	line-height: 1.5;
	width: 37.5%;
}
.tmAccoSearch .addition > div.info > .title {
    font-family: "PT Sans", sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 2px 0;
}
.tmAccoSearch .addition > div > a {
    border: 1px solid #d2d2d3;
    display: block;
    line-height: 1;
	margin: 15px 0 0 0;
    padding: 10px 10px 10px 10px;
    font-family: "PT Sans", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    transition: background 500ms ease 0s, color 500ms ease 0s, border 500ms ease 0s;
}
.tmAccoSearch .addition > div > a:before {
    background: #0076d7;
    color: #FFFFFF;
    content: "\E868";
    float: left;
    font-family: fontello;
    font-size: 14px;
    font-weight: normal;
    line-height: 35px;
    height: 35px;
    margin: 0 20px 0 0;
    text-align: center;
    width: 35px;
}
.tmAccoSearch .addition > div.brochure > a:before {
	content: "\E869";
	font-size: 16px;
}
.tmAccoSearch .addition > div > a:hover {
	background: #0076d7;
	border: 1px solid #0076d7;
	color: #FFFFFF;
}
.tmAccoSearch .addition > div > a > span {
    display: block;
    font-weight: 500;
    margin: 5px 0 2px 0;
    text-transform: none;
}

@media all and (max-width: 1100px){

	.tmAccoSearch .addition > div.info {
		width: 100%;
	}
	.tmAccoSearch .addition > div {
		margin-right: 2%;
		width: 49%;
	}

}
@media all and (max-width: 500px){

	.tmAccoSearch .addition > div {
		width: 100%;
	}

}

/* TM - Standard - Vermieter - Suche - Sommer */

body.summer .tmAccoSearch .wrapper > form > div.step2 .search > .row > .fieldWrapper:before {
	background: #b1ca35;
}
body.summer .tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect:before {
	border-bottom: 12px solid #6d9815;
}
body.summer .tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * {
	background: #B1CA35;
}
body.summer .tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .icon {
	background: #6D9815;
}
body.summer .tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .buttons > li {
	background: #6D9815;
}
body.summer .tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .buttons > li:hover {
	background: #FFFFFF;
}
body.summer .tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .roombox > * > .buttons > li:hover:before {
	color: #6D9815;
}
body.summer .tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > .title {
	background: #6D9815;
}
body.summer .tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > div > .opt:hover, 
body.summer .tmAccoSearch .wrapper > form > div.step2 .search > .row.persons > .roomSelect > div > .opt.selected {
	background: #6D9815;
}
body.summer .tmAccoSearch .addition > div > a:hover {
	background: #b1ca35;
	border: 1px solid #b1ca35;
}
body.summer .tmAccoSearch .addition > div > a:before {
	background: #b1ca35;
}