/* Stylesheet zur Definition von Farben
-------------------------------------------------------------------------------- */

body {
	background: #ebf1ed url(/media/images/hg.gif) top left repeat-y;
	color: #5a5a5a;
}

a {
	color: #009133;
}

a:hover {
	color: #00ba41;
}

#contentWrapper {
	background: #fff;
}


#sprache {
	background: #F6F9F7;	
}

.pulldown select {
	background-color: #ebf1ed;
	color: #009133;
}


/* CONTENT 
------------------------------------------------------------*/

#aktuelles {
	xbackground-color: #fff8e8; /*hellorange*/
	background-color: #F6F9F7;
}

#aktuelles h3 {
	xcolor: #e99500; /*orange*/
	xbackground-color:#fff8e8; /*!important hellorange*/
	color: #009133;
	background-color: #F6F9F7;
}

#aktuelles a {
	xcolor: #e99500; /*orange*/
}

#content h3 {
	background-color: #F6F9F7;
}

.portlet a  {
	color: #009134;
}

#inhaltWrapper {
	background-color: #F6F9F7;
}

#inhalt1, #inhalt2, #inhalt3 {
	background-color: #F6F9F7;
}

#inhalt h3, #inhaltoB h3 {
	color: #009133;
	font-size: 130%;
}

/* MARGINAL 
---------------------------------------------------*/

#miniNavi li a {
	color: #009133;
}

/* FOOTER 
------------------------------------------------------------*/

#footerNavi {
	color: #fff;
}