/* @override http://hel.djm.eu/themes/hel/css/print.css */

@import "screen.css";

body {
	background-image: none;
	background-color: transparent;
}

#header_top {
	background-image: none;
	background-color: transparent;
}

#header_transparent {
	height: 60px;
	width: 16cm;
}

#header_top_transparent {
	background-image: none;
	width: 16cm;
	padding-left: 0;
}

#header_top_transparent h1 {
	font-size: 30px;
}

#logo {
	position: relative;
	display: none;
}

#search {
	display: none;
}

#menu {
	display: none;
}

#content_left_home {
	display: none;
}

#content {
	width: 16cm;
}

#content_right {
	width: 16cm;
}

#banner {
	display: none;
}

#content_right.home_right div.right {
	float: left;
	padding-top: 0;
	padding-bottom: 20px;
}

#footer_bg {
	display: none;
}

#bottom_bg {
	display: none;
}

#breadcrumbs {
	display: none;
}

#tools {
	display: none;
}

#content_left {
	display: none;
}
