.no-news-found { margin-top: 10px; }

.infohold {
  width: 100%;
  margin-bottom: 10px;
  display: inline-block;
}
#box-2.margintop,
.infohold.margintop {
    margin-top: 2em;
}
.infohold label {
  float: left;
  width:20%;
}
.infohold span {
  float: right;
  width:80%;
}
.infohold a span {
    float:none;
    width:auto;
}
.infohold.nofloat>span {
    float:none;
    width:100%;
}
.infohold.akkordeon {
    border:1px solid #eee;
    padding: 0.5em 0 0.5em 0.5em;
    cursor:pointer;
}

.infohold.akkordeon label {
    cursor:pointer;
    float:none;
    white-space: nowrap;

}
.infohold.akkordeon label::before {
    content:"\25B6";
    padding-right:1em;
    font-size: 0.7em;
}
.infohold.akkordeon span.hidden {
    /*visibility:hidden;*/
}
.infohold.akkordeon span {
    display:block;
    float:none;
    margin-left: 18px;
}
.infohold.akkordeon span * {
    word-wrap: break-word;
}
.ansichtsmaterial-header {
    /*margin-top:1em;*/
    padding-left:4em;
    margin-top: 20px;
}
.aktiv a.newsdt-sub {
    color: #009e4a !important;
    text-decoration: none !important;
}
.aktiv .icon-files-empty {
    background: #009e4a;
}
.inhalt > a {
    display:block;
    padding-left:2em;
}
.block{
	display: block !important;
}
#box-2 .infohold .newsdt-sub {
    margin-bottom:0px;
}
#box-2 .newsdt-sub:hover,
#box-2 .newsdt-sub:hover a {
    font-weight:normal;
    color:#009e4a;
    background:none;
}
#box-2 .newsdt-sub:hover span {
    color:#ffffff;
    background:#009e4a;
}
.ansichtsmaterial-header  + .auf_merkliste {
    padding-left:2em;
    background: none;
    color:#009e4a;
}
.dt-container {
	position: relative;
	height:100%;
	width:100%;
	clear: both;
	padding-top:2em;
	padding-bottom: 2em;
	display:block;
  font-size: 80%;
}

div.dt-container .dt-paging .dt-paging-button {
	padding: 0.3em 0.8em;
}

div.dt-container .dt-paging .dt-paging-button.current, div.dt-container .dt-paging .dt-paging-button.current:hover {
	color: inherit !important;
	border: 1px solid rgba(0, 113, 188, 0.3);
	background-color: rgba(0, 113, 188, 0.25);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(230, 230, 230, 0.05)), color-stop(100%, rgba(0, 113, 188, 0.25))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 113, 188, 0.25) 100%); /* Chrome10+,Safari5.1+ */
	background: -moz-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 113, 188, 0.25) 100%); /* FF3.6+ */
	background: -ms-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 113, 188, 0.25) 100%); /* IE10+ */
	background: -o-linear-gradient(top, rgba(230, 230, 230, 0.05) 0%, rgba(0, 113, 188, 0.25) 100%); /* Opera 11.10+ */
	background: linear-gradient(to bottom, rgba(230, 230, 230, 0.05) 0%, rgba(0, 113, 188, 0.25) 100%); /* W3C */
}
div.dt-container .dt-paging .dt-paging-button.disabled, div.dt-container .dt-paging .dt-paging-button.disabled:hover, div.dt-container .dt-paging .dt-paging-button.disabled:active {
	cursor: default;
	color: rgba(0, 113, 188, 0.5) !important;
	border: 1px solid transparent;
	background: transparent;
	box-shadow: none;
}
div.dt-container .dt-paging .dt-paging-button:hover {
	color: white !important;
	border: 1px solid #005bbe;
	background-color: #005bbe;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1bbbed), color-stop(100%, #005bbe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1bbbed 0%, #005bbe 100%); /* Chrome10+,Safari5.1+ */
	background: -moz-linear-gradient(top, #1bbbed 0%, #005bbe 100%); /* FF3.6+ */
	background: -ms-linear-gradient(top, #1bbbed 0%, #005bbe 100%); /* IE10+ */
	background: -o-linear-gradient(top, #1bbbed 0%, #005bbe 100%); /* Opera 11.10+ */
	background: linear-gradient(to bottom, #1bbbed 0%, #005bbe 100%); /* W3C */
}
div.dt-container .dt-paging .dt-paging-button:active {
	outline: none;
	background-color: #005bbe;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1bbbed), color-stop(100%, #005bbe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1bbbed 0%, #005bbe 100%); /* Chrome10+,Safari5.1+ */
	background: -moz-linear-gradient(top, #1bbbed 0%, #005bbe 100%); /* FF3.6+ */
	background: -ms-linear-gradient(top, #1bbbed 0%, #005bbe 100%); /* IE10+ */
	background: -o-linear-gradient(top, #1bbbed 0%, #005bbe 100%); /* Opera 11.10+ */
	background: linear-gradient(to bottom, #1bbbed 0%, #005bbe 100%); /* W3C */
	box-shadow: inset 0 0 3px #005bbe;
}

div.dt-container .dt-paging .dt-paging-button {
	color: #009e4a !important;
}

.dt-processing {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 250px;
	height: auto;
	margin-left: -125px;
	margin-top: -15px;
	padding: 14px 0 14px 0;
	border: 1px solid #ddd;
	text-align: center;
	color: #999;
	font-size: 14px;
	background-color: white;
}

.dt-length {
	width: 150px;
	float: right;
	text-align:right;
	margin:10px 5px;
}

.dt-length label {
	margin-right:5px;
}

.dt-filter {
	width: 50%;
	float: right;
	text-align: right;
}

.dt-info {
	width: 175px;
	float: right;
	margin:10px 5px;
	text-align:right;
}

.dt-info-number {
	font-weight: 600;
}

.dt-paging {
	float: left;
	text-align: left;
	margin:10px 5px;
}

/* Pagination nested */
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
	height: 19px;
	width: 19px;
	margin-left: 3px;
	float: left;
}

.paginate_disabled_previous {
	background-image: url('back_disabled.jpg');
}

.paginate_enabled_previous {
	background-image: url('back_enabled.jpg');
}

.paginate_disabled_next {
	background-image: url('forward_disabled.jpg');
}

.paginate_enabled_next {
	background-image: url('forward_enabled.jpg');
}
.dt-paging-button {
  padding:0 5px;
  cursor: pointer;
}

table.dataTable.display > tbody > tr > td:first-child {
	padding: 2px 0;
}

.dt-news-title-link {
	overflow: hidden;
	display: block;
}

.dt-news-image {
	min-width: 240px;
	max-height: 160px;
	height: auto;
	width: 100%;
	object-fit: cover;
	transition: all .5s ease;
}
.dt-news-image:hover {
	transform: scale(1.2);
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
table.display {
	margin: 0px 0px 0px 0px;
	width: 100%;
	clear: both;
	border: 1px solid #DBDBEA;
}

table.display thead th {
	padding: 3px 18px 3px 10px;

	background-color:#F5F5FD;
	border-right:1px solid #DBDBEA;
	height:25px;
	color:#009e4a;
	font-weight: normal;
	cursor: pointer;
}

table.display tfoot th {
	padding: 3px 10px;
	border-top: 1px solid black;
	font-weight: bold;
}

table.display tr.heading2 td {
	border-bottom: 1px solid #aaa;
	background-color:#8BBD39;
	color:#FFF;
}

table.display td {
	padding: 5px 5px 5px 5px;
	vertical-align:top;
	border-right:1px solid #DBDBEA;
	border-top:1px solid #fff;
	/*text-align:center;*/
}

table.display td a{
	outline:none;
	text-decoration:none;
}


table.display td.center {
	text-align: center;
	vertical-align:top;
}



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables sorting
 */

.sorting_asc {
	background: url('sort_asc.png') no-repeat 95% center;
}

.sorting_desc {
	background: url('sort_desc.png') no-repeat 95% center ;
}

.sorting {
	background: url('sort_both.png') no-repeat 95% center;
}


.sorting_asc_disabled {
	background: url('sort_asc_disabled.png') no-repeat 95% center;
}

.sorting_desc_disabled {
	background: url('sort_desc_disabled.png') no-repeat 95% center;
}





/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables row classes
 */
table.display tr.odd.gradeA {
	background-color: #ddffdd;
}

table.display tr.even.gradeA {
	background-color: #eeffee;
}

table.display tr.odd.gradeA {
	background-color: #ddffdd;
}

table.display tr.even.gradeA {
	background-color: #eeffee;
}

table.display tr.odd.gradeC {
	background-color: #ddddff;
}

table.display tr.even.gradeC {
	background-color: #eeeeff;
}

table.display tr.odd.gradeX {
	background-color: #ffdddd;
}

table.display tr.even.gradeX {
	background-color: #ffeeee;
}

table.display tr.odd.gradeU {
	background-color: #ddd;
}

table.display tr.even.gradeU {
	background-color: #eee;
}


tr.odd {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
}

tr.even {
	background-color: #F7F7F7;
	border: 0px solid #FFFFFF;

}





/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Misc
 */
.top, .bottom {
	padding: 15px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}

.top .dt-info {
	float: none;
}

.clear {
	clear: both;
}

.dataTables_empty {
	text-align: center;
}

tfoot input {
	margin: 0.5em 0;
	width: 100%;
	color: #444;
}

tfoot input.search_init {
	color: #999;
}

td.group {
	background-color: #d1cfd0;
	border-bottom: 2px solid #A19B9E;
	border-top: 2px solid #A19B9E;
}

td.details {
	background-color: #fff;
	border: 1px solid #999999;
	padding:5px;
}


.example_alt_pagination div.dt-info {
	width: 40%;
}

.paging_full_numbers {
	width: 260px;
	height: 22px;
	line-height: 22px;
}

.paging_full_numbers span.dt-paging-button,
 	.paging_full_numbers span.paginate_active {
/*	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	*/
	padding: 2px 2px;
	margin: 0 1px;
	color: #009e4a;
	cursor: pointer;
}

.paging_full_numbers span.dt-paging-button {
	background-color: transparent;
}

.paging_full_numbers span.dt-paging-button:hover {
	background-color: #F1F1F1;
	color: #009e4a;
}

.paging_full_numbers span.paginate_active {
	background-color: #F1F1F1;
	color: #009e4a;
}

table.display tr.even.row_selected td {
	background-color: #B0BED9;
}

table.display tr.odd.row_selected td {
	background-color: #9FAFD1;
}


/*
 * Sorting classes for columns
 */
/* For the standard odd/even */
/*
tr.odd td.sorting_1 {
	background-color: #D3D6FF;
}

tr.odd td.sorting_2 {
	background-color: #DADCFF;
}

tr.odd td.sorting_3 {
	background-color: #E0E2FF;
}

tr.even td.sorting_1 {
	background-color: #EAEBFF;
}

tr.even td.sorting_2 {
	background-color: #F2F3FF;
}

tr.even td.sorting_3 {
	background-color: #F9F9FF;
}
*/

/* For the Conditional-CSS grading rows */
/*
 	Colour calculations (based off the main row colours)
  Level 1:
		dd > c4
		ee > d5
	Level 2:
	  dd > d1
	  ee > e2
 */
tr.odd.gradeA td.sorting_1 {
	background-color: #c4ffc4;
}

tr.odd.gradeA td.sorting_2 {
	background-color: #d1ffd1;
}

tr.odd.gradeA td.sorting_3 {
	background-color: #d1ffd1;
}

tr.even.gradeA td.sorting_1 {
	background-color: #d5ffd5;
}

tr.even.gradeA td.sorting_2 {
	background-color: #e2ffe2;
}

tr.even.gradeA td.sorting_3 {
	background-color: #e2ffe2;
}

tr.odd.gradeC td.sorting_1 {
	background-color: #c4c4ff;
}

tr.odd.gradeC td.sorting_2 {
	background-color: #d1d1ff;
}

tr.odd.gradeC td.sorting_3 {
	background-color: #d1d1ff;
}

tr.even.gradeC td.sorting_1 {
	background-color: #d5d5ff;
}

tr.even.gradeC td.sorting_2 {
	background-color: #e2e2ff;
}

tr.even.gradeC td.sorting_3 {
	background-color: #e2e2ff;
}

tr.odd.gradeX td.sorting_1 {
	background-color: #ffc4c4;
}

tr.odd.gradeX td.sorting_2 {
	background-color: #ffd1d1;
}

tr.odd.gradeX td.sorting_3 {
	background-color: #ffd1d1;
}

tr.even.gradeX td.sorting_1 {
	background-color: #ffd5d5;
}

tr.even.gradeX td.sorting_2 {
	background-color: #ffe2e2;
}

tr.even.gradeX td.sorting_3 {
	background-color: #ffe2e2;
}

tr.odd.gradeU td.sorting_1 {
	background-color: #c4c4c4;
}

tr.odd.gradeU td.sorting_2 {
	background-color: #d1d1d1;
}

tr.odd.gradeU td.sorting_3 {
	background-color: #d1d1d1;
}

tr.even.gradeU td.sorting_1 {
	background-color: #d5d5d5;
}

tr.even.gradeU td.sorting_2 {
	background-color: #e2e2e2;
}

tr.even.gradeU td.sorting_3 {
	background-color: #e2e2e2;
}


/*
 * Row highlighting example
 */

#newstable tbody tr.even:hover, #institutionstabelle tbody tr.even td.highlighted {
	background-color: #DBDBEA;
	color: #333;
		border-top:1px solid #fff;
		border-bottom:1px solid #fff;
    cursor: pointer;
}

#newstable tbody tr.odd:hover, #institutionstabelle tbody tr.odd td.highlighted {
	background-color: #DBDBEA;
	color: #333;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
  cursor: pointer;

}


/*
 * KeyTable
 */
table.KeyTable td {
	border: 3px solid transparent;
}

table.KeyTable td.focus {
	border: 3px solid #3366FF;
}


div.box {
	height: 100px;
	padding: 10px;
	overflow: auto;
	border: 1px solid #8080FF;
	background-color: #E5E5FF;
}

#newstable .minmax {
	width:34px;
	margin:0;
	padding: 0 3px 0 3px;
}

#newstable .komponist {
	width:70px;
	margin:0;
	padding: 0px 10px 0 5px;
}

#newstable .genre {
	width:60px;
	margin:0;
	padding: 0 5px 0 5px;
}

#newstable .komponist {
	width:90px;
	margin:0;
	padding: 0px 10px 0 5px;
}

#newstable .orchester {
	cursor:inherit;
	text-align:center;
	color:#333;
	background-color:#F5F5FD;
	width:80px;
	padding: 0 5px 0 5px;
}

#newstable .titel {
	width:235px;
	margin:0;
	padding: 0px 10px 0 5px;
}


#newstable .inaktiv {
	cursor:inherit;
	background-color:#DBDBEA;
	border-bottom:1px solid #DBDBEA;
	text-align:center;
	color:#333;
}

#newstable .besetzung {
	cursor:inherit;
	text-align:center;
	color:#333;
	background-color:#F5F5FD;
	width:80px;
	padding: 0 5px 0 5px;
}

#newstable .sorting_disabled {
  width:5%;
}

/**
 * Slider
 */

#slider-herren,  #slider-damen, #slider-kinder, #slider-orchester{
	width:100%;
	/*height:5px;*/
	margin-bottom:5px;
  margin-top: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#mubslider{
	width:180px;
	margin:15px 10px 10px 5px;
}

#herren_min, #herren_max, #damen_min, #damen_max, #kinder_min, #kinder_max, #orchester_min, #orchester_max {
	width:20px;
	vertical-align:middle;
	font-weight:normal;
	font-size:12px;
	line-height:26px;
	font-size:100%
}
#herren_min, #damen_min,#kinder_min, #orchester_min {
 	float:left;
}
#herren_max, #damen_max, #kinder_max, #orchester_max {
  float:right;
  }
.minMax {
 clear: both;
 display: inline-block;
 width: 100%;
  }

#werkliste-details{
    font-family:"Lucida Sans";
    font-size:12px;
    color:#444;
	text-align:left;
	width:100%;
	background-color:#F7F7F7;
}
#werkliste-details td {
	border-bottom:1px solid #fff;
}
#werkliste-details .werklabel{
	width:150px;
	font-weight:bold;
	vertical-align:top;
}

#werkliste-details .werkinhalte{
	width:350px;
	font-weight:bold;
	vertical-align:top;
}

#werkliste-details .bild {
	vertical-align:top;
	width:200px;
}

#werkliste-details .pdf-download-text{
	width:120px;
	height:50px;
	display:block;
	font-weight:bold;
	text-align:left;
	float:left;
	padding:10px;
}

#werkliste-details .pdf-download-bild {
	width:60px;
	float:left;
}

#werkliste-details .bild a{
	outline:none;
}
#forme_filter{

}
#forme_filter h3 {
	margin: 0;
  font-size: 20px;
  margin-bottom: 10px;
  cursor: pointer;

}

#newsdt_search.toggle,
#newsdt_category.toggle,
#newsdt_country.toggle {
	height: fit-content;
}

@media (min-width: 769px) {
	#newsdt_category.toggle,
	#newsdt_country.toggle {
		margin-left: 5px;
	}
}

#forme-search{ width:100%;}
#forme-filter-top{}
#mub-genre{ padding-bottom: 15px; width:24%; float: left;}
#mub-besetzung{padding-bottom: 15px; width:29%; float:left;}
/*#newsdt_search{ padding-bottom: 15px; width:25%; float: left;}*/

#mub-bes-lin{ padding: 0px; width: 80%;}
#mub-bes{padding: 0px; width: 80%;}
#mub-erweitert{padding-bottom:15px;width:22%; float: left;}

#forme-filter-bottom{ clear:both; width:100%; margin: 5px 0 0 0; border-top: 1px solid #DBDBEA; padding-top: 20px;}

#mub-suchtext{float:left; padding: 15px;}
/*#newsdt_searchfield{padding: 5px 0 0 0; width: 90%;}*/
#newsdt_searchfield{padding: 5px 0 0 0;}
#forme-back{float: right;}


.mub-genre-content,
.mub-besetzung-content,
.mub-erweitert-content{
  display: none;
}



#mub-genre input, #mub-erweitert input{padding:0; margin: 8px 5px 0 0;}
.newsdt_searchfield{padding:2px 10px; width:170px; background: #fff;}
.newsdt-sub {
	color: #009e4a;
	padding: 5px 5px;
	width: 100%;
	font-size: 14px;
	/*font-family: 'open_sansregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;*/
	display: inline-block;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #009e4a;
	border-radius: 5px;
	background-color: #ffffff;
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00cc60), color-stop(100%, #009e4a));*/ /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, #00cc60 0%, #009e4a 100%);*/ /* Chrome10+,Safari5.1+ */
	/*background: -moz-linear-gradient(top, #00cc60 0%, #009e4a 100%);*/ /* FF3.6+ */
	/*background: -ms-linear-gradient(top, #00cc60 0%, #009e4a 100%);*/ /* IE10+ */
	/*background: -o-linear-gradient(top, #00cc60 0%, #009e4a 100%);*/ /* Opera 11.10+ */
	/*background: linear-gradient(to bottom, #00cc60 0%, #009e4a 100%);*/ /* W3C */

}
.infohold .newsdt-sub{
    text-transform:none;
    text-align:left;
    background:none;
    padding:10px 3px;
    color:#333;
    /*font-family: 'open_sansregular', "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    margin-bottom:0;
}
.newsdt-sub:hover {
	color:#fff;
	border: 1px solid #005bbe;
	background-color: #005bbe;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1bbbed), color-stop(100%, #005bbe)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1bbbed 0%, #005bbe 100%); /* Chrome10+,Safari5.1+ */
	background: -moz-linear-gradient(top, #1bbbed 0%, #005bbe 100%); /* FF3.6+ */
	background: -ms-linear-gradient(top, #1bbbed 0%, #005bbe 100%); /* IE10+ */
	background: -o-linear-gradient(top, #1bbbed 0%, #005bbe 100%); /* Opera 11.10+ */
	background: linear-gradient(to bottom, #1bbbed 0%, #005bbe 100%); /* W3C */
}
.newsdt-sublink {
  color:#fff;
  background:#9797A6;
  padding:10px 10px;
  border: 0px;
  font-size: 14px;
	/*font-family: 'open_sansregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;*/
  display: inline-block;
  margin-top: 10px;
  margin-right: 5px;
}
.newsdt-sublink:hover {
  background:#009e4a;
  color:#fff;
}
.center {
  text-align: center;
}
/**
 * Checkboxen
 */
.checkfilter {
  padding-left: 15px;
  display: inline-block;
 }

.toggle-content_check {
	position: relative;
	display: inline-block;
}
.toggle-content_check label {
	cursor: pointer;
	position: absolute;
	width: 25px;
	height: 25px;
	top: 0;
	left: 0;
	background: #F5F5FD;
	border:1px solid #DBDBEA;
}

.toggle-content_check label:after {
	opacity: 0.0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 6px;
	left: 7px;
	border: 3px solid #009e4a;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.toggle-content_check label:hover::after {
	opacity: 0.5;
}

.toggle-content_check input[type=checkbox]:checked + label:after {
	opacity: 1;
}

@media (max-width: 1200px) {
  #forme_filter{
    font-size:80%;
  }
  #forme_filter h3 {
    font-size: 15px;
  }
}

@media (max-width: 992px) {
    .tx-sv-stuecksuche-detail img {
        display:none;
    }
    .tx-sv-stuecksuche-detail #box-2 {
        width: 100%;
    }
	.tx-sv-stuecksuche-detail {
		display: block !important;
	}
}

@media (max-width: 768px) {
  #forme-back,
  #mub-besetzung,
  #mub-erweitert,
  #mub-genre/*,
  #newsdt_search*/ {
    width:100%;
    float: none;
    border-bottom: 1px solid #DBDBEA;
    margin-bottom: 10px;
  }
  #newsdt_searchfield {
    width:100%;
  }
  #forme-filter-bottom {
    border-top: 0px solid #DBDBEA;
  }
  #forme_filter{
    font-size:100%;
  }
  #forme_filter h3 {
    font-size: 20px;
  }
  .mub-genre-content,
  .mub-erweitert-content,
  .mub-besetzung-content {
    margin:0 2.3em;
  }

  .tx-sv-stuecksuche-detail #box-2 img {
    display:none;
    }
  #mub-bes-lin,
  #mub-bes{ width: 100%;}

}

@font-face {
  font-family: 'icomoon';
  src:  url('../Fonts/icomoon.eot?jfgg1x');
  src:  url('../Fonts/icomoon.eot?jfgg1x#iefix') format('embedded-opentype'),
    url('../Fonts/icomoon.ttf?jfgg1x') format('truetype'),
    url('../Fonts/icomoon.woff?jfgg1x') format('woff'),
    url('../Fonts/icomoon.svg?jfgg1x#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

    background: #000;
    color: #fff;
    padding: 0.4em;
    margin-right: 0.2em;
    font-size: 2.2em;
    top: 0.2em;
    position: relative;

}
.infohold .clickavail {
    color: #333;
    padding-bottom:11px;
    border-bottom: 1px solid #eee;
    padding-left:0;
    margin-left:4em;
    margin-bottom:5px;
    padding-bottom:5px;
}
.infohold .clickavail:hover {
    color: #009e4a;
    border-bottom: 1px solid #eee;
}
.infohold .clickavail:last-child  {
    border-bottom: 0px solid #aaa;
}
.icon-files-empty:before {
  content: "\e925";
}
.icon-spotify:before {
  content: "\ea94";
}
.icon-appleinc:before {
  content: "\eabe";
}
.icon-file-pdf:before {
  content: "\eadf";
}

.infohold .elastic-video-wrapper {
    width: auto;
}