@import url("/ep/css/basis.css");
/*****************************************************************
Name		:	ernaehrung.css
Date		:	10.07.2009
Version		:	0.1
Author		:	Reinhold Kuhs
Description	:	Style Sheet für das Basis-Layout
******************************************************************/
h1 {
	font-size: 130%;
	padding: 0.1em;
	border-bottom: #006431 1px solid;
}
h2 {
	font-size: 110%;
	color: #006431;
}
a {
	color: #006431;
}
.navEbene1Inactive UL UL {
	display: none;
}
.navEbene2Inactive UL {
	display: none;
}
/*
.teaserOuter .even {
	background: #e9f5e0;
}*/
