/* PRINT.CSS */

body {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, a, a:hover {
	color:#000000;
	background:none;
}

#kopfzeile, #menueleiste, #kopfleiste, #breadcrumbs, #schuelerfotos, #footer {
	display:none;
}

#page {
	border:0;
	margin-right: 5px;
}

#inhalt table {
	border:0;
	padding:0;
}