.no-print      { display:none; }
#main {
 position: absolute;
 top: 0;
 left: 0;
 z-index: 20;
 width: 800px;
 background: url(images/main_2_linien_bg.gif) repeat-x;
 }
#content {
width: 600px;
clear: both;
	float:none;
}
#content_innen {
	width: 90%;
	margin: 0 5%;
	clear: both;
	float:none;
	}

	p {
	 text-align: justify;
	}