body {
	margin: 5px;
	/* background-color: #828282; */
	background: url(http://www.kroschke.com/store/default/de/content/images/schiefer/bodybg.jpg) repeat-x #828282;
	font-family: Arial;
}

div#header {
	height: 120px;	
	background: url(http://www.kroschke.com/store/default/de/content/images/schiefer/kroschke_banner_default.png);
	background-position: top;
	position: relative;
	background-repeat: no-repeat;
}

.basketinfoBox {
	background: url(http://www.kroschke.com/store/default/de/content/images/schiefer/boxbg.png) #A8BAC9 repeat-x;
}

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

ul#localnav h2,ul#localnav h3 { /* background-color: #e3e3e3 */
	background: url(http://www.kroschke.com/store/default/de/content/images/schiefer/boxbg.png) #C6DDE9 repeat-x;
	color: #17197F;
	border-color: #17197F;
	font-size: 12px;
	font-weight: normal;
}

ul#localnav h2 a {
	color: #17197F;
}

ul#localnav h2 a:hover {
	color: #17197F;
}

.box-wrap {
	/* background: url(http://www.kroschke.com/store/default/de/content/images/siebenlist/sitebg.png) repeat-x #ffffff ; */
	background-color: #DFDFDF;
}

.navgridContainer:hover { /* background: #0E4096; */
	background: url(http://www.kroschke.com/store/default/de/content/images/schiefer/navbg.png) bottom repeat-x;
}

.material_price {
	position: relative;
}

.material_priceSep {
	position: absolute;
	right: 25px;
	font-size: 25px;
	top: -8px;
	padding-top: 2px;
	font-weight: bold;
	padding-bottom: 10px;
	background: transparent;
}

.material_priceHi {
	position: absolute;
	z-index: 6;
	right: 33px;
	font-size: 24px;
	padding-top: 2px;
	top: -8px;
	font-weight: normal;
}

.material_priceLo {
	position: absolute;
	right: 12px;
	top: -12px;
	font-size: 10px;
	margin-bottom: 20px;
	font-size: 15px;
}

.required {
	color: black;
	padding-left: 5px;
	font-weight: bold;
}

.localnavBox {
	padding: 3px;
}

.basketTable th {
	color: #18374F;
	border-bottom: 1px solid #888888;
	background: url(http://www.kroschke.com/store/default/de/content/images/tdlo.png);
	text-align: center;
}

div.contextNav {
	background: #2B4F8E;
}

.contextNav p,a.contextNavTitle {
	background: #27578F;
	border-bottom: 1px solid #5777AF;
}

.contextNav a {
	color: white;
}

.contextActive,.contextActive a {
	background: #5777AF;
	color: white;
}

.contextNav a:hover {
	background: white; 
	color: #27578F; 
}

a.hotlink {
	font-weight: normal;
}

a {
	font-weight: normal;
}

.contentArea a {
	text-decoration: underline;
	color: DarkBlue;
	font-weight: normal;
}



.contextNav a:hover {
	background-color: #FEFEFE;
	color: #27578F; 
}

.lostpass, .lostpass a, .lostpass dd {
	color: red;
	font-size: 11px;
	font-weight: bold;
}


.lostpass a {
	text-decoration: underline;
}