body, html {
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #1a171b;
}

h1 {
    font-size: 220%;
    padding: 15px 0px 15px 0px;
    margin: 0;
    color: #79b51c;
    font-family: Georgia, serif;
    font-weight: normal;
}

h2 {
	color: #006B2C;
	font-size: 15px;
	font-weight: bold;
	padding-left: 0;
}


p {
    margin: 0;
    padding: 0;
    line-height: 145%;
}

a {
	text-decoration: none;
	color: #79b51c;
}

a:visited {
	color: #79b51c;
}

a:hover {
	color: #006B2C;
}


.bold {
	font-weight: bold;
}

.green {
	color: #006B2C;
}


#wrapper {
	width: 100%;
	max-width: 678px;
}


#left {
	width: 70.5%;
	max-width: 470px;
	float: left;
	overflow: hidden;
}

#right {
	float: right;
	width: 26.55%;
	max-width: 180px;
	text-align: left;
}


.tx-felogin-pi1 fieldset {
	border: 0px solid;
	margin: 0;
	padding: 0;
}

.tx-felogin-pi1 fieldset legend {
	display: none;
}

.tx-felogin-pi1 fieldset>div {
	padding: 3px 0;
}


/* Shop */

#cat1 {
    list-style-type: none;
    padding-left: 3px;
}

#cat1 a {
    background: url(../img/arrow.png) no-repeat center left;
    color: #79B51C;
    margin: 0;
    padding: 0 0 0 13px;
}

.but-war {
	margin-bottom: 20px;
}

#right .but-war {
	display: none;
}

#titelminibasket {
	background-color: #f3f1ec;
}

#titelminibasket h1 {
	background-color: #f3f1ec;
	padding: 12px 15px;
	color: #006b2c;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	margin:0;
}

.shop_minicart_list {
	background-color: #F3F1EC;
	color: #006B2C;
	display: block;
	margin-top: 1px;
	padding: 0 14px 0 14px;
}

.shop_minicart_list a {
	text-decoration: none;
	color: #79b51c;
}

.shop_minicart_list div {
	padding-bottom:5px;
}

.shop_minicart_list .text-empty {
	color: #1a171b;
}

.shop_category_heading {
	font-size: 220%;
	padding: 15px 0px 15px 0px;
	margin: 0;
	color: #79b51c;
	font-family: Georgia, serif;
	font-weight: normal;
}


.shop_separation_line {
	background: url(../img/line.png) no-repeat bottom left;
	width: 100%;
	height: 1px;
	margin-top: 15px;
}

.shop_product_list {
	overflow: hidden;
	padding-top: 10px;
}

.item_image {
	width: 135px;
	float: left;
	height: 10px;
}

.shop_product_list .item_image img {
	width:100px;
	height:auto;
	min-width: 100px;
}

.item_info {
	width: 335px;
	float: left;
}

.item_name a {
	font-weight: bold;
	color: #006B2C;
	font-size: 13px;
	text-decoration: none;
}

.item-buy {
	overflow: hidden;
	font-size: 11px;
	padding-top: 10px;
	line-height: 30px;
	font-weight: bold;
}

.item_price {
	float: left;
	width: 90px;
}

.item_price .green {
	color: #006B2C;
	font-size: 12px;
}

.item_qty {
	float: left;
	width: 120px;
}

.quantity {
	width: 54px;
	padding: 2px;
	height: 18px;
}

.item_to_cart {
	float: left;
	width: 120px;
}

.no-float {
	clear: both;
}

.light_green.arrow {
	padding-left: 13px;
	font-size: 12px;
	background: url(../img/arrow.png) no-repeat center left;
	border:0;
	cursor: pointer;
	color: #79B51C;
	font-weight: bold;
}







.shop_product_details {
	margin-top:20px;
}

.shop_product_details .item_image {
	width: 215px;
	float: left;
	height: auto;
}

.shop_product_details .item_info {
	width: 255px;
}

.shop_product_details .item_info .item_name {
	font-weight: bold;
	padding-bottom: 20px;
	color: #006B2C;
	font-size: 13px;
}

.shop_product_details .item_info .item_text span.detail {
	font-family: Georgia,serif;
	font-size: 166.66%;
	color: #79B51C;
}

.shop_product_details .item_info .item_artnr {
	padding-top: 20px;
	font-weight: bold;
}

.shop_product_details .item-buy {
	overflow: hidden;
	line-height: 25px;
	font-weight: bold;
}

.shop_product_details .item-buy .item_price {
	float: left;
	width: 90px;
}

.shop_product_details .item-buy .item_qty, .shop_product_details .item-buy .item_to_cart {
	float: left;
	width: 120px;
}


.shop_product_details .price_details {
	padding-top: 20px;
}

.shop_back_to_list {
	margin-top: 10px;
}

.shop_back_to_list a {
	text-decoration: none;
	color: #79b51c;
}










.shop_product_item {
	overflow: hidden;
	padding-top:10px;
}

.shop_product_item .item_image {
	width: 135px;
	float: left;
	min-height: 80px;
}


.shop_product_item .item_info {
	width: 335px;
	float: left;
}


.shop_product_item .item-buy {
	overflow: hidden;
	font-size: 11px;
	padding-top: 10px;
	line-height: 30px;
	font-weight: bold;
}

.shop_product_item .item-buy .item_qty {
	float: left;
	width: 120px;
}

.shop_product_item .quantity {
	width: 54px;
}

.shop_product_item .item-buy .item_price {
	float: left;
	width: 95px;
	text-align: right;
}

.shop_product_item .item-buy .item_price .green, .shop_product_item .item-buy .item_price_all .green {
	font-size: 12px;
	color: #006B2C;
}

.shop_product_item .item-buy .item_price_all {
	float: left;
	width: 120px;
	text-align: right;
}

.shop_separation_line_full {
	background: url(../img/line_full.png) no-repeat bottom left;
	margin-bottom: 15px;
	width: 100%;
	height: 1px;
	padding-top: 15px;
}

.shop_cart_total {
	overflow: hidden;
	font-size: 11px;
}

.shop_cart_total .left {
	float: left;
	width: 310px;
}

.shop_cart_total .right {
	float: right;
	width: 160px;
	text-align: right;
}

.shop_cart_total .right .green {
	font-size: 12px;
}

.shop_cart_buttons .update_btn {
	float: left;
	width: 230px;
}

.shop_cart_buttons .checkout_btn {
	float: right;
	width: 230px;
	text-align: right;
}

.checkout h2 {
	padding-top: 15px;
}


.checkout .checkout-line {
	margin-bottom: 10px;
	overflow: hidden;
}

.checkout .checkout-line label, .tx-felogin-pi1 label {
	float: left;
	display: block;
	width: 125px;
	color: #006B2C;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
}

.checkout .checkout-line input, .tx-felogin-pi1 #user, .tx-felogin-pi1 #pass {
	width: 300px;
	border: 1px solid #cccccc;
	padding: 2px;
	height: 22px;
	box-sizing: border-box;
}

.checkout .checkout-line input.plz {
	width: 80px;
	margin-right:5px;
}

.checkout .checkout-line input.ort {
	width: 205px;
}


.checkout .toggle_address {
	padding: 15px 0 0 0;
}

.checkout .checkout-delivery {
	padding-top: 15px;
}

.checkout textarea {
	width: 300px;
	height: 50px;
	resize: none;
	margin-top: 10px;
	border: 1px solid #cccccc;
}

.checkout textarea.note {
	width: 460px;
}

.checkout .checkout_agb {
	padding: 15px 0 0 0;
	position: relative;
	text-indent: 20px;
}

.checkout .checkout_agb input {
	position: absolute;
	top: 15px;
	left: 0;
	margin: 0;
}

.checkout .checkout_mandatory {
	font-style: italic;
	padding-bottom: 20px;
}

.buttoncss, .linkback, .checkout .checkout_buttons input, #minicheckout {
	color: #fff;
	background: #6f913d;
	line-height: 24px;
	margin-bottom: 20px;
	border: 0;
	cursor: pointer;
	font-size: 120%;
	transition: all 0.5s ease-in-out;
	padding: 0 10px;
	display: inline-block;
	text-transform: uppercase;
}

.buttoncss:hover, .linkback:hover, .checkout .checkout_buttons input:hover, #minicheckout:hover {
	background: #006B2C;
	letter-spacing: 1px;
}

#minicheckout {
	display: block;
}

#minicheckout a, #minicheckout a:visited {
	color: #fff !important;
}

.checkout .checkout_buttons .update_btn {
	float: left;
	width: 230px;
}

.checkout .checkout_buttons .update_btn input {
}


.checkout .checkout_buttons .checkout_btn {
	float: right;
	width: 230px;
	text-align: right;
}

.checkout .checkout_buttons .checkout_btn input {
}

.checkout .message-pflicht {
	color:red;
	margin-left: 275px;
}

.linkback {
	text-decoration: none;
	display: block;
	width:80px;
	line-height: 16px;
}


.buttoncss.errorbackdaten {
	width: 180px;
}


.email-delivery  {
	/*display: none;*/
}







#confirmpage .tableproducts {
	width:100%; 
	border-collapse: collapse; 
	border-spacing: 0;
	margin-bottom: 20px;
}

#confirmpage .tableproducts th {
	font-weight: normal;
	text-align: left;
	font-family: helvetica;
	font-size: 9pt;
	color:#FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #ADCF82;
}

#confirmpage .tableproducts .mengep {
	width: 12%;
}

#confirmpage .tableproducts .artib {
	width: 42%;
}

#confirmpage .tableproducts .preisp {
	width: 24%;
}

#confirmpage .tableproducts .gesamtt {
	width: 24%;
}

#confirmpage .tableproducts td {
	border-bottom: 2px dotted #ADCF82;
	color:#00692B;
}

#confirmpage .tableproducts .righttext {
	text-align: right;
}


#confirmpage .shop_separation_line_full {
	background: url(../img/line_full.png) no-repeat bottom left;
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
}


#confirmpage .shop_cart_total {
	padding: 10px 0;
	background-color: #F0F6E8;
}



#confirmpage .adresses {
	width:60%; 
	border-collapse: collapse; 
	border-spacing: 0;
	margin-top: 30px;
	border: 2px dotted #ADCF82;
	border-top: none;
}

#confirmpage .adresses th {
	font-weight: normal;
	text-align: left;
	font-family: helvetica;
	font-size: 9pt;
	padding-left: 4px;
	padding-top:2px;
	padding-bottom:2px;
	width: 36%;
}

#confirmpage .adresses td {
	width: 70%;
}

#confirmpage .adresses .title {
	font-weight: normal;
	font-family: helvetica;
	font-size: 9pt;
	color:#FFFFFF;
	background-color: #ADCF82;
	border: 2px solid #ADCF82;
	width: 100%;
	text-align: center;
}


#confirmpage #bemerk {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}

#confirmpage #bemerk .title-bem {
	width: 100%;
	background-color: #ADCF82;
	height: 20px;
	font-family: helvetica;
	font-size: 9pt;
	color:#FFFFFF;
	line-height: 20px;
	text-align: center;
}

#confirmpage #bemerk .text-bem {
	width: 100%;
	min-height: 20px;
	font-family: helvetica;
	font-size: 9pt;
	padding: 4px;
	border: 2px dotted #ADCF82;
	border-top: none;
	box-sizing: border-box;
}




/* Login Webshop */

.tx-felogin-pi1 .login-shop {
	margin-top:20px;
}

.tx-felogin-pi1 .login-shop div {
	margin-top:10px;
}

.tx-felogin-pi1 input[type=submit] {
	background: #abc77a;
	background: linear-gradient(to bottom, #abc77a 0%, #abc77a 46%, #7ca444 48%, #6f913d 100%);
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	height: 18px;
	border: 2px solid #90b855;
	font-size: 10px;
	border-radius: 2px;
	line-height:9px;
	padding:0 20px;
	cursor: pointer;
}

.tx-felogin-pi1 .text-user-log {
	width: auto;
	padding-right:10px;
}

.tx-felogin-pi1 .user-log {
	padding-top:4px;
}

.tx-felogin-pi1 .cont-logput-but {
	margin-top:10px;
}



/* Responsive Style */

@media (max-width: 682px) {
	.shop_product_list .item_image, .shop_product_details .item_image {
		width: 100%;
		text-align: center;
		clear: left;
		float: none;
		height: auto;
	}
	.shop_product_list .item_info, .shop_product_details .item_info {
		width: 100%;
		float: none;
		clear: left;
		margin-top: 20px
	}
}


@media (max-width: 442px) {
	.tx-felogin-pi1 #user, .tx-felogin-pi1 #pass {
		width: 100%;
	}
}