.news-startseite
 {
	margin: 30px 0 60px;
 }

.news-startseite-item {
		width: 737px;
	border: 1px solid #1e6665;
	padding: 20px;
	position: relative;
	overflow:hidden;
	}

.news-starseite-item-type {
	color: #1e6665;
	font-size: 12px;
	padding: 0;
}


a.newstitle{
	color: #1e6665;
	font-size: 27px;
	font-family: 'Georgia,Arial';
	font-weight: normal;
	text-decoration:none;
}

h3.startseite-news-title {
    margin: 0 0 3px;
	line-height: 28px;
}

.news-startseite-item .newslistimage {
	width: 366px;
	height: 207px;
	float: left;
}

.news-startseite-item .details {
	margin: 0 0 0 380px;
}

.news-startseite-item .details p{
	line-height: 20px;
}

.news-startseite-item a.editlink
{
	color: #1e6665;
	font-size: 10px;
	margin: 3px 0 0 0;
	padding: 0 0 0 30px;
}
/*
.detail-link {
	position: absolute;
	top: 208px;
	left: 400px;
}*/