/*****************************************************************
Name		:	css_skalierung_gross.css
Date		:	23.09.2008
Version		:	0.1
Author		:	Reinhold Kuhs
Description	:	Style Sheet für Schriftskalierung - Stufe 1
******************************************************************/
body {
	font-size:110%;
}

#sonne, #rose {
	display:none;
}
.div-flyerNavigation-inner {
	margin-top: 2px;
	margin-left: 10px;
}
#navigation {
	margin-top: 4px;
}
*+ html #navigation {
	margin-top: 0px;
}

.div-flyerNavigation-inner {
	margin-left: 0.5em;
}
.flyNavEbene1Inactive a {
	background: url(/img/button-gross.png) center center no-repeat;
}
.flyNavEbene1Inactive a:hover {
	background: url(/img/button-aktiv-gross.png) center center no-repeat;
}

.flyNavEbene1Active a {
	background: url(/img/button-aktiv-gross.png) center center no-repeat;
}
