	 table.css_format {
		border-collapse:collapse;  
		font-family: Times New Roman;	
		background: url(../../HTML_FILES/Garten.jpg) no-repeat right -120px;	
		color: #222;
	 	border-top: 1px solid #dd9;
	 	border: 1px solid #CCC;
	 	margin:auto;
	}

	table.css_format td 
	{
		font-size: 10pt;
	  	padding:5px; 
		border: 1px solid #CCC;
	}
	 
	table.css_format th 
	{
		font-size: 12pt;
	  	padding:7px; 
		border: 1px solid #CCC;
	}
	
	.container{
		padding-top:15mm;
	}
	
	img{border:none;}
