/**************************************/
/* Default styles for news extension */
/**************************************/
.news .clear {
	clear: both;
}

.news .nav ul {
	float: left;
	display: inline;
	margin: 0;
}

.news .nav li {
	float: left;
}

.news .nav a {
	float: left;
	display: block;
}

.news .nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .article {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.news .article:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
}

.news .article:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .article .news-img-wrap {
	float: left;
	margin: 3px 12px 5px 0;
	background: #fff;
}

.news .article .news-img-wrap a {
	display: block;
	float: left;
	padding: 4px;
	border: 0px solid #ddd;
	background: #fff;
}

.news .article .news-img-wrap img {
	float: left;
	height: auto;
	width: auto;
}

.news .article .teaser-text {
	margin: 0 0 10px 0;
}

.news .article h3 {
	margin-bottom: 0;
}

.news .footer {
	clear: both;
	padding: 10px 0 0 0;
	border-top: 1px solid #eee;
	margin-top: 15px;
	color: #888;
}

.news .footer p {
	line-height: 1em;
}

.news .footer span {
	display: inline-block;
	margin-right: 0.3rem;
}

.news .footer span:last-child {
	border-right: 0;
}

.news .footer .news-category a {
	text-transform: uppercase;
}

.news .no-news-found {
	color: #DB0202;
	font-style: italic;
}

.news .page-navigation p {
	float: left;
}

.news .page-navigation ul {
	float: right;
}

.news .page-navigation ul li {
	float: left;
	display: block;
	padding: 0 2px;
	background: none;
}

.news .page-navigation ul li a {
	display: block;
}

/* category menu view */
.news-category-view ul li {
	padding: 5px 8px;
}

.news-category-view ul li li {
	padding: 2px 8px 2px 12px;
}

.news-category-view > ul > li:nth-child(even) {
	background: #f9f9f9;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

.news-category-view .category-desc {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #ddd;
}

/* single view */
.news-single .footer {
	margin-bottom: 20px;
	margin-top: 5px;
	padding: 10px 0 0 0;
	border-bottom: 0;
	border-top: 1px solid #eee;
}

.news-single .article .news-img-wrap {
	float: right;
	width: 282px;
	margin: 0 0 0 25px;
}

.news-single .article .news-img-wrap img {
	float: none;
}

.news-single .teaser-text {
	font-size: 15px;
	color: #666666;
}

.news-text-wrap {
	margin-bottom: 10px;
}

.news-img-caption {
	color: #888;
}

/* related news + files */
.news-related-wrap {
	display: table;
	margin-top: 20px;
	width: 100%;
}

.news-related {
	width: 50%;
	padding: 15px;
	border: 1px solid #eee;
	display: table-cell;
}

.news-related ul li {
	line-height: 1em;
	margin-bottom: 12px;
}

.news-related ul li span {
	border-right: 1px solid #DDDDDD;
	display: inline-block;
	margin-right: 8px;
	padding-right: 8px;
	color: #888;
}

.news-related ul li span:last-child {
	border-right: 0;
	padding-right: 0;
}

.news-related h4 {
	margin-bottom: 1.0rem !important;
}

.news-related-files ul li {
	margin-bottom: 20px;
}

.news-related-files .news-related-files-link .jpg {
	background-position: 0 0;
}

.news-clear {
	clear: both;
}

/* UAN News Sidebar */

.news-sidebar .news-list-date {
	color: #666666;
}

.news-sidebar .news-list-category {
	color: #666666;
}

.news-sidebar h3 a {
	font-size: 1.0rem;
	font-weight: bold;
}

.news-sidebar .teaser a {
	color: #333333;
}

.news-sidebar .teaser a p{
	margin: 0rem;
	line-height: 1.1rem !important;
}

.uan-11 .header h3{
	line-height: 1.4rem !important;
}

/* UAN Newsliste */

.news-list-view{
	margin-top: 1rem;
}

.news-list-view .news2cols{
	margin-bottom: 1rem;
}

.news-list-view .news-list-date {
	color: #666666;
}

.news-list-view .news-list-category {
	color: #666666;
}

.news-list-view h3 a {
	font-size: 1.0rem;
	font-weight: bold;
}

.news-list-view .teaser a {
	color: #333333;
}

.news-list-view .teaser a p{
	margin: 0rem;
	line-height: 1.1rem !important;
}

.uan-10 .header h3{
	line-height: 1.4rem !important;
}

/* UAN News Detail */

.news-single .news-list-date{
	color: #666666;
}

.news-single .news-list-category{
	color: #666666;
}

/* UAN Events Sidebar */

.events-sidebar .news-list-date {
	color: #666666;
}

.events-sidebar h3 a {
	font-size: 1.0rem;
	font-weight: bold;
}

.events-sidebar .teaser a {
	color: #333333;
}

.events-sidebar .teaser a p{
	margin: 0rem;
	line-height: 1.1rem !important;
}


/* UAN Eventliste */

.events-list-view .news2cols{
	margin-bottom: 2rem;
}

.events-list-view .ym-g10{
	width: 20%;
}

.events-list-view .ym-g90{
	width: 80%;
}

.events-list-view .news-list-date {
	display: flex;
	background-color: #8dc63f;
	color: #ffffff;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	align-items:center;
	justify-content: center;
	font-size: calc(12px + (24 - 12) * ((100vw - 320px) / (1280 - 320)));
}

.events-list-view .news-list-date time {
	padding-top: 30%;
	padding-bottom: 30%;
}

.events-list-view .news-list-category {
	display: table-cell;
	color: #666666;
	font-size: 0.8rem;
	line-height: 0.9rem;
	padding-bottom: 0.5rem;
}

.uan-20 .header h3{
	line-height: 1.4rem !important;
}

.uan-22 .header a span{
	vertical-align: top;
}

.uan-22 .header h3{
	line-height: 1.4rem !important;
	margin-top: -0.3rem;
}

.events-list-view h3 a {
	font-size: 1.0rem;
	font-weight: bold;
}

.events-list-view .teaser a {
	color: #333333;
}

.events-list-view .teaser a p{
	margin: 0rem;
	line-height: 1.1rem !important;
}

.events-list-view .ym-g10{
	width: 20%;
}

.events-list-view .ym-g90{
	width: 80%;
}

/* UAN Maßnahmen Liste */

.uan-30 .header h3{
	line-height: 1.4rem !important;
}

.measures-list-view h3 a {
	font-size: 1.0rem;
	font-weight: bold;
}

.measures-list-view .teaser a {
	color: #333333;
}

.measures-list-view .teaser a p{
	margin: 0rem;
	line-height: 1.1rem !important;
}

/* UAN Maßnahmen KFA Liste */

.oe-accordion-header {
	cursor: pointer;
}

.oe-accordion-content {
	padding: 1.5rem 0;
}

.oe-accordion-img img {
	width: 100%;
}

/* 
Verzögerungseffekt
 */
 
details[open] summary ~ * {animation: sweep .7s ease-in-out;}

@keyframes sweep {
  0%    {opacity: 0; margin-left: 0px}
  100%  {opacity: 1; margin-left: 0px}
}

/* 
Safari-Hack
 */
 
summary::-webkit-details-marker {
	display: none;
}

.oe-acc-container * {
	outline: none;
}

/* Akkordeon */

.oe-accordion-content {
	padding: 1rem 0rem 2.0rem 2.1875rem;
}

main .oe-acc-container:last-child .oe-accordion-content {
	padding: 1rem 0rem 0rem 2.1875rem;
}

details summary::marker {
	content: "/";
}

details[open] summary::marker {
	content: "\";
}

.uan-40 .header h3{
	line-height: 1.4rem !important;
}

.measures-kfa-list-view h3 a {
	font-size: 1.0rem;
	font-weight: bold;
}

.measures-kfa-list-view .teaser a {
	color: #333333;
}

.measures-kfa-list-view .teaser a p{
	margin: 0rem;
	line-height: 1.1rem !important;
}




@media screen  and (min-width: 400px) {

	.events-list-view .ym-g10{
		width: 15%;
	}
	
	.events-list-view .ym-g90{
		width: 85%;
	}

}

@media screen  and (min-width: 520px) {

	.events-list-view .ym-g10{
		width: 12%;
	}
	
	.events-list-view .ym-g90{
		width: 88%;
	}

}

@media screen  and (min-width: 660px) {

	.events-list-view .ym-g10{
		width: 10%;
	}
	
	.events-list-view .ym-g90{
		width: 90%;
	}

}

@media screen  and (min-width: 760px) {

	.events-list-view .ym-g10{
		width: 15%;
	}
	
	.events-list-view .ym-g90{
		width: 85%;
	}

	.events-list-view .news-list-date {
		font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1280 - 320)));
	}

}

@media screen  and (min-width: 880px) {

	.events-list-view .ym-g10{
		width: 12%;
	}
	
	.events-list-view .ym-g90{
		width: 88%;
	}

}

@media screen  and (min-width: 1000px) {

	.events-list-view .ym-g10{
		width: 10%;
	}
	
	.events-list-view .ym-g90{
		width: 90%;
	}

}

@media screen  and (min-width: 1140px) {

	.events-list-view .ym-g10{
		width: 8%;
	}
	
	.events-list-view .ym-g90{
		width: 92%;
	}

	.events-list-view .news-list-date {
		font-size: 18px;
	}

}