/* NRW print-style */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12pt;
	background: #FFF;}

#header, 
#mainNav, 
#subNav,
#footer #ankerTop a, 
.contentPrint,
#testSystemBox,
#testSystemBoxSpace {
	display: none;}


#content {
	background:#fff;
	margin:0px 5px 0px 5px;
	padding:0px 0px 15px 0px;}
	
.clr {border:1px solid #fff;}
	
#footer {
	float:right;
	width:85%;
	background:none;
	border:none;}
