/* Aktuelles */

#title_aktuelles {
	background: url('images/titel/aktuelles.gif') no-repeat;
}

.aktuelles_box {
	width: 720px;
	background: url('images/aktuelles_box_bg.gif') repeat-y;
	margin-bottom: 20px;
}

.aktuelles_box h1 {
	display: block;
	width: 720px;
	margin: 0;
	padding: 0;
	height: 27px;
	font-size: 1.0em;
	color: #536800;
	padding: 8px 0px 0px 15px;
	background: url('images/aktuelles_box_corners_top.gif') no-repeat left top;
}

.aktuelles_box p {
	padding: 5px 15px 5px 15px;
	background: url('images/aktuelles_box_corners_bottom.gif') no-repeat left bottom;
}
