/**
 * TestTheater print css
 * 
 * @author AK
 * 
 */

#quickmenu,
#servicemenu,
#menuContainer,
#main h2,
.breadcrumbs,
.navPrevNext,
#formInWinkelmandje,
.data a.txtLink,
#voorstellingActies,
#footer,
p.noscreen{
	display: none;
}

#detail		{ font-family: Arial; font-size: 0.8em;}
#detail img	{ float: left; padding-right: 10px;}
.head 		{ float: left; clear: both;  }
#subColumn1	{ clear: both; }
.data dl	{ width: 200px; }
.data dt	{ float: left; padding-right: 5px;}

/****** sIFR */
.sIFR-flash {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}
/* sIFR ******/