/* #inhaltsbereich.unterseite > .frame:first-child > .tx-news{
	margin-top: -70px;
} */

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

.tx-news .nav li {
	float: left;
}

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

/* -- News Container -- */
/* latest */
.news-latest-container {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
}

/* list 1 */
.news-list-container {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
}

/* list 2 */
.news-list2-container {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
}

/* list 3 */
.news-list3-container {
	width: 100%;
	float: left;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
}

/* list owlslider */
.news-listslider-container{
	width: 100%;
	float: left;
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
}

/* -- List -- */
.tx-news .article {
	width: 32%;
	float: left;
	margin: 0 0 0 2%;
	position: relative;
}

.tx-news .article:first-child {
	margin: 0;
}

.tx-news .news-teaser {
	float: left;
}

.tx-news .news-teaser .news-date,
.tx-news .news-teaser p  {
	display: inline; 
}

.events .tx-news .news-teaser p {
	display: block;
	margin: 0;
}

.tx-news .news-teaser .news-date {
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	border-right: 2px solid #58585a;
	display: inline-block;
}

.tx-news .news-teaser .news-date > time {
	display: inline;
}

.tx-news .article .news-teaser a,
.tx-news .article a.more {
	color: #58585a;
}

.tx-news .article span.button-moreinfo {
	margin-top: 30px;
}

.tx-news .article span.button-moreinfo::after {
	background: #58585a;
}

.tx-news .article a.more {
	display: block;
	float: right; 
	border: 2px solid #58585a;
	padding: 7px 20px;
	font-size: 18px;
	font-style: italic;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
}

.tx-news .article span.button-moreinfo:hover a,
.tx-news .article span.button-moreinfo:active a {
	color: #FFFFFF; 
}

.no-news-found {
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
}

.unterseite .tx-news .page-navigation, 
.unterseite .tx-news .news-box,
.unterseite .tx-news .news-box > .block {
	float: left; 
	clear: both; 
	width: 100%;
}

.unterseite .tx-news .page-navigation {
	margin-top: 20px;
}

.unterseite .tx-news .news-box {
	margin-bottom: 30px;
}

.unterseite .tx-news .news-box > .block {
	margin-top: 30px;
}

.unterseite .tx-news .article {
	position: relative;
	background: rgba(0,0,0,0.1);
    padding: 0 0 120px;
    width: 32%;
}

.unterseite .tx-news .article .news-text {
	padding: 0 10%;
    width: 80%;
    float: left;
    clear: both;
}

.unterseite .tx-news .news-latest-container .article .news-imgwrap {
    width: 100%;
    float: left;
	clear: both;
	margin: 0;
	/* height: 200px; */
	overflow: hidden;
	position: relative;
	background: rgba(255,255,255,0.6);
}

.unterseite .tx-news .news-latest-container .article .news-imgwrap img {
    width: 100%;
	height: auto;
	position: relative;
    /* opacity: 0.5; */
}

.unterseite .tx-news .news-latest-container .article .news-imgwrap a {
	display: block;
	line-height: 0;
}

.news .tx-news .article {
    padding: 0 0 120px;
}

.news .tx-news .article .news-imgwrap {
    display: none; 
}

.news .tx-news .article span.button-moreinfo {
	margin-top: 30px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.unterseite .tx-news .article span.button-moreinfo {
	margin-top: 30px;
	position: absolute;
	bottom: 30px;
	right: 5%;
}

/* single view */
.news-single  {
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	display: block;
}

.news-single-side-infos {
	width: auto;
	float: right;
	clear: both;
	margin: -60px 0 0 0;
	padding: 0;
	display: block;
}

.news-single-date-news {
	float: left; 
	padding: 5px 10px;
	background: #444444;
	color: #FFFFFF;
	/* margin-right: 5px; */
}

.news-single-category {
	float: left; 
	display: none; 
}

.news-single-category > .news-list-category > span {
	float: left; 
	padding: 5px 10px;
	background: #E5E5E5;
	margin-left: 5px;
}

.news-single-category > .news-list-category > span.category-R-Tech {
	/* background: #ee7f00;
	color: #FFFFFF; */
	box-shadow: inset 3px 0px 0px #ee7f00;
}

.news-single-category > .news-list-category > span.category-TechBase {
	/* background: #00883E;
	color: #FFFFFF; */
	box-shadow: inset 3px 0px 0px #00883E;
}

.news-single-category > .news-list-category > span.category-E-Mobilitätscluster {
	/* background: #E41B13;
	color: #FFFFFF; */
	box-shadow: inset 3px 0px 0px #E41B13;
}

.news-single-category > .news-list-category > span.category-IT-Logistikcluster {
	/* background: #0075BD;
	color: #FFFFFF; */
	box-shadow: inset 3px 0px 0px #0075BD;
}

.news-single-category > .news-list-category > span.category-DGO {
	/* background: #ED801D;
	color: #FFFFFF; */
	box-shadow: inset 3px 0px 0px #ED801D;
}

.news-single-category > .news-list-category > span.category-StartUP-Factory {
	/* background: #E41B13;
	color: #FFFFFF; */
	box-shadow: inset 3px 0px 0px #E41B13;
}

.news-single h1 {
	float: left;
    clear: both;
    width: 100%;
	margin-top: 0;
	font-size: 40px;
}

.news-single-main-infos {
	width: 100%;
	float: left;
	clear: both;
	margin: 0 0 0 0;
	padding: 0;
	display: block;
}

.news-single-date-events {
	font-size: 24px;
    font-weight: 700;
    font-style: italic;
    color: #ee7f00;
}

/* .news-content .news-single-date-events {
	display: none; 
}

.events-content .news-single-date-news {
	display: none; 
} */

.news-single-date-events .news-date {
	display: block;
}

.news-single-date-events .news-date time {
	display: inline;
}

.news-single-teaser {
	width: 100%;
	float: left;
	clear: both;
	margin: 0 0 40px 0;
	padding: 0;
	display: block;
	font-weight: 700;
}

.news-single-text {
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	display: block;
}

.news-imgwrap {
	float: right;
    margin: 0 0 20px 5%;
    width: 40%;
}

.news-imgwrap .news-img-caption {
	font-size: 14px;
	margin-bottom: 0px;
}

.news-single-imgwrap {
	width: 50% !important;
    float: right;
    clear: both;
	margin: 0 0 50px 50px;
	padding-top: 20px;
	position: relative;
}

.single-bild {
	float: left;
	width: 100%;
	margin: 0;
}

.news-single-imgwrap .owl-nav {
	position: absolute;
	top: -20px;
    right: 0;
}

.news-single-imgwrap .owl-nav > div {
    background: url(../../../images/zentral/arrows.png) -40px top no-repeat;
    height: 32px;
    width: 20px;
    text-indent: -999px;
    overflow: hidden;
    display: inline-block;
    margin: 0 0 0 10px;
}

.news-single-imgwrap .owl-nav > div.owl-next {
    background-position: -60px top;
}

.news-single-imgwrap .owl-nav >  div.disabled {
    display: none;
}

.news-single-imgwrap .owl-dots {
	position: absolute;
	top: -20px;
	left: 0;
	max-width: 80%;
}

.news-single-imgwrap .owl-dots > .owl-dot {
    width: 20px;
    height: 5px;
    margin: 10px 5px 0 0;
    background: #58585a;
	/* display: inline-block; */
	float: left;
}

.news-single-imgwrap .owl-dots > .owl-dot.active {
    background: #ee7f00;
}

/* .single-bild:nth-child(4n) {
	margin: 0 0 20px 0;
} */

.single-bild .news-img-caption {
	font-size: 12px;
}

.single-bild img {
	width: 100%;
	height: auto;
}

span.button-moreinfo.news-single-backlink {
	float: left;
	clear: both;
	margin: 50px 0 0 0 !important;
	padding: 0;
	display: block;
}

span.button-moreinfo.news-single-backlink a {
	background: none;
    padding: 10px 20px;
    border: 2px solid #ee7f00;
    font-size: 18px;
    text-transform: uppercase;
    font-style: italic;
	font-weight: 700;
    display: block;
    position: relative;
    z-index: 2;
    transition: all 0.5s ease;
}
/* 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: 10px;
}

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

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

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

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

.tx-news .page-navigation ul li {
	float: left;
	display: block;
	padding: 0 !important;
	background: none;
}

.tx-news .page-navigation ul li::before {
	display: none;
}

.tx-news .page-navigation ul li.current {
	padding: 0  10px !important;
}

.tx-news .page-navigation ul li a {
	display: block;
	padding: 0 10px;
}

/* 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;
}

