/* -----------------------------------------------------------------------------------------------------------------
	Layout Green
-----------------------------------------------------------------------------------------------------------------*/
	
	body {
		background:url(../../images/layout/00/header_bg.jpg) top repeat-x;	
	}
	#subnav ul {
		border-left:1px #EFF3CE solid;
	}
	#subnav ul li.hi {
		background:#EFF3CE;
	}
	h2 {
		color:#a6bc1b;		
	}
	h3 {
		color:#a6bc1b;		
	}
	.fontcolor {
		color:#a6bc1b;		
	}
	form#search div {
		color: #a6bc1b;
	}
	.headercontent {
		border-left:3px #a6bc1b solid;
	}
	.colorline {
		border-bottom:1px #EFF3CE solid;
	}
	#sitemap ul > li.nav-1 {
		border-bottom:1px #EFF3CE solid;
	}
	div.searchfooter {
		border-top:1px #EFF3CE solid;
		border-bottom:1px #EFF3CE solid;
	}
	/************************************** Start Update */
	.light {
		background:#EFF3CE; /*darker*/
	}
	.dark {
		background:#DFE79C;/*darker*/
	}
	.grey {
		color:#A2A2A2;
	}
	#content .pdf {
		background:url(../../images/layout/00/list_icon_pdf.gif) center left no-repeat !important;
		padding-left:25px;
	}
	#content .xls {
		background:url(../../images/layout/00/list_icon_xls.gif) center left no-repeat !important;
		padding-left:25px;
	}
	#content .zip {
		background:url(../../images/layout/00/list_icon_zip.gif) center left no-repeat !important;
		padding-left:25px;
	}
	#content .doc {
		background:url(../../images/layout/00/list_icon_doc.gif) center left no-repeat !important;
		padding-left:25px;
	}
	#content .mp3 {
		background:url(../../images/layout/00/list_icon_mp3.gif) center left no-repeat !important;
		padding-left:25px;
	}
	#content a, #content a span {
		text-decoration:underline;
		color:#a6bc1b;
	}	
	#content a:hover {
		text-decoration:none;
		color:#a6bc1b;
	}
	#content a.active {
		text-decoration:underline;
		color:#a6bc1b;
	}
	
	#breadcrumb a, #breadcrumb a span {
		text-decoration:underline;
		color:#a6bc1b!important;
	}	
	#breadcrumb a:hover {
		text-decoration:none;
		color:#a6bc1b!important;
	}
	#breadcrumb a.active {
		text-decoration:underline;
		color:#a6bc1b!important;
	}	
	
	div.paging span.page-selected {
		background: #BECF43;
		border-color: #a6bc1b;
		color:#FFF!important;
	}
	div.paging a.pages, span.page-selected {
		background: #F8FBE8;
		border:1px #EFF3CE solid;
		color:#666!important;
	}
	div.seite, div.maxseite {
		background: #F8FBE8;
		border:1px #EFF3CE solid;
	}
	
	.datumskastenliste {
		background:url(../../images/layout/00/calendar-bg.jpg) no-repeat;
	}
	.newskategorien {
		background:#EFF3CE;
	}
	.videokategorien {
		background:#EFF3CE;
	}
	.link_extern {
		background:url(../../images/layout/00/list_icon_linke.gif) top left no-repeat;
	}
	.link_intern {
		background:url(../../images/layout/00/list_icon_linki.gif) top left no-repeat;
	}
	.link_file {
		background:url(../../images/layout/00/list_icon_pdf.gif) center left no-repeat;
	}
	.sidebarlink_intern {
		background:url(../../images/layout/00/list_icon_linki.gif) center left no-repeat;
	}
	.sidebarlink_extern {
		background:url(../../images/layout/00/list_icon_linke.gif) center left no-repeat;
	}
	.gogallery a {
		background:url(../../images/layout/00/gallery_btn.jpg) center left no-repeat;
	}
	div.r1 {
		background:url(../../images/layout/00/search/01.jpg) no-repeat;
	}
	div.r2 {
		background:url(../../images/layout/00/search/02.jpg) no-repeat;
	}
	div.r3 {
		background:url(../../images/layout/00/search/03.jpg) no-repeat;
	}
	div.r4 {
		background:url(../../images/layout/00/search/04.jpg) no-repeat;
	}
	div.r5 {
		background:url(../../images/layout/00/search/05.jpg) no-repeat;
	}
	/**************************************** Ende Update */
	.langactive {
		/*color:#697808!important;*/ color:#666!important;
	}
	#hkat ul li div{
		background:url(../../images/layout/00/nav_bg.jpg) repeat-x;
	}	
	
	#hkat ul li div.navleft {
		background:url(../../images/layout/00/nav_left.jpg)!important;
	}	
		
	#hkat ul li div.navright {
		background:url(../../images/layout/00/nav_right.jpg)!important;
	}
	
	#hkat ul li.hi div{
		background:#FFFFFF;
	}	
	
	#hkat ul li.hi div.navleft {
		background:url(../../images/layout/00/nav_left_active.jpg)!important;
	}	
		
	#hkat ul li.hi div.navright {
		background:url(../../images/layout/00/nav_right_active.jpg)!important;
	}
	
	
	/* -------------------------------------------------------
		Update FM
	------------------------------------------------------- */
	
	.bg-bright {
		background:#EFF3CE;
	}
	
	table.tbl-nospacer td.line-right {
		border-right: 1px solid #EFF3CE;
	}
	
	table.tbl-nospacer td.line-left {
		border-left: 1px solid #EFF3CE;
	}
	
