/*
Hintenberger Gelb: 	#ffde00;
hellgelb:			#fff191;

*/
/* BEGIN Seitenaufteilung Homepage */
#container {
	margin:0 auto;width:780px;text-align:left; background-color:#fff; padding:0;
}

#left {
	width:0px;
}

#center {
	width:517px;
	padding-right: 25px;
}
* html #center {
	width:567px;
	wid\th:517px;
}

#right {
	width:213px;
	float:left;
	background:#fff ;
	font-size: 0.75em;
	margin-bottom: 20px;
}

#breadcrumb {
	background: #ffde00 url("../images_layout/bg_breadcrumbhome.gif") no-repeat left bottom;
}

/* ENDE Seitenaufteilung Homepage */

/* BEGIN News-latest-styles */

.news-latest-item, .termine-latest-item {
	border-left:1px solid #ffde00;
	padding: 0 10px 7px 8px;
	background-color:#fff191;
}
.termineheader {
	padding: 0 10px;
	padding-top:10px;
	margin-top:0 !important;
	border-left:1px solid #ffde00;
	background-color:#fff191;
	font-size:11px;
	color:#f00;
}

.news-list-item H3 A{
	font-size:1.2em ;
	color: #000;
	text-decoration:none !important;
}

.news-latest-container H3 {
	margin-bottom: 0;
	margin-top: 8px;
}

.news-list-date, .news-single-timedata  {
	/*border-top:1px solid #aeaeb2;
	border-bottom:1px solid #aeaeb2;*/
	font-size:0.9em ;
	padding:2px;
	background:#f5f5f5;
}

.news-latest-item, .termine-latest-item, .news-latest-item P {padding-top:1px; font-size:11px;}

.termine-latest-item {
padding-bottom:20px;
}

.news-latest-item H3 A {font-size:11px;color:#000; text-decoration:none !important;}
.termine-latest-item H3 A{font-size:11px;color:#f00; text-decoration:none !important;}

.news-list-link {
	background:url("../images_layout/bg_newsfooter.gif") no-repeat;
	text-align:right;
	padding: 24px 5px 0 0;
	height:18px;
	font-size:0.9em;
}

/* nur für IE */
* html .news-list-link {
	height:12px;  /* ab hier ignoriert IE 5.x nachfolgende Deklarationen */
	heig\ht:42px;
}

/* ENDE News-latest-styles */
