
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
}

* {
	font-family: Arial, Helvetica, sans-serif;
}

#subcategory-button,
#maincategory-button,
#subcategory_breadcrumb-button,
#similar_products,
.produkt_detail.left .inner.bottom,
.product_list .inner .right{
	display: none;
}

.print_clearer{	clear: both;}
.clearer {		clear: both;}


table,
table td{
	border: 1px solid #000;
	padding: 5px;
}

img.print_logo{display: inline;}

/*
	Header
*/
#header_wrap #header #header_metanavigation,
#header_wrap #header_keyvisual {
	display: none;
}
#header_wrap #header #header_logo h2 {
	clear: both;
	padding-bottom: 10px;
	border-bottom: 2px solid #000;
}



/*
	Klickpfad
*/

#header_breadcrumb_scale h3 div, #header_breadcrumb_scale h3 a {
	float: left;
}
#header_breadcrumb_scale h2 {
	clear: both;
	font-size: 22px;
}



/*
	Footer
*/

#footer_wrap div.footer.sp1.top .sitemap, #footer_wrap div.footer.sp1.top .social, #footer_wrap div.footer.sp1.top .teaser a.btn {
	display: none;
}
#footer_wrap div.footer.sp1.top .teaser, #footer_wrap div.footer.sp1.bottom {
	display: block;
	float: none;
	border-top: 1px solid #000;
	margin-top: 20px;
	padding-top: 10px;
	color: #999;
}



/*
	Produktliste
*/

div.sp3.product_list {
	border: 0px solid #999;
}

.print_list_right{
	float: right;
}

.print_list_left{
	float: left;
}




/*
	Verschönerungen
*/

.teaser {
	clear:both;
	float:none;
	display:block;
}

h1, h2, h3 {
	display: block;
	float: none;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

p {
	display: block;
	margin: 10px 0 10px 0;
}

/* Team: kein Border */
table.team,
table.team td{
	border: 0px solid #999;
	padding: 5px;
}
