*
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.p-0 {
	padding:0;
}
.border-0 {
	border:0;
}


body
{
  background: #ffffff;
  color: #000000;
  margin: 0px;
  background:url(images/kuerbis-vielfalt.jpg) bottom left repeat-x fixed;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  position: relative;
}

.bi {
  width: 30px;
  height: auto;
  fill: currentcolor;
}

.bg-yellow {
  background-color: #ffeb3b;
}

img.bg {
min-height: 100%;
min-width: 1024px;
width: 100%;
height: auto;
position: fixed;
top: 0;
left: 0;
z-index: -1;
}
@media (max-width: 770px) {
  img.bg {
    display:none;
  }  
}

img { border:0; }

#pageWrap {
	border: 1px solid orange;
	border-width: 0 1px;
	margin:0 auto;
	background: #FFFFFF;
}

#page_header {
  position: relative;
  grid-template-columns: 33% 21% 45%;
}

.nomargin {margin:0;}


/* head area */

#meta_header {
    background-color: #e7823b;/*#e66732;*/
    margin: 0 -10px;
    padding: 5px 25px;
    color: #FFF;
}
#meta_header a {
	font-weight:normal;
	color:#FFF;
}


#page_header {
  width: auto;
  margin: 0 10px;
  padding: 10px 0;
  clear: both;
  display: block;
  height: 170px;
}

#page_header .col {
  width: 100%;
  height:auto;
  min-height:143px;
  float:left;
  position: relative;
}

#page_header .col_left {
  z-index: 50;
  position:relative;  
}

#page_header .col_center {
  width: 21%;
}

#head a.logo {
  width: 220px;
  height: 125px;
  display: block;
  text-decoration: none;
  position:absolute;
  top:0;
  left:0;
}

#head .logo img {
	float: left;
	width: 217px;
	height: 121px;
}

.col_center {
  height: auto;
  z-index: 50;
  position:relative;
}

.col_center .search_top {
	width: 240px;
	height: 34px;
	display: block;
  position:absolute;
  bottom:0;
  left:0;
}

.col_center .search_top .stylish-input-group .input-group-addon{
    background: white !important; 
}
.col_center .search_top .stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.col_center .search_top .stylish-input-group button{
    border:0;
    background:transparent;
}

.col_center .seal_top {
  width: 57px;
  height: 50px;
  display: block;
  margin-bottom:10px;
  position:absolute;
  top:0;
  left:0;  
}

.col_right .userlinks {
	width: auto;
  line-height: 35px;
  height: 35px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
}

.col_right .languages_top {
	width: auto;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
}

.col_right .currencies_top {
	width: auto;              
	height: 40px;
	position: absolute;
	top: 60px;
	right: 0;
}


.more-images {
	width: 300px;
	text-align: right;
}
.more-images a {
	display: inline-block;
	margin: 5px 0 0 5px;
}
.more-images img {
  border: 1px solid #ced4da;
  width:94px;
  height:94px;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

.btn {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
}

.btn-default {
  color: #333;
  background-color: #fff;
  font-weight: 400;
  border: 1px solid #ced4da;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default .badge {
  color:#000;
  background-color:#eaeaea;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}


.ui-dialog {
  z-index: 999;
}


.form-group {
  margin-bottom: 15px;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}


table.dataTable.table-striped>tbody>tr.odd>* {
  box-shadow: none;
}





@media (max-width: 990px) {
  #page_header {
    margin:0;
    height:auto;
    display: block;
    grid-template-columns: unset;
  }
  #page_header .col {
    width:100%;
    float:none;
    margin-bottom:5px;
    min-height:initial;
  }
  #page_header .col_left {
    text-align:center;
  }
  #page_header .col_center {
    text-align:center;
  }  
  #page_header .seal_top {
    display:none;
  }
  #page_footer .seal_footer {
    display:block;
  }
  #page_header .col_center .search_top {
    width:100%;
  }
  #page_header .col_right {
    text-align:center;
    height: auto;
  }
  #page_header .col_right .userlinks, 
  #page_header .col_right .languages_top, 
  #page_header .col_right .currencies_top {
    position:relative;
    top:0;
    left:0;
    line-height: 25px;
    height: auto;
    float:left;
    width:33.3%;
  }
  #page_header .col_right .userlinks {
    text-align:left;
  }
  #page_header .col_right .currencies_top {
    text-align:right;
  }  
  #page_header .col_right a.headerNavigation {
    margin-left:0;
  }
  #page_header .col_right a.headerNavigation {
    float:none;
  }

  #head a.logo, #search, #seal_top, #userlinks, #page_header .actions {
    position:relative;
    top:0;
    left:0;
  }
}

@media (max-width: 650px) {
  #page_header .col_right {
    text-align:center;
    height: 50px;
  }
  #page_header .col_right .userlinks {
    float:none;
    width:100%;
    height:auto;
  }
  #page_header .col_right .languages_top {
    text-align:left;
    width:50%;
  }
  #page_header .col_right .languages_top a {
    margin-right: 10px;
  } 
  #page_header .col_right .currencies_top { 
    text-align:right;
    width:50%;
  }
  #page_header .col_right a.headerNavigation {
    float:none;
  }

  #head a.logo, #search, #seal_top, #userlinks, #page_header .actions {
    position:relative;
    top:0;
    left:0;
  }
}

@media (max-width: 410px) {
  #page_header .col_right {
    height:85px;
  }
  #page_header .col_right .languages_top {
    text-align:left;
    width:50%;
    height:30px;
  }
}


#leftseal {
	margin:20px 0 20px 10px;
}
@media (max-width: 1400px) {
  /* ausgezeichnet.org */
  #auorg-bg {
      display:none;
  }
}



#navigation {
width: 700px;
height: 45px;
margin-right: 10px;
padding-top: 8px;
z-index: 200;
display: block;
clear: both;
}

#navigation ul {
float: left;
display: inline;
height: 35px;
margin: 0;
padding: 0;
list-style: none outside;
}

#navigation ul li {
float: left;
display: inline;
margin: 0;
margin-right: 3px;
}

#navigation ul li a {
display: block;
margin:0;
padding: 10px;
border-left: 1px solid #FFF;
color: #FFF;
background: #E7813B;
text-decoration: none;
margin-top: 5px;
height: 15px;
}

#navigation ul li a.active {
background: #31B208;
margin-top: 0;
height: 20px;
}


#background {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: #FEFEFE url(images/kuerbis-vielfalt.jpg) no-repeat center top;
z-index: -9999;
}

form
{
	display: inline;
}

a
{ 
  color: #6b3010;
  font-weight: bold;
  text-decoration: none; 
}

a:hover
{
  text-decoration: underline;
}
a.btn:hover {
  text-decoration: none;
}

.aktiv
{
  color: #E7670A;
  font-weight: bold;
}

.catcount
{ 
  color: #ff3300;
}
  

.boxText, p
{
  font-size: 12px;
  line-height: 16px;
  width: auto;
}

.boxText a {
  margin-bottom: 3px;
  color: #6b3010;
}

.pageHeading
{
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  color: #31B208;
  font-family: Arial, Helvetica, sans-serif; 
}

h1
{
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  color: #31B208;
  font-family: Arial, Helvetica, sans-serif;
  margin-top:0; 
}

h2
{
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  color: #31B208;
  font-family: Arial, Helvetica, sans-serif; 
}

h3
{
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  color: #31B208;
  font-family: Arial, Helvetica, sans-serif; 
}

@media (max-width: 650px) {
  *
  {
    font-size: 16px;
  }
  .boxText, p {
      font-size: 16px;
      line-height: 22px;
  }
}


@media (max-width: 450px) {
  table.productListing img {
      width: 50px;
      height: auto;
  }
}

.productListing td.in-basket {
  width: 15%;
}

tr.header
{
  background: #ffffff;
}

tr.headerNavigation
{
  background: #E7813B;
}

tr.headerNavigation 
{
  font-size: 12px;
  background: #E7813B;
  color: #ff3300;
  font-weight: bold;
}

a.headerNavigation {
  color: #ff3300;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

a.headerNavigationLeft
{ 
  color: #FFFFFF;
  font-weight: normal;
}

td.infoBoxHeading, 
h2.infoBoxHeading,
span.infoBoxHeading 
{
display:block;
  line-height: 22px;
  font-weight: bold;
  background: #E7813B;
  color: #ffffff;
  margin: 0;
  padding-left: 5px;
font-size: 14px;
    font-weight: bold;
    line-height: 26px;
font-family: Arial, Helvetica, sans-serif;
}

td.infoBoxHeading a, 
h2.infoBoxHeading a,
span.infoBoxHeading a,
td.productListing-heading a {
  color: #FFFFFF;
  font-weight: bold;
}

.boxText {
  padding-left: 10px;
}

td.infoBox, span.infoBox
{
  line-height: 16px;
}

.notify 
{
  text-align: center;
}

.errorBox
{
  background: #ffb3b5; 
  font-weight: bold; 
}

.stockWarning 
{
  color: red; 
}

.productsNotifications
{
  background: #f2fff7;
}

.orderEdit
{
  color: #70d250;
}

tr.headerError
{
  background: #FEE602;
}

td.headerError
{
  background: #FEE602;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

tr.headerInfo
{
  background: #00ff00;
}

td.headerInfo
{
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.card-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}


/* Product Details */




#page_footer {
  margin:20px 0;
  border-top: 20px solid #E7813B;
  padding:10px 0;
}


tr.footer 
{
  background: #E7813B;
}

td.footer 
{
  background: #E7813B;
  color: #ffffff;
  font-weight: bold;
}

td.footer2
{
  background: #f5f5f5;
  color: #000000;
  font-weight: normal;
  padding: 4px 15px 7px 15px;
}

.infoBox 
{
  #background: #E7813B;
}

.infoBoxContents 
{
  background: #FFFFFF;
}

div.infoBoxContents {
  padding:10px;
}

.infoBoxNotice
{
  background: #31B208;
}

.infoBoxNoticeBACKUP
{
  background: #9acd32;
}

.infoBoxNoticeContents 
{
  background: #ffffe0;
}

tr.accountHistory-odd, 
tr.addressBook-odd, 
tr.alsoPurchased-odd, 
tr.payment-odd, 
tr.productListing-odd, 
tr.productReviews-odd, 
tr.upcomingProducts-odd, 
tr.shippingOptions-odd
{
  background: #f5f5f5;
}

tr.accountHistory-even, 
tr.addressBook-even, 
tr.alsoPurchased-even, 
tr.payment-even, 
tr.productListing-even, 
tr.productReviews-even, 
tr.upcomingProducts-even, 
tr.shippingOptions-even
{
  background: #ffffff;
}

tr.productListing-heading 
{
  background: #E7813B;
}

td.productListing-heading 
{
  background: #E7813B;
  color: #FFFFFF;
  font-weight: bold;
}

td.productListing-data
{
  line-height: 16px;
}

td.jubilaeumsrabatt 
{
  padding: 11px 9px 13px 9px;
}

a.pageResults 
{ 
  /* color: #0000FF; */
}

a.pageResults:hover 
{ 
  /* color: #0000FF; 
  background: #fee602; */
}


.heading2 
{
  font-weight: bold;
  line-height: 30px;
  color: #31B208;
}

tr.subBar 
{
  background: #f5f5f5;
}

td.subBar 
{
  color: #000000;
}

td.main, p.main 
{
  line-height: 16px;
}

td.smallText, span.smallText, p.smallText 
{
  font-size: 12px;
}

td.accountCategory 
{
  color: #aabbdd;
}

td.fieldKey,
td.subtotal
{
  font-weight: bold;
}

td.fieldValue 
{
  /* font-size: 12px; */
}

td.tableHeading 
{
  font-weight: bold;
}

SPAN.newItemInCart 
{
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT 
{
  font-size: 12px;
}

TEXTAREA 
{
  width: 100%;
  font-size: 12px;
}

span.greetUser 
{
  color: #31B208;
  font-weight: bold;
}

table.formArea
{
  background: #f5f5f5;
  border-color: #bbc3d3;
  border-style: solid;
  border-width: 1px;
}

td.formAreaTitle 
{
  font-weight: bold;
}

span.markProductOutOfStock 
{
  color: #ff0000;
  font-weight: bold;
}

span.productSpecialPrice
{
  color: #ff0000;
}

span.productDiscountPrice 
{
  color: #ff0000;
}

span.errorText
{
  color: #ff0000;
}

.moduleRow
{
}

.checkoutBarFrom, 
.checkoutBarTo
{
  color: #8c8c8c;
}

.checkoutBarCurrent
{
  color: #000000;
}


/* CONTENTS */
.contents img {
  max-width:100%;
  height:auto;
}





.priceTable table {
  border: 1px solid #BFBFBF;
  border-collapse: collapse;
}

.priceTable table td, 
.priceTable table th {
border: 1px solid #BFBFBF;
padding: 3px 7px 2px 7px;
text-align: left;
}

.priceTable tr.boldline {
border-bottom: 2px solid #BFBFBF;
}


/*
a[href$=".pdf"], .pdf { 
	background: url(/out/img/Adobe_PDF_file_icon_32x32.png) no-repeat left center;
    padding-left: 40px;
    border-bottom: none !important;
    background-size: contain;
    height: 32px;
    line-height: 32px;
    display: block;
} */

a[href$=".pdf"], .pdf {
  display: flex;
  align-items: flex-start;
  text-decoration: none;
}

a[href$=".pdf"]:before, .pdf:before {
  content: '';
  background: url('/out/img/Adobe_PDF_file_icon_32x32.png') no-repeat center center;
  background-size: contain;
  width: 32px;    /*  Breite des Icons */
  height: 32px;   /*  Höhe des Icons */
  flex-shrink: 0; /* Verhindert, dass das Icon kleiner wird */
  flex-grow: 0;   /* Verhindert, dass das Icon grösser wird */
  display: block;
  margin-right: 8px; /* Abstand zum Text */
}




a.copy { 
    padding-left: 10px;
    border-bottom: none !important;
    background-size: contain;
    line-height: 25px;
    display: block;
    background-color: #e7823b;
    border-radius: 10px;
    color: white;
    font-weight: normal;
    margin: 10px 0;
}


.headerErrorMStack {
	text-align: center;
}

/* logoHeadBox */
.logoHeadBox {
  margin-top: 0;
}

.logoHeadBox .company {
font-size: 45px;
font-family: Arial;
font-style: italic;
text-align: left;
font-weight:bold;
padding-left:10px;
}

.logoHeadBox .slogan {
  font-size: 12px;
}

.logoHeadBox .company hr {
	width: 99%;
	border: 1px solid #E7813B;
	margin: 0 0 2px 0;
}

.logoHeadBox span {
font-size: 9px;
font-style: normal;
}


/* CATEGORY PROMOTION */
.categorypromotion .thumbnail a {
  text-decoration: none;
}
.categorypromotion .thumbnail .caption {
  background-color: #E7813B;
  color: #FFFFFF;    
  height: 50px;           
}
.categorypromotion .thumbnail a:hover .caption {
  background-color: #6b3010;

}
.categorypromotion .thumbnail .caption h4 {
    font-size: 14px;
    text-align: center;
    margin: 0;
    height: 32px;
  line-height: 50px;
    font-weight: bold;
}


/* NEWS */
.clear {
    clear: both;
}
span.news {
font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    color: #ff6b6b;
    font-family: Arial, Helvetica, sans-serif;
    margin: 25px 0;
    display: block;
}



/* CONTACT FORM */
.infoBoxContents textarea {
	width:auto;
}

/* content bold links */
.content a {
	font-weight: bold;
}

/* Pumpkin Icon List */
ul.list {
    margin: 0;
    padding: 0 0 0 20px;
}
ul.list li {
  margin:0;
  list-style-image: url('images/icon_pumpkin.gif');
}

/* Reviews */
.rowbreak {
  margin-bottom:20px;
}

/* BS Links aus Print */
@media print {
  a[href]:after{content:"" !important;}
  img.bg{display:none;}
}


@media only screen and (max-width: 800px) {
    
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block;
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		white-space: normal;
		text-align:left;
      width: 100%;
	}
  
  #no-more-tables td.productListing-heading {
    display:none;
  }
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}




.fa-spin-custom, .glyphicon-spin {
    -webkit-animation: spin 1000ms infinite linear;
    animation: spin 1000ms infinite linear;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.json_anim span {
  font-size:20px;
  color:#E7813B;
}

.product_vat_info {
  margin-top:3px;
  font-size:10px;
  font-weight:normal;
}
.product_vat_info a {
  text-decoration:underline;
  font-weight: normal;
  font-size:10px;
}
/*
 * CHECKOUT
 */
	#checkout .module_list, #checkout .gslist  {
		list-style:none;
		margin:0;padding:0;
		font-size:0.9em;
	}
	#checkout .module_list li, #checkout .gslist .holder,  #checkout .discount_checker  {
		margin:0;padding:0;
		margin-bottom:15px;
		padding-bottom:5px;
		cursor:pointer;

		border:1px solid #CCCCCC;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;		
		margin-top:5px;
		margin-bottom:15px;
		padding:0 5px;
	}
 #checkout .module_list h4 {
  font-weight: bold;
 }

	#checkout .module_list li.active,
 #checkout .module_list li.active:hover {
		/* background-color:#fff8c4; */ /* dunkelgelb */
  background-color:#E7F6CB; /* grün */
	}
	#checkout .module_list li:hover{
		background-color:#fffbdf;
	}	
	#checkout .module_list h4, #checkout .gslist h4,  #checkout .discount_checker h4 {
		/*font-size:1.4em; 
		color:#73b819;*/
		font-size:1.3em;
		margin-top:0px;
	}
	#checkout .module_list .info, #checkout .gslist .info,
    #checkout .module_list .important, #checkout .gslist .important {
		font-size:0.9em;
		margin-top:15px;
	}
    #checkout .module_list .important, #checkout .gslist .important {
		font-weight:bold;
        
	}    
	#checkout .module_list .info a, #checkout .gslist .info a{
		text-decoration:none;
	}	


	#checkout .module_list .red {
		color:#FF6600;
	}
	#checkout .module_list .green {
		color:#009900;
	}
    
	#checkout .paymentlist {
		font-size:0.9em;
	}
	
	
	/* spinner/processing state, errors */
.spinner,
.spinner:before,
.spinner:after {
  border-radius: 50%;
}
.spinner {
  color: #ffffff;
  font-size: 22px;
  text-indent: -99999px;
  margin: 0px auto;
  position: relative;
  width: 20px;
  height: 20px;
  box-shadow: inset 0 0 0 2px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.spinner:before,
.spinner:after {
  position: absolute;
  content: "";
}
.spinner:before {
  width: 10.4px;
  height: 20.4px;
  background: #5469d4;
  border-radius: 20.4px 0 0 20.4px;
  top: -0.2px;
  left: -0.2px;
  -webkit-transform-origin: 10.4px 10.2px;
  transform-origin: 10.4px 10.2px;
  -webkit-animation: loading 2s infinite ease 1.5s;
  animation: loading 2s infinite ease 1.5s;
}
.spinner:after {
  width: 10.4px;
  height: 10.2px;
  background: #5469d4;
  border-radius: 0 10.2px 10.2px 0;
  top: -0.1px;
  left: 10.2px;
  -webkit-transform-origin: 0px 10.2px;
  transform-origin: 0px 10.2px;
  -webkit-animation: loading 2s infinite ease;
  animation: loading 2s infinite ease;
}
@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
