/* printing */



#ribbon, #backpicture, #robologo, #switching, #globalnav, #col2_content {
	display: none;
	
}	


#col1_content {
	
	font-size: 9pt;


}

#col3_content {
	
	font-size: 12pt;


}

/* Tabellen */

 table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	float: none;
	vertical-align: top;
 
 
 }
 
 tr
 {
    
    
    
    font-weight: normal;
    vertical-align: top;
    padding: 0;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    margin: 0.1em;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;

 }
 
 td 
 {
  
    
    font-weight: normal;
    vertical-align: top;
    padding: 0.3em;
    font-style: normal;
    line-height: normal;
    font-variant: normal;
    margin: 0.1em;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

 }