/*****************************************************************
Name		:	css_skalierung_sehr_gross.css
Date		:	23.09.2008
Version		:	0.1
Author		:	Reinhold Kuhs
Description	:	Style Sheet für Schriftskalierung - Stufe 2
******************************************************************/
body {
	font-size:150%;
}
#zentrierer {
	width: 71.45em;
}
#bottomBody {
	/*background: url(/img/hg-bottom-gross.jpg) left top no-repeat;*/
}


/***************************************************************************************/
/***************************************************************************************/
/* FARBEN FÜR "ERNÄHRUNG" */
#navigationBody .nav1325000 a.navEbene1Active {
	background: #006431 url(/ep/img/li-nav-main-pfeil-inactive-s3.gif) 18.5em 0.9em no-repeat;
}
#navigationBody .nav1325000 a.navEbene1Active.current {
	background: #006431 url(/ep/img/li-nav-main-pfeil-s3.gif) 19em 0.7em no-repeat;
}

#navigationBody .nav1325000 a.navEbene1Inactive {
	background: url(/ep/img/li-nav-main-ernaehrung-s3.gif) left top repeat-y;
}
#navigationBody .navEbene1Inactive .nav1325000 li {
	background: url(/ep/img/li-nav-main-ernaehrung-s3.gif) left top repeat-y;
}
#navigationBody .navEbene1Active .nav1325000 {
	background: url(/ep/img/bg-nav-main-ernaehrung-s3.gif) left top repeat-y;
}
#navigationBody .navEbene1Active .nav1325000 li li {
	background: url(/ep/img/bg-nav-sub-ernaehrung-s3.gif) left top repeat-y;
}
#navigationBody ul li.nav1325000 {
	background: url(/ep/img/doppel-linie-grau-s3.gif) 12px bottom no-repeat;
}

/* FARBEN FÜR "LEBENSMITTEL" */
#navigationBody .nav1331133 a.navEbene1Active {
	background: #b20000 url(/ep/img/li-nav-main-pfeil-inactive-s3.gif) 18.5em 0.9em no-repeat;
}
#navigationBody .nav1331133 a.navEbene1Active.current {
	background: #b20000 url(/ep/img/li-nav-main-pfeil-s3.gif) 19em 0.7em no-repeat;
}
#navigationBody .nav1331133 a.navEbene1Inactive {
	background: url(/ep/img/li-nav-main-lebensmittel-s3.gif) left top repeat-y;
}
#navigationBody .navEbene1Inactive .nav1331133 li {
	background: url(/ep/img/li-nav-main-lebensmittel-s3.gif) left top repeat-y;
}
#navigationBody .navEbene1Active .nav1331133 {
	background: url(/ep/img/bg-nav-main-lebensmittel-s3.gif) left top repeat-y;
}
#navigationBody .navEbene1Active .nav1331133 li li {
	background: url(/ep/img/bg-nav-sub-lebensmittel-s3.gif) left top repeat-y;
}
#navigationBody ul li.nav1331133 {
	background: url(/ep/img/doppel-linie-grau-s3.gif) 12px bottom no-repeat;
}

/* FARBEN FÜR "LEXIKON" */
#navigationBody .nav1331135 a.navEbene1Active {
	background: #ac5e03 url(/ep/img/li-nav-main-pfeil-inactive-s3.gif) 18.5em 0.9em no-repeat;
}
#navigationBody .nav1331135 a.navEbene1Active.current {
	background: #ac5e03 url(/ep/img/li-nav-main-pfeil-s3.gif) 19em 0.7em no-repeat;
}
#navigationBody .nav1331135 a.navEbene1Inactive {
	background: url(/ep/img/li-nav-main-lexikon-s3.gif) left top repeat-y;
}
#navigationBody .navEbene1Inactive .nav1331135 li {
	background: url(/ep/img/li-nav-main-lexikon-s3.gif) left top repeat-y;
}
#navigationBody .navEbene1Active .nav1331135 {
	background: url(/ep/img/bg-nav-main-lexikon-s3.gif) left top repeat-y;
}
#navigationBody .navEbene1Active .nav1331135 li li {
	background: url(/ep/img/bg-nav-sub-lexikon-s3.gif) left top repeat-y;
}

#navigationBody ul.navEbene2 {
	background: url(/ep/img/linie-grau-s3.gif) 12px 0 no-repeat;
}


.SesBox {
	background: #fefecc url(/ep/img/bg-ses-header-s3.gif) left top no-repeat;
}
#bottomBody {
	background: url(/ep/img/hg-bottom-s3.gif) no-repeat;
}

