@import url(boxes.css);
@import url(thickbox.css);

/*<agl.folder "Allgemein">*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

hr { display: none }
hr.Break { display: block; visibility: hidden; }

.Break { float: none; clear: both; }
.Left { float: left }
.Right { float: Right }

.lAlign { text-align: left; }
.rAlign { text-align: right; }
.cAlign { text-align: center; }

body { 
	color: #333; 
	font-size: 12px; 
	background-color: #FFF6D3; 
	background-image: url(images/background.jpg); 
	background-repeat: repeat-x; 
	background-position: top; 
	text-align: center; 
	margin: 0; 
	padding: 0;
	
}
	
body * { 
	font-family: Arial, Helvetica, sans-serif 
}

img, a img { border: none; }
a { color: #77881C; text-decoration: none }
a:hover { text-decoration: underline }
h1, h2, h3, h4, h5, h6 {}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {}
p, h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0; padding-top: 0.6em; padding-bottom: 0.3em }
ul { list-style-type:square; margin-left:20px; margin-top: 0; margin-bottom: 0; padding-top: 0.3em; padding-bottom: 0.3em }
li { margin-top: 0; margin-bottom: 0 }
form, input, textarea, select { font-size: 12px }
form { margin: 0; padding: 0; }
p, table, td, th, caption, li { }
p small { font-size: 10px }
h1 { color: #77881C; font-size: 24px; font-weight: normal }
h2 { color: #79806e; font-size: 20px; font-weight: normal }
h3 { color: #79806e; font-size: 20px; font-weight: normal }
h4 { color: #77881C; font-size: 16px; font-weight: normal } /* navi überschrift */
h5 { color: #79806e; font-size: 16px; font-weight: normal }
h6 { color: #79806e; font-size: 16px; font-weight: normal }

p, ul, ol, table, form, input, textarea, select, h1, h2, h3, h4, h5, h6 { line-height: 124%; }
/*</agl.folder>*/

h1{
	border:0px solid black;
	margin-top:0;
}

/*<agl.folder "MainCols & MainWrap">*/
#MainWrap { 
	background-color: transparent; 
	text-align: left; 
	margin: 0 auto; 
	padding: 0; 
	position: relative; 
	width: 953px; 
	float: none; 
	clear: both; 
	overflow: hidden;
	border:0px solid green;
	}

#SubWrap {
  width:929px;
  background-color:#fff;
  padding:0 12px 0 12px; 
	text-align: left; 
	margin: 0 auto;
	overflow: hidden;
	border:0px solid green;
}	


#LeftCol{
margin:0; 
float: left;
width: 200px;
border:0px solid red;
margin-bottom:50px;
}

#MidCol{
overflow:hidden; 
margin: 0;  
width: 700px;
float: right; 
margin:0;
border:0px dashed yellow;	
}


/*</agl.folder>*/

/*<agl.folder "MidCol">*/
#ShopContent { margin:0; position:relative; padding:0; } 
#BreadCrumb  { float:left; width: 470px; padding:0 0 0 230px; position: relative; top: 0px; left: 0; height: 30px; line-height:30px; color:#9ca970; border:0px dashed blue; font-size:11px;}
#BreadCrumb a {color:#9ca970;}
.ButtonSet { margin-top: 10px; border-top: 2px solid #dee7cd }
.ErrorMessage { margin-top: 10px; margin-bottom: 10px; font-weight:bold; color: #fb6300 }
.Half { width: 310px; border:1px solid #ccc; padding:10px}
.CheckOutFunction { padding-right: 10px; border-top: 1px solid #eee; border-right: 1px solid #eee }
.CheckOutFunction p {}
.CheckOutFunction .Half { width: 265px }
.OrderItem { padding-right: 10px; border-top: 1px solid #eee; border-right: 1px solid #eee }
#ProgressBar { float: none; clear: both; }
#ProgressBar span { background-color: #ddd; float: left; text-align: center; width: 25% }
#ProgressBar span.Current { color: #c13; }

/*</agl.folder>*/

/*<agl.folder "CatInfo">*/
.CatInfo { background-color: #f7f9f3; padding: 10px }
.CatInfo .Image { background-color: #d6e1c1; width: 200px; height: 200px; float: left }
.CatInfo .Text { background-color: #aab39a; width: 330px; float: right }
/*</agl.folder>*/

/*<agl.folder "CatListing">*/
.CatListing { width: 570px; background-color: #fff }
.CatListing .Item { background-color: #fff; text-align: center; margin-right: 10px; width: 180px; float: left }
.CatListing .Image {}
/*</agl.folder>*/


/*<agl.folder "ProdListing">*/
.ProdListing1,
.ProdListing2,
.ProdListing3 { width: 700px; border:0px solid blue;}

.ProdListing1 .Item,
.ProdListing2 .Item,
.ProdListing3 .Item { }

.ProdListing1 .Image,
.ProdListing2 .Image,
.ProdListing3 .Image {}

.ProdListing1 .Item {}
.ProdListing2 .Item { width: 275px; float: left; margin-right: 10px; }
.ProdListing3 .Item { width: 175px; float: left; margin-right: 0px; border-bottom:0px solid #99C15E;}

.ProdListing3 h4 a{
margin:0;
padding:0;
font-size:13px;
line-height:16px;
}
/*</agl.folder>*/

/*<agl.folder "LeftCol">*/
/* K�mmt noch */
/*</agl.folder>*/

/*<agl.folder "RightCol">*/
/* K�mmt noch */
/*</agl.folder>*/

/*<agl.folder "MainHeader">*/
#MainHeader { 
/*position: absolute; 
top: 35px; 
left: 0;*/ 
width:929px;
background-color:#fff;
padding:0;
border:0px solid red;

}

#logo{
float:left;
width:320px;
margin:55px 0 0 20px;
font-size:11px;
color:#6c6c6c;
}

#logo a{
font-size:11px;
color:#6c6c6c;
text-decoration:underline;
}

#logo h1{
font-size:16px;
color:#4db2c6;
margin:0;
padding:0;
font-weight:bold;
letter-spacing:0.1px; 
}

img.logo{
float:left;
margin:10px 0 20px 10px;
}

#versand{
float:left;
width:200px;
margin:50px 0 0 20px;
font-size:11px;
color:#6c6c6c;
border:0px solid black;
}

#kontakt{
float:right;
width:229px;
margin:47px 0 0 0;
font-size:11px;
color:#6c6c6c;
}

#ShopLogo a { color: #d6e1c1; }
#ShopFunctions { background-color: #d6e1c1; margin-top: 10px; padding-right: 10px; padding-left: 10px; height: 40px; float: none; clear: both }
#ShopFunctions p { color: #79806e; /*font-size: 16px;*/ line-height: 40px; margin: 0; padding: 0; height: 40px; }
#ShopFunctions form * { vertical-align: middle; }
#ShopFunctions input { text-align: center; }
/*</agl.folder>*/


/* MAINNAVI */

div#mainnavi {
clear:both;
height: 31px;
width: 929px;
background: url(images/mainnavi-bg2.jpg) no-repeat top center;
margin:20px 0 0px 0;
}
 
div#mainnavi div {
clear: left;
}

ul#Navigation {
margin: 0 0 0 10px; 
padding: 0;
text-align: left;
}

ul#Navigation li {
list-style: none;
float: left;  /* ohne width - nach CSS 2.1 erlaubt */
position: relative;
margin: 0; 
padding: 0;
height:31px;
line-height:31px;
font-size:13px;

font-family: Arial, Helvetica, sans-serif;
}


ul#Navigation li ul {
margin: 0; 
padding: 0;
position: absolute;
top: 31px; 
left: 0;
display: none;  /* Unternavigation ausblenden */

}

ul#Navigation li:hover ul {
display: block;  /* Unternavigation in modernen Browsern einblenden */
}

ul#Navigation li ul li {
float: none;
display: block;
border-top: 1px solid #fff;
z-index:20;
}

* html ul#Navigation li ul li{
width:180px;
border:0px solid red;
}

ul#Navigation a, ul#Navigation span {
display: block;
/*width: 100px;   Breite den in li enthaltenen Elementen zuweisen */
padding: 0 31px 0 31px; 
text-decoration: none; 
font-weight: bold;
border-right: 1px solid #fff;
color: #fff; 
background-color: #99C15E;

}

ul#Navigation li ul li a{

border: 0;
}

ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
border-color: white;
border-left-color: black; 
border-top-color: black;
color: white; 
background-color: #7ba838;
}

li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
color: maroon; 
background-color:transparent;
}

ul#Navigation li ul span {  /* aktuelle Unterseite kennzeichnen */
background-color: maroon;
}

#addit{
width:219px;
float:right;
font-weight:bold;
color:#EB8900;
}

#addit a{
text-decoration:underline;
color:#77881C;
}


/*<agl.folder "MainFooter">*/
/*#MainFooter {
	width:100%;
	height:31px;
	color: #373737; 
	font-size: 9px;
	background-image: url(images/footer.jpg); 
	background-repeat: no-repeat; 
	background-position: top center;  
	text-align:center;
	margin:50px 0 30px 0;
	line-height:31px;
	border:0px solid black;
}

#MainFooter p { 
	line-height: 30px; 
	padding: 0; 
	height: 30px;
	font-size:11px;
}
#MainFooter a { color: #79806e }
/*</agl.folder>*/

.errorBox {
	background-color: #FFA646;
	z-index: 10000;
	width: 100%;
	text-align: left;
}

/* Spamschutz im Kontaktformular */
.contact2 {
	border: 0px none;
	background: #FFF;
}

/* debug-Ausgaben */
pre {
	text-align: left;
	background-color: #fff;
	font-family: courier;
}

h1.productHead{
	color: #89955a; 
	font-size: 20px; 
	margin:0;
	padding:0;
	font-weight: normal
}

span.price{
	color: #89955a; 
	font-size: 20px; 
	font-weight: bold
}

td.main{
	padding-left:0;
}

h4 a{
	font-size:17px;
	color:#77881C;
	font-weight:bold;
}

span.productOldPrice{
	text-decoration:line-through;
	font-size:12px;
}

#meinKonto{
	width:186px;
	height:40px;
	background-color:#C0E1A3;
	margin-bottom:20px;
	padding-left:12px;
}

#meinKonto a{
	color:#92B264;
	font-size:15px;
	line-height:40px;
	font-weight:bold;
}

#zahlung{
	margin-top:10px;
	width:197px;
	text-align:center;
}

ul.agb {list-style-type:none;}
ul.agb li a {color:#333333; text-decoration:underline;}

DIV.ProdListingCrossSelling{
border-top: 1px solid #99C15E;
margin-top:50px;
}

.MainHeading{
border-bottom: 1px solid #99C15E;
}

.SubHeading{
font-size:15px;
font-weight:bold;
}

DIV.line{
border-top: 1px solid #99C15E;
margin:10px 0 0 0;
height:5px;
overflow:hidden;
}

#footer2{
border-top:1px solid #99C15E;
text-align:center;
margin-top:60px;
padding-top:10px;
color:#747474;
width:100%;
overflow:hidden;
color:#333333;
}

#footlinkstop{
margin:0;
padding:0;
list-style-type:none;
border:0px solid black;
}


#footlinkstop li {
float:left;
padding: 0 15px;
border:0px dashed #ccc;
text-align:left;
}

#footlinkstop li a{
font-weight:bold;
color:#77881C;
font-size:13px;
}

#footlinkstop li ul{
margin:0;
padding:0;
list-style-type:none;
border:0px solid black;
text-align:left;
}

#footlinkstop li ul.footlinkssub li{
float:none;
padding:0;
margin:0;
}

#footlinkstop li ul.footlinkssub li a{
font-weight:normal;
font-size:11px;
}

div.extra{
margin-top:10px;
margin-bottom:10px;
}

#share{
  height:31px;
  position:absolute;
  top:150px;
  left:50%;
  margin-left:237px;
}

#share table{
  float:right;
}

div.space1{
 width:100px;
 float:left;
}

td.Label{
 width:100px;
}

input.outline{
 border:1px solid #99C15E;
 margin-bottom:5px;
}
