@page {
	size:21.0cm 29.7cm;
	margin:1cm 1cm 1cm 1cm;
	}

body {
	background-color: white;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	}
#header {
	
	}                   
#header .box-left, #header .box-right	{
	 display: none;
		}
#nav {
	display: none;   
	}
	
#footer	{
	display: none;
	}
#spalte1	{
	float: left;
	width: 49%;
	}
#spalte2	{
	float: right;
	width: 49%;
	}
