/* print.css */
body {
	background: #ffffff;
	color: #000000;
}

#container{
background:none;
}

a:link, a:visited{
	color: #000;
	text-decoration: underline;
}

#logo {
	width: 400px;
	height: 85px;
	background:none;
	position: absolute;
	left: 150px;
	top: 10px;
}

#top {
	height:80px;
	background:none;
}

#navegation, #footer, #template_header, #banner {
	display: none;
}

.lock_links, .lock_rechts, .tip_footer, .tip_cell, .farbe, .menu, .tip_links, .print_line {
	display: none;

}

.tip_table {
	border: none;
	background: none;
}

.email_person a, .link_person a, .text_download a, .text_email a, .text_print a, .text_link a {
	margin: 8px;
	padding-left: 0px;
	background:none;
}

.artikel_link {
	padding-left: 0px;
	background:none;
}
