/*//////////////////////////////////////////////
//// GENERIC ELEMENT FORMATTING
//////////////////////////////////////////////*/
body{
  background-color:#ebebeb;
	color:#000000;
	margin: 5px;
	text-align: center;
}
#page{
	width: 900px;
	margin:auto;
}
body,td,div,p{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
}
th{
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 11px;
}
tfoot td{color: #808080}
img{border:0}

.cnt-def img.thumb, .cnt-def img.nopic, .cnt-def img.category-image, .cnt-def img#product_picture {border: 1px solid #000000}
.cnt-alt img.thumb, .cnt-alt img.nopic, .cnt-alt img.category-image, .cnt-alt img#product_picture {border: 1px solid #000000}

a{color: #000000}
hr{
	width: 100%;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* Added */
.sitemapgroupheader {
  font-weight:bold;
  font-size:1.3em;
}

#sitemap .parent expanded {
  background-color:#FFF;
}

.priceprefix {
  color:#FF0000;
  display:block;
  font-family: Tahoma, Helvetica, sans-serif; 
	font-size:1.2em;
  font-weight:bold;
  text-decoration:line-through;
}

#zahlungsartenbox {
  background-color:#FFF;
  color:#000;
  font-weight:bold;
  margin-top:18px;
  padding-top:4px;
  text-align:center;
  width:170px;
}

#zahlungsartenbox img {
  border:0;
}

.t-small {
  color:#000;
}
/* Added */

/*//////////////////////////////////////////////
//// BREADCRUMB NAVIGATION
//////////////////////////////////////////////*/
#breadcrumb{border-bottom: 1px solid #808080}
a.breadcrumb{text-decoration: none;}
a.breadcrumb:hover{text-decoration: underline;}

/*//////////////////////////////////////////////
//// TEXT FORMATTING
//////////////////////////////////////////////*/
.t-imgsub{background:#EBEBEB; padding: 2px} /* Image subtitles/description */
.t-em{font-weight:bold; text-transform:uppercase; color:#000000;} /* emphasized text */
.t-weak{color:#FFFFFF;} /* weakened text */

/*//////////////////////////////////////////////
//// GENERIC LIST FORMATTING
//////////////////////////////////////////////*/
.list{table-layout:auto; width:100%}
.list-intro{padding:3px;padding-bottom:5px;text-align:center}
.list-footer{padding:3px;padding-bottom:5px;text-align:center}
.list-group{
	text-align:right; 
	/*background:#FFFFFF;*/
}
.list-item{}
.list-item-alt{background:#EBEBEB}
.list-item-border{border: 1px solid #000000}
.list-item-list-info{}
.list-item-partslist{background:#EBEBEB}
.list-item-partslist-header{font-weight:bold;padding:2px}
.list-item-partslist-item{padding:2px}
.list-item-hsep{
	background-image: url(images/hsep_default.gif);
	background-repeat:repeat-y;
	margin: 0 6px 0 6px;
	line-height: 1px;
	width: 3px;
	height: 100%;
	border: 0;
	padding: 0;
}
.list-item-vsep{
	background-image: url(images/vsep_default.gif) ;
	background-repeat:repeat-x;
	margin: 6px 0px 6px 0;
	line-height: 1px;
	width: 100%;
	height: 3px;
}

/*//////////////////////////////////////////////
//// ATTRIBUTELIST FORMATTING
//////////////////////////////////////////////*/
/* [inherited from global.css] */

/*//////////////////////////////////////////////
//// BANNER AREA (including level1-navigation)
//////////////////////////////////////////////*/
#topnav {
  color:#000;
  width:930px;
}

#topnav #nav-level1 a {
  color:#000;
}

#nav-level1 {
  text-align: right;
  padding: 0px 10px 3px 0px
}

#banner {
	text-align: left;
	width: 931px;
	height: 120px; 
	background: url('images/logo.gif') no-repeat #000000;
	overflow: hidden;
}

#banner a {
  display:block;
  height:120px;
  width:931px;
}

#clogo{
	position: relative;
	left: 10px;
	top: 10px;
	overflow: hidden;
	}

#nav-level1 a{
	text-decoration: none;
}

#nav-level1 a:hover {
  text-decoration: underline
}

#nav-level1 span{
  padding:0px 8px 0px 8px;
  color:#000;
}

/*//////////////////////////////////////////////
//// LEVEL2 NAVIGATION
//////////////////////////////////////////////*/
#nav-level2{
	position: relative;
	width: 100%;
	/*background: url('images/bg_nav_level2.gif') bottom repeat-x;*/
	z-index: 2;
	}
#nav-level2 a{
	display: block;
	float: left;
	padding: 8px 12px 6px 2px;
	border-right: 1px solid #FFFFFF;
	background: url('images/bg_nav_level2.gif') left bottom repeat-x;
	color: #000000;
	text-decoration: none;
}
#nav-level2 a:hover{
	background: url('images/bg_nav_level2_active.gif') bottom repeat-x;
	color: #000000;
}
#nav-level2 a.selected{
	font-weight: normal;
	color: #000000;
	background: url('images/bg_nav_level2_active.gif') bottom repeat-x #EBEBEB;
	}
#nav-level2 a.selected:hover{
	color: #000000;
	background: url('images/bg_nav_level2_active.gif') bottom repeat-x #EBEBEB;
}
#nav-level2-back{
	clear: both;
	position: relative;
	width: 100%;
	line-height: 1px;
	height: 5px;
	top: -5px;
	margin-bottom: 5px;
	background: url('images/bg_nav_level2.gif') bottom repeat-x;
	z-index: 1;
	}

#pane-parent{
  width: 916px
}
#pane-left{width: 170px}
#pane-body {
  /*background-color:#FFF;*/
  padding-bottom:20px;
  padding-right:10px;
  width: 100%
}

/*#pane-right{width: 170px}*/

/*//////////////////////////////////////////////
//// SEARCHBAR FORMATTING
//////////////////////////////////////////////*/
#searchbar {width: 100%}
#searchbar form{padding: 0; padding-bottom:4px margin: 0px}

#quicksearch td {
  padding: 5px
}
#quicksearch form{display: inline}
#quicksearch input{vertical-align: middle; margin-right: 4px}

input.quicksearch-term{border: 1px solid #000000; padding: 1px; width: 110px}

/*//////////////////////////////////////////////
//// SUBNAVIGATION (Level 3 and deeper).
//// Includes MINIBASKET because similar.
//////////////////////////////////////////////*/
#nav-level3, #minibasket{
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	background:#FFF;
	color:#000;
	overflow: hidden;
	}
#minibasket{margin-bottom: 10px}
#nav-level3 a, #searchbar a, #minibasket a {
  color:#000;
  text-decoration:none:
}
#minibasket a:hover{text-decoration:underline}
#nav-level3 ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#nav-level3 li{padding: 0px; margin: 0px}
#nav-level3 li a{
	display: block;
	padding: 3px 0px 3px 16px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px dotted #EBEBEB;
	overflow: hidden;
	}
#nav-level3 li a:hover{
	background: url('images/bullet_light.png') no-repeat 3px center;
	}
#nav-level3 li a.selected{
	font-weight: bold;
}
#nav-level3 li a.expanded{
	padding-left: 5px;
	padding-right: 12px;
	background: url('images/bullet_light_top.png') 155px center no-repeat #000000;
	color: #EBEBEB;
	border-bottom: 1px solid #FFFFFF;
	}
#nav-level3 li a.expanded:hover{
	background: url('images/bullet_light_top.png') 155px center no-repeat #808080; 
	color: #EBEBEB;
}

.minibasket {
  width: 164px;
  margin: 3px;
  color:#000;
}
.minibasket-value{text-align: right; font-weight: bold}
.minibasket-footer{text-align: right}

/*//////////////////////////////////////////////
//// PAGINATOR
//////////////////////////////////////////////*/
#paginator-top {
}

#paginator-bottom {
  padding-top:20px;
}

#paginator a.pi, #paginator span {
  background:url(images/paginator_bg.jpg);
	display: block;
	font-weight: bold;
  font-family:Arial, Verdana, sans-serif;
  font-size:11pt;
	width: 22px;
	height: 18px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	vertical-align: middle;
	margin-left: 2px;
	margin-right: 2px;
	color: #000000;
	float: left;
  text-decoration:none;
}
#paginator a.pi:link, #paginator a.pi:visited, #paginator a.pi:active, #paginator span.pi-ellipsis{ color: #000000;}
#paginator a.pi:hover{ color:#FFFFFF; text-decoration:none;}
#paginator span.pi-active {
  background:url(images/paginator_bg.jpg);
  color:#000000;
}
#paginator a.pi-last, #paginator span.pi-last{ border-right:none}

/*//////////////////////////////////////////////
//// CONTAINER FORMATTING
//////////////////////////////////////////////*/
.cnt-def{
	width:95%;
}
.cnt-def-header{
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #FFFFFF;
	background: url('images/tab_corner_right_main.gif') right top no-repeat #FFFFFF;
	padding: 5px 10px 5px 5px;	
  text-align:left;
	}
.cnt-def-body{
	color: #000000;	
	}

.cnt-alt{
	width: 100%;
	background: #EBEBEB;}
.cnt-alt-header{
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #000000;
	background-color:#FFFFFF;
	padding: 5px 10px 5px 5px;	
	}

.cnt-simple{width: 100%}
.cnt-simple-header{
	color: #808080;
	font-weight: bold;
	padding: 5px 5px 0px 0px;
	border-bottom: 1px solid #808080;	
	}
.cnt-simple-body{
	/* */
	}

.cnt-hilite{width: 100%;}
.cnt-hilite-header{
	text-align: center;
	background: url('images/bg_cnt_hilite_header.gif') left top repeat-x #D2D2D2;
	border: 1px solid #FFFFFF;
	color: #000000;
	font-weight: bold;
	padding: 5px;	
	}
.cnt-hilite-body{
	/* */
	}
.cnt-body{
  margin:auto;
	padding: 0px;	
	}

div.cnt-special-header{
	font-weight: bold;
	color:#000;
	background-color:#FFF;
	padding: 5px 10px 5px 5px;	
	border-bottom: 1px solid #FFFFFF;
	}

/*/////////////////////////////////////////////////////////////////
/// CONTAINER SPECIFICATION (overriding default text and link
/// formatting according to container background colors). 
/// This technique requires invalid HTML, but it worls perfectly
/// in any browser and solves our color management problem.
/////////////////////////////////////////////////////////////////*/

#cnt-def *.cnt-body *{color:#000000}
#cnt-def *.cnt-body a{color:#000000}
#cnt-def *.cnt-body *.t-em{color:#000000;}
#cnt-def *.cnt-body *.t-weak{color:#808080;}
#cnt-def *.cnt-body *.t-imgsub{ }

#cnt-alt *.cnt-body *{color:#000000}
#cnt-alt *.cnt-body a{color:#000000}
#cnt-alt *.cnt-body *.t-em{color:#000000;}
#cnt-alt *.cnt-body *.t-weak{color:#808080;}
#cnt-alt #paginator a.pi{background:transparent; color:#000000}
#cnt-alt #paginator a.pi:hover{background:transparent; color:#000000}
#cnt-alt #paginator span.pi-active{background:#FFFFFF; color:#000000}

/*////////////////////////////////////////////////
//// CHECKOUT BAR
////////////////////////////////////////////////*/
#checkout-bar{
	background-color: transparent;
	border-collapse: collapse;
}
#checkout-bar td{padding: 2px}
.checkout-item{
	color: #808080;
	border: 2px solid #000000;
}
.checkout-item div{
	color: #808080;
}
.checkout-item-active{
	color: #000000;
	/*background: #EBEBEB;*/
	border: 2px solid #000000;
}
.checkout-item-active div{
	color: #000000;
}

/*////////////////////////////////////////////////
//// BASKET FORMATTING
////////////////////////////////////////////////*/
#basket{
	border-collapse: collapse;
	border-top: 2px solid #000000;  
	border-bottom: 2px solid #000000; 
}
#cnt-def #basket, #cnt-alt #basket{border-top:none}
#cnt-hilite #basket, #cnt-simple #basket{border-top:none}

#basket thead th{border-bottom: 1px solid #000000}

#basket tbody td.alt-item{background:#EBEBEB}
#cnt-def #basket tbody td.alt-item, #cnt-alt #basket tbody td.alt-item{}
#cnt-alt #basket tbody td.alt-item{background:#FFFFFF;}

#basket tfoot td{color:#000000}
#basket tfoot td.first-item{border-top: 1px solid #000000}
#basket tfoot td.basket-summary{font-weight: bold}

table.basket-buttons{margin: 10px 0px 10px 0px}
#cnt-def table.basket-buttons td, #cnt-alt table.basket-buttons td{padding: 0px 5px 0px 5px}

/*
#product_price{
	font-size: 14px;
	color: #ff0000;
}
.t-price-list{
	font-size: 14px;
	color: #ff0000;
}
*/

/* Start.Footer */
#footer{
  color:#000000;
	margin-top: 10px;
	overflow: hidden;
	padding: 10px;
	text-align: center;
	width: 100%;
}

#nav-footer a {
  color:#000000;
  text-decoration: none;
}

#nav-footer a:hover{
  text-decoration: underline
}

#nav-footer span {
  color:#000000;
  padding:0px 8px 0px 8px;
}
/* End.Footer */

/* Start.Left-Boxes*/
.leftbox {
  margin-bottom:25px;
  width:180px;
}

.leftbox_top {
  background:url('images/leftbox_top.gif');
  color:#000;
  height:20px;
  font-weight:bold;
  width:180px;
}

.leftbox_top span {
  display:block;
  margin-left:8px;
  padding-top:4px;
}

.leftbox_mid {
  background:url('images/leftbox_mid.gif');
  padding-top:5px;
  width:180px;
}

.leftbox_footer {
  background:url('images/leftbox_footer.gif');
  width:180px;
  height:18px;
}

#leftbox_categories {
  padding-left:3px;
}

#leftbox_categories a {
  color:#000000;
  display:block;
  height:20px;
  padding-top:2px;
  text-decoration:none;
  width:160px;
}

#quicksearch_ins {
  margin-left:4px;
  width:168px;
}

#quicksearch_ins td {
  background-color:#FFF;
}

#zahlungsartenbox {
  height:170px;
}
/* End.Left-Boxes*/

/* Start.Mid-Box*/
#contentbox_top {
  background:url('images/contentbox_top.gif');
  height:20px;
  width:745px;
}

#contentbox_mid {
  background:url('images/contentbox_mid.gif');
  width:745px;
}

#contentbox_mid_ins {
  margin-left:7px;
  width:725px;
}

#contentbox_mid_ins .t-large {
  padding-bottom:8px;
}

#contentbox_footer {
  background:url('images/contentbox_footer.gif');
  height:20px;
  width:745px;
}
/* End.Mid-Box*/

/* Start.Startseite*/
#startseite img {
  border:0;
  margin-bottom:20px;
}

#startseite .t-large {
  display:none;
}
/* End.Startseite*/

/* Start.Allgemein*/
#copyright {
  color:#000;
}
/* Start.Allgemein*/

h2.page-headline { display:none; }
h1.page-title {
	font-size:15px !important;
}

#trustedshopsbox {
    height:255px;
    text-align:center;
}

#product_details_preisbox_versandkostenfrei {
	padding:10px 0 0 0;
}