@import url(boxes.css);
@import url(thickbox.css);
/*<agl.folder "Allgemein">*/


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

.clearfix {
	display: block;
	clear:both;
}
/* End hide from IE-mac */


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: #2e2e2e;
	font-size: 67.5%;
	background: #d3d3d3 url(images/body.jpg) left top repeat-x;
	
	font-family:Verdana, Geneva, sans-serif;
	
	text-align: left;
	margin: 0;
	padding: 0
}

#root{
	position:relative;
	margin:auto;
	width:969px;
	background: url(images/content.jpg) left top repeat-y;
}

#header{
	height:102px;
	background: url(images/head.jpg) left top no-repeat;
	padding-left:0px;
}

#head2{
	height:47px;
	background: url(images/head2.jpg) left top no-repeat;
	padding-left:0px;
}


#header a.link{
	margin:0;
	display:block;
	float:left;
	background-color:#f5f5f5;
	padding:10px 10px 10px 10px;
	border-right:1px solid black;
	font-size:1.2em;
	font-weight:bold;
}



.textfield{
	
	border:1px solid #ababab;
	height:16px;
	margin-bottom:5px;
	padding-top:2px;
	color:#2e2e2e;
}

#topmenu{
	height:26px;
	background: url(images/topmenu.jpg) left top no-repeat;
	padding-left:300px;
}

#topmenu ul{
	margin:0;
	padding:0;	
	list-style:none;
}

#topmenu ul li{
	margin:0;
	padding:0;
	float:left;
	margin-left:7px;
}

#topmenu ul li a{
	display:block;
	width:147px;
	height:21px;
	background: url(images/topmenu-item.jpg) left top no-repeat;
	color:white;
	text-align:center;
	text-transform:uppercase;
	font-size:1.3em;
	font-weight:bold;
	padding-top:5px;
}




#topmenu img{
	margin:0;
	padding:0;
	float:left;
}

#left{
	float:left;
	width:235px;
	padding-top:5px;
}

#content-wrapper{
	float:left;
	width:694px;
	margin-left:13px;
	margin-right:13px;

	font-size:1.1em;
}

#breadcrumbs{
	margin:3px;
	margin-bottom:10px;
}

#content{
	padding-left:10px;
	padding-right:10px; 
	min-height: 650px;
}

#slideshow{
	background-color:#fff;
	height:185px;
}



#footer{
	clear:both;
	height:11px;
	background: url(images/footer.jpg) left top no-repeat;
	padding-top:20px;
	text-align:center;
}

.copyright{
	clear:both;
	text-align:center;
	margin-top:3px;
}

body * {
	font-family: Arial, Helvetica, sans-serif
}
img, a img {
	border: none;
}
a {
	color: #000;
	text-decoration: none
}
a:hover {
	text-decoration: none;
	color:#444;
}
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 {
}
 h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0;

}
p{
	margin-bottom:2px;
	margin-top:2px;
}
ul, ol {
	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,
.productInfo1 .productsname{ 
	color: #79806e;
	font-size: 1.4em;
	font-weight: normal;
	background-color:#afbecd;
	padding:3px;
	padding-left:10px;
	color:#323334;
	border:1px solid #ababab;
	margin-bottom:10px;
}
h2 {
	color: #79806e;
	font-size: 1.5em;
	font-weight: normal
}
h3 {
	color: #79806e;
	font-size: 20px;
	font-weight: normal
}
h4 {
	
	font-size: 16px;
	font-weight: normal
}
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 {

}
/*</agl.folder>*/


.clear{
	clear:both;
}


/*<agl.folder "MainCols & MainWrap">*/
#MainWrap {
	background-color: #fff;
	background-image: url("images/BG_MainHeader.gif");
	background-repeat: no-repeat;
	background-position: 50% 10px;
	text-align: left;
	margin: 10px auto 0;
	padding: 0 0 10px;
	position: relative;
	width: 980px;
	float: none;
	clear: both;
	overflow: hidden
}
#MidCol, #LeftCol, #RightCol {
	margin-top: 220px;
	position: relative;
	overflow: hidden
}
#LeftCol, #RightCol {
	width: 190px
}
#MidCol {
	position: relative;
	left: 210px;
	width: 560px;
	float: left
}
#LeftCol {
	left: -550px;
	float: left
}
#RightCol {
	right: 10px;
	float: right
}
/*</agl.folder>*/

/*<agl.folder "MidCol">*/
#ShopContent {
	margin-top: 40px;
	padding-bottom: 10px;
	position: relative;
	border-top: 2px solid #dee7cd
}
#BreadCrumb {
	margin: 0;
	padding-top: 0.3em;
	padding-bottom: 0;
	position: absolute;
	top: -40px;
	left: 0;
	height: 40px
}
.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 {

}
.CheckOutFunction {
	padding-right: 10px;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee
}
.CheckOutFunction p {
}
.CheckOutFunction .Half {
  margin-bottom:5px;
  margin-top:5px;
}

.CheckOutFunction .Left {
	
}

.CheckOutFunction .Right {
	
}

.CheckOutFunction textarea{
	width:100%;
}

.CheckOutFunction .Block table{
	border-collapse:separate;
	border-spacing:5px;
}


.CheckOutFunction-wrapper{
	margin-bottom:15px;
}

.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: 560px
}
.CatListing .Item {
	background-color: #f7f9f3;
	text-align: center;
	margin-right: 10px;
	width: 160px;
	float: left
}
.CatListing .Image {
}
/*</agl.folder>*/


.products-sortby{
	text-align:right;
	margin-right:15px;
}

/*<agl.folder "ProdListing">*/
.ProdListing1, .ProdListing2, .ProdListing3 {
	margin-top:10px;
}
.ProdListing1 .Item, .ProdListing2 .Item, .ProdListing3 .Item {
	background-color: #EEE;
}
.ProdListing1 .Image, .ProdListing2 .Image, .ProdListing3 .Image {
}
.ProdListing2{
	
}
.ProdListing2 .Item {
	width: 300px;
	float: left;
	margin-right: 10px;
	padding:0px;
	margin-bottom:10px;
	border:1px solid #ABABAB;
	min-height:260px;
	_height:260px;
	_overflow:visible;
}

.ProdListing2 .Item table{
	
	width:100%;
}

.ProdListing2 .Item td{
	padding:0;
}


.ProdListing2 .Item .Price{
	text-align:right;
	margin-top:10px;
}

.ProdListing2 .Item .Shipping{
	text-align:right;	
}

.ProdListing2 .Item .BuyNow{
	margin:10px;
	margin-right:0;
	text-align:right;
}

.ProdListing2 .Item .description{
	min-height:120px;
	_height:120px;
	_overflow:visible;
}

.ProdListing2 .Item .Text{
	font-size:0.9em;
}
.ProdListing2 .Item h4 {
	font-size:1.2em;
	margin-bottom:5px;
}

.ProdListing2 .Break {
	display:block;
}

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

.productInfo1{
	background-color:#EEEEEE;
	border:1px solid #ccc;
}

.productInfo1 .inner{
	padding:10px;	
}

.productInfo1 .priceinfo{
	text-align:right;
}

.productInfo1 .price{
	font-size:1.4em;
	font-weight:bold;
	display:block;
}

.productInfo1 .productsdiscount{
	display:block;
}

.productInfo1 .taxinfo,
.productInfo1 .shippinglink,
.productInfo1 .productsmodel,
.productInfo1 .productsvpe{
	font-size:0.9em;
}

.productInfo1 .shippinglink a{
	text-decoration:underline;
}

.productInfo1 .productsname{
	padding-bottom:2px;
}


.productInfo1 .productsimgoriginal{
	display:block;
	margin-bottom:2px;
}

.productInfo1 .productdesc{
	margin-bottom:10px;
	border-bottom:1px solid #CCC;
}

.productInfo1 .productoptions{
	margin-bottom:10px;
	margin-top:10px;
	text-align:right;
}

.productInfo1 .productoptions table{
	margin-left:auto;
}

.productInfo1 .cartbtns{
	display:block;
	text-align:right;
}

.productInfo1 .addcartbtn input{
	vertical-align:bottom;
	margin-left:5px;
}


.productInfo1 .textshippingtime,
.productInfo1 .productsvpe{
	display:block;
	text-align:right;
	font-size:0.9em;
}

.productInfo1 .productsprint{
	display:block;
	margin-top:10px;
}

.productInfo1 .wishlistbtn{
	display:block;
	text-align:right;
	margin-top:5px;
}

.productInfo1 .productsprint .label{
	display:none;
}

.productInfo1 .productsadded{
	margin-top:10px;
	margin-bottom:10px;
}

.blackborder{
	border: 1px solid; 
	border-color:#000000;
}

.account-gift-cart .boxTextBGII{
	border:none;
}

.account-gift-cart td{
	text-align:left;
}

.account-gift-cart .gc-head{
	color:#79806E;
	font-size:16px;
	font-weight:normal;
	padding-bottom:8px;
	display:block;
}


#create_account h4{
	margin-left:10px;	
}

table.FormArea { 
	margin-bottom:20px;
	margin-left:15px;
}

.FormArea .Label{ 
	width:150px;
}

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

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

/*<agl.folder "MainHeader">*/
#MainHeader {
	margin-right: 10px;
	margin-left: 10px;
	position: absolute;
	top: 10px;
	left: 0;
	width: 960px;
}
#ShopLogo {
	color: #d6e1c1;
	font-size: 36px;
	line-height: 150px;
	background-color: #666;
	background-image: url("images/BG_MainHeader.gif");
	background-repeat: no-repeat;
	background-position: 50% 0;
	margin: 0;
	padding: 0 10px;
	height: 150px;
	overflow: hidden
}
#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 {
	color: #aab39a;
	font-size: 9px;
	background-color: #f7f9f3;
	margin: 0 10px;
	padding-right: 10px;
	padding-left: 10px;
	float: none;
	clear: both
}
#MainFooter p {
	line-height: 30px;
	padding: 0;
	height: 30px
}
#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;
}

