.d-none {
	display: none !important;
}

.cd-club-logo {
	margin-bottom: 25px;
}
.cd-tile-h-main-area {
	position: relative;
}
.cd-tile-h-main-area .cd-participation-icon {
	position: absolute;
	right: 10px;
	top: 10px;
}
.cd-tile-h-main-area .cd-participation-icon i {
	font-size: 2em;
}
.cd-tile-h-main-area .cd-participation-icon .fa-check-circle {
	color: #0476c0 !important;
}
.cd-tile-h-main-area .cd-participation-icon .fa-times-circle {
	color: #a6003f !important;
}
.cd-tile-h-main-area .cd-tile-h-main-heading {
	margin-right: 1em;
}

/* table in ytinyMceContent */
.tinyMceContent table[border="1"] {
	width: 100%;
	border: 0 none;
	border-collapse: collapse;
	border-color: transparent;
}
.tinyMceContent table[border="1"] tr td {
	vertical-align: top;
	border: 0 none;
}
.tinyMceContent table[border="1"] tr td:first-child {
	width: 20%;
}
.cd-data-value.tinyMceContent table[border="1"] tr td:first-child {
	width: 30%;
}
.cd-data-value .cd-news-text {
	max-width: 100%;
}
.cd-data-value .cd-news-text p:last-child {
	margin-bottom: 0;
}
.cd-totop-button {
	color: #ffffff !important;
}
.cd-validation-error, .cd-mandatory-field-missing {
	border: 1px solid #a6003f !important;
}

.cd-video-iframe {
	border: 0 none;
}

/* login / logout button */
.cd-navigation-bar {
	position: relative;
}
.cd-login-button {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 20px 22px 21px 20px;
}
.cd-login-button a {
	font-weight: bold;
	font-size: 17px;
}
.cd-login-button .btn-logout {
	color: #a6003f;
}
.cd-login-button .btn-logout:hover {
	color: #ffffff;
}
.cd-login-button .btn-login {
	color: #ffffff;
}
.cd-login-button .btn-login:hover {
	color: #a6003f;
}

/* image carousel */
.cd-carousel-nav, .cd-carousel-dots, .cd-carousel-dots-mobile, .cd-carousel-description {
	opacity: 1;
}

/* block veranstaltungsberichte */
#block_1000694 .cd-newslist-table .cd-table .cd-table-value,
#block_1000693 .cd-newslist-table .cd-table .cd-table-value,
#block_1000942 .cd-newslist-table .cd-table .cd-table-value,
#block_1000932 .cd-newslist-table .cd-table .cd-table-value,
#block_1000953 .cd-newslist-table .cd-table .cd-table-value,
#block_1000967 .cd-newslist-table .cd-table .cd-table-value {
	white-space: normal;
	width: 20% !important;
}
#block_1000694 .cd-newslist-table .cd-table .cd-table-value:nth-child(2),
#block_1000693 .cd-newslist-table .cd-table .cd-table-value:nth-child(2),
#block_1000942 .cd-newslist-table .cd-table .cd-table-value:nth-child(2),
#block_1000932 .cd-newslist-table .cd-table .cd-table-value:nth-child(2),
#block_1000953 .cd-newslist-table .cd-table .cd-table-value:nth-child(2),
#block_1000967 .cd-newslist-table .cd-table .cd-table-value:nth-child(2) {
	width: 25% !important;
}
#block_1000694 .cd-newslist-table .cd-table .cd-table-value:nth-child(3),
#block_1000693 .cd-newslist-table .cd-table .cd-table-value:nth-child(3),
#block_1000942 .cd-newslist-table .cd-table .cd-table-value:nth-child(3),
#block_1000932 .cd-newslist-table .cd-table .cd-table-value:nth-child(3),
#block_1000953 .cd-newslist-table .cd-table .cd-table-value:nth-child(3),
#block_1000967 .cd-newslist-table .cd-table .cd-table-value:nth-child(3) {
	width: 40% !important;
}
#block_1000694 .cd-newslist-table .cd-table .cd-table-value:nth-child(4),
#block_1000693 .cd-newslist-table .cd-table .cd-table-value:nth-child(4),
#block_1000942 .cd-newslist-table .cd-table .cd-table-value:nth-child(4),
#block_1000932 .cd-newslist-table .cd-table .cd-table-value:nth-child(4),
#block_1000953 .cd-newslist-table .cd-table .cd-table-value:nth-child(4),
#block_1000967 .cd-newslist-table .cd-table .cd-table-value:nth-child(4) {
	width: 15% !important;
}
#block_1000694 .cd-additional-teaser,
#block_1000693 .cd-additional-teaser,
#block_1000942 .cd-additional-teaser,
#block_1000932 .cd-additional-teaser,
#block_1000953 .cd-additional-teaser,
#block_1000967 .cd-additional-teaser {
	margin-left: 0;
}
/*#block_1000694 .cd-news-text {
	max-width: 1100px;
}*/

/* pre text veranstaltungen */
.tinyMceContent pre {
	display: block;
	padding: 0.75em 1em;
	font-family: Trebuchet MS, sans-serif;
	color: #ffffff;
	background-color: #0476c0;
	white-space: normal;
}
.tinyMceContent pre a {
	color: #ffffff !important;
	text-decoration: underline;
}
.tinyMceContent pre a:hover {
	color: #a6003f !important;
}

/* news detail */
.cd-news-detail {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.cd-news-detail .cd-additional-subheading {
	font-size: 16px;
	margin: 0;
}
.cd-news-detail .cd-additional-subheading time {
	margin-right: -0.3em;
}
.cd-news-detail .cd-additional-teaser {
	margin: 0 0 1em 0;
}
.cd-news-detail .cd-news-text {
	max-width: 800px;
}
.cd-news-detail pre, .cd-block-content pre {
	display: block;
	padding: 0.75em 1em;
	font-family: Trebuchet MS, sans-serif;
	color: #ffffff;
	background-color: #0476c0;
	white-space: normal;
	border-radius: 7px;
}
.cd-news-detail pre a, .cd-block-content pre a {
	color: #ffffff !important;
	text-decoration: underline;
}
.cd-news-detail pre a:hover, .cd-block-content pre a:hover {
	color: #a6003f !important;
}
.cd-carousel-dots-mobile {
	display: none;
}
.cd-detail-area .tinyMceContent ul {
	padding-left: 0.5em;
}
.cd-detail-area .tinyMceContent li {
	white-space: normal;
	overflow: visible;
}

/* cookie button */
.cc-compliance .cc-btn.cc-allow {
	border-color: #a6003f;
	background-color: #a6003f;
	color: #ffffff;
	border-radius: 3px;
	text-decoration: none !important;
}
.cc-compliance .cc-btn.cc-allow:hover {
	border-color: #0476c0;
	background-color: #0476c0;
	color: #ffffff;
}
.cc-compliance .cc-btn.cc-deny {
	border-color: #a6003f;
	background-color: #ffffff;
	color: #a6003f;
	border-radius: 3px;
	text-decoration: none !important;
}
.cc-compliance .cc-btn.cc-deny:hover {
	border-color: #0476c0;
	background-color: #ffffff;
	color: #0476c0;
}
.cc-message .cc-link, .cc-message .cc-link:active, .cc-message .cc-link:visited {
	text-decoration: underline;
	color: #a6003f;
	opacity: 1;
	padding: 0;
}
.cc-message .cc-link:hover, .cc-message .cc-link:active:hover,.cc-message .cc-link:visited:hover {
	color: #0476c0;
}

a[href^="fileservlet?id="]::before {
	font-family: 'Font Awesome 6 Free';
	font-weight: 400;
	content: '\f15c';
	margin-right: 0.35em;
}
#block_1000357 .tinyMceContent.cd-tile-h-detail-value pre {
	display: none;
}
.cd-light .cd-tile-h-detail-label {
	color: rgba(0,0,0,0);
}
.cd-light .cd-tile-h-box:hover .cd-tile-h-main-area {
	background-color: #0476c0;
}
.cd-light .cd-tile-h-box:hover .cd-tile-h-main-area .cd-participation-icon i {
	color: #ffffff !important;
}

.cd-club-logo-and-name {
	position: relative;
}
.cd-club-logo-and-name::after {
	position: absolute;
	top: -23px;
	left: 230px;
	background-color: #a6003f;
	border-radius: 50%;
	width: 162px;
	height: 162px;
	color: #ffffff;
	padding: 2.6rem 1.2em 0rem;
	text-align: center;
	transform: rotate(-8deg);
	font-weight: bold;
	font-size: 16px;
	clip-path: polygon(50% 0%, 62% 6.75%, 75% 6.75%, 81.25% 18.75%, 93.25% 25%, 93.25% 37.5%, 100% 50%, 93.25% 62.5%, 93.25% 75%, 81.25% 81.25%, 75% 93.25%, 62% 93.25%, 50% 100%, 37.5% 93.25%, 25% 93.25%, 18.75% 81.25%, 6.75% 75%, 6.75% 62.5%, 0% 50%, 6.75% 37.5%, 6.75% 25%, 18.75% 18.75%, 25% 6.75%, 37.5% 6.75%);
}

.stoerer {
 	position: absolute;
 	z-index: 10;
    top: -23px;
    left: 230px;
    border-radius: 50%;
    width: 162px;
    height: 162px;
    color: #ffffff;
    padding: 3.1rem 1.2em 0rem;
    text-align: center;
    transform: rotate(-8deg);
    font-weight: bold;
    font-size: 17px;
    clip-path: polygon(50% 0%, 62% 6.75%, 75% 6.75%, 81.25% 18.75%, 93.25% 25%, 93.25% 37.5%, 100% 50%, 93.25% 62.5%, 93.25% 75%, 81.25% 81.25%, 75% 93.25%, 62% 93.25%, 50% 100%, 37.5% 93.25%, 25% 93.25%, 18.75% 81.25%, 6.75% 75%, 6.75% 62.5%, 0% 50%, 6.75% 37.5%, 6.75% 25%, 18.75% 18.75%, 25% 6.75%, 37.5% 6.75%);
    transition: all 0.3s;
}
.stoerer.rot {
	background-color: #a6003f;
}
.stoerer.blau {
	background-color: #0476c0;
	display: none;
}
.stoerer.moosgruen {
	background-color: #495b03;
	display: none;
}
.stoerer.rot:hover {
	background-color: #0476c0;
}
.stoerer.blau:hover {
	background-color: #a6003f;
}
.stoerer.moosgruen:hover {
	background-color: #a6003f;
}

#block_1002866_content, #block_1003513_content {
	background-color: #0476c0;
	padding: 1.2rem 2rem 1.7rem;
	border-radius: 20px;
	margin: 10px 10px;
	color: #ffffff;
}
#block_1003513_content {
	background-color: #6e8e04;
}
#block_1002866_content:hover, #block_1003513_content:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}
#block_1002866_content h3, #block_1003513_content h3 {
	color: #ffffff;
	font-weight: 700;
	margin-bottom: 3px;
	display: block;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
}
#block_1002866_content p, #block_1003513_content p {
	margin-bottom: 0;
	color: #ffffff;
	display: block;
	white-space: nowrap;
  	overflow: hidden;
  	text-overflow: ellipsis;
}
#block_1002866_content a, #block_1003513_content a {
	color: #ffffff;
	text-decoration: none;
}
#block_1002866_content a:hover, #block_1003513_content a:hover {
	color: #ffffff !important;
	text-decoration: underline;
}
#section_1001294 {
	width: 50%;
	max-width: 550px;
	margin-left: calc(50vw - 558px) !important;
	float: left;
}
#section_1001602 {
	width: 50%;
	max-width: 550px;
	float: left;
}
#section_1000062 {
	clear: both;
}
@media (max-width: 1120px) {
	#section_1001294 {
		margin-left: 10px !important;
		width: calc(50% - 10px);
	}
	#section_1001602 {
		width: calc(50% - 10px);
	}
}

tr.cd-last-tr-value + tr h3 {
	margin-top: 1em;
}

.cd-detail-image-col div[class^="cd-image-wrapper"]:last-child img.cd-image-cover {
	height: auto;
	margin-top: 1em;
}
/*@media (min-aspect-ratio: 0.9 / 1) {
	.cd-detail-image-col .cd-image-wrapper-3_4:last-child img.cd-image-cover {
		height: 100%;
		width: auto;
	}
}*/
.cd-button {
	transition-duration: 0.3s;
}
.cd-light #block_1003559 .cd-table tr.cd-table-header {
	background-color: #495b03;
}
.cd-light #block_1003559 .cd-table tr.cd-tr-value {
	border-bottom-color: #495b03;
}
.cd-light #block_1003559 .cd-table tr.cd-table-header th.cd-table-header:first-child {
	color: #495b03;
}
 #block_1003559 .cd-table tr.cd-tr-value td:last-child {
 	white-space: normal;
 }
.cd-light #block_1002880 .cd-table tr.cd-table-header {
	background-color: #495b03;
}
.cd-light #block_1002880 .cd-table tr.cd-tr-value {
	border-bottom-color: #495b03;
}
.cd-light #block_1002880 .cd-table tr.cd-table-header th.cd-table-header:first-child {
	color: #495b03;
}
#block_1002880 .cd-table tr.cd-tr-value td:last-child {
 	white-space: normal;
}

@media (max-width: 576px) {
	.tinyMceContent table[border="1"] tr td, .tinyMceContent table[border="1"] tr td:first-child {
		display: block;
		width: 100%;
	}
	.cd-data-value.tinyMceContent table[border="1"] tr td:first-child {
		width: 100%;
	}
	#block_1000694 .cd-newslist-table .cd-table .cd-image-column,
	#block_1000693 .cd-newslist-table .cd-table .cd-image-column,
	#block_1000942 .cd-newslist-table .cd-table .cd-image-column,
	#block_1000932 .cd-newslist-table .cd-table .cd-image-column,
	#block_1000953 .cd-newslist-table .cd-table .cd-image-column, 
	#block_1000967 .cd-newslist-table .cd-table .cd-image-column, 
	#block_1000694 .cd-newslist-table .cd-table .cd-table-header th:first-child,
	#block_1000693 .cd-newslist-table .cd-table .cd-table-header th:first-child,
	#block_1000942 .cd-newslist-table .cd-table .cd-table-header th:first-child,
	#block_1000932 .cd-newslist-table .cd-table .cd-table-header th:first-child,
	#block_1000953 .cd-newslist-table .cd-table .cd-table-header th:first-child,
	#block_1000967 .cd-newslist-table .cd-table .cd-table-header th:first-child {
		display: none;
	}
	.cd-club-logo-and-name::after {
		content: none;
	}
	.stoerer {
		display: none;
	}
	.stoerer.rot {
		display: block;
		left: -30px;
        top: 75px;
        padding-top: 3.1rem;
        transform: rotate(-8deg) scale(0.8);
	}
	.stoerer.blau {
		display: none;
		left: -26px;
        top: 80px;
        transform: rotate(-8deg) scale(0.8);
	}
	.stoerer.moosgruen {
		display: none;
		left: -26px;
        top: 80px;
        transform: rotate(-8deg) scale(0.8);
	}
	#block_1002868_content {
		display: none;
	}
	.cd-detail-col {
		padding-left: 0;
	}
	#block_1003559 .cd-table .cd-image-column,
	#block_1003559 .cd-table .cd-table-header th:first-child {
		display: none;
	}
	#block_1002880 .cd-table .cd-image-column,
	#block_1002880 .cd-table .cd-table-header th:first-child {
		display: none;
	}
	#block_1003559 .cd-table tr.cd-tr-value td.cd-table-value,
	#block_1002880 .cd-table tr.cd-tr-value td.cd-table-value {
		white-space: normal;
	}
	#section_1001294, #section_1001602 {
		margin-left: 10px !important;
		margin-right: 10px !important;
		width: calc(100% - 20px);
	}
	
}