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

.news .nav li {
	float: left;
}

.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 -- */
.news .article {
	width: 30%;
    float: left;
	margin: 80px 5% 0 0;
	color: #FFFFFF;
	position: relative;
	z-index: 5;
}

.news .article:nth-child(1),
.news .article:nth-child(2),
.news .article:nth-child(3) {
	margin: 0 5% 0 0;
}

.news .article:nth-child(3n) {
	margin-right: 0;
}

.news .news-text {
	float: left;
	clear: both; 
}

.news .news-text h4 {
	margin: 5px 0 20px 0;
}

/* 
.news-imgwrap {
	float: right;
	margin: 0;	
} */

/* .news .news-text h4 {
	font-size: 18px;
	text-transform: uppercase; 
} */

.news .news-text a {
	color: #FFFFFF;
}

.news .news-text a.more {
	color: #0d8f7d;
	border-bottom: 2px solid #0d8f7d;
	padding-bottom: 5px;
	display: inline-block;
}

.news #zuruebersicht {
	position: absolute;
    right: 0;
    bottom: -80px;
    z-index: 1;
}

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

.news-list-container .article {
	background: #F1F1F1;
	padding: 20px 2%;
	width: 28%;
	margin: 20px 2% 0 0;
}

.news-list-container .article:nth-child(1), 
.news-list-container .article:nth-child(2), 
.news-list-container .article:nth-child(3) {
	margin: 0 2% 0 0;
}

.news-list-container .article:nth-child(3n) {
	margin-right: 0;
}

.news-list-container .article,
.news-list-container .article .news-text a {
	color: #0e1c41;
}

.news-list-container .news-text a.more {
	color: #0d8f7d;
}

.news-line {
	float: left; 
	clear: both; 
	width: 100%;
	margin-top: 20px;
}

.news-latest-container .news-line {
	margin-top: 50px;
}

.news-line:first-child {
	margin-top: 0px;
}

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

.news-single h1 {
	font-size: 28px;
}

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

.news-single-date {
	display: block;
    float: right;
    background: #0d8f7d;
    padding: 10px 20px;
    color: #FFF;
}

.news-single-teaser {
	width: 100%;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	display: block;
	font-family: 'URW DIN Bold';
}

.single-bild.bild-preview {
	float: right;
	margin: 0 0 20px 5%; 
}

.single-bild {
	display: table; 
}

.news-img-caption {
	display: table-caption;
	caption-side: bottom;
	font-size: 12px;
}

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

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

.single-bild {
	float: left;
	margin: 0 2% 20px 0;
}

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

.news-single-backlink a {
	padding: 10px 30px;
	display: block;
	font-family: 'Neo Tech Regular', 'URW DIN Light', arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	background: #0e1c41;
	color: #FFFFFF;
	float: left;
}
/* 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;
}




.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;
}

