@charset "UTF-8";

* { margin: 0; padding: 0;}

.accHidden {visibility: hidden;}

hr {
	color: #d9dde3;
	background-color: #d9dde3;
}

body {
	/*background: #d5cfc5 url(../images/bg-biokistl.jpg) top left repeat;*/
}

#container-logo, #container-content, #container-footer, #container-panels {
	width: 100%;
	position: absolute;
	left: 0px;
	z-index: 1;
}
#container-logo {
	top: 0px;
	height: 150px; 
	background-color: #fff;
}
#container-content {
	top: 150px;
	height: 1116px;
	background: #d5cfc5 url(../images/bg-biokistl.jpg) repeat;
}
#container-footer {
	top: 1267px;
	height: 100px; 
	background-color: #fff;
}
#container-panels {
}

#logo, #footer {
	background-color: #fff;
}

#logo, #content, #footer {
	margin: auto;
	z-index: 2;
}
#logo {
	width: 1012px; 
	height: 150px; 
	padding: 0px 0px 0px 12px; 
	background-color: #fff;
}
#content {
	width: 1006px; 
	height: 1134px;
	padding: 18px 0px 0px 18px; 
	background-color: #fff; 
	opacity: .5; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: alpha(opacity=50); 
}
#footer {
	width: 1024px; 
	padding: 12px 0px 0px 0px; 
	height: 100px; 
	/*background: #fff url(../images/footer.jpg) no-repeat;*/
	background-color: #fff;
}

.quadbig {
	position: absolute; 
	width: 457px; 
	height: 390px; 
	background-color: #fff; 
	overflow: auto;
	padding: 15px;
}
.rect {
	position: absolute; 
	width: 457px; 
	height: 174px; 
	background-color: #fff; 
	overflow: auto;
	padding: 15px;
}
.quadsmall {
	position: absolute; 
	width: 207px; 
	height: 174px; 
	background-color: #fff; 
	overflow: auto;
	padding: 15px;
}
.ordergreen {
	background-color: #1e781e;
}
.ordergreen p {
	height: 81px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
.ordergreen img {
	margin: auto auto 10px 15px;
	
}
.orderwhite {
	background-color: #ffffff;
}
#menumain {
	top: 168px;
	left: 338px;
	width: 986px;
	height: 30px;
	background-color: #f18200;
	border: 1px solid #de5400;
	position: absolute;
	z-index: 5;
}
#kalenderwoche { 
	top: 200px;
	left: 1088px;
	height: 35px;
	width: 240px;
	position: absolute; 
	padding: 13px 0px 0px 80px;
	background-image: url(../images/kalenderwoche.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #72684e;
	text-transform: uppercase;
	z-index: 4;
}

#produktwoche {
	top: 242px; 
	left: 338px;
	z-index: 4;
}
#biokistl-bestellen {
	top: 242px; 
	left: 837px;
	z-index: 4;
}
#sonderangebot {
	top: 458px; 
	left: 837px;
	z-index: 4;
}
#rezepte {
	top: 674px; 
	left: 338px; 
	z-index: 4;
}
#produkte-bestellen {
	top: 674px; 
	left: 837px;
	z-index: 4;
}
#news {
	top: 890px; 
	left: 338px; 
	z-index: 4;
}
#bio-tipp {
	top: 890px; 
	left: 837px;
	z-index: 4;
}
#tippsgif {
	position: absolute;
	top: 1007px;
	left: 804px;
	height: 96px;
	width: 96px;
	z-index: 6;
	cursor: move;
}
#newsletter {
	top: 890px; 
	left: 1087px;
	z-index: 4;
}
#newsletter .filecount {
	visibility: hidden;
}

#kundenservice { 
	position: absolute;
	left: 338px;
	top: 1106px;
	width: 988px; 
	height: 103px; 
	background-color: transparent; 
	z-index: 5;
}
#adresse {
	position: absolute;
	left: 338px;
	top: 1224px;
	width: 986px;
	height: 23px;
	z-index: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	background-color: #f18200;
	border: 1px solid #de5400;
	padding-top: 7px;
	text-align: center;
}
#standardcontent {
	position: absolute;
	left: 338px;
	top: 242px;
	width: 958px;
	height: 818px;
	z-index: 4;
	background-color: #fff; 
	overflow: auto;
	padding: 15px;
}







body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	/*background: #d5cfc5 url(../images/bg-biokistl.jpg) repeat;*/

}

.rect ul, .quadsmall ul {
	list-style-position: inside;
	list-style-image: url(../images/li-pfeil.gif);
	margin: 0px 0px 0px 250px;
}

.rect li, .quadsmall li {
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px 0px 0px 0px;
}

h1.main {
	/*font-family: Georgia,"Times New Roman",Times,serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding: 0px; 
	margin: -20px 0px 20px -50px;
}
h2 {
	color: #eb781e;
	border-bottom: 1px dotted #aea07c;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}
h3, .blau {
	color: #0a263c;
	border-bottom: 1px dotted #aea07c;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 20px;
}

.tx-sthotbiokistl-pi1 h3 {
	color: #eb781e;
	border-bottom: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
}
h4 {
	color: #eb781e;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 7px;
}

.rect h2, .quadsmall h2 {
	padding-left: 15px;
	margin: 0px 0px 15px 15px;
	display: table-cell;
	background: url(../images/h2-pfeil.gif) left center no-repeat;
}

.rect h2 {
	width: 198px;
}

.quadsmall h2 {
	width: 160px;
	margin-left: 0px;
}

div.orderwhite p, div.tx-onetrandomcontent-pi1 p {
	padding-top: 10px;
}

img.imgFloatLeft {
	margin: 0px 15px 0px 0px; 
	float: left;
	width: 212px;
	height: 172px;
}

a.imglink {
	float: left; 
	width: 248px; 
	height: 170px; 
	display: block; 
}
a.imglink img, img {
	border: none; 
}

a img {
	border: none;
}

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	
}
a:active {
	text-decoration: underline;
	color: #666666;
}

#adresse a:link {
	color: #ffffff;
	text-decoration: underline;
}
#adresse a:visited {
	text-decoration: underline;
	color: #ffffff;
}
#adresse a:hover {
	text-decoration: underline;
	color: #ffffff;
	
}
#adresse a:active {
	text-decoration: underline;
	color: #ffffff;
}

#suche {
	float: left;
	width: 475px;
	height: 60px;
	overflow: hidden;
	padding-top: 90px;
	font-size: 15px;
}
#searchform {margin-top: -20px;}
#searchform #suchegif {
	margin-top: 0px;
}
#searchform input {
	vertical-align: top;
}
#minibasket {
	float: left; 
	width: 5px; 
	height: 150px;
}
#login {
	float: left; 
	width: 284px; 
	height: 170px;
}
#lieferantenmenu a {text-decoration: none; margin: 5px 0px 0px 100px; display: block;}
#lieferantenmenu span.menutitle {padding-left: 10px;}
#lieferantenmenu span.menudate {font-weight: bold;}

.LANG {
	float: left;
	width: 61px;
}

table#logintable {
	height: 150px;
	width: 280px;
}

table#logintable tr td {
	text-align: right;
	width: 280px;
}

td#loginform {
	font-size: 10px;
	text-transform: uppercase;
	height: 102px;
	clear: both;
}
td#loginform  ul {
	list-style-type: none;
}

td#socialbookmarks { clear: both;}
td#menulang {padding-left: 150px;}

#jqLanguageMenuText {
	display: none;
	z-index: 8;
	height: 30px;
	width: 130px;
	margin: 0px 0px 0px 5px;
	padding: 0;
	font-size: 95%;
}

#jqLanguageMenuText ul#jqMenulangtextUl {
	list-style-type: none;
	width: 130px;
	height: 30px;
}

#jqLanguageMenuText ul#jqMenulangtextUl li {
	float: left;
	padding-right: 5px;
}

.tx-mvcooking-pi1 {
	margin: 0;
	padding: 0;
}

#rezepte .tx-mvcooking-pi1 {
	width: 230px; height: 158px; float: left;
}

.tx-mvcooking-pi1 form {
	margin-top: 15px;
}

.tx-mvcooking-pi1 form select {
	width: 210px;
	margin-bottom: 4px;
	display: block;
}

#rezepte .tx-mvcooking-pi1 form select {
	font-size: 95%;
}

#rezepte .tx-mvcooking-pi1 form input, #newsletter .morelink {
	display: block;
	width: 210px;
	text-align: right;
	margin-top: 5px;
}

#rezepte .tx-mvcooking-pi1 form input {
	margin-top: 12px;
	text-align: center;
	color: #fff;
	height: 24px;
	background-color: #1e781e;
	border: 1px solid #1a311f;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
}

.tx-mvcooking-pi1 ul {
	margin: 20px 0px 0px 50px;
	list-style-image: url(images/kochloeffel.gif);
	list-style-position: outside;
}

#c387 {
	clear: both;
	position: absolute;
	bottom: 0px;
	left: 20px;
}
.tx-mvcooking-pi1 li.rezeptliste {
	/*display: block;*/
	width: 270px;
	border-left: 1px solid #ccc;
	padding-left: 10px;
	float: left;
	margin-bottom: 7px;
}
.tx-mvcooking-pi1 li.rezeptliste a {
	text-decoration: none;
}

.tx-mvcooking-pi1 table td{
	text-align: left;
	padding: 0px 0px 10px 0px;
}


/**** SHOP ****/

div.col-right {
	position: relative;
	top: 150px;
	left: 0px;
	background-color: #fff;
	border: 1px solid #666666;
	margin: 20px 20px 0px 10px;
	z-index: 900;
	cursor: move;
}

div.col-right h3 {
	color: #eb781e;
	border-bottom: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 15px;
}

#jqueryablage {
	display: none; 
}

div.center {
/*	text-align: center; */
	padding-left: 18px;
}

h2.accHidden {
	visibility: hidden;
	line-height: 5px;
	margin: 0px;
	padding: 0px;
}

.tx-chgallery-pi1 {
	width: 945px;
	margin: auto;
}

.tx-chgallery-pi1 .single {
    width: 176px;
	height: 222px;
}
.tx-chgallery-pi1 .single .img {
    margin: auto;
}

.one-page-checkout-progress {padding: 10px;}

/********* WEEKLY PRODUCTS ********/

.tx-sthotbiokistl-pi1 p.p-header {
	width: 100%;
	line-height: 28px;
	background: url(/shop/skin/frontend/default/default/images/pager_bg.gif) repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	font-weight: bold;
	margin: 40px 0px 20px 0px;
}

.tx-sthotbiokistl-pi1 p.p-header span {
	padding: 0px 65px 0px 3px;
	background-color: transparent;
}

.tx-sthotbiokistl-pi1 p.p-header label {
	margin-left: 5px;
}

.tx-sthotbiokistl-pi1 dl {
	float: left;
	margin: 0px 15px 0px 10px;
	border-right: 1px solid #666666;
	min-height: 200px;
}

.tx-sthotbiokistl-pi1 dd {
	width: 120px;
	float: left;
	clear: left;
	display: block;
}
.tx-sthotbiokistl-pi1 dd.first, .tx-sthotbiokistl-pi1 dt.first {
	padding-top: 10px; 
}
.tx-sthotbiokistl-pi1 dt {
	width: 120px; 
	display: block;
	float: left;
}
.tx-sthotbiokistl-pi1 .pid50, .tx-sthotbiokistl-pi1 .pid50 a {
	color: #4e3838;
}
.tx-sthotbiokistl-pi1 .pid51, .tx-sthotbiokistl-pi1 .pid51 a {
	color: #666666;
}
.tx-sthotbiokistl-pi1 .pid52, .tx-sthotbiokistl-pi1 .pid52 a  {
	color: #614e4e;
}


div#weeklynote {
	color: #b30000;
	font-weight: bold;
	font-style: italic;
	height: 140px;
	background-image: url(images/tippsklein.gif);
	background-repeat:no-repeat;
    background-position: right bottom;
}

div#contentmenu {
	clear: both;
	width: 100%;
	height: 240px;
	overflow: hidden;
}

div#contentmenu p.p-header {
	width: 1280px;
}

div#contentmenu .menu-family-col {
	width: 1280px;
	height: 280px;
}
div#contentmenu .menu-family {
	width: 160px;
	height: 280px;
	float: left;
	text-align: center;
}

div#weeklymore, div#weeklyless {
	position: absolute;
	top: 700px;
	font-size: 400%;
	cursor: pointer;
}
div#weeklymore {
	right: 10px;
}
div#weeklyless {
	left: 10px;
	display: none;
}

div#c41,div#c42,div#c84,div#c85 {
	width: 50%;
	height: 760px;
	float: left;
}

.tx-sthotbiokistl-pi1 ul {
	list-style-type: none;
}


/*** KISTL SINGLE ***/
#single-kistl {
	height: 815px;
	width: 958px;
	overflow: hidden;
}

#single-kistl #single-title {
	width: 100%;
	border-bottom: 1px dotted #aea07c;
}
#single-kistl h1 {
	color: #0a263c;
	text-transform: uppercase;
	font-size: 16px;
}

#single-kistl h2 {
	border: none;
	margin-top: 10px;
}
#single-kistl h3 {
	color: #eb781e;
	border-bottom: 1px dotted #aea07c;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	border: none;
}

#single-kistl #single-description {
	width: 648px;
	float: left;
}
#single-kistl #single-image {
	width: 300px;
	margin-left: 10px;
	float: left;
}
#single-kistl #pricepanel {
	clear: both;
	width: 100%;
	text-align: right;
}

#single-kistl #related-container {
	width: 100%;
	height: 450px;
	margin-top: 30px;
	overflow: hidden;
}
#single-kistl #single-related {
	width: 1673px;
	height: 450px;
}

#single-kistl #single-related h3 {
	font-size: 100%;
	letter-spacing: -0.5px;
}

#single-kistl div.related-item {
	width: 214px;
	/*height: 450px;*/
	float: left;
	border-right: 1px dotted #aea07c;
	margin-right: 25px;
}

#single-kistl div.related-item ul{
	margin: 0px 0px 30px 30px;
	list-style:none;
}
#single-kistl .orderbutton, #orderform .familiesText, #orderform .orderbutton, #biokistln-all .orderbutton , .news-single-backlink, #downloadproductlist {
	vertical-align: middle;
	width: 140px;
	padding: 1px 8px 1px 8px;
	background-color: #f18200;
	color: #ffffff;
	border: 1px solid #de5400;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
}

#downloadproductlist {
	width: 195px;
	height: 20px;
	margin: 50px 0px 0px 0px;
	padding-top: 5px;
	background-color: #1e781e;
	border: 1px solid #1a311f;
	float: right;
}

#downloadproductlist a {
	color: #fff;
	text-decoration : none;
}

.news-single-backlink {position: absolute; bottom: 10px; right: 10px; width: 250px;}

.orderbutton a, .news-single-backlink a {
	color: #ffffff;
	text-decoration: none;
}
#single-kistl span.previous, #single-kistl span.next {
	margin-right: 10px;
	position: absolute;
	bottom: 10px;
}

#single-kistl span.previous {
	left: 10px;
}

#single-kistl p.priceinfo  {
	font-size: 80%;
	margin-bottom: 10px;
}

#single-kistl span.next {
	right: 10px;
}

/******** KISTL BESTELLUNG ********/
#orderform {width: 958px; height: 818px; overflow: hidden;}
#orderform .family {width: 177px; padding: 0px 8px 0px 6px; float: left;}
#orderform .act .familiesText {font-weight: bold; border: 1px solid #de3400;}
#orderform .inact .familiesText {}
#orderform .imageInact, #orderform .imageAct {cursor: pointer;}
#orderform .check {margin: 0px 0px 0px 20px;}
#orderform fieldset {float: left; margin: 20px 10px 10px 5px; padding: 10px 0px 10px 10px; background: url(images/bg-bestellen.gif) bottom repeat-x;}
#orderform fieldset legend {color: #eb781e;}
#orderform #kistlsize {width: 120px; height: 90px;}
#orderform #kistlextras {width: 200px; height: 90px;}
#orderform #kistlcontent {width: 150px; height: 90px;}
#orderform div#kistlinfo {width: 300px; float: left; height: 90px; margin: 20px 10px 0px 5px; padding: 10px 0px 10px 10px; }
#orderform hr {clear: both; }
#orderform #kistlfavorites, #orderform #kistlghosts {width: 240px; height: 100px;}
#orderform #kistlfavorites select, #orderform #kistlghosts select {margin: 0px 3px 5px 3px;}
#orderform #kistlfavorites {clear: both;} 
#orderform #kistldelivery {width: 200px; height: 100px;}
#orderform #kistlfrequency {width: 160px;  height: 100px;}
#orderform #kistlbilling {width: 510px; height: 307px; clear: both;}
#orderform div.billingdelivery {width:255px; float: left; }
#orderform #kistladd {width: 390px; height: 307px; }
#orderform #kistladd h3 {margin-bottom: 10px;}
#orderform #kistladd textarea {margin-bottom: 20px;}
#orderform #kistladd label, #orderform #kistlbilling label {display: block;}
#orderform #orderbutton {position: absolute; right: 25px; bottom: 15px;}
#orderform div.orderbutton {float: left; margin: 0px 0px 0px 20px;}
#orderform input, #orderform option, #orderform textarea {color: #666666;} 
#orderform input.validated {float: left;}
#orderform .validated label {clear: both;}
#orderform .validated .message {color: #eb781e; font-size: 90%; clear: both;}
#spinner {position: absolute; width: 100%; height: 100%; z-index: 2000; background-color: #000; opacity: .8; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); }
#spinner img {margin: auto; padding: 250px 350px 250px 350px; width: 300px;}
/*** MENU ***/

* html ul.dropdown ul { background-image: url(images/dropdown_pane_8bit.png); }

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul , ul.dropdown li:hover > #jqShopmenu, ul.dropdown li:hover > #jqBiokistlMenu {
 visibility: visible;
}





ul.dropdown li.rtl ul {
 top: 100%;
 right: 0;
 left: auto;
}

ul.dropdown li.rtl ul ul {
 top: 1px;
 right: 99%;
 left: auto;
}

/* ----- ALL LEVELS (incl. first) */
ul.dropdown {
 font: bold 12px Arial, Helvetica, sans-serif;
}

	ul.dropdown li {
	 padding: 9px 12px 7px 12px;
	 /*background-color: #df7018;*/
	 background-color: #f18200;
	 color: #fff;
	 text-transform: uppercase;
	 font-size: 90%;
	 float: left;
	 line-height: 1.3em;
	 vertical-align: middle;
	}
			
	ul.dropdown ul li {
	 padding: 5px 3px 5px 3px;
	 border-top: 1px dotted black;
	 background-color: transparent;
	 color: #000;
	 text-transform: uppercase;
	 z-index: 11;
	 position: relative;
	 top: 0px;
	 left: 0px;
	}
	ul.dropdown ul li:first-child {
	 border-top: none;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 background-color: #df7018;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited { color: #fff; text-decoration: none; }
	ul.dropdown a:hover { color: #fff; text-decoration: underline; }
	ul.dropdown a:active { color: #fff; }


/* ----- END LEVEL */


	/* ----- NON-FIRST LEVEL */

	ul.dropdown ul  {
	 visibility: hidden;
	 margin-left: -6px;
	 width: 140px;
	 padding: 10px 15px 15px 15px;
	 background: url(images/dropdown_pane.png) 0 100% no-repeat;
	 color: #000;
	 font-size: 11px;
	 font-weight: normal;
	 z-index: 10;
	 position: absolute;
	 top: 30px;
	 left: 0px;
	}
	
	ul.dropdown #jqShopmenu {
	 visibility: hidden;
	 margin-left: -10px;
	 width: 441px;
	 height: 220px;
	 padding: 10px 35px 9px 8px;
	 background: url(images/white.png) 0 100% no-repeat;
	 color: #000;
	 font-size: 11px;
	 font-weight: normal;
	 z-index: 10;
	 position: absolute;
	 top: 30px;
	 left: 0px;
	}

	ul.dropdown #jqBiokistlMenu {
		 visibility: hidden;
		 position: absolute;
		 top: 100%;
		 left: 158px;
		 height: 277px;
		 width: 570px;
		 color: #000;
		 padding-left: 2px;
		 /*border-bottom: 1px solid black;*/
		 z-index: 598;
		 background: url(images/bg-menu.gif) 0 100%;
	}
	
	ul.dropdown #jqBiokistlMenu div.menu-family-col {
		width: 190px;
		float: left;
		height: 240px;
	}
	ul.dropdown #jqBiokistlMenu div.first {
		padding-top: 10px;
	}
	ul.dropdown #jqBiokistlMenu div.second {
		padding-top: 10px;
	}
	ul.dropdown #jqBiokistlMenu div.last {
		padding-top: 10px;
	}
	ul.dropdown #jqBiokistlMenu div.menu-family {
		width: 190px;
	}
	ul.dropdown #jqBiokistlMenu div.menu-family img {
		float: left;
		clear: both;
	}
	ul.dropdown #jqBiokistlMenu div.menu-family .menu-kistln {
		float: left;
		font-weight: normal;
		text-transform: none;
		width: 125px;
	}
	
	ul.dropdown #jqBiokistlMenu div.menu-family .menu-kistln p{
		margin-top: 6px;
	}
	
	ul.dropdown #jqBiokistlMenu div.menu-family .menu-kistln a {
		color: #000;
	}
		#jqShopmenu div.shop1level {
			width: 441px;
			height: 220px;
		}
		#jqShopmenu div.shop1level div {
		 background-color: transparent;
		 color: #000;
		 text-transform: uppercase;
		 z-index: 11;
		 height: 22px;
		 width: 132px;
		 float: left;
		 padding: 0px 0px 0px 15px;
		}
	
		#jqShopmenu div.shop1level div a {
		 color: #000;
		}
		
		#jqShopmenu div.shop2level {position: relative; display: none; background-color: #eee; z-index: 20; top: 0px; left: 30px; width: 132px; padding-top: 45px;}
		
		#jqShopmenu div.shop2level div {
		 background-color: #eee;
		 color: #000;
		 text-transform: uppercase;
		 z-index: 25;
		 height: 17px;
		 width: 132px;
		 padding: 5px 5px 0px 10px;
		}
		
		ul.dropdown ul li.hover,
		ul.dropdown ul li:hover {
		 background-color: transparent;
		}

		ul.dropdown ul li.empty {
		 padding: 12px 12px 7px !important;
		 font-weight: bold;
		}

		ul.dropdown ul a:link,
		ul.dropdown ul a:visited { color: #000; }
		ul.dropdown ul a:hover { color: #000; text-decoration: none; }
		ul.dropdown ul a:active { color: #000; }

			ul.dropdown ul ul {
			 display: none;
			}

			ul.dropdown ul ul li {}

/* ----- END LEVEL */



/*------------------------------------------------------------------------------------------------------/
 * @section	Support Class 'dir'
 * @level sep	ul, .class
 */


/* ----- ALL LEVELS (incl. first) */

ul.dropdown *.dir {
 padding-right: 12px;
 background-image: none;
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

/* ----- END LEVEL */

ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

ul.dropdown-vertical *.dir {
}

ul.dropdown-vertical-rtl *.dir {
 padding-right: 15px;
 background-position: 0 50%;
}


/*** autocomleter ***/
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

#mailform fieldset {
	border: none;
}

#buroteam div.csc-default, #c337, #c338, #c343, #c344, #c339, #c340 {
	width: 300px;
	height: 130px;
	float: left;
	padding-top: 20px;
	border-bottom: 1px solid #d9dde3;
}

#c227, #c221, #c229 {
	width: 495px;
	clear: both;
	float: left;
	margin-top: 30px;
}

#c228, #c226, #c230 {
	width: 450px;
	float: left;
	margin: 30px 0px 0px 10px;
}

#c15 .bodytext {
	width: 40%;
	float: left;
	height: 100px;
}

#c15 table.contenttable {
	width: 60%;
	padding-left: 50px;
}

#c15 table.contenttable .bodytext {
	height: auto;
	float: none;
	width: auto;
}

#buroteam div#c7, #buroteam div#c52, #buroteam div#c8, #buroteam div#c289, #buroteam div#c299, #buroteam div#c280, #buroteam div#c9, #buroteam div#c328, #buroteam div#c329 {
	width: 100%;
	float: none; 
	height: 100px;
	border: none;
}

div.relatednote {color: #eb781e; font-weight: bold; text-indent: -7px; width: 655px; padding:5px 150px 5px 150px; border: 1px solid #eb781e; position: absolute; bottom: 40px; left: 15px;}

/******LIEFERANTEN******/
.lieferantentitle {width: 950px; text-transform: uppercase; color: #0a263c; border-bottom: 1px dotted #aea07c; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}
/*#lieferanten {text-align: center; }*/
#lieferanten h1 {color: #0a263c; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 16px; margin-bottom: 20px;margin-top: 20px;}
#lieferanten h3 {color: #eb781e; border-bottom: none; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 12px;	margin-bottom: 5px;}
#lieferanten .csc-linkToTop {display: none;}
#lieferanten ul {list-style: none; margin-bottom: 20px;}
#lieferanten .csc-textpic-intext-left {float: right;}
/*#lieferanten div.csc-default, #lieferanten div.csc-frame {width: 440px; padding: 0px 30px 0px 0px; float: left;}*/
#lieferanten .csc-header-n7 h1 {color: #eb781e; border-bottom: none; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin-bottom: 5px;}
#lieferanten .csc-textpic-caption {display: none;}
#lieferanten img {margin: 20px 0px 20px 0px;}

/****** NEWS *****/

#news .news-latest-item {padding: 12px 0px 0px 0px;}
#news .news-latest-item img {float: right;}
#news .news-latest-item hr.clearer {margin: 10px 0px 10px 0px;}

/***** ALL BIOKSTLN  *****/

div#biokistln-all {width: 938px; height: 798px; background: url(../../images/biokistln/alle-kistlen.jpg) right no-repeat; cursor: pointer;}
div#biokistln-all div.menu-family-col {width: 570px; height: 470px; cursor: default;}
div#biokistln-all div.menu-family {width: 170px; height: 80px; float: left; margin: 50px 5px 0px 10px; cursor: default;}
div#biokistln-all div#biokistln-all-single {width: 520px; height: 345px; overflow: hidden; border: 1px solid #d9dde3; background: url(images/bg-bestellen.gif) bottom repeat-x;  cursor: default;}
div#biokistln-all #single-kistl {height: auto; position: relative;}
div#biokistln-all div.singlePopups {display: none; width: 490px; height: auto; padding: 10px;}
div#biokistln-all div.singlePopups #single-kistl, div#biokistln-all div.singlePopups #single-title, div#biokistln-all div.singlePopups #single-description {width: 490px; height: auto; text-align: justify;}
div#biokistln-all div.singlePopups #pricepanel {display: none;}
div#biokistln-all div.orderbutton {left: 363px; top: 50px; clear: both; position: relative; }

/***** TIP A FRIEND *****/

fieldset#tipafriendfs {padding: 20px;}
fieldset#tipafriendfs label {width: 400px; display: block; float: left; margin-right: 15px;}
fieldset#tipafriendfs div#error {color: #eb781e;}

/***** REZEPTE *****/

.tx-mvcooking-pi1 fieldset {padding: 40px 20px 40px 40px; width: 250px; margin: 0px 0px 40px 20px;}
.tx-mvcooking-pi1 fieldset input {margin: 20px 0px 0px 110px;}


/**** GUESTBOOK *****/
.tx-veguestbook-pi1 {
	font-size:100%;
}

.tx-veguestbook-pi1 .guestbook-entry {
	width: 449px;
	height: 170px;
	float: left;
	margin: 0px 20px 0px 0px;
	overflow: hidden;
}

/* error handling */
.tx-veguestbook-pi1 p.tx-guestbook-form-error {
	font-weight:bold;
	color:#990000;
}

/* display of result count */
.tx-veguestbook-pi1 .tx-guestbook-result {
	font-weight:bold;
	float:left;
}

/* pagination */
.tx-veguestbook-pi1 .tx-guestbook-pagination {
	font-size:75%;
	font-weight:bold;
	float:right;
}

/* styles for list mode */
.tx-veguestbook-pi1 h2.tx-guestbook-header {
	clear:both;
	display:block;
	font-size:100%;
	font-weight:bold;
	padding: 5px 0px 5px 0px;
	width: 449px;
	margin-bottom: 10px;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
	float:left;
	width:150px;
	background:#EFEFEF;
	min-height:4em;
	padding: 10px;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
	height:4em;
}

.tx-veguestbook-pi1 .tx-guestbook-left p {
	color:#333;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
	float:left;
	width:259px;
	background:#FFF;
	padding: 0px 10px 10px 10px;
}

/* styles for latest mode */
.tx-veguestbook-pi1 .tx-guestbook-latest p,
.tx-veguestbook-pi1 .tx-guestbook-right p {
	color:#333;
}

.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
	font-weight: bold;
}

.tx-veguestbook-pi1 .tx-guestbook-right h3 {
	font-size:100%;
	color:#990000;
	font-weight:bold;
	background:none;
}

.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
	font-size:75%;
	color:#333;
	font-style: italic;
}

.tx-veguestbook-pi1 .tx-guestbook-latest {
	display:block;
	padding:0.25em;
	clear:both;
}

/* form styles */
.tx-veguestbook-pi1 .tx-guestbook-field {
	clear:both;
	width:100%;
	display:block;
	padding: 1em 0;
}

.tx-veguestbook-pi1 .tx-guestbook-field label {
	clear: both;
	display: block;
	float: left;
	width: 10em;
}

.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
	float:left;
	width:10em;
}

.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
	float:left;
	width:20em;
}

.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
	width: 30em;
	display: block;
	float: left;
}

.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
	color:#990000;
}

.tx-veguestbook-pi1 fieldset {
	border:none;
}

.tx-veguestbook-pi1 legend {
	display:none;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap {
	float:left;
	display:block;
	background:#F7F7F7;
	border:1px solid #CCC;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap {
	margin-left:2.25em;
}


.tx-veguestbook-pi1 .tx-guestbook-freecap img {
	float:left;
	display:block;
	padding-left:0.25em;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap input {
	float:left;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap label {
	clear:both;
	display:block;
	float:none;
	width:10em;
	margin-bottom:0.5em;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap p {
	font-size:75%;
	padding:0.25em;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
	display:none;
}

.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
	color:#990000;
}

.tx-veguestbook-pi1 .tx-guestbook-clear {
	clear:both;
	display:block;
}

.tx-veguestbook-pi1 input.tx-guestbook-submit {
	width:auto;
	display:block;
}

.englisch {font-size: 24px; color: #000; text-align: center; vertical-align: middle;}

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.ui-tabs {}
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1e781e; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1e781e; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; outline: none; text-decoration: none; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }


.mini-bestsellers h2 {font-size: 16px; margin: 0; padding: 0;}
.mini-bestsellers h4 {margin-top: 40px;}
.mini-bestsellers h4 a {color: #000}
.mini-bestsellers table td {margin: 0px; padding: 0px;}
ol#cart {list-style: none; text-align: center;}

