/**
*
* Design and coding by ELMA Multimedia
* Copyright &copy; 2006, ELMA Multimedia
*
*/

* {
	background: none ! important;
	color: #111 ! important;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000;
}

table {
	font-size: medium;
}

#textcontainer, #right, #contenttext, #contentmenu, #newsoverview, #content, .newsoverview {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

#textcontainer {
	font-size: 10pt;
}

#textcontainer h1 {
	text-transform: uppercase;
	font-size: 10pt;
	margin: 22px 0 22px 0;
}

#textcontainer h2 {
	text-transform: uppercase;
	font-size: 10pt;
	margin: 22px 0 22px 0;
}

.newsoverview h3 {
	font-size: 9pt;
	margin: 0 0 16px 0;
	padding: 0;
}

#header, #left, #footer, #rightmenu, .breadcrumb, .emailpage, .pagenav, #downloads {
	display: none;
}

/**
*
* SIFR print stylesheet
*
*/

.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;
}
