@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: #fff; 
	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: #aab39a; 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 { 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: #89955a; 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: #79806e; 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; 
	background-image: url(images/059_rahmen_sub.jpg);
	background-repeat: repeat-y; 
	background-position: top center; 
	text-align: left; 
	margin: 0 auto; 
	padding: 0; 
	position: relative; 
	width: 1000px; 
	float: none; 
	clear: both; 
	overflow: hidden;
	border:0px solid green;
	overflow:hidden;
	}
	
#SubWrap { 
	background-color: transparent; 
	background-image: url(images/059_rahmen.jpg);
	background-repeat: no-repeat; 
	background-position: top center; 
	text-align: left; 
	margin: 164px 0 0 0; 
	padding: 0;
	width: 1000px;
	min-height:661px;
	border:0px solid black;
	}

#LeftCol{
	position: relative; 
	overflow: hidden;
	float: left;
	left: -497px; 
	width: 197px;
	border:0px solid red;
	margin-bottom:50px;
}

#RightCol { 
	margin: 0; 
	position: relative; 
	overflow: hidden; 
	right: 22px; 
	float: right;
	width: 190px; 
}

#MidCol{ 
	margin: 0; 
	position: relative; 
	overflow: hidden; 
	position: relative; 
	left: 246px; 
	width: 520px; 
	float: left; 
	margin-bottom:50px;
}


/*</agl.folder>*/

/*<agl.folder "MidCol">*/
#ShopContent { margin-top: 40px; padding-bottom: 10px; position: relative; border-top: 2px solid #dee7cd; border: 0px solid green; }
#BreadCrumb  { margin: 0; padding:0; position: absolute; top: -40px; left: 0; height: 40px;border 0px solid red;color:#9ca970; }
#BreadCrumb a {color:#9ca970;}
.ButtonSet { margin-top: 10px; border-top: 2px solid #dee7cd }
.ErrorMessage { margin-top: 10px; margin-bottom: 10px; padding-right: 10px; padding-left: 10px; border: solid 2px #c00 }
.Half { width: 255px; border:0px solid black}
.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: 570px }

.ProdListing1 .Item,
.ProdListing2 .Item,
.ProdListing3 .Item { background-color: #f7f9f3 }

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

.ProdListing1 .Item {}
.ProdListing2 .Item { width: 275px; float: left; margin-right: 10px; }
.ProdListing3 .Item { width: 180px; float: left; margin-right: 10px; }
/*</agl.folder>*/

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

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

/*<agl.folder "MainHeader">*/
#MainHeader { 
	margin: 0;
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 1000px;
	height:164px; 
	background-image: url(images/059_header_shop.jpg);*
	background-repeat: no-repeat; 
	background-position: top; 
	border:0px solid black;
}

#logo{
	float:left;
	width:156px;
	height:126px;
	border:0px solid black;
	margin:4px 0 0 42px;
	padding:0;
}

* html #logo{
	margin:4px 0 0 22px;
}

#topic{
	width:170px;
	border:0px solid black;
	margin:73px 0 0 233px;
	padding:0;
	text-align:center;
	border:0px solid black;
}

#topic h1{
	font: bold 19px Arial;
	color:#be8e00;
	margin:0;
	padding:0;
	text-transform: uppercase;
	letter-spacing:0.1px;
}

#topic h2{
	font: bold 15px Arial;
	color:#be8e00;
	margin:0;
	padding:0;
	text-transform: uppercase;
}

#topic h3{
	font: bold 15px Arial;
	color:#466a98;
	margin:0;
	padding:0;
	text-transform: uppercase;
	letter-spacing:0.9px;
}

#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>*/

/*<agl.folder "MainFooter">*/
#MainFooter { 
	width:950px;
	height:31px;
	color: #373737; 
	font-size: 9px;
	background-image: url(images/059_footer_01.jpg); 
	background-repeat: no-repeat; 
	background-position: top center;  
	text-align:center;
	margin-top:50px;
	margin-left:26px;
	margin-bottom:20px;
	float: none;
	clear: both; 
	line-height:31px;
	border:0px solid red;
}

#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:20px;
}

h4 a{
	font-size:15px;
	color:#92b264;
	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;}