/**
 * ################################################################################
 * ########## SMD Country Index - Flash-Headlines
 * ########## Alle h1 und h2-Tags werden mit Univers Condensed Light ersetzt
 * ##########
 * ########## @author		Trans Ident Line GmbH / vls
 * ########## @update		16.02.2009
 * ################################################################################
*/


.sIFR-flash + div[adblocktab=true],
.sIFR-flash a {
	display: none !important;
	top: 5000px !important;
}

h1 {
	font-size: 17px;
	font-weight: normal;
	line-height: 29px;
	color: #666666;
	margin: 0px;
	overflow: hidden;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	line-height: 34px;
	color: #666666;
	margin: 0px;
	overflow: hidden;
}

h1 .sIFR-alternate {
	font-size: 23px;
	visibility: hidden;
	white-space: nowrap;
}

h2 .sIFR-alternate {
	font-size: 28px;
	visibility: hidden;
	white-space: nowrap;
}