/*---fonts---*/
#nav1,
#nav3,
.submenu2,
h1,
h2,
.dir2 .layer h2,
.box_out_3 h3,
.cont3 section.koop h3,
a.button,
a.button2,
th,
.tab a,
.blockwrap a,
.blocklink,
.fliparchiv,
.flipcur,
#frame .mehr a,
.back a,
.back2 a,
.ntm .text table tr:first-child td,
td.thstyle,
.tabs_header,
form.cform input.active,
form.cform button,
.marquee  {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase	;
}

/*---links---*/
a {
	color: rgba(0, 0, 0, 1);
	text-decoration: underline;
}
a:hover {
	color: rgba(162, 193, 85, 1);
	text-decoration: underline;
}
a:visited {
	color: rgba(0, 0, 0, 1);
	text-decoration: none;
}
a:focus,
a:active {
	color: #000000;
	text-decoration: underline;
}
h2 a {
	text-decoration: none;
}
.blockwrap a,
.blocklink,
#frame .mehr a,
.back a,
.back2 a {
	display: inline-block;
	padding: 5px 20px 5px 20px;
	margin: 10px 0 10px 0;
	background: rgba(0, 0, 0, 0.1);
	color: rgba(0, 0, 0, 1);
	text-decoration: none;
	font-weight: 400;
  transition: background-color 0.5s;
}
.hilite {
	display: inline-block;
	padding: 5px 20px 5px 20px;
	margin: 0 0 10px 0;
	background: rgba(0, 0, 0, 0.8);
	color: rgba(255, 255, 255, 1);
	text-decoration: none;
	font-weight: 400;
  transition: background-color 0.5s;
}
.highlite {
	display: inline-block;
	padding: 5px 20px 5px 20px;
	margin: 0 0 10px 0;
	background: rgba(0, 0, 0, 0.8);
	color: rgba(255, 255, 255, 1);
	text-decoration: none;
	font-weight: 400;
  transition: background-color 0.5s;
}
.blockwrap a:hover,
.blocklink:hover,
.fliparchiv:hover,
.flipcur:hover,
#frame .mehr a:hover,
.back a:hover,
.back2 a:hover {
	background-color: rgba(162, 193, 85, 1);
	color: white;
}
.blockwrap a:before,
.blocklink:before,
#frame .mehr a:before {
	content: "\f101";
	color: black;
	padding-right: 5px;
}
.fliparchiv:before,
.flipcur:before {
	content: "\f101";
	color: white;
	padding-right: 5px;	
}
.back a:before,
.back2 a:before {
	content: "\f100";
	color: black;
	padding-right: 5px;
}
.blockwrap a:hover:before,
.blocklink:hover:before,
.fliparchiv:hover:before,
.flipcur:hover:before,
#frame .mehr a:hover:before,
.back a:hover:before,
.back2 a:hover:before {
	content: "\f101";
	color: white;
}
span.back {
	display: block;
	clear: left;
}
/*---box buttons---*/
a.button {
	position: relative;
	background: rgba(0, 0, 0, 0.1);
	background: linear-gradient(135deg, rgba(162, 193, 85, 1) 10%, rgba(0, 0, 0, 1) 50%, rgba(162, 193, 85, 1) 90%);
	display: block;
	padding: 20px 0px 20px 0px;
	margin: 0;
	border: 1px solid rgba(0, 0, 0, 0.2);
	color: rgba(0, 0, 0, 0.5);
	color: white;
	font-size: 1.6rem;
	line-height: 26px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
  transition: all 0.3s;
}
a.button:before {
	position: absolute;
	left: 20px;
	top: 0;
	font-size: 2rem;
	line-height: 66px;
	color: rgba(255, 255, 255, 0.9); 
  transition: all 0.3s;
}
.box_out .marketout h1:before {
	position: absolute;
	left: 10px;
	top: 0;
	font-size: 1.6rem !important;
	line-height: 66px;
	color: rgba(255, 255, 255, 0.9); 
  transition: all 0.3s;
}
a.fan.button:before {
	content: "\f07a";
}
a.ticket.button:before {
	content: "\f145";
}
a.em.button:before {
	left: 19px;
	top: 9px;
	content: url(/files/tpl/set2/img/em-ball.png);
}
a.button:hover,
a.button:focus {
	background: linear-gradient(135deg, rgba(0, 0, 0, 1) 10%, rgba(162, 193, 85, 1) 50%, rgba(0, 0, 0, 1) 90%);
	color: rgba(0, 0, 0, 1);
	font-weight: bold;
	text-shadow: 0 0 5px #FFFFFF, 0 0 7px #FFFFFF;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
box-shadow: 10px 0 25px -5px #333;
}
a.button:hover:before,
a.button:focus:before {
	color: rgba(0, 0, 0, 0.9); 
}
a.button2 {
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	display: block;
	padding: 20px 0px 20px 20px;
	margin: 0;
	border: 1px solid rgba(0, 0, 0, 0.2);
	color: rgba(255, 255, 255, 1);
	font-size: 1.6rem;
	line-height: 26px;
	text-decoration: none;
	text-transform: uppercase;
  transition: all 0.3s;
}
a.button2:before {
	padding-right: 20px;
	font-size: 2rem;
	color: rgba(255, 255, 255, 1); 
  transition: all 0.3s;
}
a.news.button2:before {
	content: "\f1ea";
}
a.button2:hover,
a.button2:focus {
	background: rgba(0, 0, 0, 1);
	margin: 0;
	transform: scale(1.03);
	box-shadow: 10px 0 25px -5px #333;
}
ul.bbutt {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.bbutt li {
	position: relative;
	background: rgba(0, 0, 0, 0.1);
	background: linear-gradient(135deg, rgba(162, 193, 85, 1) 10%, rgba(0, 0, 0, 1) 50%, rgba(162, 193, 85, 1) 90%);
	display: block;
	width: 49%;
	float: left;
	padding: 10px 0px 10px 0px;
	margin: 0 2% 10px 0;
	border: 1px solid rgba(0, 0, 0, 0.2);
	color: rgba(0, 0, 0, 0.5);
	color: white;
	font-size: 1rem;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
  transition: all 0.3s;
}
ul.bbutt li:nth-child(even) {
	margin: 0 0 10px 0;
}
ul.bbutt li a,
ul.bbutt li a:visited {
	color: white;
}
ul.bbutt li:hover,
ul.bbutt li:focus {
	background: linear-gradient(135deg, rgba(0, 0, 0, 1) 10%, rgba(162, 193, 85, 1) 50%, rgba(0, 0, 0, 1) 90%);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
box-shadow: 10px 0 25px -5px #333;
}
/*---headlines---*/
h1 {
	color: #000000;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	font-size: 1.3rem;
	font-weight: 700;
	line-height: 30px;
	border-bottom: 1px dotted #cccccc;
}
.dir2 h1 {
	border-bottom: none;
}

/*
h1.dateh1,
h1.contenth1,
.box_out_4 h1,
#sblock h1 {
	position: relative;
	background: linear-gradient(135deg, rgba(162, 193, 85, 1) 10%, rgba(0, 0, 0, 1) 50%, rgba(162, 193, 85, 1) 90%);
	text-align: center;	
	font-size: 1.1rem;
	font-weight: 500 !important;
	text-transform: uppercase;
	line-height: 26px;
	color: white;
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
}
*/
.dir2 h1.dateh1,
.dir2 h1.contenth1,
.dir2 .box_out_4 h1,
.dir209 .box_out_4 h1,
.dir2 #sblock h1,
.dir2 .bswall h1,
.dir2 #contin h1,
.dir2 .firsth1,
.dir209 .firsth1 {
	position: relative;
	background: -moz-linear-gradient(top,#cccccc 0%, #f8f8f8 100%);
	background: -webkit-linear-gradient(top,#cccccc 0%,#f8f8f8 100%);
	background: linear-gradient(to bottom,#cccccc 0%,#f8f8f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdfdf', endColorstr='#f1f1f1',GradientType=0 );
	text-align: center;	
	font-size: 1.1rem;
	font-weight: 700 !important;
	text-transform: uppercase;
	line-height: 26px;
	color: black;
	text-shadow: 1px 1px 1px white;
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #dddddd;
	box-shadow: 3px 0 10px -5px #333;
}
.dir2 .box_out_4 h1,
.dir209 .box_out_4 h1 {
	background: -moz-linear-gradient(top,rgba(162, 193, 85, 1) 0%, #f8f8f8 100%);
	background: -webkit-linear-gradient(top,rgba(162, 193, 85, 1) 0%,#f8f8f8 100%);
	background: linear-gradient(to bottom,rgba(162, 193, 85, 1) 0%,#f8f8f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(162, 193, 85, 1)', endColorstr='#F8F8F8',GradientType=0 );	
}

.box_out .marketout h1:before {
	content: "\f26c";
}
.box_out_3 .contenth1 {
	text-transform: uppercase;
}
h2 {
	color: black;
	margin: 0 0 20px 0;
	font-size: 1rem;
	font-weight: 400;
	line-height: 30px;
}

.box_out_3 h3 {
	background: black;
	color: white;
	padding: 0 10px 0 10px;
	margin: 0;
	font-size: 1.2rem;
	font-weight: normal;
	line-height: 2.4rem;
}
h3 {
	color: #000000;
	margin: 0 0 20px 0;
	font-size: 1rem;
	font-weight: bold;
	line-height: 30px;
}
p {
	margin: 0 0 20px 0;
}
td p {
	margin: 0;
}
/*---news-artikel---*/
.dir2 #news {
	width: 980px;
	padding: 30px 0 30px 0;
	margin: 0 auto 0 auto;
}
#news:after {
	content: " ";
	display: block;
	clear: left;
}
.list.artikel {
	border-bottom: 1px solid rgba(162, 193, 85, 1);
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.list.artikel img.thumbpic,
.box_out_4 .section img {
	float: right;
	margin: 0 0 20px 40px;
}
.imgdetail {
	float: right;
	margin: 0 0 20px 30px;
	padding: 0 0 5px 5px;
}
.list.news img {
	float: right;
	margin: 0 0 20px 20px;
}
.list.news {
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: 1px dotted #cccccc;
}
.list.artikel:after {
	content: " ";
	display: block;
	width: 100%;
	height: 0;
	clear: right;
}
/*---artikel wsg---
.dir169 #artikel {
	width: 680px;
}
.dir169 .list.artikel {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: none;
}
.dir169 .list.artikel .td1 h2 {
	background: rgba(0, 0, 0, 0.5);
	display: inline-block;
	position: absolute;
	left: 0;
	top: 20px;
	color: white;
	margin: 0;
	padding: 5px 20px;
	font-size: 1.2rem;
	line-height: 1.8rem;
	font-weight: 400;
	transition: all 0.6s;
}
.dir169 .list.artikel:hover .td1 h2 {
	background: rgba(0, 0, 0, 1);
}
.dir169 .list.artikel .td1 h2 a,
.dir169 .list.artikel .td1 h2 a:visited {
	display: block;
	color: white;
	text-decoration: none;
}
.dir169 .list.artikel .td2 {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0px;
	margin: 0;
	width: 100%;
	height: 100%;
}
.dir169 .list.artikel .td2 div {
	background: rgba(162, 193, 85, 0.6);
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 20px;
	color: white;
	margin: 0;
	width: 100%;
	font-weight: 400;
	text-align: center;
	transition: all 0.6s;
	padding: 5px 20px;
	font-size: 1.1rem;
	line-height: 1.6rem;
}
.dir169 .list.artikel:hover .td2 div {
	background: rgba(162, 193, 85, 1);
}
.dir169 .list.artikel:first-child,
.dir169 .list.artikel:nth-child(4),
.dir169 .list.artikel:nth-child(5), 
.dir169 .list.artikel:nth-child(8) {
	float: left;
	width: 400px;
}
.dir169 .list.artikel:nth-child(2),
.dir169 .list.artikel:nth-child(3),
.dir169 .list.artikel:nth-child(6),
.dir169 .list.artikel:nth-child(7) {
	float: left;
	width: 280px;
}

.dir169 .list.artikel:nth-child(even) {
	padding-left: 10px;
}
.dir169 .list.artikel:nth-child(odd) {
	padding-right: 10px;
}
.dir169 .list.artikel .td1 {
	position: relative;
	width: 100%;
	margin: 0 0 20px 0;

}
.dir169 .list.artikel .td1 > a {
	display: block;
	position: relative;
	width: 100%;
	margin: 0;
}
.dir169 .list.artikel .td1 > a:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 250px;
}
.dir169 .list.artikel .td1 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin: 0;
}
.dir169 .list.artikel .mehr {
	display: none;
}
.dir169 .list.artikel div p {
	margin-bottom: 0;
}
.clickable {
	cursor: pointer;
}
*/
/*---artikel wsg---*/

.list.artikel.kacheln {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: none;
}
.list.artikel.kacheln .td1 h2 {
	background: rgba(0, 0, 0, 0.5);
	display: inline-block;
	position: absolute;
	left: 0;
	top: 20px;
	color: white;
	margin: 0;
	padding: 5px 20px;
	font-size: 1.2rem;
	line-height: 1.8rem;
	font-weight: 400;
	transition: all 0.6s;
}
.list.artikel.kacheln:hover .td1 h2 {
	background: rgba(0, 0, 0, 1);
}
.list.artikel.kacheln .td1 h2 a,
.list.artikel.kacheln .td1 h2 a:visited {
	display: block;
	color: white;
	text-decoration: none;
}
.list.artikel.kacheln .td2 {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0px;
	margin: 0;
	width: 100%;
	height: 100%;
}
.list.artikel.kacheln .td2 div {
	background: rgba(162, 193, 85, 0.6);
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 20px;
	color: white;
	margin: 0;
	width: 100%;
	font-weight: 400;
	text-align: center;
	transition: all 0.6s;
	padding: 5px 20px;
	font-size: 1.1rem;
	line-height: 1.6rem;
}
.list.artikel.kacheln:hover .td2 div {
	background: rgba(162, 193, 85, 1);
}
.list.artikel.kacheln:first-child,
.list.artikel.kacheln:nth-child(4),
.list.artikel.kacheln:nth-child(5), 
.list.artikel.kacheln:nth-child(8),
.list.artikel.kacheln:nth-child(9),
.list.artikel.kacheln:nth-child(12),
.list.artikel.kacheln:nth-child(13),
.list.artikel.kacheln:nth-child(16),
.list.artikel.kacheln:nth-child(17),
.list.artikel.kacheln:nth-child(20),
.list.artikel.kacheln:nth-child(12) {
	float: left;
	width: 400px;
}
.list.artikel.kacheln:nth-child(2),
.list.artikel.kacheln:nth-child(3),
.list.artikel.kacheln:nth-child(6),
.list.artikel.kacheln:nth-child(7),
.list.artikel.kacheln:nth-child(10),
.list.artikel.kacheln:nth-child(11),
.list.artikel.kacheln:nth-child(14),
.list.artikel.kacheln:nth-child(15),
.list.artikel.kacheln:nth-child(18),
.list.artikel.kacheln:nth-child(19) {
	float: left;
	width: 280px;
}

.list.artikel.kacheln:nth-child(even) {
	padding-left: 10px;
}
.list.artikel.kacheln:nth-child(odd) {
	padding-right: 10px;
}
.list.artikel.kacheln .td1 {
	position: relative;
	width: 100%;
	margin: 0 0 20px 0;

}
.list.artikel.kacheln .td1 > a {
	display: block;
	position: relative;
	width: 100%;
	margin: 0;
}
.list.artikel.kacheln .td1 > a:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 250px;
}
.list.artikel.kacheln .td1 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	margin: 0;
}
.list.artikel.kacheln .mehr {
	display: none;
}
.list.artikel.kacheln div p {
	margin-bottom: 0;
}
.list.artikel.kacheln.clickable {
	cursor: pointer;
}
/*---marktplatz---*/
.list.market {
	position: relative;
	padding: 0 0 70px 0;
	margin: 0 0 30px 0;
	border-bottom: 1px solid #A2C155;
}

.market .thumbpic {
	float: right;
	margin: 0 0px 20px 40px;
}
.mehr.togglein span {
	display: none;
}
.mehr.togglein {
	background-color: #333333;
	display: block;
	height: 40px;
	width: 40px;
	position: absolute;
	bottom:1px;
	right: 0px;
	margin: 0;
	text-align: center;

	transition: all 0.6s;
}
.mehr.togglein:after {
	margin: 0;
	content: "\f078";
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	color: white;	
	cursor: pointer !important;
}
.mehr.togglein:hover,
.mehr.togglein.active {
	background-color: #A2C155;
}
.mehr.togglein.active:hover {
	background-color: #333333;
}
.mehr.togglein.active:after {
	content: "\f077";
}

/*---news startseite---*/
.dir2 .list.news {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: none;
}
/*
.dir2 .list.news.sec {
	float: left;
	width: 480px;
}
.dir2 .list.news.sec:nth-child(2),
.dir2 .list.news.sec:nth-child(4) {
	padding-left: 20px
}
.dir2 .list.news .secpic {
	position: relative;
	width: 480px;
	height: 275px;
	margin: 0 0 10px 0;
	overflow: hidden;
	border: 10px solid #F5F5F5;
}
.dir2 .list.news .secpic img {
	float: none;
	position: absolute;
	width: 470px;
	height: 275px;
	object-fit: cover;
	margin: 0;
}
.dir2 .list.news .secpic h2 {
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	color: white;
	padding: 5px;
	margin: 0;
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.6rem;
}
.dir2 .list.news .secpic h2 a,
.dir2 .list.news .secpic h2 a:visited {
	color: white;
}
*/
.dir2 .list.news.sec {
	float: left;
	width: 48%;
	margin-bottom: 20px;
	border: 10px solid #F5F5F5;
}
.dir2 .list.news.sec:first-child,
.dir2 .list.news.sec:nth-child(3) {
	margin-right: 4%;
}
.dir2 .list.news .secpic {
	position: relative;
	width: 100%;
	padding-top: 65%;
	overflow: hidden;
}
.dir2 .list.news .secpic img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	float: none;
	margin: 0;
	object-fit: cover;
}
.dir2 .list.news .secpic h2 {
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	color: white;
	padding: 5px;
	margin: 0;
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.6rem;
}
.dir2 .list.news .secpic h2 a {
	color: white;
}


/*---doc center---*/
#uploadoverviews {
	list-style: none;
	padding: 0;
	margin: 0;
}
h2.togglein,
h3.togglein,
.box_in h2.togglein,
.tog2 {
	display: block;
	background: #EEEEEE;
	position: relative;
	padding: 20px;
	margin: 0 0 10px 0;
	border: 1px solid #DDDDDD;
	cursor: pointer;
	transition: all 0.5s;
}
h2.togglein:hover,
h3.togglein:hover,
h2.togglein.active,
h3.togglein.active,
.box_in h2.togglein:hover,
.box_in h2.togglein.active {
	background: rgba(162, 193, 85, 1);
	color: white !important;
	border: 1px solid rgba(0, 0, 0, 1);
}
h2.togglein:after,
h3.togglein:after,
.tog2:after {
	position: absolute;
	top: 20px;
	right: 10px;
	content: "\f078";
	font-size: 2em;
	color: #cccccc;
	font-weight: bold;
  transition: color 0.5s, content 0.5s;
}
h2.togglein:hover:after,
h3.togglein:hover:after,
.tog2:hover:after {
	content: "\f078";
	color:  rgba(255, 255, 255, 1);
}
h2.togglein.active:after,
h3.togglein.active:after,
.tog2.active:after {
	content: "\f077";
	color:  rgba(0, 0, 0, 1);
}
div.togglein,
p.togglein {
	position: relative;
	background: white;
	margin: 10px 0 10px 0;
	padding: 20px 0 20px 0;
	z-index: 111;
}
.tog2 + div {
	margin: 0;
	padding: 0;
	height: 5px;
	width: 100%;
	overflow: hidden;
	transition: all 0.5s;
}

.tog2.active + div {
	margin: 10px 0 10px 0;
	padding: 20px;
	height: auto;
	border: 1px solid #cccccc;
	overflow: visble;
}

.rechts {
  display: block;
  text-align: right;
  width: auto;
}
strong.doctitle {
	font-weight: normal;
}
strong.doctitle {
	font-weight: normal;
}
.doctext {
	font-size: 90%;
	font-style: italic;
}
.docgallery {
	padding-bottom: 10px;
	border-bottom: 1px dotted #dddddd;
}
.docrechts {
	padding: 0 5px 0 0;
}
.docgallery dt {
	float: left;
}
.docgallery dd {
	float: right;
	min-width: 30%;
	text-align: left;
}
.docgallery:after {
	content: " ";
	display: block;
	width: 100%;
	height: 0px;
	clear: both;
}
.mobin .detailrow {
	display: block;
	padding: 20px;
	background: #F5F5F5;
}
.mobin .detailrow label {
	color: #5D5D5D;
	font-style: italic;
	text-transform: uppercase;
}
.imgrechts {
	position: relative;
	padding: 0 0 0 5px;
}
.imgrechts:before {
	font-size: 140%;
	font-weight: normal;
	padding: 0 5px 0 0
}
.imgrechts.zip:before {
	content: "\f1c6";
	color: #FFC926;
}
.imgrechts.doc:before,
.imgrechts.docx:before {
	content: "\f1c2";
	color: #0059B2;
}
.imgrechts.xls:before,
.imgrechts.xlsx:before {
	content: "\f1c3";
	color: #008C23;
}
.imgrechts.ppt:before,
.imgrechts.pptx:before {
	content: "\f1c4";
	color: #FF6600;
}
.imgrechts.pdf:before {
	content: "\f1c1";
	color: #FE0000;
}
.imgrechts span {
	display: none;
}
.imgrechts:hover span {
	background: white;
	color: black;
	display: block;
	width: 100px;
	text-align: center;
	padding: 5px;
	position: absolute;
	top: -70px;
	left: -20px;
	border: 2px solid rgba(162, 193, 85, 1);
	box-shadow: 0px 0px 6px #999999;
}
/*---sortierung---*/
.sortout {
	width: 3rem;
}
.sortout ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sortout ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sort { 
	display: block;
	width: 2rem;
	height: 1rem;
	line-height: 1rem;
	text-decoration: none;
}
.sort:before {
  font-weight: normal !important;
  color: #333333;
  padding: 0;
  font-size: 1rem;
  transition: color 0.5s linear;
}
.sort.up:before {
	content: "\f077";
}
.sort.down:before {
	content: "\f078";
}
/*---video einbinden---*/
.video-container,
.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed,
.youtube iframe,
.youtube object,
.youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
video {
	max-width: 100%;
	height: auto;
}
/*---tabellen---*/
table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}
caption {
	background-color: #DDDDDD;
	font-size: 120%;
	font-weight: normal;
	color: black;
}
thead {
	background-color: #dddddd;
	font-size: 110%;
	font-weight: normal;
	color: black;
}
caption,
td,
th {
	padding: 5px;
}
td {
	padding: 10px;
	border-bottom: 1px solid #dddddd;	
}
tr:nth-child(odd) td {
	background-color: #f5f5f5;
}
.market tr:nth-child(odd) td {
	background-color: white;
}
.market tr td:first-child {
	padding-left: 0px;
}
.market tr td:last-child {
	padding-right: 0px;
}
th,
.ntm .text table tr:first-child td,
td.thstyle {
	background: #D02109 !important;
	color: white;
	font-weight: normal;
	text-align: left;
}
.stat th {
	background: #dddddd !important;
	color: #333333;	
}


/*---link sammlung ---*/
#linkcontainer,
#linkcontainer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.lilast {
	position: relative;
	width: 33.3333%;
	padding: 5px 5px 20px 5px;
	float: left;
	text-align: center;
	border-right: 5px solid white;
	border-left: 5px solid white;
	border-bottom: 10px solid #F5F5F5;
	transition: all 0.5s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.limid {
	text-align: left;
}
.lifirst,
.limid {
	width: 100%;
}

.lilast img {
	border: 1px solid #cccccc;
	filter: grayscale(100%);
	opacity: 0.6;
	transition: filter 0.3s, opacity 0.3s;
}
.lilast img:hover {
	filter: grayscale(0%);
	opacity: 1;
}
.lilast h2 {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 1.4rem;
	padding: 0;
	margin: 0;
}
.lilast:hover h2 {
	background: rgba(236, 34, 8, 1);
	color: white;
	display: block;
	font-size: 1.1rem;
	padding: 10px;
	margin: 0;
}
.lilast a {
	text-decoration: none;
}
.lilast a:hover {
	text-decoration: underline;
}
/*---link box---*/
.box_out_4 .linkwrapper {
	display: block;
	padding: 0;
	margin: 0;
	width: 200px;
	height: 460px;
	overflow: hidden;
	border: 10px solid #F5F5F5;
	float: right;
}
.box_out_4 #boxlinks {
	display: block;
	width: 180px;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
.box_out_4 #boxlinks li {
	padding: 10px 0 10px 0;
}
.box_out_4 #boxlinks li img {
	max-width: 100%;
	height: auto;
}
.box_out_4 #boxlinks h2,
.box_out_4 #boxlinks span.goto {
	display: none;
}
/*---link box2---*/
.box_out_3 .linkwrapper {
	background: white;
	padding: 0;
	margin: 0 0 10px 0;
	margin-top: 50px;
	border-top: 20px solid #F5F5F5;
	border-bottom: 20px solid #F5F5F5;
}
.box_out_3 #boxlinks {
	display: table;
	table-layout: fixed;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
.box_out_3 #boxlinks li {
	display: table-cell;
	padding: 0 5px 0 5px;
}
.box_out_3 #boxlinks li img {
	filter: grayscale(100%);
	opacity: 0.6;
	max-width: 100%;
	height: auto;
	transition: filter 0.3s, opacity 0.3s;
}
.box_out_3 #boxlinks li img:hover {
	filter: grayscale(0%);
	opacity: 1;
}
.box_out_3 #boxlinks h2,
.box_out_3 #boxlinks span.goto {
	display: none;
}
/*--icons--*/
a.ico,
span.ico {
	display: inline-block;
	background: rgba(162, 193, 85, 1);
	padding: 5px 10px 5px 10px;
	margin: 0;
	color: white !important;
	border-radius: 5px;
	text-decoration: none !important;
	transition: background 0.3s;
}
a.ico:hover,
span.ico:hover {
	background: black;
	color: white !important;
	text-decoration: none !important;
}
.ico:before {
	color: white;
	font-size: 1.2em;
	line-height: 30px;
  padding: 0 10px 0 0;
}
.ico:hover:before {
	color: white;
}
a.ico:before,
span.ico:before {
  text-decoration: none !important;
}
.ico.tel:before {
	content:  "\f095";
  text-decoration: none !important;
}
.ico.fax:before {
	content:  "\f1ac";
  text-decoration: none !important;
}
.ico.mail:before {
	content:  "\f003";
  text-decoration: none !important;
}
.ico.web:before {
	content:  "\f015";
  text-decoration: none !important;
}
/*---termine---*/
/*
#content ul.datecontainerbox,
.datecontainerbox {
	list-style: none;
	display: block;
	padding: 0 !important;
	margin: 0 auto 0 auto !important;
}
.datecontainerbox li {
	display: block;
	width: 100%;
	margin: 0 0 30px 0;
}

.datecontainerbox li:after {
	content: " ";
	display: block;
	width: 100%;
	height: 0px;
	clear: both;
}
.datecontainerbox h2 {
	display: block;
	padding: 20px;
	margin: 15px auto 0 auto;
	width: 65%;
	float: right;
	text-align: center;
	border: 1px solid #cccccc;
}
.datecontainerbox h2 span {
	color: black !important;
	text-transform: none !important;
	font-style: italic;
	font-size: 1rem;
}
.dwrap {
	display: table;
	width: 25%;
	padding: 0px;
	font-size: 2.4rem;
	color: black;
  border-collapse: separate;
  border-spacing: 15px;
  float: left;
}
.dwrap span {
	display: table-cell;
	padding: 5px;
	text-align: center;
	border: 1px solid #cccccc;
}
.dwrap span:first-child,
.dwrap span:nth-child(2) {
	width: 25% !important;
}
.dwrap span:nth-child(3) {
	width: 50%;
}
.box_in .dall {
	display: block;
	width: ;
	margin: 0 auto 0 auto;
}
.box_in .dall span a {
	background-color: #E72D30;
	display: block;
	width: 65%;
	margin: 0;
	color: white;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0 10px 0;
	float: right;
	text-decoration: none;
}
.dir2 .dall {
	background: rgba(162, 193, 85, 1);
	display: block;
	padding: 10px;
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align: center;
	border: 1px solid #dddddd;
}

*/
/*---termine boxen---*/
.box_out_3 .dateboxin {
	width: 800px;
	margin: 0 auto;
}
.space {
	position: relative;
	margin: 0;
	padding: 0;
}
.swi.link {
	position: relative;
	padding: 0;
	margin: 0;
}
.swi.link a {
	display: block;
	font-size: 3em;
	width: 1em;
	height: 1em;
	float: right;
	text-decoration: none;
}
.swi.link a:before {
  font-weight: normal;
  color: #333333;
  padding: 0;
  line-height: 1em;
}
.swi.link.cal a:before {
	content: "\f073";
}
.swi.link a:hover:before {
	color: #00672F;
}
.callist {
	position: relative;
	padding: 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #cccccc;
}
.box_out .caldate {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
.box_out_3 .caldate {
	position: relative;
	display: table;
	width: 100%;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
.box_out .caldate dt {
	display: block;
	width: 100%;
	padding: 10px;
	margin: 0;
	vertical-align: top;
}
.box_out .caldate dt p {
	width: 80px;
	margin: 0 auto 0 auto;
}
.box_out_3 .caldate dt {
	display: table-cell;
	width: 120px;
	padding: 20px;
	margin: 0;
	vertical-align: top;
}
.box_out .caldate dd {
	display: block;
	width: 100%;
	padding: 10px;
	margin: 0;
	text-align: center;
}
.box_out_3 .caldate dd {
	display: table-cell;
	width: calc(100% - 120px);
	padding: 20px;
	margin: 0;
	vertical-align: top;
}
.caldate dd h2 {
	padding: 0;
	margin: 0;
}
.callist.cal img {
	float: right;
	margin: 0 0 20px 40px;
	border: 2px solid white;
}
.calbutton {
	position: relative;	
	display: block;
	width: 100%;
	height: 80px;
	padding: 0;
	margin: 0;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
}
.calbutton span {
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	
}
.calmonth {
	background: rgba(162, 193, 85, 1);
	left: 0;
	height: 30px;
	color: white;
	line-height: 30px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-radius: 10px 10px 0 0;
	text-shadow: 1px 1px 1px black;
}
.calmonth:before,
.calmonth:after {
	position: absolute;
	top: -3px;
	background: #333333;
	content: "";
	display: block;
	width: 3px;
	height: 6px;
}
.calmonth:before {
	left: 20%;
}
.calmonth:after {
	right: 20%;
}
.calday {
	top: 30px;
	height: 50px;
	color: black;
	line-height: 50px;
	font-size: 220%;
	background: #cccccc;
	background: -moz-linear-gradient(top,#cccccc 0%, #f8f8f8 100%);
	background: -webkit-linear-gradient(top,#cccccc 0%,#f8f8f8 100%);
	background: linear-gradient(to bottom,#cccccc 0%,#f8f8f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdfdf', endColorstr='#f1f1f1',GradientType=0 );
	border-top: 1px solid #ffffff;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-radius: 0 0 10px 10px;
	text-shadow: 1px 1px 1px white;
}
.titlelink {
	text-decoration: none;
}
.datedetail {
	padding-top: 25px;
}
.callist.det {
	position: relative;
	padding: 40px;
	margin: 0;
	border: 1px solid white;
  transition: background-color 0.2s linear;
}
.callist.det:nth-child(odd) {
	background-color: #F9F9F9;
	border: 1px solid #cccccc;
}
.box_in .dall {
	display: block;
	width: ;
	margin: 0 auto 0 auto;
}
.box_in .dall span a {
	background-color: #E72D30;
	display: block;
	width: 800px;
	margin: 0;
	color: white;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0 10px 0;
	float: right;
	text-decoration: none;
}
.dir2 .dall {
	background: rgba(162, 193, 85, 1);
	display: block;
	padding: 10px;
	margin: 0 auto 0 auto;
	width: 100%;
	text-align: center;
	border: 1px solid #dddddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dir2 .dall a {
	color: white;
}
/*---termine detail---*/
.datepicbox img {
	float: right;
	margin: 0 0 20px 40px;
}
.det p + h2,
.det ul + h2,
.det p + h3 {
	margin-top: 40px !important;	
}
/*---slider---*/
.box_out_4 #news-slider {

}
/*
.box_out_4 .boxnews,
.box_out_4 .boxnews:hover {
	position: relative;
	background: none;
	margin: 0 auto 0 auto;
  padding: 0px;
	width: 100%;
	height: 400px;
	overflow: hidden;
}
.box_out_4 .boxnews img {
	float: none;
	position: absolute;
	width: 100%;
	height: 500px;
	object-fit: cover;
	margin: 0;
}
.box_out_4 .boxnews a {
	font-size: 0;
	line-height: 0;
	height: 0;
}
.box_out_4 .boxnews p,
.box_out_4 .boxnews .mehr {
	display: none;
}
.box_out_4 .boxnews img {
	max-width: 100%;
	height: auto;
}
.box_out_4 .boxnews img:hover {

}
*/
.box_out_4 .boxnews,
.box_out_4 .boxnews:hover {
	position: relative;
	background: none;
	margin: 0;
	width: 100%;
  padding-top: 57%;
	overflow: hidden;
}
.box_out_4 .boxnews img {
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	object-fit: cover;
	margin: 0;
}
.box_out_4 .boxnews a {
	font-size: 0;
	line-height: 0;
	height: 0;
}
.box_out_4 .boxnews p,
.box_out_4 .boxnews .mehr {
	display: none;
}

.box_out_4 #news-slider .owl-prev {
	background-color: transparent;
  position: absolute;
  left: 0px;
  top: 0;
  width: 50px;
  height: 100%;
  color: white;
 	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
.box_out_4 #news-slider .owl-prev:after {
  content: "\f104";
  font-size: 5rem;
  position: absolute;
  bottom: 200px;
  right: 0px;
  text-shadow: 3px 3px 0px rgba(23, 23, 23, 0.79); 
}
.box_out_4 #news-slider .owl-next {
	background-color: transparent;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 50px;
  height: 100%;
  color: white;
 	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
.box_out_4 #news-slider .owl-next:after {
  content: "\f105";
  font-size: 5rem;
  position: absolute;
  bottom: 200px;
  left: 0px;
  text-shadow: 3px 3px 0px rgba(23, 23, 23, 0.79);
}
.box_out_4 #artikel section {
	display: none;
}
.owl-carousel {
	padding: 0;
	border: 10px solid #F5F5F5;
}
.owl-wrapper-outer {
	padding-bottom: 0px;
}

/*---formulare---*/
form.cform {
	width: 100%;
  padding: 0px;
  margin: 20px 0 20px 0;
  line-height: 1.8em;
  vertical-align: middle;
}
form.cform label {
	color: #444444;
	width: 35%;
	line-height: 30px;
	text-align: right;
	padding-right: 10px;
	margin: 0 0 3px 0;
	float: left;
	font-weight: bold;
}
.dir131 form.cform label {
	text-align: left;

}
form.cform input {
	vertical-align: top;
	border: 1px solid #666666;
	background-color: transparent;
	min-height: 30px;
	padding: 10px;
	margin: 0 0 5px 0;
	width: 60%;
}
.dir131 form.cform input {
	width: 30%;
	float: left;
}
form.cform textarea {
	vertical-align: top;
	border: 1px solid #666666;
	background-color: transparent;
	padding: 10px;
	margin: 0 0 5px 0;
	width: 60%;
}
form.cform select{
	vertical-align: top;
	border: 1px solid #666666;
	background-color: transparent;
	min-height: 30px;
	padding: 5px 10px 5px 10px;
	margin: 0 0 5px 0;
	width: 60%;
}
form.cform input:hover,
form.cform select:hover,
form.cform textarea:hover,
form.cform input:focus,
form.cform select:focus,
form.cform textarea:focus {
-moz-box-shadow: 0px 0px 6px #999999;
-webkit-box-shadow: 0px 0px 6px #999999;
box-shadow: 0px 0px 6px #999999;
}
form.cform fieldset {
	padding: 10px;
	border: 1px solid #666666;
}
form.cform legend {
	color: #666666;
	font-size: 1.2em;
	margin-left: 10px;
}
#formerror {
	border: 5px solid red;
	padding: 10px;
}

form.cform input.active,
form.cform button {
	display: block;
	width: 100% !important;
  margin: 0 auto 0 auto;
  padding: 10px 0 10px 0;
  border: 1px solid #666666;
  line-height: 20px;
  font-size: 1em;
  background-color: white;
  color: #333333;
  cursor: pointer;
	box-shadow: 0px 0px 6px #999999; 
	transition: all 0.3s linear;
}
form.cform input.active:hover,
form.cform button:hover {
  background-color: rgba(162, 193, 85, 1);
  color: white;
}
form.cform input.inactive {
  display: none;
}
form.cform span.checkbox {
	display: inline-block;
  margin: 0 5px 0 0;
  line-height: 50px;
}
form.cform .checkbox input {
  vertical-align: text-top;
  margin: 0 5px 0 0;
  min-height: 20px;
  line-height: 20px;
  width: auto;
}
form.cform .center {
  display: block;
  margin: 20px auto 0 auto;
  clear: left;
}
form.cform .imgdetail {
	max-width: 200px;
	height: auto;	
}
.dir130 .cform fieldset:first-child hr.clearleft {
	margin: 20px 0 20px 0;
	border-bottom: 1px solid #cccccc;
}
form.cform .tooltipp strong {
	position: relative;
	display: inline-block;
	text-decoration: none;
}
form.cform .tooltipp strong:after {
	content: "\f059";
	font-size: 2em;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
form.cform .tooltipp strong span {
	display: none;
}
form.cform .tooltipp strong:hover span {
    z-index: 10000000 !important;
	display: block;
	position: absolute;
	top: auto;
	left: -260px;
	width: 250px;
	padding: 10px;
	border: 10px solid #666666;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	text-align: left;
    background-color: white;
	border-radius: 10px;
	-moz-border-radius: 10px;
-moz-box-shadow: 0px 0px 13px #666666;
-webkit-box-shadow: 0px 0px 13px #666666;
box-shadow: 0px 0px 13px #666666;
}
form.cform .tooltipp strong:hover {
	border: 0px;
	text-decoration: none !important;
}
form.cform #formerror {
	border: 5px solid red;
	padding: 10px;
}
#label_field-26:after,
#label_field-36:after,
#label_field-20:after,
#label_field-22:after,
#label_field-21:after,
#label_field-23:after {
	content: " ";
	display: block;
	width: 100%;
	height: 0;
	clear: right;
}
/*---picgallery---*/
.prepic {
	margin: 0;
	padding: 0;
}
#pgall #uploadoverviews {
	list-style: none;
	padding: 0;
	margin: 0;
}
#pgall li {
	position: relative;
	float: left;
	margin: 0 30px 30px 0;
	width: 300px;
	height: 300px;
	overflow: hidden;
}
#pgall li h2 {
	background: rgba(0, 0, 0, 0.7);
	color: white;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 5px 20px 5px 20px;
	font-size: 150% !important;
}
#pgall li img {
	position: absolute;
	width: 300px;
	height: 300px;
	object-fit: cover;
}
#pgall li .mehr2 {
	background: rgba(255, 255, 255, 0.7);
	display: block;
	position: absolute;
	bottom: 1px;
	right: 1px;
	margin: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.mehr2 a span {
	display: none;
}
dl.pic_gallery {

}
dl.pic_gallery dt {
	position: relative;
  margin: 0 3px 3px 0;
  padding: 0;
  float: left;
  line-height: 0;
 	width: 200px;
	height: 200px;
  z-index: 43;
}
dl.pic_gallery dt a {

}
dl.pic_gallery dt img {
  padding: 0;
  border: none;
	position: absolute;
	width: 200px;
	height: 200px;
	max-width: inherit !important;
	object-fit: cover;
  z-index: 44;
}

dl.pic_gallery dd {
  margin: 0;
  padding: 0;
  line-height: 0;
  width: 0;
  overflow: hidden;
}
dl.pic_gallery dd h2 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 0em !important;
  line-height: 0;
}
.pictext {
  display: block;
  height: auto;
  margin: 0 0 20px 0;
}
/*---special---*/
.blocklightgrey {
	padding: 40px;
	margin: 0 0 40px 0;
	background: #F5F5F5;	
}
/*---liveticker---*/
.container-fluid {
	background: white;
	margin: 0 0 10px 0;
	border: 1px dotted #cccccc;
}
.dategroup {
	display: inline-block;
	background: rgba(162, 193, 85, 1);
	color: white;
	padding: 5px;
	margin: 0 0 20px 0;
}
.match-header,
.scoreboard {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.match-header {
	background: #F5F5F5;
}
.scoreboard.lgrey {
	background: #F5F5F5;
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}
.match-header > div,
.scoreboard > div {
	display: table-cell;
	padding: 10px;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.scoreboard > div {
	text-align: center;
}
/*---bilddreher---*/
.dreher {
	width: 300px;
	height: 250px;
	overflow: hidden;
	margin: 10px 0 10px 0;
}
.dreher ul {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin: 0;	
}
.dreher li {
	float: left;
}
/*---tabs---*/
#faq {
	list-style: none;
	margin: 0;
	padding: 0;
}
#faq ul {
	list-style: square;
	padding: 10px 0 10px 20px;
}
.tab-row {
	margin: 20px 0 10px 0;
}
.tab {
	float: left;
	border-bottom: 1px solid #D02109;
	border-left: 1px solid white;
}
.tab a {
	background-color: black;
	color: white !important;
	display: block;
	text-decoration: none !important;
	padding: 0 10px 0 10px;
	margin: 0;
	min-height: 30px;
	line-height: 30px;
	font-size: 1.3em;
	border-bottom: 2px solid #F5F5F5;
}
.tab a:hover,
.tab.selected a {
	background-color: #D02109;
	color: white !important;
	border-bottom: 2px solid #D02109;
}
.tab-content {
	clear: left;
	padding: 20px 0 0 0;
}
.listdetail.article {
	position: relative;
	background: white;

}
.listdetail.article img {
	float: right;
	margin: 0 0 20px 2%;
	max-width: 48%;
}
.listdetail.article .text {
	float: left;
	width: 50%;
}
.listdetail.article:after {
	display: block;
	content: " ";
	height: 0;
	width: 100%;
	clear: both;
}
#faq img {
	max-width: 50px;
	height: auto;
	float: left;
}
#faq td {
	vertical-align: middle;
	padding: 5px;
}
.kader tr td:nth-child(6),
.kader tr td:nth-child(7) {
	text-align: center;
}
.kader td p,
#datetab td p,
#archivtab td p,
.listdetail.article .text p {
	margin: 0;
	padding: 0;
}
#smalldb_tab {
    list-style: none;
    margin: 0;
    padding: 0;
}
#smalldb_tab img {
	max-width: 50px;
	height: auto;
	float: left;
}
#smalldb_tab td {
	vertical-align: middle;
	padding: 5px;
}
.appdb-table.crew tr td:first-child {
	width: 60px;
}
.ntback,
.btn-back {
	position: absolute;
	left: -25px;
	top: -25px;
	background: white;
	display: block;
	width: 50px;
	height: 50px;
	margin:0;
	border: none;
	border-radius: 50%;
	text-decoration: none;
	cursor: pointer;
	transition: all 0.3s;
	z-index: 23;
}
.ntback:hover,
.btn-back:hover {
	transform: scale(1.1);
}
.ntback span,
.btn-back span,
.ul5.tabstyle2 li:nth-child(4) {
	display: none !important;
}
.ntback:before,
.btn-back:before {
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 3rem;
	color: black;
	text-decoration: none;
	transition: all 0.3s;
}
.ntback:before {
	content: "\f057";
}
.btn-back:before {
	content: "\f137";
}
.ntback:hover:before,
.btn-back:hover:before {
	color: rgba(162, 193, 85, 1);
	transform: rotate(360deg);
}
.ntm .text table {
	margin-bottom: 10px;
}


ul.butt {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*---content special---*/
#faq ul.tabstyle,
ul.tabstyle,
ul.tabstyle2,
ul.tabstyle2 ul {
	display: block;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
}
#faq ul.tabstyle li,
/*ul.tabstyle2 ul li,*/
ul.tabstyle li {
	padding: 5px 10px 5px 10px;
}
#faq ul.tabstyle li:nth-child(odd),
ul.tabstyle li:nth-child(odd),
/*ul.tabstyle2 ul li:nth-child(odd),*/
ul.info li:nth-child(odd) {
	background-color: #f5f5f5;	
	border: 1px solid #dddddd;
}
#faq ul.tabstyle li:nth-child(even),
ul.tabstyle li:nth-child(even),
/*ul.tabstyle2 ul li:nth-child(even),*/
ul.info li:nth-child(even) {	
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
/*ul.tabstyle2 ul li:last-child,*/
ul.info li:last-child {	
	border-bottom: 1px solid #dddddd;
}
ul.tabstyle2 ul li {
	float: left;
	margin-right: 5px;
}
.dir129 ul.tabstyle2 ul li {
	float: none;
	margin-right: 0;
}
.dir129 ul.tabstyle2 ul li a {
	width: 50%;
}
.dir93 ul.tabstyle2 ul li {
	width: 32%;
	margin-right: 2%;
}
.dir93 ul.tabstyle2 ul li a {
	width: 100%;
}
.dir93 ul.tabstyle2 ul li:nth-child(3) {
	margin-right: 0%;
}
.dir94 ul.tabstyle2 ul li,
.dir95 ul.tabstyle2 ul li,
.dir111 ul.tabstyle2 ul li {
	width: 49%;
	margin: 0 2% 5px 0;
}
.dir94 ul.tabstyle2 ul li a,
.dir95 ul.tabstyle2 ul li a,
.dir111 ul.tabstyle2 ul li a {
	width: 100%;
}
.dir94 ul.tabstyle2 ul li:nth-child(2),
.dir95 ul.tabstyle2 ul li:nth-child(2),
.dir111 ul.tabstyle2 ul li:nth-child(2) {
	margin-right: 0%;
}
ul.butt li {
	float: left;
	width: 32%;
	margin: 0 2% 20px 0;
}
ul.butt li:nth-child(3n) {
	margin-right: 0;
}
ul.tabstyle2 ul li a,
ul.butt li a,
ul.butt li span,
a.cbutt,
a.fliparchiv,
a.flipcur {
	position: relative;
	background: rgba(0, 0, 0, 0.1);
	background: linear-gradient(135deg, rgba(162, 193, 85, 1) 10%, rgba(0, 0, 0, 1) 50%, rgba(162, 193, 85, 1) 90%);
	display: inline-block;
	padding: 5px 20px 5px 20px;
	margin: 0;
	border: 1px solid rgba(0, 0, 0, 0.2);
	color: rgba(0, 0, 0, 0.5);
	color: white;
	font-size: 1rem;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
  transition: all 0.3s;
  z-index: 15;
}
a.fliparchiv,
a.flipcur {
	font-size: 1.2rem;
}
ul.butt li a {
	width: 100%;
	padding: 5px 0px 5px 0px;
}
a.cbutt {
	width: 30%;
}
ul.tabstyle2 ul li a:hover,
ul.tabstyle2 ul li a:focus,
ul.butt li a:hover,
ul.butt li a:focus,
a.cbutt:hover,
a.cbutt:focus {
	background: linear-gradient(135deg, rgba(0, 0, 0, 1) 10%, rgba(162, 193, 85, 1) 50%, rgba(0, 0, 0, 1) 90%);
	color: rgba(0, 0, 0, 1);
	font-weight: bold;
	text-shadow: 0 0 5px #FFFFFF, 0 0 7px #FFFFFF;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
box-shadow: 10px 0 25px -5px #333; 
z-index: 16;
}
.tabs_header {
	display: none;
	background: #D02109;
	color: white;
	font-size: 1.4rem;
	width: auto;
	padding: 5px 10px 5px 10px;
	margin: 0 0 5px 0;

}
.ul2 .tabs_header,
.dir110 .ul4 .tabs_header,
.ul5 .tabs_header,
.ul10 .tabs_header {
	display: none;
}
.tabs_content {
	margin-bottom: 5px;
}
.tabs_content:after {
	display: block;
	content: " ";
	height: 0;
	line-height: 0;
	width: 100%;
	clear: left;
}
ul.info {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}
ul.info li {
	display: table;
	width: 100%;
}
ul.info li > div {
	display: table-cell;
	padding: 5px;
}
ul.info li > div.tab1 {
	width: 150px;
	border-right: 1px solid #dddddd;
}
/*---nu---*/
#tab,
.cup-ticker {
	list-style: none;
	padding: 0;
	margin: 0;
}
.restab {
	width: 100%;
}
.restab td {
	text-align: center;
}
.restab td:first-child,
.restab td:nth-child(3) {
	width: 40%;
}
.playlist {
	display: block;
	width: 100%;
	border-top: 1px solid #cccccc;
	clear: left;
}
.playlist dd,
.playlist dt {
	display: block;
	float: left;
	padding: 5px;
	box-sizing: border-box;
}
.playlist dd {
	width: calc(100% - 120px);
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.playlist dt {
	background: #F5F5F5;
	width: 120px;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.playlist.pstat {
	display: table;
	width: 100%;
	border-top: 0px solid #cccccc;
}
#pstat .playlist.pstat:nth-child(4) {
	margin-bottom: 10px;
}
#pstat .playlist.pstat:nth-child(1) {
	border-top: 1px solid #cccccc;
}
.playlist.pstat dd {
	width: calc(100% - 180px);
	display: table-cell;
	float: none;
}
.playlist.pstat dt {
	width: 180px;
	display: table-cell;
	float: none;
}
.cugro thead td {
	text-align: center;
}
.group {
	font-size: 0.95rem;
}
.group td {
 	vertical-align: middle;
}
.group td:first-child {
	text-align: center;
}
.group td:nth-child(3) {
	text-align: center;
}
.cgtab {
	display: table;
	margin: 10px auto 0 auto;
}
.cgtab span {
	display: table-cell;
	vertical-align: middle;
}
.cgtab span.logo,
.cgtab span.cent {
	padding: 0 5px 0 5px;
}
tr .cgtab span.logo img {
	max-height: 40px;
	width: auto;
	filter: grayscale(100%);
	opacity: 0.7;
	transition: filter 0.3s, opacity 0.3s;
}
tr:hover .cgtab span.logo img {
	filter: grayscale(0%);
	opacity: 1;
}
.gdate,
.gtime {
	display: inline-block;
	width: 100%;
}
.gtime span {
	padding-left: 5px;
}
.court {
	display: block;
	text-align: center;
	font-size: 0.9rem;
}
.stats {
	font-size: 0.9rem;
}
.stats table {
	width: 100%;
}
.stat th,
.stat td {
	text-align: center;
}
.stat td:nth-child(2) {
	text-align: left;
}
.stat .yellow {
	color: yellow;
}
.stat .red {
	color: red;
}
.stat th .fa {
	font-size: 1.2em;
}
.stat3 tr td:nth-child(2) {
	width: 20%;
}
.cup-ticker {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 10px;
}
.cup-ticker li {
	display: table-cell;
}
.cup-ticker li:first-child {
	padding-right: 2px;
}
.cup-ticker li .cbutt {
	width: 100%;
}
/*---ticketshop---*/
section.table-responsive.ticket {
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
}
section.table-responsive.ticket:before {
	animation-name: colorchange;
	animation-duration: 3.5s;
	animation-iteration-count: 3;
	content: "\f1de";
	font-size: 2rem;
	color: #999999;
}
@keyframes colorchange {
	from {color: black; margin-left: 0px}
	to {color: red; margin-left: 90%;}
}
/*---divers content---*/
.dir134 td,
.dir157 td,
.dir158 td {
	width: 50%;
}

.dir27 .box_out_4 {
	background: #F5F5F5;
}
.box_in .section {
	background: white;
	padding: 20px;
}
/*---marquee---*/
.box_out_5 {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: calc(100% - 20px);
	padding: 0;
	margin: 0;
	z-index: 14;
}
.marquee {
	background: rgba(255, 255, 255, .7);
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	margin: 0 auto;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
	color: black;
}
.marquee p {
	margin: 0;;
}
.marquee > article {
	display: inline-block;
	margin: 0;
	padding-left: 100%;
	animation: marquee 20s linear infinite;
	-webkit-animation: marquee 20s linear infinite;
}
.marquee article > div {
	display: inline-block;
}
.marquee span span:hover {

}
@-webkit-keyframes marquee {
	0% { transform: translate(0, 0); }
	100% { transform: translate(-100%, 0); }
}
@keyframes marquee {
	0% { transform: translate(0, 0); }
	100% { transform: translate(-100%, 0); }
}

.marquee a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
.marquee p {

}
.marquee a:hover,
.marquee a:focus {
	font-weight: bold;
}
.marquee h2 {
	color: red;
	margin: 10px 0 10px 0;
	font-weight: 600;
}
.marquee p {
	line-height: 25px;
	padding: 0;
	font-size: 1em;
}

/*---plugins---*/
#gplus,
#face,
#twitt {
	display: inline-block;
	width: 110px;
	float: left !important;
}
.fb-share-button span {
	vertical-align: top !important;
}
/*---social wall---*/
.bswall {
	background: #F2F2F2;
}
.slist article {
	position: relative;
  display: inline-block;
  margin: 0 2.666666% 10px 0;
  width: 23%;	
 	background: white;
 	transition: all 0.5s;
	z-index: 201; 	
}
.slist article:nth-child(4n) {
	margin-right: 0;
}
.bslist {
	width: 980px;
	padding: 30px 0 30px 0;
	margin: 0 auto 0 auto;
} 
.bslist article {
	position: relative;
  display: inline-block;
  margin: 0 2.666666% 10px 0;
  width: 23%;	
  float: left;	
 	background: white;
 	transition: all 0.5s;
	z-index: 201;
}
.bslist article:nth-child(4n) {
	margin-right: 0;
}
.bslist article:nth-child(4n+5) {
	clear: left;
}
.slist article:hover,
.bslist article:hover {
	box-shadow: 0 0 16px 0 rgba(51,51,51,0.2);
}
.bslist:after {
	content: "";
	display: block;
	clear: left;
}
p.soclink,
footer.socdate {
	word-wrap: break-word !important;
	hyphens: auto;
	padding: 0 10px 10px 10px;
}
footer.socdate {
	margin: 0 10px 0 10px;
	padding-top: 5px;
	border-top: 1px dotted #cccccc;
}

.slist article:hover p.soclink,
.bslist article:hover p.soclink {
	width: 100%;
	height: auto;
	font-size: 1rem;
	overflow: visible;
	z-index: 203;
}
p.soclink a,
.piclink {
	text-decoration: none;
	color: black;
	transition: color 1s;
}
.piclink {
	background: white;
	position: relative;
	display: block;
	width: 100%;
	padding-top: 100%;
}
.piclink img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.slist article:hover p.soclink a {
	text-decoration: none;
	color: white;
}
.bslist p.soclink {

}
header.socico {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 0px;
	transition: background-color 0.3s linear;
}
.bslist header.socico {
	background-color: transparent;
}
header.socico:before {
	color: #999999;
	font-size: 1.4em;
	line-height: 30px;
  padding: 0;
}
article:hover header.socico:before,
article:hover .likes:before {
	color: #000000;
}
.bslist article:hover header.socico:before,
.bslist article:hover .likes:before {
	color: rgba(230, 48, 39, 1);
}
.facebook header.socico:before {
	content:  "\f082";
}
.googleplus header.socico:before {
	content:  "\f0d4";
}
.instagram header.socico:before {
	content:  "\f16d";
}
.youtube1 header.socico:before {
	content:  "\f166";
}
.likes {
	display: none;
	position: absolute;
	top: 0;
	left: -60px;
	color: black;
	font-size: 1em;
	line-height: 30px;
}
.bslist .likes {
	color: black;
}
.likes:before {
	color: #999999;
	font-size: 1.4em;
	line-height: 30px;
  padding: 0 5px 0 0;
}
.instagram .likes:before {
	content:  "\f08a";
}
.facebook .likes:before {
	content:  "\f087";
}
.youtube1 .likes,
.youtube1 .likes:before {
	display: none;
	content:  "\f166";
}
.googleplus .likes,
.googleplus .likes:before {
	display: none;
	content:  "\f0d4";
}
/*red bull style*/

.rbstyle {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: center;
	align-items: center;
	margin: 20px 0;
}
.rbstyle article {
	position: relative;
	flex-grow: 1;
	text-align: center;
}
.rbstyle article h2 {
	font-weight: 700;
	margin-top: 20px;
}
.rbstyle article .layer:after {
	background: #cccccc;
	content: " ";
	display: block;
	width: 1px;
	height: 60px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -30px;
}
.rbstyle article:last-child .layer:after {
	content: none;
}
.rbstyle article a {
	text-decoration: none;
}
.rbstyle article a:hover {
	text-decoration: underline;
}

/*---marquee---*/

p.cookie-text:before {
	display: block;
	margin: 10px auto !impotant;
	padding: 10px;
	content: "An iframe (google maps, youtube video etc.) is displayed here if you accept cookies for marketing!";
	border: 10px solid red;
}
iframe[style*="inline"]  + p.cookie-text {
	display: none;
}






