@charset "utf-8";

/* 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 #nav span1 {
	visibility: hidden;
	margin: 0px 0px 0px 0px;
	font-size: 17px;
	line-height: 1em;
	letter-spacing: -4px;
	display: block;
	white-space: nowrap;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
	padding:0 5px 0 0;
	letter-spacing:2px;

}

.sIFR-hasFlash .sub h2 {
	visibility: hidden;
	letter-spacing:3px;
}
.sIFR-hasFlash .box03_headline h1 {
	visibility: hidden;
}
.sIFR-hasFlash .headline_content h1 {
	visibility: hidden;
	color:#FFFFFF;
}
.sIFR-hasFlash #cat h1 {
	visibility: hidden;
	letter-spacing:1px;
}
.sIFR-hasFlash .schalter h2 {
	visibility: hidden;
}
.sIFR-hasFlash .headline_main h1 {
	visibility: hidden;
	height:65px;
}
.sIFR-hasFlash .headline_main_small h1 {
	visibility: hidden;
	height:65px;
}
.sIFR-hasFlash .headline_main_middle h1 {
	visibility: hidden;
	height:41px;
}

.sIFR-hasFlash .navigation_subline {
	margin:0 0 15px 0;
	visibility: hidden;
	width:210px;
}

.sIFR-hasFlash .lauftext h1 {
	visibility:hidden;
}
h1.rgaccord2-toggle {
	visibility:visible;
}
.sIFR-hasFlash. .content_start_inhalt h1 {
	visibility:hidden;
}
.sIFR-hasFlash. .content_start_inhalt h2 {
	visibility:hidden;
}
.sIFR-hasFlash .start_alt_text h1 {
	visibility:hidden;
	height:130px;
	width:500px;
}
.sIFR-hasFlash .start_alt_subline h2 {
	visibility:hidden;
	padding:0 0 0 110px;
	height:100px;
	width:300px;
}
.sIFR-hasFlash .tv_thumb_headline h2 {
	visibility:hidden;
	height:30px;
}
.sIFR-hasFlash .footer_inner h1 {
	visibility:hidden;
	height:35px;
}
