h1,
#nav1 li a,
#nav1 li span.disabled,
.marquee a,
.mobin .detailrow label {

}

h1 {
	padding: 5px 0 5px 0;
	margin: 0 0 20px 0;
	font-weight: 600;
  line-height: 30px;
	color: black;
	font-size: 130% !important;
}
#contin > h1,
.newsboxout > h1,
.marketout > h1,
.news header > h1,
.market header > h1 {
	margin: 0 0 20px 0;
}
.linkwrapper h1 {
	text-align: center;
}
h2 {
	padding: 5px 0 5px 0;
	margin: 0 0 10px 0;
  font-size: 120%;
  line-height: 26px;
  font-weight: normal;
  color: #FE0000;
}
.box_in h2 {
	background-color: #F5F5F5;
	padding: 5px 0 5px 0;
	margin: 0 0 20px 0;
	font-weight: 600;
  line-height: 30px;
  text-align: center;
	color: black;
	font-size: 130% !important;
}
h3 {
  font-size: 110%;
  line-height: 1.2em;
  font-weight: 500;
  color: #FE0000;
}
h4 {
	margin: 0;
	padding: 0;
  font-size: 100%;
  line-height: 1.2em;
  color: black;
}
a {
  text-decoration: underline;
  color: #FE0000;
}
a:visited {
  color: #FE0000;
  text-decoration: none;
}
a:hover {
  color: black;
  text-decoration: overline;
}
a:focus,
a:active {
  color: #FF6600;
  text-decoration: underline;
}
#contin img {
/*	max-width: 100%;
	height: auto;
	*/
}
#content table.hilfetb {
  width: 100%;
}
#content table.hilfetb caption {
  background-color: #333333;
  text-align: left;
  font-weight: bold;
  padding: 0 0 0 5px;
  color: white;
}
#content table.hilfetb th {
  background-color: #cccccc;
  text-align: center;
}
#content table.hilfetb td {
  margin: 0;
  padding: 2px;
  line-height: 1.2em;
}
#content table td p {
  margin: 0;
  padding: 0;
  line-height: 1.2em;
}
#content span.hilite {
  background-color: #ff0502;
  font-weight: bold;
  color: white;
  font-size: 120%;
  padding: 3px;
  border: 1px black solid;
}
#content span.text-highlite1 {
  text-transform: uppercase;
  color: #EF7F01;
}
/*-----Boxformatierungen-----*/

.box_out > div {
	float: left;
	width: 32%;
	margin-right: 2%;
	text-align: center;
}
.box_out > div table {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 100%;
}
.box_out > div:last-child {
	margin-right: 0;
}
.box_out p a {
	font-size: 110%;
	color: #333333;
}
.box_out_3 iframe {
	max-width: 100%;
}

.newsbox {
	padding: 0;
	margin: 0;
}
.boxnews,
.boxmarket {
	position: relative;
	padding: 0 0 50px 0;
	margin: 0 0 20px 0;
}
.boxnews img,
.boxmarket img {
	max-width: 100%;
	height: auto;
}

#contframe .mehr a {
	float: right;
}
.blocklink,
.arch,
.flipcur,
.fliparchiv,
.akt,
.mehr a,
.back a {
	display: inline-block;
	padding: 5px 20px 5px 20px;
	margin: 0 0 10px 0;
	border: 1px solid black;
	color: black;
	text-decoration: none;
  transition: all 0.5s;
}
.blocklink:hover,
.arch:hover,
.flipcur:hover,
.fliparchiv:hover,
.akt:hover,
.mehr a:hover,
.back a:hover,
.blocklink:focus,
.arch:focus,
.flipcur:focus,
.fliparchiv:focus,
.akt:focus,
.mehr a:focus,
.back a:focus {
	background: linear-gradient(90deg, rgba(217, 0, 0, 1), rgba(255, 102, 0, 1));
	text-decoration: underline;
	color: white;
	border: 1px solid rgba(217, 0, 0, 1);
}

/*---terminbox---*/
.datecontainerbox {
  position: relative;
  padding: 0;
  margin: 0;
}
.box_out .datelist {
	background-color: white !important; /* Fallback IE 6-8 */
  background-color: rgba(255, 255, 255, .8) !important;
  margin: 0 0 1px 0;
  padding: 10px 0 10px 0;
}
.box_out .dateday {
	display: block;
	width: 40px;
	height: 50px;
	float: left;
	text-align: center;
	border-right: 1px solid #999999;
}
.box_out .datedate {
	display: block;
	width: 210px;
	height: 50px;
	float: right;
	text-align: left;
	padding-left: 5px;
}
.box_out .datedate h2,
.box_out .datedate p {
	height: 25px;
	line-height: 25px !important;
	padding: 0;
	margin: 0;
	font-size: 100% !important;
}
.box_out .dateday p {
	line-height: 1em;
	padding: 0;
	margin: 0;
}
.box_out .day {
	font-size: 130%;
	font-weight: bold;
	line-height: 25px;
}
.box_out .month {
	font-size: 80%;
	color: #666666;
	line-height: 25px;
	font-weight: bold;
}
/*---picgallery---*/
/*.prepic {
	float: left;
	margin: 5px 40px 10px 0;
}
dl.pic_gallery {

}
dl.pic_gallery dt {
	position: relative;
  margin: 0;
  padding: 0;
  float: left;
  line-height: 0;
  z-index: 43;
}
dl.pic_gallery dt a {

}
dl.pic_gallery dt img {
	margin: 0 3px 3px 0 !important;
  padding: 0;
  border: none;
  z-index: 44;
}
.pic_gallery a:after  {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	content: " ";
	width: 0px;
	height: 0px;
	transition: all 0.5s;
	z-index: 25;
}
.pic_gallery a:hover:after {
	font-family: FontAwesome;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.6);
	content: "\f138";
	font-size: 2.5em;
	text-indent: 40%;
	padding: 25% 0 0 0;
	color: black;
	line-height: 100%;
	z-index: 25;
}

.pic_gallery a:after {
	display: block;
	position: absolute;
	bottom: 3px;
	right: 3px;
	font-family: FontAwesome;
  background-color: rgba(150, 136, 97, .7) !important;
	content: "\f00e";
	color: white;
	font-size: 1.5em;
	height: 40px;
	width: 40px;
	line-height: 40px;
	padding: 0px;
	cursor: pointer !important;
  transition: color 0.8s linear, background-color 0.8s linear;
  text-align: center;
  z-index: 45;
}

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;
}*/
ul.pic_gallery {
	list-style: none;
	padding: 30px 0 30px 0;
	margin: 0;
}
.pic_gallery li {
	position: relative;
  margin: 0 5px 5px 0;
  padding: 0;
  float: left;
  line-height: 0;
  z-index: 43;
}
#contin .list .pic_gallery li img {
	margin: 0;
  padding: 0;
  border: none;
  float: none;
  z-index: 44;
}
.pic_gallery li a section {
	position: absolute;
	left: 0;
	bottom: 0;
  display: table;
  width: 100%;
  padding: 0;
  margin: 0;
}
.pic_gallery li a section span {
	background: rgba(0, 0, 0, 0.8);
/*  display: table-cell;*/
display: none;
  width: 100%;
  font-size: 0.8rem;
  line-height: 1.2em;
  padding: 5px;
  margin: 0;
  color: white;
  text-decoration: none;
}
.dir31 .pic_gallery li a section {
	display: none;
}
/*---downloads---*/
#uploadoverviews {
	list-style: none;
	padding: 0;
	margin: 0;
}
#uploadoverviews li:nth-child(4){
	margin-top: 50px;
}
#uploadoverviews li:nth-child(4):before {
	content: "Downloads nach Sportbereich";
	color: black;
	font-size: 1.4em;
	line-height: 40px;
}
#uploadoverviews li:nth-child(3) h2 span,
#uploadoverviews li:nth-child(4) h2 span {
	display: none;
}
.rechts {
  display: block;
  text-align: right;
  width: auto;
}
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;
}
.docgallery:after {
	content: " ";
	display: block;
	width: 100%;
	height: 0px;
	clear: both;
}
.list .detailrow {
	display: block;
	padding: 20px;
	background: #F5F5F5;
}
.list .detailrow label {
	color: #FF6600;
	font-style: italic;
	text-transform: uppercase;
}
.imgrechts {
	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;
}
/*---toggle---*/
h2.togglein,
h2.togglein2,
h3.togglein,
h3.togglein2 {
	background: #EEEEEE;
	position: relative;
	padding: 20px !important;
	margin: 0 0 10px 0;
	border: 1px solid #DDDDDD;
	cursor: pointer;
}
h2.togglein:after,
h2.togglein2:after,
h3.togglein:after,
h3.togglein2:after {
	font-family: FontAwesome;
	position: absolute;
	top: 20px;
	right: 10px;
	content: "\f054";
	font-size: 200%;
	color: #cccccc;
	font-weight: bold;
  transition: color 0.8s linear, content 0.8s linear;
}
h2.togglein:hover:after,
h2.togglein2:hover:after,
h3.togglein:hover:after,
h3.togglein2:hover:after {
	content: "\f078";
	color: black;
}
h2.togglein.active:after,
h2.togglein2.active:after,
h3.togglein.active:after,
h3.togglein2.active:after {
	content: "\f077";
	color: black;
}
div.togglein,
div.togglein2,
p.togglein {
	margin: 10px 0 10px 0;
	padding: 20px;
	clear: both;
	border: 1px solid #cccccc;
}
.dir50 .togglein {
 column-count: 2; 
 column-gap: 1em;	
 column-rule: 1px dotted #cccccc;
}
.market .togglein.active {
	background: white;
}
.mehr.togglein span {
	display: none;
}
.mehr.togglein {
	background-color: #333333;
	display: block;
	height: 40px;
	width: 40px;
	position: absolute;
	bottom: 0;
	right: 40px;
	margin: 0 0 -10px 0;
	text-align: center;
	box-shadow: 2px 2px 8px #666666;
	transition: all 0.6s;
}
.dir57 .mehr.togglein {
	display: none;
}
.mehr.togglein:after {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -0.5em auto auto -0.5em;
	content: "\f078";
	font-size: 30px;
	line-height: 1em;
	color: white;	
	cursor: pointer !important;
}
.mehr.togglein:hover,
.mehr.togglein.active {
	background-color: #FB2A0F;
}
.mehr.togglein.active:hover {
	background-color: #333333;
}
.mehr.togglein.active:after {
	content: "\f077";
}
.artgroup h2.togglein + p {
	display: none;
}
.artgroup h2.togglein.active + p {
	display: block;
}
/*---bilderpositionen---*/

div.picleft {
	float: left;
	margin: 0 20px 5px 0;
	width: 200px;
}
div.picright {
	float: right;
	margin: 0 0 5px 20px;
	width: 200px;
}
div.picleft p,
div.picright p {
	padding: 0;
	margin: 0;
	font-size: 90%;
	font-style: italic;
}
img.imgdetail {
	margin: 0 0 10px 40px;
	padding: 0;
	max-width: 50%;
	height: auto;
	float: right;
}
/*---accessible imgs ---*/
img.newwin {
	background-image: none;
	vertical-align: text-bottom;
	padding: 0 5px 0 0;
}
dl.pic_gallery img.newwin,
.newwinhidden img.newwin {
	display: none;
}
img.fieldrequired {
	background-image: none;
	vertical-align: top;
	padding: 0 5px 0 0;
}
/*---news-artikel-such-funktion---*/
#search_result {
	list-style: none;
	padding: 0;
	margin: 0;
}
.list,
#search_result li {
	position: relative;
  padding: 10px;
  margin: 0 0 20px 0;
 	border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
 	border-bottom: 1px solid #cccccc;
  transition: background-color 0.2s linear;
}
.list:nth-child(odd),
.dir37 .list:nth-child(even),
.dir38 .list:nth-child(even),
#search_result li:nth-child(odd) {
	background-color: #F9F9F9;
	border: 1px solid #cccccc;
}
.list:hover,
#search_result li:hover,
.list:nth-child(odd):hover,
.dir37 .list:nth-child(even):hover,
.dir38 .list:nth-child(even):hover,
#search_result li:nth-child(odd):hover {
	background-color: #eeeeee;
	border: 1px solid #cccccc;
}
#contin .list h2 {
	padding: 0;
	margin: 0 0 10px 0;
}
.list.news h2 + h3 {
	font-size: 100%;
	color: #444444;
	font-weight: bold;
}
#contin .list span.small {
	color: #999999;
	font-size: 70%;
}
#contin .list h2 a {
	text-decoration: none;
}
#contin .list img {
	border: none;
	margin: 0 20px 10px 0;
	max-width: 35%;
	height: auto;
	float: left;
}
.dir35 #contin .list img {
	border: none;
	margin: 0 0 10px 20px;
	height: auto;
	float: right;
}
.news-cat-6{
	display: none;
}
.news-cat:after{
	content: ", ";
}
.news-cat:last-child:after {
	content: none;
}
/*---personen---
.dir38 .list.artikel {
	width: 32%;
	float: left;
	margin: 0 2% 20px 0;
}
.dir38 .list.artikel:nth-child(3n) {
	margin-right: 0;
}
.dir38 .list.artikel:nth-child(3n+1) {
	clear: left;
}
.dir38 #contin .list.artikel img {
	max-width: 100%;
	height: auto;
	float: none;
	margin: 0 2% 20px 0;
}*/
/*---personen---*/
.dir37 #artikel .list.artikel,
.dir38 #artikel .list.artikel {
	width: 49%;
	float: left;
	margin: 0 2% 20px 0;
}
.dir37 #artikel .list.artikel:nth-child(2n),
.dir38 #artikel .list.artikel:nth-child(2n) {
	margin-right: 0;
}
.dir37 #artikel .list.artikel:nth-child(2n+1),
.dir38 #artikel .list.artikel:nth-child(2n+1) {
	clear: left;
}
.dir37 #contin #artikel .list.artikel img,
.dir38 #contin #artikel .list.artikel img {
	max-width: 40%;
	height: auto;
	float: left;
	margin: 0 20px 0 0;
}
.dir37 #contin #artikel .list.artikel:nth-child(2n) img,
.dir38 #contin #artikel .list.artikel:nth-child(2n) img {
	float: right;
	margin: 0 0 0 20px;
}

.dir37 div.rot10.togglein,
.dir38 div.rot10.togglein {
	border: none;
	padding: 0;
}
/*---formale---*/
#contin form {
	width: 100%;
  padding: 0;
  margin: 20px 0 20px 0;
  line-height: 1.8em;
  vertical-align: middle;
}
#contin form label {
	color: #444444;
	width: 35%;
	line-height: 30px;
	text-align: right;
	padding-right: 10px;
	margin: 0 5px 3px 0;
	float:left;
	font-weight: bold;
}
#contin input {
	vertical-align: top;
	border: 1px solid #cccccc;
	background-color: transparent;
	min-height: 30px;
	padding: 10px;
	margin: 0 0 5px 0;
	width: 50%;
}
#contin .checkbox input {
	width: auto;
}
#field-28-checkbox,
#field-29-checkbox {
	display: inline-block;
	width: 50%;
}
#contin textarea {
	vertical-align: top;
	border: 1px solid #cccccc;
	background-color: transparent;
	padding: 10px;
	margin: 0 0 5px 0;
	width: 50%;
}
#contin select{
	vertical-align: top;
	border: 1px solid #cccccc;
	background-color: transparent;
	min-height: 30px;
	padding: 5px 10px 5px 10px;
	margin: 0 0 5px 0;
	width: 50%;
}
#contin input:hover,
#contin select:hover,
#contin textarea:hover,
#contin input:focus,
#contin select:focus,
#contin textarea:focus {
-moz-box-shadow: 0px 0px 6px #999999;
-webkit-box-shadow: 0px 0px 6px #999999;
box-shadow: 0px 0px 6px #999999;
}
#contin fieldset {
	border: 1px solid #cccccc;
}
#contin legend {
	color: rgb(255, 0, 0);
	font-size: 1.2em;
	font-weight: bold;
}
#formerror {
	border: 5px solid black;
	padding: 10px;
}

#contin input.active {
	display: block;
	width: 100% !important;
  margin: 0;
  padding: 0;
  border: 1px solid rgb(255, 0, 0);
  line-height: 2em !important;
  height: 3em !important;
  background-color: white;
  color: rgb(255, 0, 0);
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  -webkit-appearance: none;
	box-shadow: 0px 0px 6px #999999; 
	transition: background-color 0.8s linear;
}
#contin input.active:hover {
  background-color: rgb(255, 0, 0);
  color: white;
}
#contin input.inactive {
  display: none;
}

#contin span.checkbox {
  margin: 0 5px 0 0;
  vertical-align: top;
}
#contin .checkbox input {
  vertical-align: text-top;
  margin: 0 5px 0 0;
}

#contin .center {
  display: block;
  margin: 20px auto 0 auto;
  clear: left;
}

.tooltipp a {
	position: relative;
	display: inline-block;
	text-decoration: none;
}
.tooltipp a:after {
	font-family: FontAwesome;
	content: "\f059";
	font-size: 2em;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.tooltipp a span {
	display: none;
}
.tooltipp a:hover span {
    z-index: 10000000 !important;
	display: block;
	position: absolute;
	top: auto;
	left: -260px;
	width: 250px;
	padding: 10px;
	border: 10px solid rgb(255, 0, 0);
	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;
}
.tooltipp a:hover {
	border: 0px;
	text-decoration: none !important;
}
#formerror {
	border: 5px solid black;
	padding: 10px;
}
/*---vereine---*/
#content_table caption {
	background-color: black;
	font-size: 1.2em;
	line-height: 2em;
	padding: 0;
	color: white;	
	border: 1px solid black;
}
#content_table th {
	font-size: 1em;
	vertical-align: middle;
	font-weight: normal;
	color: #333333;	
	text-align: center;
}
#content_table .tooltipp a:after {
	content: none;
}
#content_table th:nth-child(1) {
	border-left: 1px solid #dddddd;
}
#content_table th:nth-child(6) {
	border-right: 1px solid #dddddd;
}
.sortout {
	width: 3em;
}
.sortout ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sortout ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.sort { 
	display: block;
	width: 2em;
	height: 1em;
	line-height: 1em;
	text-decoration: none;
}
.sort:before {
	font-family: FontAwesome;
  font-weight: normal !important;
  color: #333333;
  padding: 0;
  font-size: 1em;
  transition: color 0.5s linear;
}
.sort.up:before {
	content: "\f077";
}
.sort.down:before {
	content: "\f078";
}
.pagination { 
	margin: 20px 0 20px 0 !important;
}
#field-sort,
#field-sort-region {
	display: inline-block;
	width: auto !important;
	margin: 0 10px 0 10px !important;
} 
/*---div content---*/
body.responsive .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
body.responsive .video-container iframe,
body.responsive .video-container object,
body.responsive .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
table {
	border-collapse: collapse;
	width: 100%;
}
caption {
	background-color: black;
	font-size: 130%;
	font-weight: normal;
	color: white;
}
thead {
	background-color: #dddddd;
	font-size: 110%;
	font-weight: normal;
	color: black;
}
caption,
td,
th {
	padding: 10px;
}
td {
	border: 1px solid #dddddd;	
}
tr:nth-child(odd) td {
	background-color: #f5f5f5;
}
/*---slider---*/

.box_out_2 .artsl,
.box_out_2 .artsl:hover {
	position: relative;
	background: none;
	position: relative;
	margin: 0 auto 0 auto;
  padding: 0px;
	max-width: 95%;
	border: none;
	z-index: 12;
}
.h2wrap {
	display: table;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 50px;
	z-index: 11;
}
.box_out_2 .artsl h2 {
	display: table-cell;
	vertical-align: middle;
  background-color: rgba(0, 0, 0, .8) !important;
 	padding: 0;
 	margin: 0;
 	font-size: 100% !important;
	height: 2.4em;
	line-height: 1em;
	font-weight: normal;
	color: white !important;
	width: 100%;
	text-align: center;
}
.box_out_2 .artsl a {
	font-size: 0;
	line-height: 0;
	height: 0;
}
.box_out_2 .artsl p,
.box_out_2 .artsl .mehr {
	display: none;
}
.box_out_2 .artsl img {
	position: relative;
	max-width: 100%;
	height: auto;
/*-moz-box-shadow: 0px 0px 6px #666666;
-webkit-box-shadow: 0px 0px 6px #666666;
box-shadow: 0px 0px 6px #333333;*/
	border: 1px solid #cccccc;  
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 17;
}
.owl-wrapper {
	padding: 0px 0 0px 0;
}
.owl-item {
	padding-top: 5px;
}
#market-slider .owl-prev {
	background-color: transparent;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 80px;
  height: 100%;
  color: black;
 	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
#market-slider .owl-prev:after {
  font-family: FontAwesome;
  content: "\f053";
  font-size: 500%;
  position: absolute;
  top: 35%;
  right: 30px;
  text-shadow: 11px 11px 20px rgba(23, 23, 23, 0.79); 
}
#market-slider .owl-next {
	background-color: transparent;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 80px;
  height: 100%;
  color: black;
 	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}
#market-slider .owl-next:after {
  font-family: FontAwesome;
  content: "\f054";
  font-size: 500%;
  position: absolute;
  top: 35%;
  left: 30px;
  text-shadow: 11px 11px 20px rgba(23, 23, 23, 0.79);
}
.box_out_2 #artikel section {
	display: none;
}
.owl-carousel {
	padding: 20px 80px 20px 80px;
}
/*---link partner ---*/
#linkcontainer {
	list-style: none;
	padding: 0;
	margin: 0;
}
#linkcontainer li {
	position: relative;
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #d9d9d9 0%, #FDFDFD 100%) repeat scroll 0 0;
	float: left;
	width: 32%;
	margin: 0 2% 20px 0;
	padding: 20px;
}
#linkcontainer li:nth-child(3n) {
	margin-right: 0;
}
#linkcontainer li img {
	position: relative;
	max-width: 100%;
	height: auto;
	z-index: 43;
}
#linkcontainer h2 {
	position: absolute;
	top: 25px;
	padding: 0 25px 0 0;
	margin: 0;
	font-size: 0.1em !important;
	z-index: 42;
}
.goto {
	display: none;
}
/*---partner box---*/
/*
.linkwrapper {
	display: block;
	padding: 0;
	height: 520px;
	overflow: hidden;
}
#boxlinks {
	display: block;
	width: 200px;
	list-style: none;
	padding: 0;
	margin: 0 auto 0 auto;
	text-align: center;
}
#boxlinks li img {
	max-width: 100%;
	height: auto;
}
#boxlinks h2,
#boxlinks span.goto {
	display: none;
}
*/
.linkwrapper {
	background: white;
	display: block;
	padding: 0;
	margin: 0;
}
#boxlinks {
	display: table;
	table-layout: auto;
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
#boxlinks li {
	display: table-cell;
	margin: 0;
	padding: 0;
}
#boxlinks li img {
	height: auto;
	max-height: 120px;
	max-width: 100%;
}
#boxlinks h2,
#boxlinks span.goto {
	display: none;
}
/*--icons--*/
a.ico {
	display: inline-block;
	background: red;
	padding: 5px 10px 5px 10px;
	margin: 0 0 20px 0;
	color: white !important;
	border-radius: 5px;
	text-decoration: none !important;
	transition: background 0.3s;
}
a.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 {
  text-decoration: none !important;
}
.ico.tel:before {
	content:  "\f095";
  text-decoration: none !important;
}
.ico.mail:before {
	content:  "\f003";
  text-decoration: none !important;
}
/*---marquee---*/
.box_out_5 {
	position: absolute;
	bottom: 22px;
	left: 5%;
	width: 90%;
	padding: 0;
	margin: 0;
	z-index: 14;
}
.marquee {
	width: 100%;
	margin: 0 auto;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
	color: black;
}
.marquee > span {
	display: inline-block;
	margin: 0;
	padding-left: 100%;
	animation: marquee 30s linear infinite;
	-webkit-animation: marquee 30s linear infinite;
}
.marquee span span {
	display: inline-block;
	background: rgba(255, 255, 255, 0.6);
	line-height: 40px;
	padding: 0 1em 0 1em;
	font-size: 1.2em;
}
.marquee span span:hover {
	background: rgba(255, 0, 0, 0.6);
}
@-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); }
}
.marquee2 {
	width: 100%;
	margin: 0 auto;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
	font-size: 1.3em;
	color: black;
}
.marquee2 > span {
	display: inline-block;
	padding-left: 80%;
	animation: marquee2 15s linear infinite;
	-webkit-animation: marquee2 15s linear infinite;
}
.marquee2 span span {
	display: inline-block;
	background: rgba(255, 255, 255, 0.6);
	line-height: 40px;
	padding: 0 1em 0 1em;
}
@-webkit-keyframes marquee2 {
	0% { transform: translate(0, 0); }
	100% { transform: translate(-100%, 0); }
}
@keyframes marquee2 {
	0% { transform: translate(0, 0); }
	100% { transform: translate(-100%, 0); }
}
.marquee a,
.marquee2 a {
	color: black !important;
	text-decoration: none;
	font-weight: normal;
	
}
.marquee a:hover,
.marquee span span:hover a,
.marquee2 a:hover,
.marquee a:focus,
.marquee2 a:focus {
	color: white !important;
}
/*-----Eventbox----*/

.dateinner {
	height: 540px;
	padding: 10px;
	border: 1px solid #cccccc;
	overflow: hidden;
}
.datecontainerbox {
  position: relative;
  padding: 0px;
  margin: 0;
}
.box_in .datelist {
  margin: 0 0 1px 0;
  padding: 10px 0 10px 0;
  border-bottom: 1px dotted #cccccc;
}
.box_in .dateday {
	display: block;
	width: 40px;
	height: 50px;
	float: left;
	text-align: center;
	border-right: 1px solid #FF6600;
	color: #FF6600;
}
.box_in .datedate {
	display: block;
  width: -webkit-calc(100% - 40px);
  width: -moz-calc(100% - 40px);
  width: calc(100% - 40px);
	height: 50px;
	float: right;
	text-align: left;
	padding-left: 5px;
}
.box_in .datedate h4,
.box_in .datedate p {
	height: 25px;
	line-height: 25px !important;
	padding: 0;
	margin: 0;
	font-weight: 500;
	font-size: 1em !important;
}
.box_in .dateday p {
	line-height: 1em;
	padding: 0;
	margin: 0;
}
.box_in .day {
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 25px;
}
.box_in .month {
	display: block;
	font-size: 0.8em;
	color: #666666;
	line-height: 25px;
	font-weight: bold;
}
/*---divers content---*/
.zitat {
	background: #F5F5F5;
	padding: 10px;
	margin: 0 0 10px 0;
}
.zitat p:nth-child(2) {
	font-style: italic;
	color: #FF6600;
}
/*---event db---*/
.dir66 .field5,
.dir66 .field6,
.dir66 .field12,
.dir66 .field23 {
	width: 48%;
	float: left;
}
.dir66 .field5,
.dir66 .field12 {
	margin-right: 4%;
}
.dir66 .field6 + .detailrow {
	clear: left;
}

.table-container-fade {
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.15), #eee);
    height: 100%;
    position: absolute;
    right: 0;
    width: 100px;
}







/*---cookie---*/
#info_cookie {
 position:fixed;
 left:0;
 bottom: 0;
 background:rgba(0,0,0,.8);
 display:block;
 width:100%;
 padding:30px;
 margin:0;
 color:#fff;
 font-size:80%;
 cursor:pointer;
 line-height: 30px;
 z-index:21000
}
#info_cookie .clickme {
 background:#D9D900;
 display:inline-block;
 line-height: 20px;
 padding:5px;
 margin:auto auto 1px 10px;
 color:#000;
 text-align:center;
 cursor:pointer
}
#info_cookie .clickme.clickme-long {
	background:#00D900;
	color: white;	
}
#info_cookie a {
	color: white !important;
}