/* ----- HEADINGS ----- */
h1 /* Pageheader */
{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;

	color: #0090d0;
	font-family: ICT Officina Sans LT Bold Italic, Trebuchet MS, Arial, Verdana;
	font-size: 30px;
	font-weight: bold;
	line-height: 1em;
}

.sIFR-active h1
{
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	padding-bottom: 0;
}

h2 /* Pageheader Small */
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

	color: #000000;
	font-family: ICT Officina Sans LT Bold Italic, Trebuchet MS, Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
}

.sIFR-active h2
{
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	padding-bottom: 0;
}

h3 /* Subheader */
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

	color: #0090d0;
	font-family: ICT Officina Sans LT Bold Italic, Trebuchet MS, Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
}

.sIFR-active h3
{
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	padding-bottom: 0;
}

h4 /* Subheader */
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

	color: #0090d0;
	font-family: ICT Officina Sans LT Bold Italic, Trebuchet MS, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
}

.sIFR-active h4
{
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	padding-bottom: 0;
}

.pagenr {
	margin-top:10px;
}

