@import "main.css";

* {
	background-color: white !IMPORTANT;
}

#layout-header, #mainmenu, #footer, .specialhead, .smallbasket, .keyvisual {
	display: none;
}

#contentwrapper {
	border: none; 
}
.topcontent {
	padding: 7px;
	padding-bottom: 0;
}

#printheader {
	display:block;
	padding-left: 7px;
}

#print-url {
	color: black;
	font-size: 12px;
	border-top: 1px solid #B4C6D9;
	border-bottom: 1px solid #B4C6D9;
	margin-bottom: 10px;
}

.addbasketlink {
	display: none;
}

#logoprint {
	margin-bottom: 20px;
}
