/*//////////////////////////////////////////////
//// GENERIC ELEMENT FORMATTING
//////////////////////////////////////////////*/
body{
	/*background: #E0E0E0;*/
	color:#404040;
	margin: 0px;
}
body,td,div,p{
	font-family: Verdana, sans-Serif; 
	font-size: 11px;
	font-weight: normal;
}
th{
	font-family: Verdana, sans-Serif; 
	font-size: 11px;
}

h1 {

color: #ff6600;

font-size: 18pt;

font-weight: normal;

margin: 0px

}

h2 {
color: #ff6600;

font-size: 14pt;

font-weight: normal;

margin: 0px

}

h3 {

color: #ff6600;

font-size: 16pt;

font-weight: normal;

margin: 0px

}

tfoot td{color: #909090}
img{border:0}
img.nopic{border:none}
/*img.thumb{}*/
a{color: #FF8000}
hr{
	width: 100%;
	height: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.site{width: 1200px;}
/*//////////////////////////////////////////////
//// PANES
//////////////////////////////////////////////*/
#pane-parent{
	width: 1180px;
}
#pane-left{width: 235px; background: url(images/strick_duenn_rechts-2.jpg) left 19px no-repeat }
#pane-body{width: 100%}
#pane-right{width: 235px; }

/*//////////////////////////////////////////////
//// BREADCRUMB NAVIGATION
//////////////////////////////////////////////*/
#breadcrumb{
	padding-bottom: 3px;
	border-bottom: 1px solid #909090;
	font-weight: bold;
	}
#breadcrumb a{text-decoration:none; font-weight:normal}
#breadcrumb a:hover{text-decoration: underline;}
#breadcrumb span{font-weight: normal}

/*//////////////////////////////////////////////
//// TEXT FORMATTING
//////////////////////////////////////////////*/
.t-em{text-transform:uppercase}

/* Text Colors */
.tc-main{color:#FFFFFF}
.tc-maindark{color:#5E2F00}
.tc-alt{color:#FFFFFF}
.tc-altdark{color:#D0D0D0}
.page-headline{color:#808080}
.page-title{color:#777777}

/*//////////////////////////////////////////////
//// GENERIC LIST FORMATTING
//////////////////////////////////////////////*/
.list{}
th.list-intro {font-weight:normal; text-align:left}
.list-intro{padding:3px;padding-bottom:4px;text-align:center}
.list-footer{padding:3px;padding-bottom:5px;text-align:center}
.list-group{
	text-align:right; 
	background:#C0C0C0;
}
.list-item{}
.list-item-alt{background:#FFFFFF}
.list-item-border{border: 1px solid #000000}
.list-item-list-info{}
.list-item-partslist{
	background:#C0C0C0;
}
.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 0 6px 0;
	line-height: 1px;
	width: 100%;
	height: 3px;
}

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

/*///////////////////////////////////////////////////
//// BANNER AREA (including level1-level3 navigation)
///////////////////////////////////////////////////*/
#topnav{
	width: 965px;
	height:  150px;
	background: url('images/logo.jpg') right top no-repeat #000000;
	overflow: hidden;
	float:left;
}

#topnav #clogo{
	position: absolute;
	left: 10px;
	top: 10px;
	text-align: left;
}
#clogo{padding: 5px;}

#clogo_overlay{
	position: relative;
	left: 10px;
	top: 10px;
}

/*///////////////////////////////////////////////////
//// LEVEL 2 NAVIGATION
///////////////////////////////////////////////////*/
/*
.main-nav{	text-align:right; }
#nav-top{
	position: relative;
	top: 68px;
	height: 60px;
	background: url('images/header_bg_3rd_level.gif') left 26px repeat-x; 
	border-bottom: 1px solid #FFFFFF;
}
#nav-level2{
	position: relative;
	margin-left: 0px; 
}
*/
.level1{
	display: block;
	height: 41px;
	min-width: 91px;
	background: url('images/MenuBg.gif') center bottom repeat-x;
	vertical-align:middle;
}
.level1 a{
	display: block;
	height: 10px;
	text-decoration: none;
	color: #000;
	text-align: center;
	white-space: nowrap;
	padding: 16px 10px 14px 10px;
	width: 71px;
}
.level1-sel {background:url(images/mainItemHover-right.gif) left bottom no-repeat;}
.level1-sel div {
	display: block;
	height: 40px;
	min-width: 91px;
	text-align: center;
	background: url(images/mainItemHover-left.gif) right bottom no-repeat;
}
.level1-sel a{
	display: block;
	height: 10px;
	text-decoration: none;
	color: #000;
	text-align: center;
	white-space: nowrap;
	padding: 16px 10px 14px 10px;
	width: 71px;
}
.level1-sel a:hover, .level1 a:hover{background: #ffffff;}

/*////////////////////////////////////////////////////////////
//// FUNCTIONBAR FORMATTING (HOSTS QUICKSEARCH AND MINIBASKET
////////////////////////////////////////////////////////////*/
#functionbar{width: 100%; background-color: #808080}

/*//////////////////////////////////////////////
//// MINIBASKET FORMATTING
//////////////////////////////////////////////*/
.minibasket-shell{
	color: #ffffff;
	background: url(images/minibasket.gif) no-repeat #808080;
	width: 235px;
	height: 150px;
	float:left;
}
.minibasket-shell a{ color: #ffffff; font-weight: bold; align: right}
.minibasket-shell a:hover{ color: #ffffff; font-weight: bold}
.minibasket-caption{padding-left:22px;color: #ffffff}
.minibasket-value{font-weight: bold; color: #ffffff}
.minibasket-footer{width:235px;text-align:right;padding-right:20px}

/*//////////////////////////////////////////////
//// SEARCHBAR FORMATTING
//////////////////////////////////////////////*/

#quicksearch{
color: #FFFFFF; 
margin-top: -1px;
padding-top: 0px;
padding-bottom: 3px;
vertical-align:middle; 
text-align: center
}
#quicksearch form{display: inline;}
#quicksearch input{vertical-align: middle; margin-right: 4px;background-color:#dddddd}
#quicksearch a{color: #000000}
#quicksearch a:hover{color: #000000}

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

/*///////////////////////////////////////////////////
//// SUBNAVIGATION (LEFTHAND)
///////////////////////////////////////////////////*/
#subnav{
	width: 235px;
}
#subnav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#subnav li{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#subnav li{padding:0px}
#subnav li a, #subnav li a.expanded{
	display: block;
	text-decoration: none;
	padding: 3px 2px 3px 16px;
	color: #000000;
	border-bottom: 1px solid #808080;
	overflow: hidden;
}
#subnav li a {padding:5px}
#subnav li a:hover{background: #FFFFFF}
#subnav li a.expanded, #subnav li a.expanded:hover{
	font-weight: bold;
	text-transform: uppercase;
	background:url(images/2nd-nav-bullet-exp.gif) 218px center no-repeat #D9D9D9;
	padding: 5px 15px 5px 5px;
}
#subnav li a.selected{
	font-weight: bold;
	background: url('images/bullet_default.gif') 3px center no-repeat #FFFFFF;
}
#subnav li a.selected:hover{background: url('images/bullet_default.gif') 3px center no-repeat #D9D9D9}

.container{border-bottom: 0px;}
.container-header{
	background-color: #C0C0C0;
	padding-bottom: 3px;
	padding: 5px;
	border-bottom: 1px solid #000000;
}
.container-header a{
	text-decoration: none;
	text-transform: uppercase;
	padding: 3px;
	color:  #000000;
	font-weight: bold;
}
.container-row1, .container-row2, .container-row3, .container-row4, .container-row5 {
	width: 235px;
	border-bottom: 1px solid #808080;
	background-color: #494E51;
	padding: 0px;
}

.container-row2 {background-color: #A4A6A8}

.container-row3 {background-color: #DBDCDC}

.container-row4 {background-color: #F6F6F6}

.container-row5 {background-color: #FFFFFF}

.container-row1 a, .container-row2 a,.container-row3 a,.container-row4 a,.container-row5 a{
	text-decoration: none;
	padding: 5px;
	color: #ffffff;
	display: block;
      font-weight:normal;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.container-row1 a {  font-weight:bold;}
.container-row2 a, .container-row3 a, .container-row4 a, .container-row5 a {color: #333333 }

.container-expanded1 {background: #FF6600}
.container-expanded1 a{color:white;}

.container-expanded2 {background: #A4A6A8;}

.container-expanded3 {background: #DBDCDC;}

.container-expanded4 {background: #F6F6F6;}

.container-expanded5 {background: #F6F6F6;}

.container-expanded2 a, .container-expanded3 a, .container-expanded4 a, .container-expanded5 a {
font-weight:bold; color:#333333;
}

.container-selected1 {background: #FF6600}
.container-selected1 a{color:white;}

.container-selected2 {background: #A4A6A8;}

.container-selected3 {background: #DBDCDC;}

.container-selected4 {background: #F6F6F6;}

.container-selected5 {background: #FFFFFF;}

.container-selected2 a, .container-selected3 a, .container-selected4 a, .container-selected5 a {
	text-decoration: none;
	padding: 5px;
	display: block;
      font-weight:bold; 
      color: #FF6600
}

/*//////////////////////////////////////////////
//// FOOTERBAR FORMATTING
//////////////////////////////////////////////*/

#footer{
	clear:both;
	padding:0.5em 5px 20px 5px;
	color: #666;
	font: 10px verdana,arial,sans-serif;
	text-align:center;
	border-top: 1px dotted #dddddd;
}
#footer a{	color: #666;}
#footer a:hover{	color: #333;}
#nav-footer span{padding:0px 8px 0px 8px; color: #5E2F00}
.copyinfo{
	text-align: center;
	margin-top: 5px;
	color: #999;
}

/*//////////////////////////////////////////////
//// PAGINATOR
//////////////////////////////////////////////*/
#paginator{padding-top:5px; padding-bottom:5px}
#paginator a.pi, #paginator span{
	display: block;
	text-decoration: none;
	font-weight: bold;
	width: 24px;
	height: 24px;
	padding-top: 4px;
	padding-bottom: 3px;
	text-align: center;
	vertical-align: middle;
	margin-right: 2px;
	float: left;
	background:url('images/button_paginator.gif') no-repeat
}
#paginator a.pi{background:url('images/button_paginator.gif') no-repeat}
#paginator a.pi:hover{background:url('images/button_paginator_pushed.gif') no-repeat}
#paginator span.pi-active{background:url('images/button_paginator_pushed.gif') no-repeat}
#paginator span.pi-ellipsis{background:url('images/button_paginator.gif') no-repeat}
#paginator a.pi-first, #paginator span.pi-first{}
#paginator a.pi-last, #paginator span.pi-last{margin-right: 0px}
#paginator img.pi-img-prev {display:inline; float:left}
#paginator img.pi-img-next{display:inline}

/*//////////////////////////////////////////////
//// CONTAINER FORMATTING
//////////////////////////////////////////////*/

/* Simple */
.cnt-simple{width: 100%;}
.cnt-simple-header{
	/*background: #E0E0E0;*/
	color: #000000;
	font-size: 15px;
	border-bottom: 1px solid #C0C0C0;
	padding: 3px;
}
/* Default */
.cnt-default-header{
	background: url(images/button-header-blank.png) repeat-x center #E0E0E0;
	color: #ff6600;
	font-size: 18pt;
	padding: 3px;
      padding-left: 10px;
      height: 58px; 
      vertical-align: top
}

.cnt-default-header-produktdetail{
	background: url(images/button-header-blank-schmal.png) repeat-x left top #191919;
	color: #ff6600;
	font-size: 18pt;
	padding: 3px;
padding-bottom: 2px;
      padding-left: 10px;
      height: 33px; 
      vertical-align: top
}
.cnt-default-body{

}
/* Highlight */
.cnt-high{background-color: #f3f3f3;}
.cnt-high-title{
	border-bottom: 1px solid #000000;
	color: #000000;
	padding: 8px 0px 6px 0px;
	font-weight: bold;
	font-size: 12px;
}
.cnt-high-body{padding-top:5px}
.cnt-high-border-left{background: url(images/cnt-high-border-left.png) top repeat-y ;}
.cnt-high-border-right{background: url(images/cnt-high-border-right.png) top repeat-y ;}
.cnt-high-title{background: url(images/cnt-high-border-top.png) top repeat-x ;}
.cnt-high-bottom{background: url(images/cnt-high-border-bottom.png) top repeat-x ;}
/* Alternativ */
.cnt-alt-body{	background: url(images/cnt-alt-title-bg.png) top repeat-x ; width:100%}
.cnt-alt-header{
	font-size:13px;
	padding: 3px 3px 3px 13px;
	/*background: #E0E0E0;*/
	color: #000000;
}

/*////////////////////////////////////////////////
//// BASKET FORMATTING
////////////////////////////////////////////////*/
#basket{border-collapse:collapse; border-bottom: 1px solid #FFFFFF}

#basket thead th{
	background: #FFFFFF; 
	color: #FFFFFF; 
	border-bottom: 1px solid #000000
	}

#basket tbody td{border-bottom: 1px solid #FFFFFF}

#basket tfoot td{color:#000000; background:#F6F6F6}
#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, #cnt-hilite table.basket-buttons td{padding: 0px 5px 0px 5px}

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

.langtext {background: #000000; width: 540; color: #FFFFFF; margin-bottom: 3px;margin-top: 7px;}

 h2.kundeninfo{font-size: 14pt; color: #ff6600; background: url(images/button-down.png) left center no-repeat; padding-left: 25px; }

.kleinekundeninfo a {background: url(images/button-down-14.png) left center no-repeat; padding: 3px; padding-left: 25px; display:block; }