/* mulefi_print.css
 * $LastChangedDate: 2009-07-09 09:41:08 +0200 (Thu, 09 Jul 2009) $
 * $Rev: 15331 $
 * $Author: rose $
 */
* { background: #FFF; color: #000; font-family:verdana,arial,sans-serif !important; }


#nav,
#footer {
	display:none;
}

/* Lehrer-Detailseite */
#teacher_details_data ul,
#contact_teacher,
a.contact_teacher {
	display:none;	
}

#teacher_details_data {
	list-style:none;
}

#teacher_details_data,
#teacher_details_data h3,
#teacher_details_data td,
#teacher_details_data td p {
	padding:0;
	margin:0;	
}

#teacher_details_data h2 {
	margin-top:0;
}

#teacher_details_data td.key {
	width:15em;
}

