* html #InfoDemoShop {
	padding-top:.5em;
	margin-bottom:40px;
}

* html .ShopContent {
	/*margin-left:20px;*/
	margin-right:20px;
	position:relative;
	z-index:1000;
}

.SiteContainer {
	width:960px;
	border:1px solid #878787;
}

.SiteContainer > .tl {
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_tl_gray.png);
}

.SiteContainer > .tr {
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_tr_gray.png);
}

.SiteContainer > .bl {
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_bl_gray.png);
}

.SiteContainer > .br {
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_br_gray.png);
}

h2 .tl {
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_tl.png);
}

h2 .tr {
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_tr.png);
}

h2 .bl {
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_bl.png);
}

h2 .br {
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_br.png);
}

.button {
	position:relative;
	border:1px solid #2d2d2d;
}

button.button {
	overflow:visible;
}

* html button.button {
	line-height:21px;
	overflow:hidden;
}

.button .tl {
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_tl_black.png);
}

.button .tr {
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_tr_black.png);
}

.button .bl {
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_bl_black.png);
}

.button .br {
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_br_black.png);
}

button.button .tl {
	top:-1px;
	left:-1px;
}

button.button .tr {
	top:-1px;
	right:-1px;
}

button.button .bl {
	bottom:-1px;
	left:-1px;
}

button.button .br {
	bottom:-1px;
	right:-1px;
}

* html button.button {
	line-height:10px;
}

* html h3.Info {
	height:18px;
	line-height:18px;
}

/* Buttons in Tabellen */
.ShopTable .button .tl {
	top:-1px !important;
	left:-1px !important;
}

.ShopTable .button .tr {
	top:-1px !important;
	right:-1px !important;
}

.ShopTable .button .bl {
	bottom:-1px !important;
	left:-1px !important;
}

.ShopTable .button .br {
	bottom:-1px !important;
	right:-1px !important;
}

/* ------------------------------------------------------------------------------ */
/* FactFinder */
#FactFinder .tl {
	top:0;
	left:0;
	width:5px;
	height:5px;
}

#FactFinder .tr {
	top:0;
	right:0;
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_tr_black.png);
}

#FactFinder .bl {
	bottom:0;
	left:0;
	width:5px;
	height:5px;
}

#FactFinder .br {
	bottom:0;
	right:0;
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_br_black.png);
}

/* ------------------------------------------------------------------------------ */
/* Hauptnavigation */
* html #MainNavi {
	z-index:9000;
}

* html #MainNavi .level1 {
	z-index:9000;
}

* html #MainNavi .level1 li {
	z-index:9000;
}

* html #MainNavi .level1 li a {
	z-index:9000;
}

* html #MainNavi .level2 {
	z-index:9000;
}

/* runde Ecken */
#MainNavi .tl {
	top:0;
	left:0;
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_tl_white.png);
}

#MainNavi .tr {
	top:0;
	right:0;
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_tr_white.png);
}

#MainNavi .bl {
	bottom:0;
	left:0;
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_bl_white.png);
}

#MainNavi .br {
	bottom:0;
	right:0;
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_br_white.png);
}

/* ------------------------------------------------------------------------------ */
/* Startseite Banner Slideshow */
* html #MainPageSlideshow .navi a {
	background-image:url(/tradepro/shop/buttons/slideshow_navi.gif);
}

/* ------------------------------------------------------------------------------ */
/* Shop-Menü */
#ShopMenu {
	border-bottom:none;
}

#ShopMenu .tl { top:-1px; left:-1px; }
#ShopMenu .tr { top:-1px; right:-1px; }
#ShopMenu .bl { bottom:0; left:-1px; }
#ShopMenu .br { bottom:0; right:-1px; }

* html #ShopMenu li {
	background-image:url(/tradepro/shop/layout/arrow.gif);
}

* html #ShopMenu li.open {
	background-image:url(/tradepro/shop/layout/arrow_down.gif);
}

* html #ShopMenu a.active {
	background-image:url(/tradepro/shop/layout/icon_close.gif);
}

#ShopMenu .angebote .button .bl {
	bottom:-1px;
}

#ShopMenu .angebote .button .br {
	bottom:-1px;
}

/* ------------------------------------------------------------------------------ */
/* Kundenkonto */
* html #CustAccount form input.Input {
	width:97px;
}

/* ------------------------------------------------------------------------------ */
/* Rubrikenansicht Filter */
#SearchFilter #ArticlesPerPage li {
	margin-left:5px;
}

#SearchFilter #ArticlesPerPage li:after {
	content:none;
}

/* ------------------------------------------------------------------------------ */
/* Rubrikenansicht */
* html #RubView {
	margin-bottom:0;
	width:715px;
}

* html #RubView li {
	margin-right:16px;
}

* html #RubView h3 .aktion {
	background-image:url(/tradepro/shop/layout/aktion.gif);
}

/* ------------------------------------------------------------------------------ */
/* Listenansicht */
#ListView .thumb .banner {
	border:none;
	left:1px;
}

* html #ListView .hersteller {
	height:20px;
}

/* ------------------------------------------------------------------------------ */
/* Blätterseiten */
* html #Pages {
	margin-bottom:0;
}

#Pages li {
	margin:0 5px;
}

#Pages li:after {
	content:none;
}

#Pages .button {
	overflow:visible;
}

/* ------------------------------------------------------------------------------ */
/* Detailseite */
* html #Zoomlinks {
	position:relative;
	z-index:1000;
}

* html #Zoomlinks #DetailImageContainer {
	position:relative;
	z-index:1000;
}

* html #Zoomlinks #DetailImageContainer a {
	position:relative;
	z-index:1000;
}

* html #Zoomlinks #DetailImageContainer img {
	position:relative;
	z-index:1000;
}

* html #DetailImageContainer a:hover img {
	left:0;
}

#DetailThumbs img {
	width:42px;
}

* html #DetailHersteller {
	width:100px;
}

* html #DetailScart {
	width:300px;
}

* html .DetailCross .thumb img {
	width:90px;
}

* html #DetailZoomOverlay .close {
	width:15px;
	height:15px;
	background-image:url(/tradepro/shop/layout/icon_close.gif);
}

#PrintView .SiteContainer {
	width:auto;
	border:none;
}

* html #DetailZoom .image img {
	width:540px;
	height:auto;
}

* html #DetailZoom .thumbs img {
	height:auto;
}

* html #Zoomlinks {
	z-index:9000;
}

/* ------------------------------------------------------------------------------ */
/* Warenkorb */
#ScartSteps {
	overflow:visible;
}

#DirectOrderTable {
	z-index:5000;
}

#DirectOrderTable button.button,
#ScartTable .button {
	border:none;
}

* html #DirectOrderTable button.button,
* html #ScartTable .button {
	border:1px solid #2d2d2d;
}

* html #ScartTable .bg hr {
	height:1px;
}

/* ------------------------------------------------------------------------------ */
/* Sitemap */
* html #Sitemap {
	margin:20px 0 0 0;
	padding-bottom:0;
}

#Sitemap .tl {
	top:0;
	left:0;
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_tl_white.png);
}

#Sitemap .tr {
	top:0;
	right:0;
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_tr_white.png);
}

#Sitemap .bl {
	bottom:0;
	left:0;
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_bl_white.png);
}

#Sitemap .br {
	bottom:0;
	right:0;
	width:5px;
	height:5px;
	background-image:url(/tradepro/shop/layout/corner_br_white.png);
}

/* ------------------------------------------------------------------------------ */
/* Footer */
footer li {
	margin-right:15px;
}

footer li:after {
	content:none;
}

/* ------------------------------------------------------------------------------ */
/* Hinweisbox */
* html #HinweisBox .close {
	width:15px;
	height:15px;
	background-image:url(/tradepro/shop/layout/icon_close.gif);
}