/* Formatierung für den Ausdruck */

body, table, td, th {
	FONT-SIZE: 10pt;
    font-family : Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
}


table.adresse {
width: 100%;
	border-collapse:collapse; 
	border:1px #8CB79B solid;
	margin-top: 12pt;
	font-size: 90%;
}

table.adresse td, table.adresse th {
	border:1px #000000 solid; 
} 

table.adresse th{
 	background-color:  #DCDCDC;
	color: #555555;
	}
	
.keinDruck {
    display : none;
}

