﻿.news-item {
	border: 1px solid #1e6665;
	padding: 20px;
	position: relative;
	overflow:hidden;
}

a.newstitle{
	color: #1e6665;
	font-size: 27px;
	font-family: 'Georgia,Arial';
	font-weight: normal;
	text-decoration:none;
}

h3.news-title {
    margin: 0 0 3px;
	line-height: 28px;
}

.news-item .newslistimage {
	width: 366px;
	height: 207px;
	float: left;
}

.news-item .details {
	margin: 0 0 0 380px;
}

.news-item .details p{
	line-height: 20px;
}

.news-item a.editlink
{
	color: #1e6665;
	/*font-size: 10px;*/
	margin: 3px 0 0 0;
	padding: 0 0 0 30px;
}

.news-pager {
	height: 45px;
}

.news-pager  .pagination {
    /*float: right; */
    margin: 0;
}

.news-item .editcocntrols {
    float: right;
}

/*
.news-nachrichten .news-item {
	height: 478px;
	width: 472px;
	border: 1px solid #1e6665;
	padding: 14px 20px 0;
	margin: 0 0 10px 0;
	overflow: hidden;
}
*/

/*
.news-nachrichten .news-item  .details {
	margin: 19px 0 0 0;
	
}

.news-nachrichten .news-item  .details p {
	line-height: 16px;
}

.news-nachrichten .news-starseite-item-type {
	color: #1e6665;
	font-size: 13px;
	padding: 0;
	margin: 0 0 3px 0;
	display: block;	
}


.news-nachrichten  a.newstitle{
	color: #1e6665;
	font-size: 35px;
	font-family: 'Georgia, Arial';
	font-weight: normal;
}

.news-nachrichten  h3.news-item-title{
    margin: 0 0 5px;
	line-height: 28px; 
}

.news-nachrichten br {
	display: none;
}
*/

.news-details .imgsubtitle,
.news-details .image-source{
	color: #aaaaaa;
	font-family: 'Arial';
	font-size: 12px;
	line-height: 24px;
	margin: 6px 0;
	text-align: right;
} 


.news-details .news-item-type{
	color: #1e6665;
	font-size: 14px;
	padding: 14px 0;
	}
	

#detail-page .news-details  .description p.detail-teaser-text  {
	font-family: 'Arial';
    font-size: 22px;
    line-height: 28px;
}

/*#detail-page .news-details  .description p.detail-teaser-text:first-letter , */

/*
#detail-page .news-details  .description>p:first-of-type:first-letter
 {
    color: #262626;
    float: left;
    font-size: 157px;
    line-height: 107px;
    padding: 8px 8px 0 0;
}
*/