/*
.news-list-view {
font-size: 0.9em;
}
*/

.news-list-view .article.frame-frame-1 {
padding: 0px;
}

.news-list-view .article.frame-frame-1 .wrapper {
padding: 1.42857143em;
}

.news-list-view .article.frame-frame-1 a {
padding: 1.42857143em;
display: block;
text-decoration: none;
color: inherit;
}

.news-list-view .article.frame-frame-1 .wrapper a {
padding: 0;
display: inline-block;
text-decoration: none;
color: #8c2745;
}

.news-list-view .article.frame-frame-1 a:hover h2,
.news-list-view .article.frame-frame-1 a:hover .internal-link,
.news-list-view .article.frame-frame-1 a:focus h2,
.news-list-view .article.frame-frame-1 a:focus .internal-link,
.news-list-view .article.frame-frame-1 .wrapper a:hover {
text-decoration: underline;
}

@media (min-width: 768px) {
	
.news-list-view .article.frame-frame-1 img {
filter: grayscale(100%);
}

.news-list-view .article.frame-frame-1 a:hover img,
.news-list-view .article.frame-frame-1 a:focus img {
filter: grayscale(0%);
}

}
/*
.news-list-view .internal-link:before {
display: inline-block;
font: normal normal normal 1em/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0,0);
}
*/

.news-list-view .internal-link {
/*padding: 0px 0px 0px 1em;*/
color: #8c2745;
}
/*
.news-list-view .internal-link:before {
content: "\f061";
margin-left: -1em;
padding-right: 0.2em;
}
*/

.news-list-view .article p, .news-list-view .article .internal-link {
font-size: 1em;
}

@media (min-width: 768px) {
.news-list-view .article p, .news-list-view .article .internal-link { font-size: 1em; }
}

/* Randspalte */

.news-list-view .article.frame-frame-1.switch {
border-top: 0px;
}

.news-list-view .article.frame-frame-1.switch a,
.news-list-view .article.frame-frame-1.switch .wrapper {
background-color: #575757 !important;
color: #fff !important;
}

.news-list-view .article.frame-frame-1.switch a:hover,
.news-list-view .article.frame-frame-1.switch a:focus {
background-color: #8c2745 !important;
}

.news-list-view .article.frame-frame-1.switch H1,
.news-list-view .article.frame-frame-1.switch H2,
.news-list-view .article.frame-frame-1.switch H3,
.news-list-view .article.frame-frame-1.switch H4,
.news-list-view .article.frame-frame-1.switch H5 {
color: #fff !important;
}

.news-list-view .article.frame-frame-1.switch .internal-link {
color: #ababab !important;
margin-left: 0.25em;
}

.news-list-view .article.frame-frame-1.switch p:last-child {
display: inline !important;
}


/* Randspalte ENDE */

/**************************************/
/* 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 {
	/*border-bottom: 1px solid #ccc;*/
	margin-bottom: 1.42857143em;
}

.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: none;
	/*background: #fff;*/
}

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

@media (max-width: 767px) {
.news .news-list-view .article .news-img-wrap .ratio-container {
	margin-bottom: 1.42857143em;
}
}

.news .article .news-img-wrap img {
	float: none;
	/*height: auto;
	width: auto;*/
	/*margin-bottom: 1.42857143em;*/
}

.news .article .teaser-text {
	/*margin: 0 0 1.42857143em 0;*/
}

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

.news .footer {
	display: none;
	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;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid #ddd;
}

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

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

.news .no-news-found {
	/*color: #575757;*/
	/*font-style: italic;*/
}

.f3-widget-paginator {
margin-right: -5px;
}

.news .page-navigation {
	font-size: 1em;
}

@media (min-width: 768px) {
.news .page-navigation { font-size: .9em; }
}

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

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

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

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

/* 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 .article .news-img-wrap a {
	display: block;
	float: none;
	padding: 0px;
	border: 0px solid #ddd;
	/*background: #fff;*/
}

.news-single .footer {
	margin-bottom: 1.42857143em;
	margin-top: 5px;
	padding: 10px 0 0 0;
	border-bottom: 0;
	border-top: 1px solid #eee;
}

.news-single .article {
	border-bottom: 0px;
}

.news-single .article .news-img-wrap {
/*	width: 100%;
	margin: 0px 0px 0px 0px;*/
	float: none;
}

.news-single .article .news-img-wrap .outer:first-child {
	margin-top: 5px;
}

.news-single .article .news-img-wrap img {
	float: none;
	margin-bottom: 0px;
}

.mediaelement-image {
	margin-bottom: 1.42857143em;
}

.news-single .teaser-text {
	/*color: #575757;*/
}

.news-single .article .teaser-text {
	margin-bottom: 1.42857143em;
}

.news-text-wrap {
	margin-bottom: 1.42857143em;
}

.news-img-caption {
	/*color: #575757;*/
}

@media (min-width: 768px) {
.news-img-caption {
    font-size: 0.8em;
}
}

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

.news-related {
	width: 100%;
	margin-top: 1.42857143em;
	padding: 0px 0px 0px 0px;
	border: 0px solid #eee;
}

.news-related:first-child {
	padding-top: 1.42857143em;
	border-top: 1px solid #575757;
}

.news-related ul li {
}

.news-related ul li span {
	border-right: 0px solid #DDDDDD;
	display: inline-block;
	margin-right: 0px;
	padding-right: 5px;
	/*color: #575757;*/
}

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

.news-related h3 {
	margin-bottom: 0px;
	/*color: #575757;*/
	font-weight: 500;
}

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

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

.news-clear {
	clear: both;
}

.news-list-date {
font-weight: 300;
margin-bottom: 5px;
font-size: 1em;
/*color: #575757;*/
}

@media (min-width: 768px) {
.news-list-date { font-size: 0.8em; }
}

.news-related.news-related-links span {
display: block;
padding-left: 1em;
}

.news a.more, .news-backlink-wrap a {
display: inline-block;
/*background-color: #575757;
color: #fff;
font-weight: 500;
padding: 8px;*/
padding: 0px 0px 0px 1em;
margin-top: 1.42857143em;
transition: all .2s;
}

@media (max-width: 768px) {

.news a.more, .news-backlink-wrap a {
width: 100%;
}

}

.news-backlink-wrap a {
margin-top: 0px;
}

.news a:hover.more, .news a:focus.more, .news-backlink-wrap a:hover, .news-backlink-wrap a:focus {
/*background-color: #8c2745;
color: #fff;
text-decoration: none;*/
transition: all .2s;
}


.news a.more:before, .news-backlink-wrap a:before {
display: inline-block;
font: normal normal normal 1em/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: translate(0,0);

content: "\f061";
margin-left: -1em;
padding-right: 0.2em;

/*color: #fff;*/
}

.news-backlink-wrap a:before {
content: "\f060";
}

