/* ------------ RAZ Layoutanpassungen: Listenansicht (class .news) ------------ */


.page-navigation:first-child, .f3-widget-paginator:first-child{
display: none;
}

.page-navigation ul li a, .page-navigation > p, .current{
font-size: 1.3rem;
}



.news-list-view .article{
width: 100%;
position: relative;
margin-right: 2rem;
margin-bottom: 2rem;
}

/*.news-list-view .article:nth-child(even){
float: right;
}*/

/*.news-list-view .article:nth-child(odd):last-child, .news-list-view .article:nth-child(even):last-child{
clear: both;
}*/

.news-list-view .article:nth-child(odd){
/*float: left;*/
clear: both;
}

.news-list-view .article h3, .news-single .header h3{
padding-bottom: 1rem;
/*border-bottom: 2px solid rgb(0,151,95);*/
}

.news-list-view .header span, .news-single .header h3{
font-size: 2.4rem;
line-height: 3rem;
font-family: 'Oswald', sans-serif;
font-weight: 700;
color: rgb(0,0,0);
}

/* ------- Datum Veröffentlichung ------- */

.news-list-date{
/*position: absolute;
top: -2rem;*/
color:rgb(130,130,130);
font-family:'Asap', sans-serif;
border-right: none;
font-size: 1.3rem;
}

/* ------ Previewimage ----- */
a < .no-media-element{
display: none;
}
*/ ----- Teaser ----- */

.news .article .teaser-text {
/* line 138 */
}

.more, .news-backlink-wrap a{
color: rgb(0,151,95);
float: right;
font-size: 1.3rem;
padding: 0.5rem 0;
}

/* ------------ RAZ Layoutanpassungen: Detailansicht (class .news-single) ------------ */

.news-single{
width: 100%;
}

/*---- Social Plugins ----*/

.facebook{
float: left;
}

.like, .share{
float: right;
width: 10rem;
}

/*-------------------- Bilder ----------------------*/

.csc-textpic-imagewrap{
/*width: 100%;*/
/*float: left;*/
}

div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li {
    overflow: inherit !important;
}

div.csc-textpic-left .csc-textpic-imagewrap {
    float: left;
}
.csc-textpic-imagewrap {
    padding-top: 1rem;
}
.csc-textpic-imagewrap {
  /*  float: left;*/
/*    width: 100%;*/
}

div.csc-textpic div.csc-textpic-imagecolumn {
    float: left;
    width: 50%;
}

div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 0;
    width: 100%;
}

div.csc-textpic .csc-textpic-imagewrap img {
    box-sizing: padding-box;
    height: auto;
    padding: 0rem 1rem 1rem 0;
    width: 100%;
}


/**************************************/
/* Default styles for news extension */
/**************************************/


p, a{
font-family: 'Asap', sans-serif;
font-weight: 400;
}

.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:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.news .article .news-img-wrap a {
	display: block;
}

.news .article .news-img-wrap img {
	
    box-sizing: border-box;
    float: left;
    height: auto;
    margin-bottom: 0.8rem;
    padding: 0.2rem;
    width: 100%;
}

.news .article .teaser-text {
font-size: 1.3rem;
line-height: 2rem;
overflow-wrap: break-word
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}


.news .footer {
	clear: both;
	padding: 10px 0 0 0;
	border-top: 1px solid rgb(150,150,150);
	margin-top: 15px;
	color: rgb(130,130,130);
}

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

.news .footer span {
	display: inline-block;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 1px solid rgb(150,150,150);
}

.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-top: 0;
	margin-bottom: 2rem;
	padding: 1rem 0 0 0;
	border-bottom: 0;
	border-top: 1px solid rgb(150,150,150);
}

.news-single .article .news-img-wrap {
	width: 100%;
}

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

.news-single .teaser-text {
	color: rgb(130,130,130);
}

.news-text-wrap {
	margin-bottom: 2rem;
}

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

/* related news + files */
.news-related-wrap {
	display: table;
	margin-top: 6rem;
	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: 10px;
}

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

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

.news-clear {
	clear: both;
}

/* -------------> Media Queries <------------- */
@media screen and (min-device-width:601px){
.news-list-view .article .news-img-wrap{float:left; width:50%; margin-right:1rem;}
}

@media screen and (max-device-width: 960px){

.news-list-view .article:nth-child(2n) {
float: none;
}

.news-list-view .article {
margin-bottom: 2rem;
width: 100%;
}

.news-list-view .article .news-img-wrap img{
margin-right: 1rem;
width: 100%;
}

.news .article .news-img-wrap img {

}

}

@media screen and (max-device-width: 600px){

.news-list-view .article:nth-child(odd){
float: none;
}

.news-single .article .news-img-wrap{
width: 100%;
}

div.csc-textpic div.csc-textpic-imagecolumn {
width: 100%;
}
.like span, .like iframe{
width:4.5rem !important;	
}
.share{float:none;}

}
