.news-latest-main-image {
	float: right;
	margin-right: -50px;
	position: relative;
}

* html .news-latest-main-image {
	margin-right: -26px;
}

.news-latest-main-item {
	border: 1px solid #D3D3D3;	
	background-image: url(../images/background-news-main.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding-left: 10px;
	padding-right: 50px;
	position: relative;
}


.news-latest-main-item-narrow {
	width: 285px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 150px;
	overflow: hidden;
}

.news-latest-main-item-narrow .news-latest-main-icon {
      display: none;
}

.news-latest-main-item-narrow h1.news-latest-main-header {
	padding-top: 10px;
}

.news-latest-main-item-narrow-left {
	float: left;
}

.news-latest-main-item-narrow-right {
	float: right;
}

.news-latest-main-morelink {
	position: absolute;
	right: 0;
	bottom: 0;
}

* html .news-latest-main-morelink {
	bottom: auto;
	margin-top: -3px;
}

#main .content-latest-main-header,
#main .news-latest-main-header a {
	color: #6a6a6a;
	text-decoration: none;
}

#main .news-latest-main-header a {
	font-size: 0.8em;
}


h1.news-latest-main-header {
	padding-top: 20px;
	padding-bottom: 20px;
}

.news-latest-main-top {
	color: #c00000;
}

.news-latest-main-icon {
	float: left;
	width: 45px;
	z-index: 399;
	padding-top: 5px;
	padding-right: 10px;
	position: relative;
}

.news-latest-main-subline,
.tt_content-main-subline {
	color: #6a6a6a;
	font-size: 1.2em;
	margin-top: -10px;
	margin-bottom: 10px;
	font-weight: bold;
}

.tt_content-main-subline {
	margin-top: 10px;
}


/* RECHTS */

.news-latest-right-item {
		border: 1px solid #D3D3D3;
		border-top: 0;
		background-color: white;
		padding: 10px;
		position: relative;
}

.news-latest-right-header {
	color: black;
	font-size: 1.1em;
}

#main .news-latest-right-header a {
	text-decoration: none;
	color: #000;
}

.news-latest-right-morelink {
	text-align: right;
	margin-right: -10px;
	margin-bottom: -10px;	
}	

