/* LBBW Geschäftsbericht 2008 - print.css SB copyright brandperfection GmbH */
/*@import url("screen.css");*/

HTML, BODY{
	width:auto;
	height:auto;
	background-color:#FFF;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	}

DIV#leftContent,
DIV#marginalSpalte,
DIV#header,
DIV#mainContent H1,
DIV#iconBarWrapper,
DIV#bottomNav{
	display:none;
	position:relative;
	}
	
DIV#mainContent{
	background-image:none!important;
	}
	
DIV#mainWrap{
	background-image:none!important;
	}

DIV#globalWrap, DIV#mainContent, DIV.contentSpalte{
	display:inline;
	position:relative;
	height:auto;
	width:auto;
	}
	




