/* @override http://localhost/ikk/fileadmin/templates/print.css */

@import url("content.css");

#header, #hmenu, #extra, #banner, #menu, #standardmenu, #searchbox, #footer, #login {
	display: none;
}

body, #all, #all.startpage {
	background: url(none) repeat-x;
	color: black !important;
	font: 10pt/15pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
body {
	padding: 1cm 2cm 1cm 4cm;
}
#all, .column-wraper {
	width: 100%;
	margin: 0;
	float: none;
	left: 0;
}
#basewrapper {
	width: 100%;
	float: none;
}
#basewrapper, #content {
	float: none;
	width: 100%;
}
