/*****************************************************************
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%;
}
#sonne, #rose {
	display:none;
}
.div-flyerNavigation-inner {
	margin-left: 1.5em;
}
.flyNavEbene1Inactive a {
	background: url(/img/button-sehr-gross.png) center center no-repeat;
}
.flyNavEbene1Inactive a:hover {
	background: url(/img/button-aktiv-sehr-gross.png) center center no-repeat;
}

.flyNavEbene1Active a {
	background: url(/img/button-aktiv-sehr-gross.png) center center no-repeat;
}
