@import url(boxes.css);
@import url(style.css);
@import url(thickbox.css);
@import url(slider.css);
#copyandcreate{position:absolute; top:-15px}
#bg_top {   background: url('images/bg.jpg') repeat-x;  }

#ShopFunctions form * { vertical-align: middle; }
#ShopFunctions input { text-align: center;}
form, input, textarea, select { font-size: 12px; margin:5px;}
form { margin: 5px; padding: 5px; }

#bg_box{
  margin: 0 auto;
  padding: 0;
  background-image: url('images/masterbg.jpg');
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top center;
  }
body
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
  line-height:1.3em;
}

.search{
		float: right;
		width:300px;
		padding:8px 0 0 0;}
		
.footer_box1, .footer_box2, .footer_box3 {
	padding:0 0 0 8px;
	float:left;
	width:230px;
	text-align: left;
	border-right: 1px dashed #d5d5d5;
	}
.footer_box4{	
	padding:0 0 0 8px;
	float:left;
	text-align:right;
	width:230px;}

.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; }




#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: -20px; left: 0; height: 30px }
#BreadCrumb{color:#000;}
#BreadCrumb a { color:#000;}
#BreadCrumb a:hover{  color: #792F33; }
.ButtonSet { margin-top: 10px;  }
.ErrorMessage { margin-top: 10px; margin-bottom: 10px; padding-right: 10px; padding-left: 10px; border: solid 2px #c00 }
.Half { width: 275px; }
.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 {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: 687px }
.CatListing .Item { border:1px dashed #900; text-align: center; padding-left:5px; margin: 8px; width:250px; float: left; font-weight:bold;}
.CatListing .Image {}

.ProdListing1,
.ProdListing2,
.ProdListing3 { width: 687px }

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

.ProdListing1 .Image,
.ProdListing2 .Image,
.ProdListing3 .Image {background-position: center; min-height:170px; border-bottom:#d1d1d1 1px dashed;}

.ProdListing1 .Item { width: 31%; float: left; margin-right: 1px; padding:5px; border: 1px dashed #d2d2d2; min-height:300px;}
.ProdListing2 .Item { width: 31%; float: left; margin-right: 1px; padding:5px; border: 1px dashed #d2d2d2; min-height:300px; }
.ProdListing3 .Item { width: 31%; float: left; margin-right: 1px; padding:5px; border: 1px dashed #d2d2d2; min-height:300px;}



.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;
}


