body,input, textarea, button { 
	color: #555555; 
	font-size: 12px;  
	font-family:  Arial, Helvetica, sans-serif;
	line-height: 140%;
}

h1,h2,h3{
	font-family: Georgia, Times, serif;
	font-size: 12px;
}

h1{
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
}

h2{
	font-size: 16px;
}

hr{
	border:0;
	border-top: 1px solid #281a00;
}

a{
	cursor: pointer;
	text-decoration: underline;

}

.nohand{
	cursor: default;
	color: #8d7969;
}

.nohand:hover{
	color:#736355;
}

a:link {
	color: #281A00; 
}
a:visited {
	color: #281A00; 
}
a:hover {
	color: #E37E00; 
}

a.butt230,
a.butt160,
a.butt100,
a.butt20,
a.buttCheckout,
a.buttBuy,
a.buttQuestion,
span.buttSold
{
	text-transform: uppercase;
	font-weight:bold;
	background: url(../imgs/2010/ws-butt-main-menu.png) 0 0;
	position: relative;
	width:100px;
	height:18px;
	line-height: 18px;
	display: inline-block;
	color: #888888;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	white-space: nowrap;
	font-size: 11px;
}


button.buttBasket,
button.buttImport,
input.buttPay{
	text-transform: uppercase;
	font-weight:bold;
	border:0;
	background: url(../imgs/2010/ws-butt-menu-level2.png) 0 0;
	position: relative;
	width:160px;
	height:18px;
	line-height: 18px;
	padding:0px 0px 0px 0;
	display: inline-block;
	color: #888888;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	white-space: nowrap;	
	font-size: 11px;
	margin:0 5px;
}

button.buttImport,
input.buttPay{
	background: url(../imgs/2010/ws-butt-main-menu.png) 0 0;
	width:100px;
}

button.buttBasket:hover,
button.buttImport:hover,
input.buttPay:hover{
	background-position: 0 -18px;
	color:white;		
}

a.butt100:hover,
a.butt100.act{
	color: white;
	background-position: 0 -18px;	
}

a.butt100.act{
	background-position: 0 -36px;
}


a.butt160{
	background: url(../imgs/2010/ws-butt-menu-level2.png) 0 0;
	width:160px;
	height:18px;
	line-height: 18px;
}


a.butt230{
	background: url(../imgs/2010/ws-butt-featured-item.png) 0 0;
	width:230px;
	height:18px;
	line-height: 18px;
}

a.butt20{
	background: url(../imgs/2010/ws-butt-paging.png) 0 0;
	width:20px;
	height:18px;
	line-height: 18px;
	margin: 0 3px;
}
a.butt230:hover,
a.butt230.act,
a.butt20:hover,
a.butt20.act,
a.butt160:hover,
a.butt160.act,
a.buttCheckout:hover,
a.buttBuy:hover,
a.buttQuestion:hover{
	color: white;
	background-position: 0 -18px;	
}

a.butt20.act{
	background-position: 0 -36px;	
}


a.buttCheckout{
	background: url(../imgs/2010/ws-butt-checkout.png) 0 0;
	width:86px;
	height:18px;
	line-height: 18px;
	color:white;
}
#top  a.buttCheckout{
	color:white
}
#top a.buttCheckout:hover{
	color: white;
}

a.buttBuy{
	background: url(../imgs/2010/ws-butt-buy.png) 0 0;
	width:46px;
	height:18px;
	line-height: 18px;	
}

a.buttQuestion{
	background: url(../imgs/2010/ws-butt-buy-dark2.png) 0 0;
	width:56px;
	height:18px;
	line-height: 18px;		
	color:white;
}

.orange{
	color: #E37E00;
}

.clear{
	clear: both;
}

.align-center{
	text-align: center;
}

.align-justify{
	text-align: justify;
}

#content {
	color: #3b2d14;
	color: #281a00;
}

#content div.content-text{

}

#content p{
	padding: 0 0 8px 0;
}

input.text,
textarea{
	height:24px;
	/* background: url(../imgs/2010/bg_forms.gif) no-repeat; */
	background: #f0f0f0;
	border:0;
	border-top:1px solid #aaaaa9;
	border-left:1px solid #aaaaa9;
	padding-left: 5px;
	width:auto;
}

textarea{
	height:auto;
}


div.importform{
	position: relative;
	margin-top:10px;
}

label.freelabel{
	position:absolute;
	margin-top: -25px;
	padding-bottom:17px;
}

legend{
	font-weight: bold;
}

#top div.content-element{
	display: inline-block;
	padding:0 15px;
	margin-top:10px;
	height: 32px;
	border-right: 1px solid #E6DECD;
	line-height: 32px;
}

#top a{
	color:#555555;
}

#top a:hover{
	color:#E37E00;
}

#top input.text{
	width:80px;
}

#head a{
	text-decoration: none;
}

#head h1{
	height:0px;
	padding-top: 70px;
	width:65px;	
	margin:0 auto 30px auto;
	overflow: hidden;
	background: url(../imgs/2010/walu_shop_logo.png) no-repeat center;
	display: inline-block;
}

#main-menu {
	height: 135px;
	position: relative;
}

#main-menu a{
	text-decoration: none;
}


#main-menu ul.menu li {
	width:100px;
	display:inline;
	height: 180px;
	padding:0 10px;
}

#main-menu ul.menu li a.menu1{

}

#main-menu ul.menu li ul {
	position: absolute;
	width: 100%;
	top:50px;
	left:0;
}

#main-menu ul.menu li ul{

}

#main-menu ul.menu li ul li {
	width:auto;
	display:inline;
	padding:0 10px;	
	border-right:1px solid #281a00;
}

#main-menu ul.menu li ul li.last{
	border:none;
}

#main-menu li ul li a{
	font-family: Georgia, Times, serif;
	font-size: 16px;
}

#main-menu li ul li a.act{	
	color: #E37E00;

}

#main-menu ul.menu li ul li ul{
	position: absolute;
	width: 100%;
	top:30px;
}

#main-menu ul.menu li ul li ul{
	display: none;
}

#main-menu ul.menu li ul li.act ul{
	display: block;
}

#main-menu ul.menu li ul li ul li {
	display:inline;
}

#main-menu ul.menu li ul li ul li.last{
	border:none;
}

#main-menu ul.menu li ul li ul li a{
	font-size: 14px;
}



.gMenu{
	width:750px;
	display: inline-block;
	margin-top: -30px;
	margin-bottom: -40px;	
}

.gMenuItem{
	width:160px;
	float:left;
	margin:0 45px 45px 45px;
}

.gMenuItem a img{
	margin-bottom: 10px;
}

.fademask{
	height:25px;
	width:100%;
	background: #e6decd;
	position: absolute;
	z-index:10001;
}

.products-wrap{
	width:420px;
	height: 500px;
	display: inline-block;
	overflow: hidden;
	text-align: left;
	white-space: inherit;
}

.products-wrap-inner{
	width:1000px;
	height: 520px;
	display:block;
	background: url(../imgs/2010/grid_200.gif);
}

.products-wrap form{
	display: inline;
}

div.page_navigation{
	display: none;
}

.product-item{
	width:150px;
	height:200px;
	float:left;
	position: relative;
	margin: 25px;
	text-align: left;
	cursor: pointer;
}


* html div.product-item { display: inline; } *:first-child+html div.product-item  { display: inline; }

.product-item-image,
.product-item-text{
	width:100%;	
	height:100%;
	position: absolute;
	overflow: hidden;	
}

.product-item-image{
	background: no-repeat #E6DECD top left;
}
.product-item-image img{
	width:auto;	
	height:100%;
}

.product-item-text{
	background: white;
}

.product-item-text h4{
	font-size: 11px;
	font-weight: normal;
}

.product-item-text .priceinfo{
	font-size:9px;
}


.item-no{
	display: none;
}

.small .product-item-text{
	font-size: 10px;
}

.small .product-item-text .item-no,
.small .product-item-text .item-subtitle,
.small .product-item-text .item-pricecalc{
	display: none;
}

.small .product-item-text .priceinfo b{
	font-weight: normal;
}

.large .product-item-text h3{
	font-size: 14px;
}
.large .product-item-text,
.large .product-item-text .item-no,
.large .product-item-text .priceinfo{
	font-size: 11px;
}

.product-item-text-inner{
	padding: 10px;	
	font-size: 11px;
}

.product-item-text a{
	color: #E37E00;
	text-decoration: none;
}

.product-item-buy{
	position: absolute;
	bottom:-25px;
}






.product-single h2{
	margin-bottom: 2px;	
}

.product-single-images,
.product-single-text{
	width:480px;
	display: inline-block;
	text-align: left;
	vertical-align: top;
}

.product-single-images{
	margin-right:16px;	
	position: relative;
}

.product-single-images-inner a{
	position: absolute;
}

.product-single-text{
	background: #fff;
	overflow: hidden;
	display: relative;
}
.product-single-text-inner{
	padding:30px 35px;
	line-height: 160%;
}

.product-single-text .buttBuy{
	background: url(../imgs/2010/ws-butt-buy-dark.png);
	color:white;
}

#product-text-expand{
	position: absolute;
	bottom:0;
	background: url(../imgs/2010/more-verlauf.png) repeat-x;
	width: 480px;
}

#product-text-expand a{
	display: block;
	padding:30px 35px;
}

span.buttSold{
	background: url(../imgs/2010/ws-butt-sold-dark.png);
	color:white;
	width:46px;
	height:18px;
	line-height: 18px;	
	cursor: default;
}





.questions-form h2{
	font-size: 14px;
}

.questions-form{
	position: relative;	
}
.questions-form form{
	padding-bottom: 20px;
}

.questions-form-row{
	margin-bottom: 15px;
}

.questions-form label{
	display: inline-block;
	width:80px;
	display: none;
}

.questions-form input.text{
	width:180px;
	/*background: white;*/
}

.questions-form textarea{
	width: 380px;
	height:50px;
	/*background: white;*/
}

.product-functions{
	position: relative;
	margin: 0 auto;	
}
.product-sorting{
	position: absolute;
	left:0;
	top:2px;
}
.product-size{
	position: absolute;
	right:0;
	top:2px;
}

#product-functions .butt100{
	margin:0 8px;
}

.product-sorting a,
.product-size a
{
	text-decoration: none;
}

.product-sorting a.act,
.product-size a.act{
	color: #E37E00;

}

.product-navi {
	position: relative;
	height:50px;
	width:978px;
	margin: 0 auto;
	
}

.product-navi #image-skipper{
	position: absolute;
	left:0;
	top:0;
}

.product-navi #product-functions{
	
}

.product-navi #product-skipper{
	position: absolute;
	right:0;
	top:0;
}

.product-navi a{
	text-decoration: none;
}

.search-form{
	text-align: left;
	display: inline-block;
	position: relative;
	top: -40px;
}

.search-form-row{
	padding: 0 5px 0px 5px;
	width:150px;
	display: inline-block;
}

.search-form-row label{
	width: 100px;
}

.search-form-row input.text,
.search-form-row select{
	margin-top: 5px;
	width:150px;
}

.search-form-submit{
	text-align: center;
	margin-top:20px;
}

.product-highlights{
	margin-top: 40px;
}

.product-highlights-item{
	width: 230px;
	display: inline-block;
	vertical-align: top;
	margin:0 40px;
	text-align: left;
}

.product-highlights-item h3{
	font-size: 13px;
}


#ajaxload{
	z-index: 10000;
	height:33px;
	width:33px;
	right:20px;
	top:10px;
	position: absolute;
	background:   url(../imgs/2010/ajax-loader.gif) no-repeat center;
	opacity:.93;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=93)";
	filter: alpha(opacity=93);
}

#footer{
	line-height: 145%;
}
#footer a{
	color: #555555;
}
#footer a:hover{
	color:#E37E00;
}

div.walusitemap{
	text-align: left;
	margin-top: 10px;
}
div.walusitemap li{
	line-height: 20px;
}

	
div.walusitemap ul li ul{
	padding-left: 20px;
	padding-bottom: 5px;
}	

div.walusitemap ul li a{

	white-space: nowrap;
}

div.walusitemap ul.level1 li a{
	font-weight: bold;	
}

div.walusitemap ul.level2 li a{
	font-weight: normal;
}


div.walusitemap a{
	text-decoration: none;
}

