input[type="submit"],
input[type="button"]{
	width:170px;
	height:22px;
	background-color:#000000;
	font-weight:bold;
	text-align:center;
	background-image:url(images/glossy-button-brown-170x22-hover.png);
	background-repeat:no-repeat;
	border:0 solid transparent;
	cursor:pointer;
	font-size:12px;
	padding:0;
}
input[type="submit"].ag-cart-button,
input[type="button"].ag-cart-button{
	background-image:url(images/glossy-button-brown-170x22-lighter.png);
	border:0 solid transparent;
}
input[type="submit"].ag-cart-button:hover,
input[type="button"].ag-cart-button:hover{
	background-image:url(images/glossy-button-brown-170x22-hover.png);
}

#body{
	position:relative;
	margin:0 auto 1em auto;
	width:61.25em;
	height:auto;
	background-image:url(images/shadow-bg.png);
	background-repeat:repeat-y;
}
#border_container{
	width:100%;
	height:auto;
	padding:0em 0.625em;
	background-image:url(images/left_right_border.png);
	background-repeat:repeat-y;
	
}
#innerbody{
	width:960px;
	min-height:704px;
	background-image:url(images/top-menu-border-4.png);
	background-repeat:repeat-y;
}
#innerinnerbody{
	width:960px;
	min-height:704px;
	background-color:transparent;
	background-repeat:no-repeat;
	background-image:url(images/top-menu-border-3.jpg);
}
#innerinnerinnerbody{
	width:960px;
	min-height:704px;
	background-repeat:no-repeat;
	background-position:center bottom;
	background-image:url(images/bg-pilz-content-lighter.png);
}
#mainnav{
	float:left;
	width:186px;
	min-height:10em;
	margin-bottom:2em;
	margin-left:12px;
}
#content,
#content_large{
	float:left;
	min-height:25em;
}
#content{
    width:750px;
    padding-top:20px;
}
#content_padding{
	padding:0.5em 1.5em 1.5em 1em;
}
#mainnav a.tradegroup_active,
#mainnav a.tradegroup{
	width:168px;
	height:25px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:8px 3px 3px 16px;
	margin-bottom:1px;
}
#mainnav a.nav-tradegroup-lvl0,
#mainnav a.nav-tradegroup-default{
	background-image:url(images/glossy-grey-186x36.png);
	margin-bottom:0.75em;
}
#mainnav a.nav-tradegroup-lvl0:hover,
#mainnav a.nav-tradegroup-default:hover,
#mainnav a.tradegroup_active.nav-tradegroup-lvl0,
#mainnav a.tradegroup_active.nav-tradegroup-default{
	background-image:url(images/glossy-brown-186x36.png);
}

#mainnav a.nav-tradegroup-lvl1,
#mainnav a.tradegroup.nav-tradegroup-lvl1{
	height:20px;
	padding:4px 3px 3px 3px;
	font-weight:normal;
	width:146px;
}

#mainnav a.nav-tradegroup-lvl2, 
#mainnav a.nav-tradegroup-lvl3, 
#mainnav a.nav-tradegroup-lvl4, 
#mainnav a.nav-tradegroup-lvl5, 
#mainnav a.tradegroup.nav-tradegroup-lvl2, 
#mainnav a.tradegroup.nav-tradegroup-lvl3, 
#mainnav a.tradegroup.nav-tradegroup-lvl4, 
#mainnav a.tradegroup.nav-tradegroup-lvl5{
	height:20px;
	padding:4px 3px 3px 3px;
	font-weight:normal;
	width:133px;
	overflow:visible;
}

#mainnav a.tradegroup.nav-tradegroup-lvl1:hover, 
#mainnav a.tradegroup.nav-tradegroup-lvl2:hover, 
#mainnav a.tradegroup.nav-tradegroup-lvl3:hover, 
#mainnav a.tradegroup.nav-tradegroup-lvl4:hover, 
#mainnav a.tradegroup.nav-tradegroup-lvl5:hover,
#mainnav a.tradegroup_active.nav-tradegroup-lvl1, 
#mainnav a.tradegroup_active.nav-tradegroup-lvl2, 
#mainnav a.tradegroup_active.nav-tradegroup-lvl3, 
#mainnav a.tradegroup_active.nav-tradegroup-lvl4, 
#mainnav a.tradegroup_active.nav-tradegroup-lvl5{
	background-color:#b2a79f;
}
.news-large-item,
.news-item{
	margin-bottom:1em;
	font-size:12px;
}
.news-first-large-item,
.news-first-item{
	margin-top:1em;
}
.news-item img{
	width:100%;
}
.news-large-item a,
.news-item a{
	text-decoration:none;
}
.news-large-item a.news-large-textlink,
.news-item a.news-textlink{
	font-weight:bold;
}
.news-large-item a.news-large-textlink:hover,
.news-item a.news-textlink:hover{
	text-decoration:underline;
}
.news-clear{
	clear:both;
}
.news-large-item{
	clear:both;
	margin-bottom:1.5em;
}
.news-large-title{
	font-weight:bold;
	text-align:right;
}
.news-large-text{
	width:65%;
}
.news-large-item img{
	width:30%;
	float:left;
}
/******************************/
/* Artikel und Artikelgruppen */
/******************************/
.articlegroup-html-header,
.articlegroup-item{
	padding:1em 1em 0 1em;
}
.articlegroup-item-title{
	font-size:14px;
	margin-bottom:0.5em;
	
}
.articlegroup-item-text{
	font-size:13px;
}
.articlegroup-item-image{
	float:left;
	width:30%;
	margin:0 1em 1em 0;
	border:1px solid #cccccc;
}
.articlegroup-clear{
	clear:both;
}
.article-item{
	padding:1em 1em 0 1em;
}
.article-item-title{
	font-size:14px;
	margin-bottom:0.5em;
}
.article-item-subtitle{
	font-size:13px;
	margin-bottom:0.5em;
}
.article-item-text{
	font-size:13px;
}
.article-item-price{
	font-size:16px;
	font-weight:bold;
	text-align:right;
	padding:0.5em 0 0.25em 0;
}
.article-item-cart{
	text-align:right;
}
.article-item-image-wrapper{
	float:left;
	width:210px;
	margin:0 1em 1em 0;
	border:1px solid #695546;
}
.article-item-image{
	border:10px solid #ffffff;
	width:190px;
}
a.articlegroup-item-link,
a.article-item-link{
	display:block;
	float:right;

	font-size:13px;
	font-weight:bold;

	width:170px;
	height:20px;
	margin-top:1em;
	padding-top:2px;
	
	text-align:center;
	text-decoration:none;
	background-image:url(images/glossy-button-brown-170x22-lighter.png);
}
a.articlegroup-item-link:hover,
a.article-item-link:hover{
	background-image:url(images/glossy-button-brown-170x22-hover.png);
}
.article-clear{
	clear:both;
}

/******************/
/* Artikeldetails */
/******************/
.article-title{
	font-size:14px;
	margin-bottom:0.5em;
}
.article-subtitle{
	font-size:13px;
	margin-bottom:0.5em;
}
.article-text{
	font-size:13px;
}
.article-images{
	float:left;
	width:280px;
	margin:0 1em 1em 0;	
}
.article-image-large-wrapper{
	display:block;
	width:277px;
	margin:0;	
	border:1px solid #695546;
}
.article-image-large{
	border:10px solid #ffffff;
	width:257px;
}
.article-image-description-wrapper{
	display:block;
	width:100%;
	background-color:#cccccc;
}
.article-image-description{
	padding:0.25em;
	font-size:12px;
	text-align:center;
}
.article-image-small-wrapper{
	display:block;
	width:67px;
	float:left;
	margin:0 1px 1px 0;	
	border:1px solid #695546;
	cursor:pointer;
}
.article-image-small{
	border:3px solid #ffffff;
	width:61px;
}
.article-image-large,
.article-image-small,
.article-item-image{
/*
	-webkit-box-shadow: 2px 2px 6px #000000;  
	-moz-box-shadow: 2px 2px 6px #000000; 
	box-shadow: 2px 2px 6px #000000;
*/
}
.article-image-spacer{
	height:0.5em;
}
.article-stats{
	margin-top:2em;
	margin-right:1em;
	float:right;
}
.article-stats td{
	font-size:14px;
	font-weight:bold;
	vertical-align:top;
}
.article-stats select{
	font-size:14px;
	width:170px;
}
.article-stats .price{
	font-size:16px;
}
.article-stats .empty{
	height:1.5em;
}
.article-stats .left-col{
	width:180px;
	text-align:right;
}
.article-stats .right-col{
	width:180px;
	text-align:right;
}
.article-stats .price{
	
}
.article-stats .not-available{
	font-size:14px;
	padding:1em 0 0 0;
}
.article-stats .cart-option{
	text-align:right;
}
.article-stats .cart-ammount{
	width:2em;
	text-align:right;
}
.article-stats #cart-button{
}
.article-stats a{
	cursor:pointer;
}
.article-stats .article-remove-from-cart{
	cursor:pointer;
}

/*******************/
/* Kontaktformular */
/*******************/

#kontaktformular input[type="text"], 
#kontaktformular input[type="password"], 
#kontaktformular textarea,
#kontaktformular label{
	float:left;
	font-size:14px;	
}
#kontaktformular input[type="text"], 
#kontaktformular input[type="password"], 
#kontaktformular textarea{
	width:300px;
	margin-top:1em;
}
#kontaktformular textarea{
	height:200px;
}
#kontaktformular input[type="submit"]{
	margin-top:1em;
}
#kontaktformular label{
	margin-top:1em;
	display:block;
	width:150px;
}
#kontaktformular .clear{
	clear:both;
}
.kontaktformular-error{
	font-weight:bold;
	font-size:14px;	
}
.kontaktformular-done{
	font-weight:bold;
	font-size:14px;	
}

#shoppingcarttable{
	width:100%;
	border-collapse:collapse;
	border:1px solid #cccccc;
}
#shoppingcarttable th,
#shoppingcarttable td{
	font-size:12px;
	vertical-align:top;
	border:1px solid #cccccc;
	padding:2px 2px 4px 2px;
}

td.cart-option,
td.cart-article,
td.cart-variety,
td.cart-price,
td.cart-ammount,
td.cart-sum,
th.cart-option,
th.cart-article,
th.cart-variety,
th.cart-price,
th.cart-ammount,
th.cart-sum{
	
}
.cart-option{
	width:20px;
}

.cart-price,
.cart-ammount,
.cart-sum{
	text-align:right;
}

input.cart-ammount{
	width:3em;
}
.cart-total-price,
.cart-total-text{
	text-align:right;
	font-weight:bold;
}
.cart-button,
.cart-button-paypal{
	margin:1em 0;
}

#payoptionstable{
	width:100%;
	border-collapse:collapse;
	border:1px solid #cccccc;
}
#payoptionstable td{
	font-size:12px;
	vertical-align:top;
	border:1px solid #cccccc;
	padding:2px 2px 4px 2px;
}

td.pay-option,
td.pay-price,
td.pay-ammount,
td.pay-sum{
	
}
.pay-option{
	width:20px;
}
.pay-price,
.pay-ammount,
.pay-sum{
	text-align:right;
}
.pay-sum{
	width:30em;
}
select.pay-option{
	width:150px;
}
.pay-total-price,
.pay-total-text{
	text-align:right;
	font-weight:bold;
}
.pay-button{
	margin:1em 0;
}
.pay-grandtotal-text,
.pay-grandtotal-price{
	font-size:120%;	
	text-align:right;
	font-weight:bold;
}


#customertable{
	width:100%;
	border-collapse:collapse;
	border:1px solid #cccccc;
}
#customertable td{
	font-size:12px;
	vertical-align:top;
	border:1px solid #cccccc;
	padding:2px 2px 4px 2px;
}
.customer-input,
.customer-label{
}
.customer-input{
	width:30em;	
}
.customer-input input{
	width:29.5em;	
}
.customer-input input.customer-smaller{
	width:6em;	
}
.customer-input input.customer-larger{
	width:23em;	
}
.customer-section{
	padding-top:1em;
}
.agbaccepted{
	font-size:12px;
}
.customer-error{
	font-weight:bold;
}
.payment-success,
.payment-error{
	font-weight:bold;
	font-size:14px;
	padding:1em;
	margin:2em 0;
}
.payment-success{
	border:1px solid #339933;
	background-color:#aaffaa;
}
.payment-error{
	border:1px solid #cc0000;
	background-color:#ffcccc;
}