

/* print.css */
*{background:transparent;}
body {line-height:1.5;color:#000;background:none;font-size:10pt;font-family:Arial;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
/*h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}*/
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent; text-decoration:underline; color:#000000;}
h1 a, h2 a { text-decoration:none;}
/*a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}*/

#home_container_left,
#home_container_right,
#global_search_container,
#content_console,
#left_column,
#right_column,
#login_container,
#toolbar,
#toolbar .base_collection,
#toolbar .carousel_collection,
#toolbar #toolbar_head,
#material_form,
#footer,
.pager,
.merken_button,
.spalte_merken,
.table_sort,
.do_not_print,
.locked_overlay{
	display:none;
}

#claim{

}

h1, h1 a,
#kesearch_results h5{
		color:#000000;
		font-size:20px;
		font-weight:normal;
		font-family:'DINNextRoundedLTW01-Lig', Arial;
}

h2{
		color:#000000;
		font-size:15px;
		font-family:'DINNextRoundedLTW01-Lig', Arial;
}

#logo{
margin-bottom:15px;
}

#main{
	margin-top:20px;
}

#breadcrumbs a, #breadcrumbs span {
    color: #666666;
    float: left;
    font-size: 11px;
    line-height: 11px;
    margin-right: 5px;
    text-decoration: none;
    width: auto;
}

#breadcrumbs{
	margin-bottom:20px;
}

#materialgallery img{
	border: 1px solid #D6D6D6;
}

#materialgallery .img_switcher{
	margin-right:14px;
}

#img_switch_large{
	margin-bottom:10px;
}

#print_logo{
	width:35%;
	float:right;
	margin-right:20%;
}

#materialdata .content_1column{
	width:70%;
}

.materialdata_table td {
	width:50%;
}

#print_footer{
	display:block;
}

#qr_code{
	position:absolute;
	top:0px;
	right:0px;
}