/*
* Liste
*/

.aktuellesList {
	background-color: #DBF8F1;
}


.aktuellesListeEintrag a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	line-height: 13px;
	cursor: hand;
}

.aktuellesListeEintrag a:hover {
	text-decoration: none;
}


.aktuellesListeDatum {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000750;
	text-decoration: none;
	line-height: 15px;
}

.aktuellesListeTitel {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000750;
	text-decoration: none;
}

.aktuellesListeUntertitel {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000750;
	text-decoration: none;
	line-height: 15px;
}

.aktuellesListeLink {
	display: block;
	width: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000750;
	text-decoration: none;
	line-height: 15px;
}


.aktuellesListeEintragSpacer {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #000750;
	height: 1px;
	line-height: 1px;
}



/*
* Artikel
*/

.aktuellesContentBG { background-color: #F5F5F5; }
.aktuellesFullDatum {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000750; }
.aktuellesFullTitel {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000750; }
.aktuellesFullUntertitel {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000750; }
.aktuellesFullArtikel { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000750; }
.aktuellesFullLink { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000750; }

.aktuellesFullFotoLinks { border-color: #FAFAFA #FAFAFA #FAFAFA #FAFAFA; border-right-width: 15px; border-bottom-width: 15px; }
.aktuellesFullFotoRechts { border-color: #FAFAFA #FAFAFA #FAFAFA #FAFAFA; border-left-width: 15px; border-bottom-width: 15px; }

.aktuellesFormatFett { font-weight: bold; color: #333333; }
.aktuellesFormatKursiv { font-style: italic; }


a.newsArtikel {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 14px;
	text-decoration: underline;
}

.aktuellesArchivInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}

a.aktuellesArchivInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
