﻿#startseite-top .newsitem
{
	position: relative;
}

#startseite-top  .newsitemteaser-wrapper {
	width: 280px;
	height: 348px;
	overflow: hidden;
}


#startseite-top .title
{
 	position: absolute;
	top: 310px;
	left: 30px;
    height: 200px;
	background-color: #1e6663;
    width: 780px;
	overflow: hidden;
 
}

/*
#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
{
	padding: 6px 20px 0;
}

#startseite-top .newsitemteaser p
{
	color: #fff;
}

#startseite-top .title h2
{
	
	display: block;
	font-weight: normal;
	margin: 0 0 12px 0;
	border-bottom: 1px dotted #fff;
	padding: 6px 20px 0;
}

#startseite-top .title h2 a
{
/*	color: #1e6665; */
text-decoration: none;
	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: 20px;
}
