/* print.css - External stylesheet for media print of page:
 * http://www.sportmetropole-berlin.de 
 */ 

body { font-family: Arial, sans-serif; font-size: 11pt; line-height: 12pt; }
#background, #footer_background, #footer, #dialog_arrow ul, #sidebar_left, #right_side { display: none; }
#dialog_arrow p { float: right; }

