﻿#startseite-top .newsitem
{
	position: relative;
}

#startseite-top  .newsitemteaser-wrapper {
	width: 280px;
	height: 348px;
	overflow: hidden;
}

#startseite-top .title
{
	position: absolute;
	left: 0;
	top: 26px;
	background-color: #fff;
	height: 52px;
	width: 395px;
	padding: 6px 0 0 30px;
	overflow: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";       /* IE 8 */
	-moz-opacity: 0.7;          /* Netscape */
	-khtml-opacity: 0.7;        /* Safari 1.x */
	opacity: 0.7;               /* Good browsers */	
}

#startseite-top .newsitemtype,
#startseite-top .newsitemtype .publishdate
{
	color: #858586;
}

#startseite-top .newsitemtype
{
	width: 260px;
	font-size: 12px;
	padding: 6px 0 6px 30px;
}

#startseite-top .newsitemteaser
{
	margin: 65px 0 0 30px;
	padding: 0 6px 0 0;
	width: 250px;
}

#startseite-top .newsitemteaser p
{
	color: #fff;
}

#startseite-top .title h2
{
	display: inline;
	font-weight: normal;
	margin: 0;
}

#startseite-top .title h2 a
{
	color: #1e6665;
	font-size: 30px;
}

#startseite-top .image
{
	height: 290px;
	width: 520px;
	border-bottom: 60px solid #549999;
}

#startseite-top  a {
	color: #fff;
	text-decoration: underline;
}

#startseite-top  a.editlink
{
	color: #fff;
	font-size: 10px;
	margin: 3px 0 0 0;
	padding: 0 0 0 30px;
}

#startseite-top  a.more
{
	background-image: url('/portals/_default/skins/rpp/img/more-white-link.png');
	color: #fff;
	margin-left: 30px;
}
