/*

	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;

*/

.article figure, .article img, .news-img-wrap {
     width: 100% !important;
}



.newscontainer h2 {padding: 40px 0 10px 0 !important;}
.unterseite .dater {
     background: #9c1915;
     color: #fff;
     font-size: 20px;
     float: left !important;
     width: 80px !important;
     height: 80px !important;
     padding: 2px;
     margin-right: 12px;
}
 .unterseite .dater {
    background:#9c1915;
     color:#fff;
     font-size: 20px;
     float:left !important;
     width: 75px !important;
     height: 75px !important;
     padding:2px;
     margin-right: 12px;
}
 .unterseite .dater .tag {
    font-size: 30px;
     font-weight:bold;
     text-align:center;
     line-height: 30px;
     margin-top: 8px;
     display: inline-block;
}
 .unterseite .dater .monat, .unterseite .dater .jahr {
    text-align:center;
     line-height: 16px;
     font-size: 14px;
}
 .unterseite .dater .uhrzeit {
    display: none;
}
 .newscontainer .startpaddinger {
    padding: 1% 0 !important;
}

 .startseite .dater {
    background:none;
     color:#706f6f;
     font-size: 14px;
     float:left !important;
     width: auto !important;
     height: auto !important;
     padding:2px;
     margin-right: 12px;
}
 .startseite .dater .tag {
    display: none;
}
 .startseite .dater .monat, .startseite .dater .jahr {
     text-align: center;
     line-height: 11px;
     font-size: 15px;
     margin-bottom: 12px;
     float: left;
}
 .startseite .news .article .teaser-text {
     display: none;
}
 .startseite .dater .monat {
    margin-right: 4px !important;
}
 .startseite .dater .uhrzeit {
    display: none;
}

.startseite .news {margin:30px 0;}

 .news-single h3 {
    font-size: 20px !important;
}
.news {
	position: relative;
	float: left;
	width:100%;
}
.news .article {
	width:  31.33333%;
	margin-right: 3%;
	float: left;
	padding: 1%;
	background: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.news .article {
	
}
.news .article:nth-child(1) {
    
     
}
.news .article:nth-child(2) {
    
     
}
.news .article:nth-child(3) {
    
     margin-right: 0 !important;
	padding:1%;
}


 .news .header {
    height: auto;
}
 .news h3 {
    font-size: 20px;
}
 .headnews h2 {
    padding: 12px 0 0px 17px;
}
 .news .article .news-img-wrap a {
     display: block;
     float: left;
     padding: 0px;
     border: 0px solid #ddd;
     background: #fff;
}
 .news-list-date {
    font-weight: bold;
     font-size: 16px;
     padding:4px 0;
     border-bottom: 1px solid #8a8a8a;
}
 .startseite .news .article .news-img-wrap {
     max-height: 180px;
     float: none;
     position: relative;
     overflow: hidden;
}
 .news .article .news-img-wrap {
     max-height: 165px;
     float: left;
     position: relative;
     overflow: hidden;
}
 .startseite .more {
    font-size: 12px;
     color: #fff;
     text-decoration: none;
     padding: 5px 15px;
     background: #9c1915;
     display: inline-block;
     margin-top: 15px;
}
 .startseite .news .footer {
    display: none;
}
