body { /* background-color: #e3e3e3; */
	background: url(http://www.hein.eu/store/default/de/content/images/schiefer/bodybg.jpg) repeat-x #828282;
	/*background-color: #a2a2a2;*/
	font-family: Arial;
}

.box-wrap {
	/* background: url(http://www.hein.eu/store/default/de/content/images/siebenlist/sitebg.png) repeat-x #ffffff ; */
	background: url(http://www.hein.eu/store/default/de/content/images/wrapbg.png) repeat-y #C3C3C3;
	/* background-color: #C3C3C3; */
	border: 1px solid #666666;
}

.basketinfoBox {
	background-color: #ffffff;
}

/** --- **/
div#header {
	height: 90px;
	background: url(http://www.hein.eu/store/default/de/content/images/siebenlist/banner.png);
	background-position: top;
	position: relative;
	background-repeat: no-repeat;
}

.contentArea h1 {
	color: #CC0B28;
	border-bottom: 1px solid #A0A0A0;
}

.contentArea h2 {
	color: #CC0B28;
}

.contentArea a {
	color: #CC0B28;
}

div#breadcrumb a {
	color: #5F5F5F;
}

fieldset {
	padding: 5px;
	background: url(http://www.hein.eu/store/default/de/content/images/boxbg.png) #FDFCCA repeat-x;
	border: 1px solid #8596AA;
}

ul#localnav a:hover {
	background-color: #CC0B28;
}

ul#localnav h2, ul#localnav h3, ul#localnav h4, ul#localnav h5, ul#localnav h6 {
	background-color: #BCBCBC;
	color: black;
	border-color: #303030;
}

ul#localnav h2 a, ul#localnav h3 a, ul#localnav h4 a, ul#localnav h5 a, ul#localnav h6 a {
	color: black;
}

ul#localnav h2 a:hover, ul#localnav h3 a:hover, ul#localnav h4 a:hover, ul#localnav h5 a:hover, ul#localnav h6 a:hover {
	color: black;
}

div.contextNav {
	background: url(http://www.hein.eu/store/default/de/content/images/boxbg.png) #FDFCCA repeat-x;
}

.contextActive {
	background-color: #CC0B28;
	color: white;
}

.contextNav a {
	color: #CC0B28;
}

.contextNav a:hover {
	background-color: #CC0B28;
	color: white;
}

.contextActive {
	color: white;
	background: #CC0B28 no-repeat 2px center;
}

.contextActive a {
	color: white;
}

.contextActive li {
	color: white;
}

#menu {
	background: #202020;
}

.material_pricePrefix { /*color: #005B8F;*/
	color: #D10019;
}

.material_price {
	position: relative;
	color: #D10019;
	/* color: #005B8F; */
}

.material_priceSep {
	position: absolute;
	right: 41px;
	font-size: 25px;
	top: -6px;
	font-weight: bold;
}

.material_priceHi {
	position: absolute;
	right: 46px;
	font-size: 25px;
	top: -6px;
	/*	font-weight: bold; */
}

.material_priceLo {
	position: absolute;
	right: 14px;
	top: -6px;
	font-size: 25px;
	/*	font-weight: bold; */
	margin-bottom: 20px;
}

.materialCrossList p {
	color: #505050;
}

.materialCrossList li:hover {
	background: #e3e3e3;
}

.materialCrossList li:hover p {
	color: #D10019;
}

.materialCrossList li:hover {
	text-decoration: underline;
	color: #505050;
	background: url(http://www.hein.eu/store/default/de/content/images/boxbg.png) #E3E3E3 repeat-x; 
}

fieldset {
	padding: 5px;
	/* background: url(http://www.hein.eu/store/default/de/content/images/boxbgbig.png) #A8BAC9 repeat-x; */
	background: #ffffff;
	border: 0;
	/* border: 1px solid #A0A0A0; */
}

ul.tabbernav li a:link {
	color: #D10019;
}

ul.tabbernav li a:hover {
	color: #D10019;
	background-color: #E3E3E3;
}

.navgridContainer a {
	color: #505050;
}

.navgridContainer a:hover {
	color: #D10019;
}

.basketTable th {
	background-color: #D10019;
	color: white;
	text-align: center;
}

fieldset legend {
	color: #D10019;
}

.infoBoxHeader a {
	color: #D10019;
	font-weight: bold;
}

.infoBox {
	-webkit-border-bottom: 0px;
	-moz-border-radius: 0px;
	-webkit-border-bottom: 0px;
	-moz-border-radius: 0px;
	border-color: #707070;
}

div#breadcrumb {
	border-color: #707070;
	-webkit-border-bottom: 0px;
	-moz-border-radius: 0px;
	-webkit-border-bottom: 0px;
	-moz-border-radius: 0px;
}

li.sub a {
	color: black;
	background-color: #d0d0d0;
	margin: 2px;
	text-decoration: none;
	padding: 6px;
	font-family: Verdana, Arial;
	font-size: 10px;
}

li.sub a:hover {
	background-color: #D10019;
	color: white;
}

.contextNavArea {
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
	border-bottom: 1px solid #707070;
	margin-bottom: 5px;
	padding: 3px;
	background-color: white;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
}

div.contextNav {
	border: 1px solid #707070;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	background: white;
	margin-bottom: 10px;
}

.contextNav p {
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	color: #2F2F20;
	background: white;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #707070;
	padding: 5px 5px 5px 5px;
}

.contextNav a {
	color: D10019;
}

div.contextNav {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

div.contentArea {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

div.contentArea {
	border-color: #666666;
	border-width: 1px;
}

/* NEU */
#menu {
	border: 0;
}

.column-two {
	padding: 0;
	margin: 0
}

.column-two-content {
	padding: 0;
	margin: 0;
	margin-right: 3px;
}

.localnavBox {
	border: 0;
	padding: 0;
	margin: 0
}

div.cms_box9 {
	color: #222222;
	margin: 0;
	margin-left: 0px;	
	-moz-border-radius: 0px;
	-webkit-border: 0px;
	padding-left: 45px;
	border: 0;
	background: url(http://www.hein.eu/store/default/de/content/images/icon_telefon.png) no-repeat left center #FFFFFF;
	border-bottom: 1px solid #A0A0A0;
	margin-bottom: 20px; 
	padding-top: 20px;
	padding-bottom: 20px;
	
}

div.cms_box9 a {
	color: #d10019;
	}

div.cms_box9 p { margin: 0; padding: 0; }

.cms_box10, .cms_box2 {
	font-size: 11px; 
}

.cms_box10 table, .cms_box2 table {
	border: 0;
}

.cms_box10 td, .cms_box2 td {
	padding: 8px;
	background-color: white;	
	text-align: left;
}

.cms_box10 thead td, .cms_box2 thead td {
	padding: 5px;
	padding-left: 8px;
	border-right: 3px solid white;
	border-left: 3px solid white;
	background-color: #EBEBEB;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.cms_box10 img, , .cms_box2 img  {
	margin-top: 10px;
}

.cms_box2 thead td {  background-color: #D10019; color: white; }
div.cms_box1  {  background-color: white;}
.cms_box1 table {  background-color: white;}
.cms_box1 td { color: #000000; font-size: 11px; background-color: white; border-left: 2px solid white; border-right: 2px solid white; padding-left: 10px; valign: top; }
.cms_box1 tbody h1 { color: #D10019; border-bottom: 1px solid #505050; padding: 5px}
.cms_box1 tbody a { color: #D10019; }

.lieferzeit { top: -200px; }


div.csc-textpic { margin-bottom: 20px;  }
div.csc-textpic-clear { margin-top: 20px; margin-bottom: 20px; }
div.csc-textpic-imagewrap { margin-bottom: 20px; }
div.csc-textpic-image{ margin-bottom: 20px;   }
div.csc-textpic-imagewrap { margin-bottom: 20px;  }
.csc-textpic-image img { padding-bottom: 20px; }


/* printcatalog */

#cost {
	color: #F3F3F3;
}

#content {
	color: #000000;
}

.foot {
	border-top: 1px solid #D0D0D0;
	background-color: white;
	color: #D10019;
}

table.printcatalog { border: 0; padding: 0; margin: 0; }
table.printcatalog td {
	background-color: #F3F3F3;
}

table.printcatalog td.h1 {
	color: green;
}


.printcatalog_title {	
	background-color: #F3F3F3;	
	border-bottom: 0px dotted #505050;
}
.title h1 { color: #D10019; border: 0; }

.cms_importanttext { color: #D10019; }


ul#localnav h5 {
	background-color: #7A7A7A;
}

ul#localnav h4 {
	background-color: #9A9A9A;
}

ul.tabbernav li.tabberactive a {
	background-color: #ffffff;
}

.loginForm {
	color: #000000;
	font-size: 0.8em;
}

.doknr {
	float: right;
	width: 100px;
	font-size: 20px;
	color: #D10019;
	height: 100px;
	z-index: 10;
	position: relative;
	background: url(http://www.hein.eu/store/default/de/content/images/doknr.png);
}