/* Datei: pes-aktuelles.css */

/* Nur auf den akutelles.html auftretende Eigenschaften */

/***************Aktuelles-Meldungen***************/


div.akt_LO, div.akt_RO, div.akt_Inhalt {
	margin:0px;
	padding:0px;
}

div.akt_LO, div.akt_RO {
	float:left;
}

div.akt_LO {
	width:347px;
	/* background-color:#003773; */
	background-color:#e3e4e5;
	
}

div.akt_RO {
	width:401px;
	background-color:#ffffff;
}

div.akt_Inhalt {
	width:748px;
	/* background-color:#d4e1f2; */
	border:1px solid #b5b6b7;
	margin-bottom:11px;
}


div.akt_LO_innen, div.akt_RO_innen, div.akt_Inhalt_innen {
	padding-left:11px;
	padding-right:11px;
}

div.akt_LO_innen, div.akt_RO_innen {
	height:24px;
	line-height:24px;
	vertical-align:middle;
}

div.akt_Inhalt_innen {
	padding-top:22px;
	padding-bottom:22px;
	line-height:18px;
}

/***********Sonstiges***************/

div.inhaltFundhinweisAkt, div.inhaltFundhinweisAktAZ {
	float:left;
	line-height:33px;
	text-align:center;
	margin:11px 0px 11px 0px;
}

div.inhaltFundhinweisAktAZ {
	width:33px;
	font-size:24px;
	background-color:#b4cd00;
}

div.inhaltFundhinweisAkt {
	width:681px;
}
