/* CSS Document */

@import url('style2.css');

@page {
       size:portrait;
       margin-top:1.7cm;
       margin-bottom:1.4cm;
       margin-left:2cm;
       margin-right:2cm	
}

div#left, div#top, div#flash, div#search, div#petersilie, div#links {
	display:none;
	}
	
div#wrapper {
	width:650px;
	overflow:hidden;
	}	

div#inhalt {
	width:650px;
	padding:0;
	}
	
div#header {
	height:100px;
	width:650px;
	}
	
div#footer {
	width:650px;
	}



