/***PRINT SPECIFIC STYLESHEET***/

.printonly {
	display: block !important;
}

.noprint {
	display: none !important;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #000000;
	margin: 0px;
}

img {
	border: none;
}

a {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-size: 1.5em;
	margin: 0 0 0.5em;
}

h2 {
	font-size: 1.3em;
	margin: 0 0 0.5em;
}

h3 {
	margin: 0 0 0.5em;
	font-size: 1em;
}

p,
div.smallecontentlijst,
div.col3_center {
	margin: 0 0 1em;
}

ul {
	margin: 0;
	padding: 0;
}

div#header div.f01_title_bar_with_logo_and_tagline {
	width: 100%;
}

div#header div.f01_title_bar_with_logo_and_tagline a.logo{
	float: left;
	margin: 0 1em 1em 0;
}

div.f01_title_bar_with_logo_and_tagline {
	margin-bottom: 1em;
}

div#content {
	clear: both;
}
table.component_availability_overview {
	width: 100%;
}

div.col3_right {
	height: 100%;
}

div.news_highlight_visual img {
	float: left;
	margin: 0 1em 0;
}

div.col3_center,
div#content,
div.col3_right {
	height: auto !important;
}

div.csc-textpic-center div.csc-textpic-imagewrap {
	margin: 0;
}

div.csc-textpic-right div.csc-textpic-imagewrap {
	text-align: left;
}

/* Disable these elements: */

div#header div.f03_header_visual,
div#header ul#f16_navigation_bar,
div#header div.header_my_recipes,
form,
div.col3_left,
dl.legenda,
div.f02_pushbox,
dd.csc-textpic-caption,
 div.overlay_shadow,
div#footer_wrapper {
	display: none;
}

div.lightbox {
	border: 0px;
	padding: 0px;
}

/******************************************************************************** SIFR 3 (Beta2) DEFAULT ***/
/*
.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;
}
*/