/*****************************************************************
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%;
}
/**#navContent {
	background: url(/img/hg-navcontent_gross.gif) 0 0 no-repeat;
}**/
#zentrierer {
	background: url(/img/hg-zentrierer_gross.gif) 0 0 repeat-y;
}



/**Leben**/
.div-flyerNavigation-inner .nav1330378 a.flyNavEbene1Active { 
	padding: 0.5em 2.1em;
	background: url(/img/button-leben-aktiv-gross.gif) center bottom no-repeat;
}
/**.div-flyerNavigation-inner .nav1330378 a { 
	padding: 0.5em 2.1em;
	background: url(/img/button-leben.gif) center bottom no-repeat;
}**/
.div-flyerNavigation-inner .nav1330378 a:hover { 
	padding: 0.5em 2.1em;
	background: url(/img/button-leben-aktiv-gross.gif) center bottom no-repeat;
}
/**Rathaus**/	
.div-flyerNavigation-inner .nav1330379 a.flyNavEbene1Active { 
	padding: 0.5em 2em;
	background: url(/img/button-rathaus-aktiv-gross.gif) center bottom no-repeat;
}
/**.div-flyerNavigation-inner .nav1330379 a { 
	padding: 0.5em 2em;
	background: url(/img/button-rathaus.gif) center bottom no-repeat;
}**/
.div-flyerNavigation-inner .nav1330379 a:hover { 
	padding: 0.5em 2em;
	background: url(/img/button-rathaus-aktiv-gross.gif) center bottom no-repeat;
}
/**Wirtschaft**/
.div-flyerNavigation-inner .nav1330380 a.flyNavEbene1Active { 
	padding: 0.5em 2.4em;
	background: url(/img/button-wirtschaft-aktiv-gross.gif) center bottom no-repeat;
}
/**.div-flyerNavigation-inner .nav1330380 a {  
	padding: 0.5em 2.4em;
	background: url(/img/button-wirtschaft.gif) center bottom no-repeat;
}**/
.div-flyerNavigation-inner .nav1330380 a:hover { 
	padding: 0.5em 2.4em;
	background: url(/img/button-wirtschaft-aktiv-gross.gif) center bottom no-repeat;
}
/**Erleben**/
.div-flyerNavigation-inner .nav1330381 a.flyNavEbene1Active { 
	padding: 0.5em 2.05em;
	background: url(/img/button-erleben-aktiv-gross.gif) center bottom no-repeat;
}
/**.div-flyerNavigation-inner .nav1330381 a {  
	padding: 0.5em 2.05em;
	background: url(/img/button-erleben.gif) center bottom no-repeat;
}**/
.div-flyerNavigation-inner .nav1330381 a:hover { 
	padding: 0.5em 2.05em;
	background: url(/img/button-erleben-aktiv-gross.gif) center bottom no-repeat;
}


