/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash H1.sifrTitle span, .sIFR-hasFlash H2.sifrTitle span, .sIFR-hasFlash span.linknavi1, .sIFR-hasFlash span.linknavi1aktiv, .sIFR-hasFlash span.rightnavi, .sIFR-hasFlash span.rightnaviaktiv,
.sIFR-hasFlash H2.sifrBoxTitle span, .sIFR-hasFlash H3.sifrBoxTitle span,
.sIFR-hasFlash .boxRightLink span
{
	visibility: hidden;
}
.sIFR-hasFlash H1.sifrTitle span, H1.sifrTitle span{
	font-family: futura, Arial, Times New Roman, Helvetica, sans-serif;
	font-size:25px;
}

.sIFR-hasFlash H2.sifrTitle span, H2.sifrTitle span{
	font-family: futura, Arial, Times New Roman, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
}


#LCenterAktuelles .sIFR-hasFlash H2.sifrTitle span, #LCenterAktuelles H2.sifrTitle span,
#LHomeNews .sIFR-hasFlash H2.sifrTitle span, #LHomeNews H2.sifrTitle span
{
font-size: 16px;
}

.sIFR-hasFlash span.linknavi1, span.linknavi1,
.sIFR-hasFlash span.linknavi1aktiv, span.linknavi1aktiv,
.sIFR-hasFlash div.linknavi1, div.linknavi1,
.sIFR-hasFlash div.linknavi1aktiv, div.linknavi1aktiv{
	font-size: 16px !important;
	text-transform: uppercase; 
	font-family: futura, Arial, Times New Roman, Helvetica, sans-serif;
	/*letter-spacing: -0.05em;*/
}
.sIFR-hasFlash div.rightnavi, div.rightnavi,.sIFR-hasFlash div.rightnaviaktiv, div.rightnaviaktiv{
	font-size: 15px !important;
	font-family: futura, Arial, Times New Roman, Helvetica, sans-serif;
}

.sIFR-hasFlash H2.sifrBoxTitle span, H2.sifrBoxTitle span{
	font-size: 20px !important;
	font-family: futura, Arial, Times New Roman, Helvetica, sans-serif;
	text-transform: uppercase; 
}
.sIFR-hasFlash H3.sifrBoxTitle span, H3.sifrBoxTitle span,
.sIFR-hasFlash .boxRightLink span, .boxRightLink span
{
	font-size: 12px !important;
	font-family: futura, Arial, Times New Roman, Helvetica, sans-serif;
	text-transform: uppercase; 
}


