* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
body, td, th, a, input, textarea, select {
    font: 12px Arial, Tahoma, Verdana;
	color: #000;
}
#header, #footer, .topBackGround, .navigation, .actieBox {
	display: none;	
	visibility: hidden;
	padding: 0px;
	margin: 0px;
}
#content, * html #content, body.lowPage #content, * html body.lowPage #content, body .output, 
.image_fullwidth, .image_rightalign, .nobgc, .nobgc .text, .standard .text, #content .text {
	padding: 0px;
	margin: 0px;
	border: 0px;
	top: 0px;
	left: 0px;
	background: no-repeat #fff;
}
h1, h1 a, .sIFR-hasFlash h1 {
    font: 20px Arial, Tahoma, Verdana;
	color: #000;
	font-weight: normal;
	margin-bottom: 3px;
}
h2, h2 a, .sIFR-hasFlash h2 {
    font: 16px Arial, Tahoma, Verdana;
	color: #000;
	font-weight: bold;
	margin-bottom: 6px;
}
h3, h3 a, .sIFR-hasFlash h3 {
    font: 14px Arial, Tahoma, Verdana;
	color: #000;
	font-weight: bold;
}
.tmce ul {
	padding: 0px 0px 0px 24px;
	list-style: disc inline;
}
.tmce ul li {
	padding: 0px 0px 0px 0px;
}
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}
span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}