

/* --- Stylesheet 4003 () --------- */ 

.T2605 {
	margin: 80px 0px;
}

.T2605 aside {
	float: left;
	width: 300px;
	padding-top: 50px;
}

.T2605 aside.open { display: block; }

.T2605 .col-right {
	margin-left: 320px;
}

/* ----- Tabs ---- */


.tabs {
	margin: 20px 30px 30px 0px;
	height: 30px;
}

.tabs .group { box-shadow: 1px 1px 4px rgba(0,0,0,0.3); }
.tabs .group.left { margin-right: 20px; }


.tabs span {
	display: block;
	float: left;
	padding: 5px 20px;
	cursor: pointer;
	text-align: center;
	background: rgba( 255,255,255,0.4);
	font-size: 14px;
	font-weight: 700;
	color: #333;
	text-transform: uppercase;
	border-right: 1px solid rgba(0,0,0,0.2);
}
.tabs span.active {
	background: white;
}


.tabs span.query { padding: 0px; }
.tabs span.query input {
	background: url(//tramino.s3.amazonaws.com/s/oberstdorf/683168/oberstdorf-icons-sprite2.png) 7px -589px no-repeat;
	font-family: 'Source Sans Pro', sans-serif;
	padding: 3px 0px 3px 30px; border: none; font-size: 15px; color: #000;
}

.tab {
	display: none;
}
.tab.active {
	display: block;
}

/* Stichwortsuche */

.results-divider {
	font-size: 14px;
	line-height: 16px;
	color: rgba(0,0,0,0.5);
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 40px 25px 0px;
}
.results-divider:after {
	content: " ";
	display: block;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin: -8px 0px 0px 150px;
}

.results-404 {
	padding: 80px 0px 100px 0px;
	font-family: 'Sorts Mill Goudy', serif;
	font-style: italic;
	text-align: center;
	font-size: 40px;
}


/* Google Map */

#partner-map {
	margin-right: 30px;
	height: 800px;
}

/* Tagfilter */

aside .tags  {
	padding: 0px 20px 0px 50px;
	font-size: 15px;
	line-height: 18px;
	color: #333;
}

aside .tags a { color: #333 !important; }
aside .tags a:hover { text-decoration: none !important; }

aside .tags label {
	cursor: pointer;
}

aside .tags .group { margin-left: 25px; margin-bottom: 25px; }

aside .tag {
	display: block;
	margin-bottom: 5px;
	padding-right: 20px;
	position: relative;
}

aside .tag.long { padding-right: 0px; }

aside .tag .count {
	position: absolute;
	right: 0px;
	top: 0px;
	opacity: 0.4;
}

aside .tags .disabled {
	color: gray;
	cursor: default;
}

aside .tags .hidden {
	display: none;
}
aside .tags .more {
	cursor: pointer;
	color: #333;
}

aside .tags .group h4 {
	color: #333;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}

aside .tags .checkbox {
	opacity: 0;
	position: absolute;
}

aside .tags .checkbox + label:before, aside .tags a:before {
	content: '';
	background: #fff;
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 12px;
	margin-right: 10px;
	text-align: center;
	margin-left: -25px;
}

aside .tags .checkbox[type="radio"] + label:before, aside .tags a:before { border-radius: 6px; }
aside .tags .checkbox:checked + label:before, aside .tags a.link_aktiv:before { background: #C42730; }

aside .group .more {
	background-image: url(//tramino.s3.amazonaws.com/s/oberstdorf/683883/arrowdown.png);
	background-repeat: no-repeat;
	background-position: -1px -44px;
	margin-left: -25px;
	padding-left: 25px;
	opacity: 0.5;
}

aside .group .more:hover {
	opacity: 1;
}

/* --- Stylesheet 4004 () --------- */ 

.T2605 section.items {
	position: relative;
	margin-left: 350px;
}

.T2605 section.items .maxwidth {
	width: auto !important;
	max-width: auto !important;
	margin: 0px !important;
}

/* --- Stylesheet 4005 () --------- */ 

.T2605 .events {
	float: right;
	box-sizing: border-box;
	width: 320px;
	margin-right: 20px;
	font-size: 13px;
	line-height: 16px;
}

.T2605 .events h4 {
	font-size: 16px;
	margin: 20px 0px 15px 0px;
	color: #333;
	text-transform: uppercase;
}

/* events */

.T2605 .event  {
	margin: 0px 0px 15px 0px;
}

.T2605 .event h2 { font-size: 13px; margin: 0px; margin-bottom: 5px; }
.T2605 .event .ort { font-style: oblique; display: inline; font-weight: normal;  }


/* large events */

.T2605 .event.large .image { float: left; width: 100px; }
.T2605 .event.large .text { margin-left: 120px; }
.T2605 .event.large h2 { font-size: 13px; }
.T2605 .event.large .ort { display: block; margin-bottom: 5px }

/* --- Stylesheet 4006 () --------- */ 

.T2605 .search {
	position: absolute;
	left: 0px;
	top: -60px;
}

.T2605 .search label {
	font-size: 10px;
	line-height: 13px;
	font-weight: 700;
	margin:0px;
	text-transform: uppercase;
	color: #9B9B9B;
	display: block;
}

.T2605 .search .col {
	float: left;
}

.T2605 .search  input[type=text] {
	background-color: #fff;
	color: #666;
	padding: 5px 10px;
	text-align: center;
	border: 1px solid #EEE;
}


.T2605 .search  input[type=submit] {
	background-color: #999999;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 5px 16px;
	border: 0px solid #999999;
	text-transform: uppercase;
}

.T2605 .search  input[type=submit]:hover {
	background-color: #FFF;
	color: #999999;
	border-width: 0px;
	cursor: pointer;

}

.T2605 .tabs .show-filter { display: none; }

/* --- Stylesheet 4213 () --------- */ 

.T2605 .tabs .show-filter span {
	background-color: #627E5E;
	color: #FFF;
}

.T2605 .tabs .show-filter span:hover {
	background-color: #6D8C69;
}

@media (max-width: 567px) {
	.T2605 .tabs .show-filter,.T2605 .tabs .show-filter span {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 2rem;
	}
}



@media (min-width: 1024px) {
	.T2605 .tabs .show-filter span {
		background-color: transparent;
	}
	.T2605 .tabs .show-filter span:hover {
		background-color: transparent;
	}
}

@media (min-width: 1280px) {

}




@media all and (min-width: 1024px) and (max-width: 1279px) {
	.tabs { margin-left: -235px; }
	.tabs span { padding: 3px 18px; font-size: 13px; }
	.tabs .group.left { margin-right: 15px; }



}

@media all and (min-width: 768px) and (max-width:1023px) {
	.T2605 aside { display: none; }
	.T2605 .col-right { margin-left: 30px; }
	.T2605 .tabs .show-filter { display: block; }

	.tabs span { padding: 3px 18px; font-size: 13px; }
	.tabs .group.left { margin-right: 15px; }
}

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


	.T2605 aside { display: none; }
	.T2605 .col-right { margin-left: 30px; }
	.T2605 .tabs .show-filter { display: block; }

	.T2605 .col-right {
		width: 90vw;
		margin: 0 5vw;

	}

	.tabs { height: auto; }
	.tabs:after { display: block; content: ""; clear: both; }

	.tabs span { padding: 2px 13px; font-size: 11px; }
	.tabs .group { margin-top: 10px; }
	.tabs .group.left { margin-right: 10px; }
	.tabs .group.right { float: left; }
}