@CHARSET "UTF-8";

/** -- LEFT
/** -- Linke Spalte enthält die Sub-Navigation
*/
div#left div.bg { background: url(../img/subnav/bg_braun.gif) no-repeat; }
	/* Ebene 1 */
	div#left div.bg ul li { border-bottom: 1px solid #e4e3e1; }
		div#left div.bg ul li a:hover { background: #e5e0d3; }
		div#left div.bg ul li.act a,
		div#left div.bg ul li.act a:hover { color: #ffe555; background: #7b6f4e url(../img/subnav/bg_braun_on.gif) no-repeat left bottom; }
		/* Ebene 2 */
		div#left div.bg ul ul.zwei li a:hover,
		div#left div.bg ul ul.zwei li.act a,
		div#left div.bg ul ul.zwei li.act a:hover { color: #584412 !important; background: transparent url(../img/subnav/listIcon_braun_on.gif) no-repeat left 7px !important; }
	div#left div.bg div.bg-bottom { background: url(../img/subnav/bg_braun_bottom.gif) no-repeat; }



/** -- CONTENT
/** -- enthält den eigentlichen Inhalt
*/
div#content h2 { color: #584412; }
div#content ul li { background: url(../img/misc/list_item_braun.gif) no-repeat left 7px; }  
/* Links */
div#content a { color: #584412; }

	/***************/
	/* Breadcrumbs */
	div#breadcrumbs { background: url(../img/misc/breadcrumbs_border_braun.gif) repeat-x bottom;  }
		div#breadcrumbs ul li { background: none; }
			div#breadcrumbs ul li a { background: url(../img/misc/breadcrumbs_icon.gif) no-repeat right 5px; }

	/***************/
	/* Seitenende  */
	div#page-end { background: url(../img/misc/pageend_border_braun.gif) repeat-x top; }

/** -- RIGHT
/** -- Rechte Spalte,  enthält zB News
*/
div#right div.bg { background: url(../img/rechts/bg_braun.gif) no-repeat; }
	div#right h2 { color: #584412; border-bottom: 1px solid #e4e3e1; }
	div#right div.entry { border-bottom: 1px solid #e4e3e1; }
		div#right div.entry a { color: #01164f; background: url(../img/misc/icon_newslink_braun.gif) no-repeat right 6px; }
		div#right div.entry a:hover  { text-decoration: underline; }
div#right div.bg div.bg-bottom { background: url(../img/rechts/bg_braun_bottom_mit_icon.gif) no-repeat; }


/** -- Bereichsbild -- **/
div#bereichsbild { background: url(../img/bereichsfotos/erwachsenenbildung.gif) no-repeat; }
