﻿div#warenkorb{position: fixed; float: right; margin:auto; width:360px; text-align: right; border: 1px; border-style: dotted; right:0px; margin-top: 300px;}

/************************************************
*************FIRST_LEVEL*************************
************************************************/
/*Style-Definition für die First-Level-Navigation*/
DIV.fstLevel a
{
font-family: Arial, Helvetica, sans-serif;
display: block;
background-image: url(basics/Link.jpg);
margin-bottom: 3px;
margin-left: 0px; 
height: 18px;
width: 100%;
font-size: 13px;
font-weight: bold;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 0px;
padding-left: 40px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
border-top-width: 0px;
border-left-color: #C8C8C8; 
border-bottom-color: #75C136;
border-top-color: #62B021;
color:#FFFFFF;
}
/*Style-Definition für die First-Level-Navigation bei Mouse-Over*/
DIV.fstLevel a:hover
{
font-family: Arial, Helvetica, sans-serif;
display: block;
background-image: url(basics/LinkAktiv.jpg);
margin-bottom: 3px;
margin-left: 0px; 
height: 18px;
width: 100%;
font-size: 13px;
font-weight: bold;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 0px;
padding-left: 40px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
border-top-width: 0px;
border-left-color: #C8C8C8; 
border-bottom-color: #75C136;
border-top-color: #62B021;
color:#FFFFFF;
}
/*Style-Definition für die First-Level-Navigation bei aktivem Link*/
DIV.fstLevelActive a
{
font-family: Arial, Helvetica, sans-serif;
display: block;
background-image: url(basics/LinkAktiv2.jpg);
margin-bottom: 3px;
margin-left: 0px; 
height: 18px;
width: 100%;
font-size: 13px;
font-weight: bold;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 0px;
padding-left: 40px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
border-top-width: 0px;
border-left-color: #C8C8C8; 
border-bottom-color: #75C136;
border-top-color: #62B021;
color:#008D54;
}

/************************************************
*************SECOND_LEVEL*************************
************************************************/
/*Style-Definition für die Second-Level-Navigation*/
DIV.secLevel a
{
font-family: Arial, Helvetica, sans-serif;
display: block;
background-image: url(basics/UnterLink.jpg);
margin-bottom: 3px;
margin-left: 0px; 
height: 18px;
width: 100%;
font-size: 13px;
font-weight: normal;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 0px;
padding-left: 55px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
border-top-width: 0px;
border-left-color: #C8C8C8; 
border-bottom-color: #75C136;
border-top-color: #62B021;
color:#FFFFFF;
}
/*Style-Definition für die Second-Level-Navigation bei Mouse-Over*/
DIV.secLevel a:hover
{
font-family: Arial, Helvetica, sans-serif;
display: block;
background-image: url(basics/UnterLinkAktiv.jpg);
margin-bottom: 3px;
margin-left: 0px; 
height: 18px;
width: 100%;
font-size: 13px;
font-weight: normal;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 0px;
padding-left: 55px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
border-top-width: 0px;
border-left-color: #C8C8C8; 
border-bottom-color: #75C136;
border-top-color: #62B021;
color:#FFFFFF;
}
/*Style-Definition für die Second-Level-Navigation bei aktivem Link*/
DIV.secLevelActive a
{
font-family: Arial, Helvetica, sans-serif;
display: block;
background-image: url(basics/UnterLinkAktiv2.jpg);
margin-bottom: 3px;
margin-left: 0px; 
height: 18px;
width: 100%;
font-size: 13px;
font-weight: normal;
text-decoration: none;
visibility: visible;
border-style: solid;
border-left-width: 0px;
padding-left: 55px;
border-right-width: 0px;
border-top-width: 0px;
border-bottom-width: 0px;
border-top-width: 0px;
border-left-color: #C8C8C8; 
border-bottom-color: #75C136;
border-top-color: #62B021;
color:#008D54;
}

#workshop {
background-image:url(basics/ws_back.jpg); background-repeat: no-repeat;
width: 190px;
float: left;
height: 185px;
background-color:#999999;
margin-right: 10px;
margin-bottom: 0px;
margin-bottom: 15px;
}
#workshopinnen {
width: 170px;
float: left;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
}
#info {
width: 140px;
height: 150px;
float: right;
}

div#shop-zutatenrahmen{
	margin-left: 0px;
    margin-top: 0px;
	width: 600px;
		height: 200px;
}

div#shop-wechsel{
    float: left;
    display: block;
    margin-left: 0px;
    margin-top: 25px;
    width: 600px;
}

div#zutatenwarenkorb1{
	position: relative;
	float: left;
	margin-left:0px;
	margin-right:5px;
    margin-top: 0px;
	padding: 2px;
	height:15px;
	text-align: left;
	background-color: #ebebeb;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-color: #75C136;
	border-bottom-color: #75C136;
	border-top-color: #75C136;
	border-right-color: #75C136;
}
div#shop-zutaten{
	position: relative;
	overflow: hidden;
	float: left;
	margin-left:5px;
	margin-right:0px;
	margin-top:4px;
	padding: 3px;
	width:100px;
	height:110px;
	text-align: left;
	background-color: #ffffff;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-color: #75C136;
	border-bottom-color: #75C136;
	border-top-color: #75C136;
	border-right-color: #75C136;
}
div#shop-zutatenprodukt{
	position: relative;
	float: left;
	margin-left:0px;
	margin-right:5px;
	margin-top:4px;
	padding: 3px;
	width:106px;
	height:110px;
	text-align: left;
	background-color: #ffffff;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-color: #75C136;
	border-bottom-color: #75C136;
	border-top-color: #75C136;
	border-right-color: #75C136;
}
div#bestellungprodukt{
    background-image:url(basics/produktbestellung-back.jpg); background-repeat: no-repeat;	
	position: static;
	display: block;
	float: left;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding: 0px;
	width:665px;
	text-align: left;
	background-color: #ffffff;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-color: #75C136;
	border-bottom-color: #75C136;
	border-top-color: #75C136;
	border-right-color: #75C136;
}
div#bestellungproduktkat{
	position: static;
	display: block;
	float: left;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding: 0px;
	width:665px;
	text-align: left;
	background-color: #ffffff;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-color: #75C136;
	border-bottom-color: #75C136;
	border-top-color: #75C136;
	border-right-color: #75C136;
}
div#shop-zutaten2{
	position: relative;
	background-image:url(basics/produkt-back-breit.jpg); background-repeat:no-repeat;
	float: left;
	margin-left:10px;
    margin-top:4px;
	padding: 3px;
	width:190px;
	height:28px;
	text-align: left;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-color: #75C136;
	border-bottom-color: #75C136;
	border-top-color: #75C136;
	border-right-color: #75C136;
}

div#warenkorbliste{
	position: relative;
	background-color: #333333;
	float: left;
	margin-left:0px;
    margin-top:4px;
	padding: 10px;
	width:650px;
	text-align: left;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-color: #75C136;
	border-bottom-color: #75C136;
	border-top-color: #75C136;
	border-right-color: #75C136;
}
div#shop-zutaten-text{
	position: relative;
	float: left;
	margin-left:10px;
    margin-top:4px;
	padding: 3px;
	width:200px;
	height:43px;
	text-align: left;
	background-color: #ffffff;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-color: #75C136;
	border-bottom-color: #75C136;
	border-top-color: #75C136;
	border-right-color: #75C136;
	padding-bottom: 20p;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.normalzutaten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-left: 5px;	
}

div#mengengrenzerahmen{
	margin-left:22px;
    margin-top:6px;
	margin-bottom:6px;
	width: 350px;
}
.mengengrenze {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}
.antwort_boebel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #008D54;
	font-weight: normal;
}
.hervorhebung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
a.hervorhebunglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.hervorhebunglink:hover  {color: #000000;}


.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.bildtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

a.bildtextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #008D54;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
a.bildtextlink:link    { }
a.bildtextlink:visited { }
a.bildtextlink:hover   { background-color:#FFFFFF; color: #008D54; text-decoration: none;}
a.bildtextlink:active  { }

.seitenheadline {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	font-size: 22px;
	color: #787878;
	font-weight: bold;
}

a.seitenheadlinelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #787878;
	font-weight: bold;
	text-decoration: none;
}
a.seitenheadlinelink:link    { }
a.seitenheadlinelink:visited { }
a.seitenheadlinelink:hover   { color: #463B7B; text-decoration: no;}
a.seitenheadlinelink:active  { }


a.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.textlink:link    { }
a.textlink:visited { }
a.textlink:hover   { background-color:#FFFFFF; color: #008D54; text-decoration: none;}
a.textlink:active  { }

.unterzeile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 11px;
	text-decoration: none;
}
.unterzeilegrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #969696;
	line-height: 11px;
	text-decoration: none;
}
.unterzeileadmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
a.Normallink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #008D54;
}
a.Normallink:hover  { background-color:#FFFFFF; color: #000000;}


a.Normallinkgross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #008D54;
}
a.Normallinkgross:hover  { background-color:#FFFFFF; color: #000000;}

.oeffnungszeit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.shopmeldung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
}
.headline_riesig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}
.agb {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
}
a.sitemaplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #008D54;
}
a.sitemaplink:link    { }
a.sitemaplink:visited { }
a.sitemaplink:hover   { background-color:#FFFFFF; color: #463B7B; text-decoration: underline;}
a.sitemaplink:active  { }

a.sitemaplink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #463B7B;
}
a.sitemaplink2:link    { }
a.sitemaplink2:visited { }
a.sitemaplink2:hover   { background-color:#FFFFFF; color: #008D54; text-decoration: underline;}
a.sitemaplink2:active  { }
.slogan {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #008D54;
	font-weight: bold;
}
.slogan2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008D54;
	font-weight: bold;
}
.pdm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
}
.presseheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	line-height: 24px;
}
.shop_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
}
a.shoplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
	text-decoration: underline;
}
a.shoplink:link    { }
a.shoplink:visited { }
a.shoplink:hover   { background-color:#FFFFFF; color: #463B7B; text-decoration: none;}
a.shoplink:active  { }


a.sloganlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #008D54;;
	font-weight: bold;
	text-decoration: underline;
}
a.sloganlink:link    { }
a.sloganlink:visited { }
a.sloganlink:hover   { color: #463B7B; }
a.sloganlink:active  { }

.fehlangabe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1FB175;
	font-weight: bold;
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #008D54;
	font-weight: bold;
}
div#content{border-style: solid; border-right-width: 0px; border-left-width: 0px; border-left-color: #f29400; border-top-width: 10px; border-bottom-width: 1px; border-right-color: #FFFFFF; margin-left:0px; margin-right: 10px; margin-bottom: 10px; width:305px; height:230px; background-image:url(basics/produkt-back.jpg); background-repeat: no-repeat; text-align: left; position:relative; float: left}
div#content2{
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	border-left-color: #f29400;
	border-top-width: 10px;
	border-bottom-width: 0px;
	border-right-color: #FFFFFF;
	margin-left:0px;
	width:285px;
	height:175px;
	background-image:url(basics/produkt-back.jpg);
	text-align: left;
	position:relative;
	float: right
}

.mix-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.mix-headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-left: 22px;
	line-height: 16px;
	color: #f19520;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.mix-headline3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16x;
	margin-left: 0px;
	line-height: 20px;
	color: #f19520;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* use a semi-transparent image for the overlay */ 
#overlay { 
    background-image:url(); 
    color:#FFFFFF; 
    /*height:400px; 
} 
 
/* container for external content. uses vertical scrollbar, if needed */ 
div.wrap { 
    /*height:450px; 
    overflow-y:auto; */
}

div#schliessen{position: absolute; float: left; width:188px; height:31px; text-align: left; padding-top: 0px; padding-left: 0px; top: -600px; left: 564px;}
div#schliessenunten{position: absolute; float: left; width:188px; height:31px; text-align: left; padding-top: 0px; padding-left: 0px; top: -22px; left: 564px;}

