/*****************************************************************************
These styles should be at the bottom of `sifr.css`. Make sure that they're
only applied for the screen media type!
*****************************************************************************/

.sIFR-active #menuCntr li,
.sIFR-active #headerCntr h3,
.sIFR-active .nieuwsBox h2
{
	visibility: hidden;
}

.sIFR-active #menuCntr li
{
	padding-top: 11px;
	height: 26px;
}

.sIFR-active #menuCntr li.info
{
	width: 30px;
}

.sIFR-active #headerCntr h3
{
	margin-top: -4px;
}

.sIFR-active .nieuwsBox h2
{
	margin-bottom: -8px;
}
