
body{
	background: url('images/background.png') repeat-x #FFFFFF ;
	color: #BBBBBB;
	margin:0px;
	padding:0;
	border:0;
}

body,div,td,th,p{
	font-family: Verdana, sans-Serif; 
	font-size: 11px;
	font-weight: normal;
}

.main-table{
	width: 938px;

background: url('images/innenbg.png') repeat #2B2E30
}

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

.cnt{width:100%}

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

input, textarea, select{
	font-family: Verdana, sans-Serif; 
	font-size: 11px;
	font-weight: normal;
}

#banner{
	background: url('') no-repeat #000000;
	border-bottom: 1px solid #000000;
	width: 100%;
	height: 114px;
border-bottom: 1px solid #6A6A6A;
border-right: 1px solid #6A6A6A;
}

#bannerright {
border-bottom: 1px solid #6A6A6A; background: #111111

}

#clogo{
	position: relative;

	left: 0px;
	top: 0px;
	overflow: hidden;
}

.linietop{
	width: 100%;
	height: 30px;
background: url('images/linieoben.jpg') center repeat-x
}

.tabelleinnen { border-top: 1px solid #6A6A6A; }

#col-left {padding-left: 8px; padding-right: 8px}
#col-right {width: 180px; }

/*
////////////////////////////////////////////////
//// 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:#6A6A6A}
.list-item-border{border: 1px solid #111111}
.list-item-list-info{
	font-family: Verdana, sans-Serif; 
	font-size: 11px;
	font-weight: normal;
	color: #BBBBBB;
}
.list-item-partslist{background:#FFFFFF;}
.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;
}

#topnav{
	text-align:right;
	padding:0;
	margin:0;
	border:0;
}

#topnav a{
	display:block;
	float:left;
	margin-left:1px;
	padding:1px 8px 1px 8px;
	color:#F7A71E;
	letter-spacing:1px;
	font-weight:bold;
	text-decoration:none;
	white-space: nowrap;
}

#topnav a:hover, #topnav a.topnav-active{
	color:#FFFFFF;
}

#searchbar form{padding: 0; padding-bottom:4px; margin: 0px}

#quicksearch td{padding:0px}
#quicksearch form{display: inline}
#quicksearch input{vertical-align: top; margin-right: 2px; width: 119px}
.quicksearch-submit {vertical-align:top}
input.quicksearch-term{padding: 0px; vertical-align:top}

/*///////////////////////////////////////////////////
//// SUBNAVIGATION (LEFTHAND)
///////////////////////////////////////////////////*/
#subnav{
	width: 180px;
	border-top: 1px solid #CC6633;
	border-right: 1px solid #CC6633;
	border-left: 1px solid #CC6633;
}
#subnav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#subnav li{
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#subnav li a, #subnav li a.expanded{
	display: block;
	text-decoration: none;
	padding: 3px 2px 3px 16px;
	/*position: relative;
	width: 100%;*/
	color: #05050E;
	border-bottom: 1px solid #CC6633;
	overflow: hidden;
}
#subnav li a:hover{background: #6A6A6A}
#subnav li a.expanded{
	font-weight: bold;
	text-transform: uppercase;
	background: url('images/bullet_navitem_exp.gif') 165px center no-repeat #876959;
	padding: 3px 15px 3px 3px;
}
#subnav li a.selected{
	font-weight: bold;
	background: url('images/bullet_default.gif') 3px center no-repeat #6A6A6A;
}

/*
#subnav li a.haschildren{
	background: url('images/bullet_default.gif') 155px center no-repeat;
}
#subnav li a.haschildren:hover{
	background: url('images/bullet_default.gif') 155px center no-repeat #FFFFFF;
}
*/
#subnav li a.expanded:hover{background: url('images/bullet_navitem_exp.gif') 165px center no-repeat #876959; color:#000000}
#subnav li a.selected:hover{background: url('images/bullet_default.gif') 3px center no-repeat #876959}

td.catnav-row{

      text-align:center;
      background: url('images/menubg.png') no-repeat;
}

td.catnav-selected{

      height: 35px;
      text-align:center;
      background: url('images/menubg_active.png') no-repeat;
}

td.catnav-row :hover{background: url(images/menubg_active.png) no-repeat;}

.catnav-row a, .catnav-selected a{
display:block;
      height: 35px;
	font-family:Verdana, sans-Serif;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
      text-transform: uppercase;
      padding-top: 10px;
      margin-bottom: -10px;
}

/*//////////////////////////////////////////////
//// KLEINE LINKS
//////////////////////////////////////////////*/
.catnav-row-small {vertical-align:middle;background: url('images/submenu_middle.png') bottom right repeat-x;}
.catnav-row-small2 {vertical-align:middle;background: url('images/submenu2_middle.png') bottom right repeat-x;}
.catnav-row-small a, .catnav-row-small2 a{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
      display:block;
	font-weight:bold;
      padding-right: 2px;
text-align: center;

}

.cntnav-more{
	 text-align: right;
	 padding-right: 10px;
}

#footer{
	border-top: 1px solid #6A6A6A;
	background: #0063A7;
	color: #000000;
	text-align: center;
}

#minibasket table{
	width: 100%;
	background:#FFFFFF;

}

#minibasket td{color:#000000;}
#minibasket table .minibasket-header{font-weight:bold;border-bottom: 1px solid #0063A7;}
#minibasket .minibasket-caption{}
#minibasket .minibasket-value{text-align:right;}
#minibasket table .minibasket-footer{text-align:right;border-top: 1px solid #0063A7;}
#minibasket table .minibasket-footer a{text-decoration: none;color: #000000;}
#minibasket table .minibasket-footer a:hover{color:#0063A7;}

/*//////////////////////////////////////////////
//// CONTAINER FORMATTING
//////////////////////////////////////////////*/
.cnt-def{
	width: 100%;
	background: #111111;
border-left: 1px solid #6A6A6A; 
}
.cnt-def-header{

	color: #FFFFFF;
font-size: 12pt;

	padding: 5px;
padding-left: 9px;	
}
.cnt-def-header a{
	display:block;
	padding:2px;
	text-decoration:none;
	font-weight:bold;
	color: #A1A1A1
}
.cnt-def-header a:hover{text-decoration:underline}

.cnt-def-body{}

.cnt-alt{
	width: 100%;

}
.cnt-alt-header{
	font-weight: bold;
	color: #A1A1A1;
	border-bottom: 1px solid #FFFFFF;
	background: #111111;
	padding: 2px;	
}
.cnt-alt-header a{
	display:block;
	font-weight: bold;
	color: #A1A1A1;
	text-decoration:none;
	padding: 2px;	
}
.cnt-alt-header a:hover{text-decoration:underline}
.cnt-alt-body{}

.cnt-simple{
	width: 100%;
	border: 0;
}
.cnt-simple-header{
	font-weight: bold;
	font-size:11px;
	color: #000000;
	border-bottom: 1px solid #000000;
}
.cnt-simple-header a{
	display:block;
	text-decoration:none;
	font-weight: bold;
	font-size:11px;
	color: #000000;
}
.cnt-simple-header a:hover{text-decoration:underline}
.cnt-simple-body{}

.cnt-highlight{
	width: 100%;
	border: 2px dotted #000000;
}
.cnt-highlight-header{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	background: #FFFFFF;
	padding: 4px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}
.cnt-highlight-header a{
	display:block;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
	letter-spacing: 1px;
}
.cnt-highlight-header a:hover{text-decoration:underline}
.cnt-highlight-body{
}

.cnt-start-header {
background: url('images/content_h3.png') top repeat-x; 
font-weight:bold;
color: #FFFFFF;
border-left: 1px solid #6A6A6A;

height: 39px;
vertical-align:middle; }

h1.cnt-start-header-page-title {
padding-left: 13px; 
display:inline;
font-size: 14pt
}

.cnt-start-body {
background: #111111;
border-left: 1px solid #6A6A6A;

}

/*////////////////////////////////////////////////
//// BASKET FORMATTING
////////////////////////////////////////////////*/
#basket{
	border-collapse: collapse;
	border-top: 2px solid #111111;  
	border-bottom: 2px solid #111111; 
}
#basket{border-top:none}
#basket thead th{border-left: 1px solid #000000;background:#000000;color:#A1A1A1}
#basket tbody td.alt-item{background:#6A6A6A}
#basket tfoot td{color:#BBBBBB}
#basket tfoot td.first-item{border-top: 1px solid #111111}
#basket tfoot td.basket-summary{font-weight: bold}
table.basket-buttons{margin: 10px 0px 10px 0px}
table.basket-buttons td{padding: 0px 5px 0px 5px}

/*////////////////////////////////////////////////
//// SEARCH MASK
////////////////////////////////////////////////*/
#searchbar{width: 100%}
#searchbar-tabs{
	background-color: #111111;
	width: 100%;
}

#searchbar-tabs a, #searchbar-tabs div.tab-spring{
	padding: 7px 14px 7px 14px;
}

#searchbar-tabs a{
	display: block;
	float: left;
	text-decoration: underline;
	font-weight: bold;
}
#searchbar-tabs a.tab{
	color: #F7A71E;
	background-color: #111111;
	border-bottom: 1px solid #6A6A6A;
}
#searchbar-tabs a.tab:hover{color: #FFFFFF}
#searchbar-tabs a.act:hover{cursor: default}
#searchbar-tabs a.act{
	background-color: #111111;
	border: 1px solid #6A6A6A;
	border-bottom: 0;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#searchbar-tabs div.tab-spring{
	border-bottom: 1px solid #6A6A6A;
}

#searchbar-body{
	border: 0;
	border-left: 1px solid #6A6A6A;

	background-color: #111111;
	padding: 8px;
	clear: both;
	/*position: relative;
	top: -1px;
	z-index: -1;*/
}
#searchbar form{padding: 0; margin: 0}

#searchprogress{
	border: 0;
	padding: 2px;
	width: 100%;
}

/*////////////////////////////////////////////////
//// PAGE NAVBAR
////////////////////////////////////////////////*/
#paginator{padding-top:1px; padding-bottom:1px}
#paginator a.pi, #paginator span{
	display: block;
	text-decoration: none;
	font-weight: bold;
	width: 12px;
	height: 12px;
	padding-top: 0;
	padding-bottom: 3px;
	text-align: center;
	vertical-align: top;
	margin-right: 4px;
	float: left;
}
#paginator a.pi{background:url('') no-repeat; color:#FFFFFF}

#paginator a.pi:hover{background:url('') no-repeat; color:#FFFFFF}
#paginator span.pi-active{background:url('') no-repeat}
#paginator span.pi-ellipsis{background:url('') no-repeat}
#paginator a.pi-first, #paginator span.pi-first{}
#paginator a.pi-last, #paginator span.pi-last{margin-right: 4px}
#paginator img.pi-img-prev {display:inline; float:left}
#paginator img.pi-img-next{display:inline}

/*////////////////////////////////////////////////
//// CHECKOUT BAR
////////////////////////////////////////////////*/
#checkout-bar{background-color:transparent}
.checkout-item{color:#CC6633; border:1px solid #CC6633}
.checkout-item div{color:#CC6633}
.checkout-item-active{color:#111111; border:1px solid #111111}
.checkout-item-active div{color:#111111}

#sitemap div.groupheader{
	clear: both;
	width: 99%;
	display: block;
	font-family: Arial, sans-Serif; 
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
	margin: 5px 0 5px 0;
}

@media print {
	.main-table{
		border:0;
		width:100%;
	}
	tr{
		page-break-before:auto;
	}
}

#product_price{

	color: #CC6633;
}
.t-price-list{

	color: #CC6633;
}

h1.page-title {font-weight:normal; color:#FFFFFF}

.copy {color: #BBBBBB; padding: 10px}