.aktuell-latest-container {
	width: 600px;
	/*height: 300px;*/
	float: left;
	overflow: hidden;
	margin: 0 0 10px 0;
	/* border: 1px solid red; */
	}

.akuell-latest-item {
	width: 184px;
	float: left;
	margin: 0 16px 20px 0;
	border-bottom: 1px dotted #000;
	}
	
.aktuell-image {
	height: 120px;
	overflow: hidden;
	}

.aktuell-title {
	margin: 6px 0 0 0;
	}
	
.aktuell-title a {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	}

.aktuell-title a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	}
	
.aktuell-teaser {
	height: 80px;
	}
	
.aktuell-teaser p {
	font-size: 12px;
	color: #000;
	margin: 4px 0 0 0;
	}
	
.aktuell-latest-morelink {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: -2px 0 10px 0;
	}
		
.aktuell-latest-morelink a {
	font-size: 11px;
	font-weight: bold;
	float: right;
	color: #000;
	margin: -2px 0 10px 0;
	}
	
.aktuell-latest-morelink a:visited {
	font-size: 11px;
	font-weight: bold;
	float: right;
	color: #000;
	margin: -2px 0 10px 0;
	}
		
.aktuell-latest-morelink a:hover {
	font-size: 11px;
	font-weight: bold;
	float: right;
	color: #fff;
	margin: -2px 0 10px 0;
	}

.akuell-latest-date {
	float: left;	
	}
	
.akuell-latest-date a {
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	}

.akuell-latest-date a:visited {
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	}

.aktuell-latest-gotoarchive {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	margin-top: 0px;
	}

.aktuell-latest-gotoarchive A:LINK,
.aktuell-latest-gotoarchive A:VISITED,
.aktuell-latest-gotoarchive A:HOVER {
	color:#003366;
	}
	
.aktuell-latest-gotoarchive A {
	color:#003366;
	}


