/*
 	The "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
*/


/* SATORI HACK OM SIFR FONT TE VERGTOTEN */
/* ZIE OOK STYLE.CSS */

.sIFR-hasFlash #sidebar h2 {
	visibility: inline;
	font-family: arial;
	font-size: 20px;
	letter-spacing: 0px;
}


.sIFR-hasFlash #archief h2 {
	visibility: inline;
	font-family: arial;
	font-size: 30px;
	letter-spacing: 0px;
	text-align: left;
	padding-top: 0px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	border:0px solid black;
}


.sIFR-hasFlash #catheader h2{
	visibility: inline;
	font-family: arial;
	font-size: 25px;
	letter-spacing: 0px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

.sIFR-hasFlash #pimpmytext1 h1{
	visibility: inline;
	font-family: arial;
	font-size: 17px;
	letter-spacing: 0px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

.sIFR-hasFlash #pimpmytext2 h2{
	visibility: inline;
	font-family: arial;
	font-size: 25px;
	letter-spacing: 0px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

.sIFR-hasFlash #pimpmytext3 h3{
	visibility: inline;
	font-family: arial;
	font-size: 13px;
	letter-spacing: 0px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

.sIFR-hasFlash #pimpmytext4 h4{
	visibility: inline;
	font-family: arial;
	font-size: 11px;
	letter-spacing: 0px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}




/* SATORI HACK OM SIFR FONT TE VERGTOTEN */
/* ZIE OOK STYLE.CSS */

.sIFR-hasFlash h1 {
	visibility: inline;
	font-size: 15px;
}

.sIFR-hasFlash h3 {
	visibility: inline;
	font-size: 13px;
}

.sIFR-hasFlash h4 {
	visibility: inline;
	font-size: 12px;
}

.sIFR-hasFlash h5 {
	visibility: inline;
	font-size: 11px;
}

/* 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;
}