/***** layout for template *****/
#zWrapper{
	background: #7A7A7A url(images/bgmain_03.gif) 50% 0% repeat-y;
	width: 920px;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0px 16px 0px 16px;
 	voice-family: "\"}\"";
   voice-family: inherit;
   width: 888px;
}

html>body #zWrapper {
   width: 888px;
}

#zTop{
	width: 920px;
	height: 28px;
	margin: 0px auto 0px auto;	
	background: url(images/top_02.gif) 0% 0% no-repeat;
}

/*** TopMenu ***/

#zTopMenu{
	width: 886px;
	height: 30px;
	color: #fff;
	font-size: 11px;
	background: #666;
	margin-bottom: 5px;
	/*url(images/bgtopmenu_03.png) 0% 0% repeat-x*/
}

#zTopMenu h1{
	margin: 0px 0px 0px 5px;
	color: #ffffff;
	font-size: 13px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	display: inline;
	text-transform: uppercase;
}

#zTopMenu .vsBox{
	float: right;
	width: 100px;
	text-align: right;
	padding: 7px 5px 0px 0px;
}

#zTopMenu .vsBoxHeading{
	display: none;
}

/**** Register 

#zTopMenu ul {
	margin:0;
	padding: 9px 5px 0px 50px;
	list-style:none;
	float: right;
	overflow: hidden;
}

#zTopMenu li {
	display:inline;
	margin:0;
	padding:0;
}

#zTopMenu a {
	float:left;
	background: url(images/tabLeft.png) no-repeat left top;
	margin: 0px 1px 0px 0px;
	padding:0 0 0 4px;
	font-weight: bold;
	text-decoration:none;
}

#zTopMenu a span {
	float:left;
	display:block;
	background: url(images/tabRight.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
/*#zTopMenu a span {float:none;}

#zTopMenu a:hover span {
	color:#FFF;
}

#zTopMenu a:hover {
	background-position:0% -24px;
}

#zTopMenu a:hover span {
	background-position:100% -24px;
}***/

/*** End Register **/

#zboxLogin{
	background: url(images/bglogin_07.png) 0% 0% no-repeat;
	width: 171px;
	height: 148px;
	margin-right: 8px;
	overflow: hidden;
	float: left;
}

#zboxLogin .vsBoxLogin{
	padding: 5px;
	font-size: 0.9em;
}

#zboxLogin .vsBoxLoginHeading{
	color: #fff;
	font-weight: bold;
	text-align: right;
}

#zboxLogin .vsBoxLoginBody{
	color: #fff;
	text-align: right;
	line-height: 2.0em;
}

#zboxLogin .vsBoxLoginBody .inpLeft{
	font-size: 1.0em;
	color: #666;
	width: 125px;
	height: 17px;
	border: none;
}

#zboxLogin .vsBoxLoginBody a{
	color: #fff;
}

#zHeader{
	background: url(images/bgHeader_03.jpg) 0% 0% no-repeat;
	width: 707px;
	height: 148px;
	float: left;
	text-align: right;
	position: relative;
}

#trusted{
	position: absolute;
	right: 250px;
	top: 10px;
	z-index: 99;
}

#zHeader #zCart{
	color: #fff;
	font-size: 1.2em;
	padding: 30px 10px 0px 0px;	
}

#zHeader #zCart a:link,
#zHeader #zCart a:active,
#zHeader #zCart a:visited{
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}

#zHeader #zCart a:hover{
	text-decoration: none;
}

#zHeaderClear{
	clear: both;
	height: 5px;
	overflow: hidden;
}

#zLeft{
	width: 171px;
	float: left;
	background-color: #8ECD0A;
}

#zRight{
	width: 169px;
	margin-right: 2px;
	float: right;
}

/*** Boxes right **/

#zRight .vsBox{
	margin-bottom: 5px;
}

#zRight .vsBoxHeading{
	background: url(images/headingBoxRight_07.png) 0% 0% no-repeat;
	text-transform: uppercase;
	height: 34px;
	line-height: 27px;
	text-indent: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
}

#zRight .vsBoxBody{
	border: #4F8D0F 1px solid;
	overflow: hidden;
	color: #666;
	font-size: 0.9em;
	padding: 0.95em;
	text-align: center;
}

#zRight .vsBoxBody a:link,
#zRight .vsBoxBody a:active,
#zRight .vsBoxBody a:visited{
	text-decoration: underline;
	color: #666;
}

#zRight .vsBoxBody a:hover{
	text-decoration: none;
	color: #333;
}

#zRight #matorro{
	text-align: center;
	padding: 5px;
}

.manufacturersDD{
	width: 145px;
	font-size: 0.9em;
}

/*** Content **/

#zContent{
	float: left;
	margin-left: 8px;
	width: 528px;
}

#zContentContent{
	padding-left: 5px;
	padding-right: 5px;
}
#zFooter{
	height: 25px;
	clear: both;
	padding: 5px 0px 0px 0px;
}

#zFooterFooter{
	border-top: #666 3px double;
	background: #656565;
	padding: 3px 0px 5px 0px;
	text-align: center;
	color: #fff;
	font-size: 0.9em;
}

#zFooterFooter a:link,
#zFooterFooter a:active,
#zFooterFooter a:visited{
	text-decoration: none;
	color: #fff;
}

#zFooterFooter a:hover{
	text-decoration: underline;
}

#zBottom{
	width: 920px;
	height: 28px;
	margin: 0px auto 0px auto;	
	background: url(images/bottom_02.gif) 0% 0% no-repeat;
}

#zNavtrail{
	/*border-bottom: #BDBDBD 1px solid;*/
	background: transparent url(images/_lineg1.gif) 0% 100% repeat-x;
	margin-top: 5px;
	height: 29px;
	line-height: 26px;
	color: #4C4C4C;
	font-size: 0.95em;
}

#zNavtrailContent{
	overflow: hidden;
	white-space: nowrap;
}

#zNavtrailContent a{
	color: #4C4C4C;
	font-size: 0.95em;
	white-space: nowrap;
	text-decoration: none;
}

/**** Catgeories ***/

#zBoxCategories{
	/*margin-bottom: 20px;*/
	overflow: hidden;
	width: 171px;
}

#zBoxCategoriesHeading{
	background: url(images/headingBoxLeft_07.png) 0% 0% no-repeat;
	text-transform: uppercase;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	text-indent: 5px;
}

#zBoxCategoriesBody{
	overflow: hidden;
	background: #fff;
}

#zBoxCategoriesBody ul{
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style: none;
	border-top: #fff 3px solid;
}

#zBoxCategoriesBody ul li{
	width: 100%;
	height: 25px;
	list-style: none;
	background: transparent url(images/bgNavItem1.gif) 100% 0% no-repeat;
	border-bottom: #fff 3px solid;
}

#zBoxCategoriesBody ul li ul li{
	width: 100%;
	height: 25px;
	list-style: none;
	background: transparent url(images/bgNavItem5.gif) 100% 0% no-repeat;
	border-bottom: none;
}

#zBoxCategoriesBody ul li a:link,
#zBoxCategoriesBody ul li a:visited,
#zBoxCategoriesBody ul li a:active{
	font-size: 0.9em;
	display: block;
	height:25px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	line-height: 25px;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	text-decoration: none;
	text-transform: uppercase;
	background: #999;
}

#zBoxCategoriesBody ul li a:hover{
	color: #fff;
	background: #666;
	/*background-position: 0% 100%;*/
}

#zBoxCategoriesBody ul li ul{
	border: none;
}

#zBoxCategoriesBody ul li ul li a:link,
#zBoxCategoriesBody ul li ul li a:visited,
#zBoxCategoriesBody ul li ul li a:active{
	display: block;
	height: 25px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
	line-height: 25px;
	text-align: right;
	padding-right: 5px;
	text-decoration: none;
	background: #666 url(images/bgNavItemSpace.gif) -8px 0% no-repeat;
}

#zBoxCategoriesBody ul li ul li a:hover{
	color: #fff;
	background: #444 url(images/bgNavItemSpace.gif) -8px 0% no-repeat;
	/*background-position: 10px 100%;*/
}

/*** Level 3 ***/

#zBoxCategoriesBody ul li ul li ul{
	border: none;
}

#zBoxCategoriesBody ul li ul li ul li{
	background: transparent url(images/bgNavItem1.gif) 100% 0% no-repeat;
}

#zBoxCategoriesBody ul li ul li ul li a:link,
#zBoxCategoriesBody ul li ul li ul li a:visited,
#zBoxCategoriesBody ul li ul li ul li a:active{
	display: block;
	height: 25px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	font-weight: normal;
	line-height: 25px;
	text-align: right;
	padding-right: 5px;
	text-decoration: none;
	background: #444 url(images/bgNavItemSpace.gif) 0% 0% no-repeat;
}

#zBoxCategoriesBody ul li ul li ul li a:hover{
	color: #fff;
	background: #666 url(images/bgNavItemSpace.gif) 0% 0% no-repeat;
	/*background-position: 10px 100%;*/
}

/**** SELECTED ****/

#zBoxCategoriesBody ul li a.sel:link,
#zBoxCategoriesBody ul li a.sel:active,
#zBoxCategoriesBody ul li a.sel:hover,
#zBoxCategoriesBody ul li a.sel:visited{
	color: #fff;
	font-weight: bold;
	display: block;
	height: 25px;
	white-space: nowrap;
	overflow: hidden;
	line-height: 25px;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
	background: #8ECD0A url(images/bgNavItem2.gif) 0% 0% no-repeat;	
} 

#zBoxCategoriesBody ul li ul li a.sel:link,
#zBoxCategoriesBody ul li ul li a.sel:active,
#zBoxCategoriesBody ul li ul li a.sel:hover,
#zBoxCategoriesBody ul li ul li a.sel:visited{
	color: #fff;
	font-weight: bold;
	display: block;
	height: 25px;
	white-space: nowrap;
	overflow: hidden;
	line-height: 25px;
	text-indent: 15px;
	text-decoration: none;
	background: #8ECD0A url(images/bgNavItem3.gif) 0% 0% no-repeat;
}

#zBoxCategoriesBody ul li ul li ul li a.sel:link,
#zBoxCategoriesBody ul li ul li ul li a.sel:active,
#zBoxCategoriesBody ul li ul li ul li a.sel:hover,
#zBoxCategoriesBody ul li ul li ul li a.sel:visited{
	color: #fff;
	font-weight: bold;
	display: block;
	height: 25px;
	white-space: nowrap;
	overflow: hidden;
	line-height: 25px;
	text-indent: 25px;
	text-decoration: none;
	background: #8ECD0A url(images/bgNavItem4.gif) 0% 0% no-repeat;
}  

/**** Content Box ***/

#zBoxContent{
	/*margin-bottom: 20px;*/
	overflow: hidden;
	width: 171px;
}

#zBoxContentHeading{
	background: url(images/headingBoxLeft_07.png) 0% 0% no-repeat;
	text-transform: uppercase;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	text-indent: 5px;
}

#zBoxContentBody{
	overflow: hidden;
	background: #fff;
}

#zBoxContentBody ul{
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style: none;
	border-top: #fff 3px solid;
}

#zBoxContentBody ul li{
	width: 100%;
	height: 25px;
	list-style: none;
	background: transparent url(images/bgNavItem1.gif) 100% 0% no-repeat;
	border-bottom: #fff 3px solid;
}

#zBoxContentBody ul li ul li{
	width: 100%;
	height: 25px;
	list-style: none;
	background: none;
}

#zBoxContentBody ul li a:link,
#zBoxContentBody ul li a:visited,
#zBoxContentBody ul li a:active{
	font-size: 0.9em;
	display: block;
	height:25px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	line-height: 25px;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	text-decoration: none;
	text-transform: uppercase;
	background: #8ECD0A;
}

#zBoxContentBody ul li a:hover{
	color: #fff;
	background: #666;
	/*background-position: 0% 100%;*/
}

#zBoxContentBody ul li a.sel:link,
#zBoxContentBody ul li a.sel:active,
#zBoxContentBody ul li a.sel:hover,
#zBoxContentBody ul li a.sel:visited{
	color: #fff;
	font-weight: bold;
	display: block;
	height: 25px;
	white-space: nowrap;
	overflow: hidden;
	line-height: 25px;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
	background: #8ECD0A url(images/bgNavItem2.gif) 0% 0% no-repeat;	
} 

/***** Boxes left *****/

#zLeft .vsBoxHeading{
	background: url(images/headingBoxLeft_07.png) 0% 0% no-repeat;
	text-transform: uppercase;
	height: 26px;
	line-height: 26px;
	text-indent: 5px;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
}

#zLeft .vsBoxBody{
	background: url(images/pinokel_07.png) 0% 0% no-repeat;
	overflow: hidden;
	color: #fff;
	padding: 0.95em;
	font-size: 0.9em;
	text-align: center;
}

#zLeft .vsBoxBody a:link,
#zLeft .vsBoxBody a:active,
#zLeft .vsBoxBody a:visited,
#zLeft .vsBoxHeading a:link,
#zLeft .vsBoxHeading a:active,
#zLeft .vsBoxHeading a:visited{
	text-decoration: underline;
	color: #fff;
}

#zLeft .vsBoxBody a:hover,
#zLeft .vsBoxHeading a:hover{
	text-decoration: none;
	color: #fff;
}

#zLeft .vsBoxBody .vsInput input{
	font-size: 1.0em;
	text-indent: 20px;
	width: 127px;
	height: 16px;
	color: #666;
	margin-bottom: 3px;
	vertical-align: middle;
	float: left;
	line-height: 20px;
	background: #fff url(images/_bgsearch.gif) 2% 50% no-repeat;
	border: #BDBDBD 1px solid;
}

/*** Ausnahme Admin-Box ***/

#zLeft .vsBoxAdmin{
	background: #910000;
	padding: 5px;
	margin: 5px;
	border: #fff 1px solid;
}

#zLeft .vsBoxAdmin .vsBoxHeading{
	background: none;
	text-transform: uppercase;
	height: 20px;
	line-height: 20px;
	text-indent: 5px;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
}

#zLeft .vsBoxAdmin .vsBoxBody{
	background: none;
	overflow: hidden;
	color: #fff;
	font-size: 0.9em;
}

.vsBoxBody dl{
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.vsBoxBody dl dd{
	text-align: right;
	margin-bottom: 4px;
}

.vsBoxBody dl dt{
	padding-top: 4px;
	text-align: left;
}

.vsBoxBody dl dt a{
	text-decoration: none;
}

.vsBoxBody dl dd{
	background: transparent url(images/_lineg1.gif)  0% 100% repeat-x;
}

/*** General Styles ***/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
}

h1,
h2,
.moduleHeading,
.contentsTopics{
	font-family: Arial, Helvetica, sans-serif;
	/*text-transform: uppercase;
	font-size: 1.6em;
	line-height: 1.8em;*/
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
}

h3, h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #333;
}

a.brandLink:link,
a.brandLink:active,
a.brandLink:visited{
	font-family:  "Arial","Times New Roman", Times, serif;	
	font-size: 0.9em;
	color: #333;
	text-decoration: none;
}

a.brandLink:hover{
	text-decoration: underline;	
}

/**** Kats Startseite **

a.categLink:link,
a.categLink:active,
a.categLink:visited{
	display: block;
	width: 100%;
	font-family: "Georgia", "Times New Roman", Times, serif;	
	font-size: 1.4em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-style: italic;
	border: #D8C9AA 1px solid;
}

a.categLink:hover{
	text-decoration: none;
	border-right: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #4C4C4C 1px solid;
	border-left: #4C4C4C 1px solid;
}

img.vsCatImage{
	padding: 4px;
	border: #BDBDBD 1px solid;
}

td.vsCatTD{
	text-align: center;
	width: 33%;
}

.vsCatTD a img{
	padding: 4px;
	border: #BDBDBD 1px solid;
}*/

.smallHeading{
	font-weight: bold;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

a img{
	border: none;
}

form{
	display: inline;
}

.product_thumb{
	float: left;
	width: 170px;
	text-align: center;
}

.product_thumb_index{
	float: none;	
}

.product_thumb a img,
.product_thumb_index a img{
	padding: 4px;
	border: #494949 1px solid;
}

.product_desc{
	float: left;
	width: 300px;
}

span.productTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #000;
}

.product_desc_index{
	float: none;
	padding-left: 8px;
}

.spanProductsPrice{
	color: #4F8D0F;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.6em;
}

.spanProductsPriceListing{
	color: #4F8D0F;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
}

h1.product_name,
.product_info{
	width: 50%;
	float: left;
}

.newThumbList{
	width: 140px;
	height: 110px;
	overflow: hidden;
	line-height: 110px;
	text-align: center;
}

.product_details_thumb{
	/*float: left;
	width: 49%;*/
	text-align: center;
}

.product_details_thumb a img{
	padding: 4px;
	margin-bottom: 10px;
	border: #BDBDBD 1px solid;
}

.product_details_desc{
	/*float: left;
	width: 49%;*/
	line-height: 1.6em;
}

.oldpr,
.productOldPrice{
	color: #4F8D0F;
	font-weight: bold;
	text-decoration: line-through;
}

.productNewPrice{
	color: #CC0000;
	font-weight: bold;
}

.copyright a,
.copyright{
  color: #878787;
  font-size: 0.95em;
  text-align:center;
}

span.smaller{
	font-size: 0.85em;
	color: #494949;
}

span.smaller a{
	color: #494949;
}

.clear{
	clear: both;
	display: block;
	float: none;
	height: 10px;
	margin-bottom: 10px;
	/*border-bottom: #D1D7DC 1px solid;*/
}

.clear_box{
	clear: both;
}

.clear_line{
	clear: both;
	height: 1px;
	background: transparent url(images/_lineg1.gif) 0% 100% repeat-x;
}

.line{
	height: 1px;
	line-height: 1px;
	background: transparent url(images/_lineg1.gif) 0% 50% repeat-x;
}

.clear_line_top{
	clear: both;
	height: 1px;
	background: transparent url(images/_lineg1.gif) 0% 50% repeat-x;
}

.product_box_row{
	background: transparent url(images/_lineg1.gif) 0% 100% repeat-x;
}

.product_box{
	width: 50%;
	background:  transparent url(images/_lineg1v.gif) 100% 0% repeat-y;
}

.product_box_r{
	width: 50%;
}

.product_container{
	padding: 1%;
	background: transparent url(images/_lineg1.gif) 0% 100% repeat-x;
}

.product_container_index{
	padding: 2%;
	width: 90%;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

.product_box_buynow{
	/*text-align: center;*/
}

.boxTextBG{
	font-size: 1.0em;
}

.boxTextBGII{
	font-size: 1.0em;
}

#manufacturer_dd{
	text-align: right; 
}

.product_info{
	clear: both;
	float: none;
}

.onepxwidth {
	width: 1px;
}

.moduleRow { }
.moduleRowOver { background-color: #E6FFB3; cursor: hand; }
.moduleRowSelected { background-color: #C9FF92; }

.vsBrandContainer{
	text-align: center;
	padding: 5px;
}

.sitemap{
	line-height: 30px;
	list-style-type: square;
}

.greetUser{
	font-weight: bold;
}
