	@page {
			size:21cm 29cm;
			margin-left:1cm;
			margin-top:0cm; 
			margin-right:1cm; 
			margin-bottom:0cm;
			}
			
			body{
			background-color:white;
			width:98%;
			margin:0;color:#000;
			background-image:none;
			font-size:12px;
			line-height: 1.33em;
			color: #333;
			font-family:Arial,Verdana,sans-serif;	
			}
.keine-anzeige {
	display:none;
}
.leerzeichen{
	display:inline;
	}
.pageup{
	page-break-after:always;
	border:1px solid red;
	}
#header{
		height:1cm!important;
		display:none;
		}

			#content{
				width:18cm;
				border:0;
				margin-top:0cm;
				background:transparent;
				}

/*tabellen*/
#content table{
	background:#999;
	table-layout:fixed;
	width:95%;
	}
#content td{
		background:#fff;
		padding:1px 2px;
		}
#content thead, #content table th{
background-color:#eee;}
#content ul,#content ol{
	padding:0 0 0 10px;
	}
	#header img,#navi,	#left,#sidebar,#print,#recommend,hr{
				display:none;
				}
	#logo_print{
		display:block;
		margin-bottom:20px;
		padding-bottom:2px;
		border-bottom:1px solid #999;
		text-align:right;
		width:21cm; 
		}
#logo_print img{margin-right:9em;}
	#footer{
			text-align:left;
			}

	
