﻿#aktuelles {
	background-image: url(../images/layout/meldungen_hintergrund.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	width: 195px;
	clear: right;
	float: right;
	top: 0px;
	margin-bottom: 5px;
	font-size: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #E7B536;
}
#aktuelles h1 {
	background-image: url(../images/layout/meldungen_hintergrund.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	font-weight: bold;
	color: #E7B536;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
#aktuelles h2 {
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	letter-spacing: normal;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
}
#aktuelles h3 {
	color: #E7B536;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 12px;
	line-height: normal;
	padding: 0px;
	text-align: left;
}
#aktuelles h4 {
	color: #E7B536;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 12px;
	line-height: normal;
	padding: 0px;
	text-align: right;
}

#termine {
	background-image: url(../images/layout/meldungen_hintergrund.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	width: 195px;
	clear: right;
	float: right;
	top: 10px;
	margin: 0px;
	padding: 0px;
	color: #E7B536;
	font-size: 16px;
}
#termine h1 {
	background-image: url(../images/layout/meldungen_hintergrund.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	font-weight: bold;
	color: #E7B536;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	top: 0px;
	left: 0px;
	margin: 0px;
}
#termine h2 {
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
	letter-spacing: normal;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
}
#termine h3 {
	color: #E7B536;
	font-weight: bold;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 12px;
	line-height: normal;
	padding: 0px;
	text-align: left;
}
#termine h4 {
	color: #E7B536;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-size: 12px;
	line-height: normal;
	padding: 0px;
	text-align: right;
}

#aktuelles p,
#termine p {
	padding-bottom: 10px;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-right: 18px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	
}
#aktuelles  a, #termine a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #E7B536;
	background-color: #17253E;
	padding: 2px;
	border: 1px groove #283D62;
}
#aktuelles  ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
#aktuelles  ul  li {
	list-style-type: none;
	margin-top: 4px;
	font-weight: bold;
	font-size: 12px;
}

#aktuelles a:hover {
	color: #FBF1D9;
}
