/**
 * Style for Printing
 * Copyright (C) 2008, Sven Rainer
 */
#header{
	display:none;
}
#header_print{
	margin-bottom:30px;
}
#left{
	display:none;
}
#left .adresses{
	display:block;
}
#footer{
	display:none;
}
p{
	margin-bottom:11px;
}
.content{
	padding:11px 0 11px 0;
}
/**
 * Products
 */
.tab_navigation{
	display:none;
}
/**
 * Header pic
 */
.mod_contentbox{
	display:none;
}
/**
 * Header pic
 */
h1, h2, h3{
	margin-bottom:10px;
}
