#first-table {
	margin-top: 15px;
}

#second-table {
	margin-top: 0px;
}

.news-latest-container {
	font-size: 10px;
	color: #645e8a;
}

.news-latest-container h2 {
	margin: 5px 0px 8px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}

.news-latest-item a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}

.news-latest-date {
	font-weight: bold;
}

.news-latest-item table.inner-table {
	border-top: 1px solid #26265e;
}

.news-latest-container .hl {
	color: #ffffff;
}

.news-latest-container .hl a {
	margin-right: 2px;
}

hr.clearer {
	margin-top: 3px;
	border: 0px; /* Für Firefox und Opera */
 	border-top: 1px dotted #26265e;
 	border-bottom: solid 1px #EBE9EA; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

.news-latest-gotoarchive {
	text-align: center;
}

.news-latest-gotoarchive a:link, .news-latest-gotoarchive a:visited {
	/*color: #26265e;*/
	color: #645E8A;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}

.news-latest-gotoarchive a:hover, .news-latest-gotoarchive a:active {
}

/*
.news-latest-gotoarchive img {
	margin-top: 2px;
}
*/
.news-latest-title {
	font-weight: bold;
	text-transform: uppercase;
}

#weitere_infos {
	/*margin-top: -4px;*/
	color: #ffffff;
	margin-right: 10px;
}

#info_karten {
	/*margin-top: -4px;*/
	color: #ffffff;
	margin-right: 7px;
}