/* Circular Content Carousel Style */
.ca-container{
	position:relative;
	margin:25px auto 20px auto;
	width:990px;
	height:450px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:330px;
	height:100%;
	text-align:center;
}
.ca-more{
	position: absolute;
	bottom: 10px;
	right:0px;
	padding:4px 15px;
  text-decoration: none;
	background: #9B9B9B;
	text-align:center;
	color: #ffffff !important;
}
.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(../images/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	padding:20px;
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	background:#fff;
	overflow:hidden;
  border: 1px solid #C4C4C4;
}
.ca-icon{
	width:233px;
	height:189px;
	position:relative;
	margin:0 auto;
}

.ca-item h3{
	margin-bottom:20px;
	height:60px;
	text-align:center;
	color: #a2bf26;
	font-size: 13pt;
}
.ca-item h4{
	font-size:12px;
	text-align:left;
  border-left: 5px solid #9B9B9B;
	padding-left:10px;
	line-height:24px;
	margin:0 10px 10px 10px;
	position:relative;
  font-weight: normal;
}
.ca-item h4 span{
	display:block;
}
.ca-item h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-content-wrapper{
	background:#EEEEEE;
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:440px;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:660px;
	overflow:hidden;
	height: 100%;
}
.ca-content-text{
	font-size: 14px;
	margin:10px 20px;
	padding:0px 0px;
	line-height:24px;
}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin: 15px 20px 0px 20px;
	font-size:18px;
	padding-bottom:5px;
	color:#000;
	color:#339900;
	border-bottom:2px solid #339900;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-style:italic;
}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../images/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}


.ca-number {
  position: absolute;
  top: 10px;
  right:0px;
  padding:4px 15px;
  text-decoration: none;
  text-align:center;
  color: white;
  background-color: #9B9B9B;
}

.ca-item h5 {
	right: 0px;
	padding: 5px 5px 5px 10px;
	text-decoration: none;
	text-align: left;
	color: white;
	background-color: #339900;
	margin: 0 0 5px 10px;
	font-weight: normal;
	font-size: 12px;
}

.ca-item .info_datum {
	padding: 2px 2px 2px 10px;
	color: white;
	background-color: #339900;
	font-size: 12px;
	margin: 5px 0 0 0;
}


.ca-item .info_sportart {
	margin: 0px 5px 0px 10px;
	font-size:13px;
	color:#000;
	color:#339900;
	font-weight: bold;
}

.auto_news_txt {
	font-size: 12px;
	padding: 0 0 0 10px;
}

.auto_news {
	line-height: 20px;
}



/* Für Spaltenlayout */
#showBox {
	cursor: pointer;
}

.info_datum > span {
	float: right;
}

span.open_icon {
	padding: 4px 5px;
	width: 20px;
	text-align: right;
}

span.anz_ligen {
	text-align: left;
	width: 80px;
}



.box_datum.n1v3, .box_datum.n1v4, .box_datum.n1v5, .box_datum.n1v6, .box_datum.n1v7,
.box_datum.n3v5, .box_datum.n3v6, .box_datum.n3v7,
.box_datum.n5v7 {
	margin: 0 2px 0 0;
}

.box_datum.n2v3, .box_datum.n2v4, .box_datum.n2v5, .box_datum.n2v6, .box_datum.n2v7,
.box_datum.n4v5, .box_datum.n4v6, .box_datum.n4v7,
.box_datum.n6v7  {
	margin: 0 0 0 2px;
}

.box_datum.n1v3, .box_datum.n1v4, .box_datum.n1v5, .box_datum.n1v6, .box_datum.n1v7,
.box_datum.n2v3, .box_datum.n2v4, .box_datum.n2v5, .box_datum.n2v6, .box_datum.n2v7,
.box_datum.n3v5, .box_datum.n3v6, .box_datum.n3v7,
.box_datum.n4v5, .box_datum.n4v6, .box_datum.n4v7,
.box_datum.n5v7, .box_datum.n6v7 {
	display: inline-block;
	width: calc(50% - 2px);
	box-sizing: border-box;
}

.ext_link .info_datum {
	background-color: #a2bf26; /*#C4C4C4*/
	cursor: default;
}


.news_default {
	cursor: default !important;
}

.news_pointer {
	cursor: pointer !important;
}


/*.auto_news {
	line-height: 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.box_datum {
	float: left;
	width: calc(50% - 4px);
	margin: 0 2px;
	flex: auto;
}


div.box_datum:nth-of-type(3) {
	background-color: red;
	flex: 100%;
}*/

div.ca-icon, div.ca-img {
	height: 170px;
	vertical-align: middle;
	display: flex;
	align-items: center;
	justify-content: center;
}

#openDay {
	overflow-y: auto;
	margin-top: 2px;
}

.news_text {
	overflow-y: auto;
	height: calc(450px - 79px);
}