/**************************************
* date: 20.02.2013
* description: css für den druck
**************************************/

html, body{
font-size: 0.8em !important;
}
.topline, .navline, .scrolldown, .konfiguratortable{
	display:none !important;
}
.headline{
	margin: 0 !important;
}
section{
	page-break-inside: avoid;
}