/*****************************************************************
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%;
}
#qePageContent {
	font-size: 90%;
}
