
BODY {
	background: none;
}

DIV#container {
	width: 610px;
	background: url(/fileadmin/templates/img/global/content_bg_print.png) repeat-y 0 0;
}

DIV#header {
	min-height: 20px;
	background: none;
}
DIV#header DIV.csc-header {
	height: 55px !important;
}
DIV#header H1 {
	padding-top: 20px;
}

DIV#dockArea, DIV#leftBar, DIV#rightBar, DIV#footer {
	display: none;
}

