@media print {
.navi {
	display: none;
}
#rechtespalte {
	float: right;
	width: 31%;
	border-left: 1px dashed #CAC491;
	height: 1000px;
	padding: 2% 1%;
	z-index: 50;
}
#mittlerespalte {
	float: right;
	width: 31%;
	border-left: 1px dashed #CAC491;
	padding: 2% 1%;
	height: 1000px;
}
#bildleiste #FLVPlayer {
	display: none;
}
#footer, #schriftgroesse {
	display: none;
}
}
