body{
	margin: 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
        line-height: 20px;
        background-image: url(hintergrund.gif);
        font-weight: bold;	
}


h1 {
	font-size: 13px;
        font-weight: bold;	
        font-variant: small-caps;	
}

table.table {
	font-size: 11px;
        line-height: 12px;
	font-weight: bold;
}

table.checker {
	font-size: 11px;
        line-height: 14px;
}


