@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: #666666;
	font-size: 12px;
	background-color:#882b23;
	background-image: url("images/hg_ganz.gif");
	background-repeat: repeat;
	background-position: 50% 0;
	background-attachment:fixed;
	text-align: center;
	margin: 0;
	padding: 0;
}
body * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img, a img {
	border:none;
}
a {
	color: #882b23;
	font-weight:bold;
	text-decoration: none;
	font-size:1em;
}
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, ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	list-style:none;
}
li {
	margin-top: 0;
	margin-bottom: 0;
}
form, input, textarea, select {
	font-size: 0.9em;
}
form {
	margin:0;
	padding: 0;
}
p, table, td, th, caption, li {
}
p small {
	font-size: 0.8em;
}
h1 {
	color: #882b23;
	font-size: 1.5em;
	font-weight: bold;
}
h2 {
	color: #882b23;
	font-size: 1.2em;
	font-weight: bold;
}
h3 {
	color: #882b23;
	font-size: 1.2em;
	font-weight: normal;
}
h4 {
	color: #882b23;
	font-size: 1.2em;
	font-weight: bold;
	line-height:1.2em;
}
h5 {
	color: #882b23;
	font-size: 1em;
	font-weight: normal;
}
h6 {
	color: #882b23;
	font-size: 1em;
	font-weight: normal;
}
p, ul, ol, table, form, input, textarea, select, h1, h2, h3, h5, h6 {
	line-height: 124%;
}
/*</agl.folder>*/


/*<agl.folder "MainCols & MainWrap">*/

#MainWrap {
	background-color:#ffffff;
	background-repeat: no-repeat;
	background-position: 50% 10px;
	text-align: left;
	margin: 10px auto 0;
	padding: 0px 0px 10px;
	position: relative;
	width: 908px;
	float: none;
	clear: both;
	overflow: hidden;
}
#MidCol, #LeftCol, #RightCol {
	background-color:#ffffff;
	margin-top: 310px;
	position: relative;
	overflow: hidden;
}
#LeftCol, #RightCol {
	width: 190px;
}
#MidCol {
	position: relative;
	left: 215px;
	width: 680px;
	float: left;
	margin-bottom:15px;
}
#LeftCol {
	left: -673px;
	float: left;
}
#RightCol {
	right: 10px;
	float: right;
}
/*</agl.folder>*/

/*<agl.folder "MidCol">*/
#ShopContent {
	margin-top: 30px;
	padding-bottom: 10px;
	position: relative;
	width:680px;
	border-top: 2px solid #882b23;
}
#BreadCrumb {
	margin: 0;
	padding-top: 1em;
	padding-bottom: 0;
	position: absolute;
	color:#882b23;
	top: -36px;
	left: 0;
	height: 26px;
	font-size:0.9em;
}
.ButtonSet {
	margin-top: 10px;
	border-top: 2px solid #882b23;
}
.ErrorMessage {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: solid 2px #882b23;
}
.Half {
	width: 275px;
}
.CheckOutFunction {
	padding-right: 10px;
	border-top: 1px solid #882b23;
	border-right: 1px solid #882b23;
}
.CheckOutFunction p {
}
.CheckOutFunction .Half {
	width: 265px;
}
.OrderItem {
	padding-right: 10px;
	border-top: 1px solid #882b23;
	border-right: 1px solid #882b23;
}
#ProgressBar {
	float: none;
	clear: both;
}
#ProgressBar span {
	background-color: #EFDFB3;
	float: left;
	text-align: center;
	width: 25%;
}
#ProgressBar span.Current {
	color: #882b23;
}
/*</agl.folder>*/

/*<agl.folder "CatInfo">*/
.CatInfo {
	background-color: #efdfb3;
	padding: 10px;
}
.CatInfo .Image {
	background-color: #efdfb3;
	width: 200px;
	height: 200px;
	float: left;
}
.CatInfo .Text {
	background-color: #efdfb3;
	width: 330px;
	float: right;
}
/*</agl.folder>*/

/*<agl.folder "CatListing">*/
.CatListing {
	width: 680px;
}
.CatListing .Item {
	background-color:#EFDFB3;
	color:#882b23;
	text-align: center;
	margin-right:10px;
	width: 214px;
	float: left;
	height:200px;
	border: 1px solid #EFDFB3;
	padding:0;
	
}
.CatListing .Item a {
	color:#882b23;
}

.CatListing .Item img {
}

.CatListing .Image {
}
/*</agl.folder>*/


/*<agl.folder "ProdListing">*/
.ProdListing1, .ProdListing2, .ProdListing3 {
	width: 680px;
	margin-top:10px;
	float:left;
}
.ProdListing1 .Item, .ProdListing2 .Item, .ProdListing3 .Item {
	background-color: transparent;
	border:1px solid #EFDFB3;
	width: 214px;
	float: left;
	margin: 0 10px 10px 0;
	min-height:375px;
}

.ProdListing1 .Item img, .ProdListing2 .Item img, .ProdListing3 .Item img{
	width:auto;
	max-height:130px;

}

.ProdListing1 .Image, .ProdListing2 .Image, .ProdListing3 .Image {
	height:130px;
	margin-left:5px;
	margin-top:0;
	margin-bottom:5px;
	margin-right:0;
}
/*</agl.folder>*/

/*<agl.folder "LeftCol">*/
/* K�mmt noch */
/*</agl.folder>*/

/*<agl.folder "RightCol">*/
/* K�mmt noch */
/*</agl.folder>*/

/*<agl.folder "MainHeader">*/
#MainHeader {
	margin-right: 0px;
	margin-left: 0px;
	position: absolute;
	top:0;
	left: 0;
	width: 908px;
}
#ShopLogo {
	color: #cccccc;
	font-size: 36px;
	background-image: url("images/header_gribom.png");
	background-repeat: no-repeat;
	background-position: 0% 0;
	margin: 0;
	padding: 0px 0px;
	height: 245px;
	overflow: hidden;
	z-index:0;
	position:relative;
	text-transform:uppercase;
}
#ShopLogo li {
	color: #cccccc;
	text-decoration:none;
	font-size:1em;
	text-transform:uppercase;
}
#ShopLogo a:link {
	color: #cccccc;
	text-decoration:none;
	font-size:0.8em;
	text-transform:uppercase;
}
#ShopLogo a:hover {
	color:#882b23;
	text-decoration:underline;
	text-transform:uppercase;
}
#ShopFunctions {
	background-color: #EFDFB3;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 40px;
	float: none;
	clear: both
}
#ShopFunctions p {
	color: #882b23; /*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: #882b23;
	font-size: 9px;
	background-color: #EFDFB3;
	margin: 15px 10px 0;
	padding-right: 10px;
	padding-left: 10px;
	float: none;
	clear: both;
}
#MainFooter p {
	line-height: 30px;
	padding: 0;
	height: 30px;
}
#MainFooter a {
	color: #882b23;
}
/*</agl.folder>*/

.errorBox {
	background-color: #882b23;
	z-index: 10000;
	width: 100%;
	text-align: left;
}
/* Spamschutz im Kontaktformular */
.contact2 {
	border: 0px none;
	background: #ffffff;
}
/* debug-Ausgaben */
pre {
	text-align: left;
	background-color: #ffffff;
	font-family: courier;
}
/* selbst hinzugefügt */
.header_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:105px;
	width:140px;
	z-index:1;
	color:#cccccc;
	position:absolute;
	font-size:12px;
	font-weight:bold;
	margin-left:765px;
	margin-top:33px;
	line-height:1em;
	letter-spacing:0px;
	text-transform:uppercase;
}
.header_text a {
	color: #cccccc;
	text-decoration:none;
	font-size:0.8em;
	text-transform:uppercase;
}
.header_text a:hover {
	color: #882b23;
	font-size:0.8em;
	text-transform:uppercase;
	text-decoration:underline;
}
#nav {
	background-image: url("images/submenu.png");
	background-repeat: no-repeat;
	width:908px;
	height:50px;
	position:absolute;
}
#nav a {
	color:#cccccc;
	font-weight:bold;
	text-decoration:none;
}
#nav a:hover {
	color:#882b23;
	font-weight:bold;
	text-decoration:underline;
}
.button_merkzettel {
	color:#cccccc;
	font-weight:bold;
	width:141px;
	height:17px;
	margin-left:0px;
	margin-top:15px;
	background-image: url("images/button_merkzettel.png");
	background-repeat: no-repeat;
	position:relative;
	float:left;
}
.button_merkzettel_text {
	color:#cccccc;
	font-weight:bold;
	font-size:1em;
	margin-left:35px;
	margin-top:2px;
}
.button_warenkorb {
	width:141px;
	height:17px;
	margin-right:10px;
	margin-top:15px;
	background-image: url("images/button_warenkorb.png");
	background-repeat: no-repeat;
	position:relative;
	float:right;
}
.button_warenkorb_text {
	color:#882b23;
	font-weight:bold;
	font-size:1em;
	margin-left:35px;
	margin-top:2px;
}
.logo_link {
	width:235px;
	height:60px;
	float:left;
	cursor:pointer;
	position:absolute;
	z-index:3;
	margin-left:40px;
	margin-top:20px;
}
.search_top {
	position:absolute;
	margin-left:480px;
	margin-top:140px;
}
.input_search {
	background-color:#ffffff;
	border: 1px dotted #882B23;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	margin-left:-5px;
	height:18px;
	padding-top:3px;
	padding-left:16px;
}
/* CONTENT BEREICH */

.content_bereich {
	width:680px;
	height:auto;
	margin-top:10px;
}
.box_produkt_woche {
	width:640px;
	height:230px;
	background-image: url("images/box_produkt_woche.jpg");
	background-repeat: no-repeat;
	padding-left:20px;
		padding-right:20px;
	padding-top:20px;
margin-bottom:10px;
	position:relative;
	float:left;
}

.produkt_links {
	float:left;
	width:220px;
}

.produkt_rechts {
	float:right;
	width:405px;
	margin-right:5px;	

}

.pw_image {
	margin: 5px 0 0 0px;
	padding:5px;
	height:auto;
	clear:left;

}

.pw_image a img{
	border:none;	
	max-width:185px; 
	max-height:185px;
}

.pw_preis {
	margin: 0px 0 0 0px;
	height:auto;
	font-size:10px;
	color:#000000;
	float:left;
}

.pw_title {
	height:40px;
	margin:10px 0 0 0;
}
.pw_desc {
	font-size:10px;
	height:50px;
	color:#000000;
}

.pw_details {
	position:relative;
	width:82px;
	height:23px;
	text-align:right;
	float:right;
}
.box_vorteile {
	width:336px;
	height:250px;
	background-image: url("images/box_vorteile.jpg");
	background-repeat: no-repeat;
	position:relative;
	float:right;
	margin:0 1px 15px 0;
	z-index:0;
}
.box_auflistung {
	width:205px;
	height:145px;
	position:relative;
	float:left;
	margin-top:35px;
	margin-left:28px;
	color:#882b23;
	z-index:1;
	font-weight:bold;
	font-size:11px;
}
.box_auflistung ul {
	line-height:14px;
	margin: 0;
	list-style-image:url("images/list_punkt_hover.png");
}
.vorteile_spacer {
	height:5px;
}
.box_kategorien {
	width:680px;
	height:400px;
	background-color:#FFFFFF;
	border: 1px solid #882b23;
	position:relative;
	float:left;
	margin-top:15px;
}
.startseitekat {
	position:relative;
	float:left;
	margin-bottom:15px;
}
.copyright {
	font-size:0.9em;
	margin-bottom:15px;
	color:#ffffff;
}
/****************************************************************************************************
	 *
	 * Hauptnavigation: "Sliding Doors" von A List Apart
	 *
	****************************************************************************************************/

	#nav_main {
	width: 66%;
	overflow: hidden;
	background-color: transparent;
	float:left;
}
#nav_main ul {
	margin: 0;
	list-style: none;
	float: left;
	display: inline;
	padding: 0;
}
#nav_main ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	line-height: 1em;
	list-style-type: none;
}
#nav_main a {
	float: left;
	background-position: 0% -79px;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none;
}
#nav_main a span {
	float: left;
	display: block;
	background-position: 100% -79px;
	padding: 5px 11px 8px 1px;
	color: #FFF;
	font-weight: bold;
	white-space: nowrap;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#nav_main a span {
	float: none;
}
/* End IE5-Mac hack */

	#nav_main a: hover span {
	color: #FFF;
	background-position: 0% -79px;
}
#nav_main #current a {
	background-position: 0 0;
	border-width: 0;
}
#nav_main #current a span {
	background-position: 100% 0;
	padding-bottom: 5px;
	color: #FFF;
	font-weight: bold;
}
#nav_main a: hover {
	background-position: 0 0;
}
#nav_main a: hover span {
	background-position: 100% 0;
}
/* Produktdetailseite **********************************/
.artikeltitle {
	margin:10px 0;
	border-bottom: 1px solid #882b23;
}
.artikelbeschr {
	float:left;
	width:400px;
	padding-right:20px;
	padding-bottom:20px;
	border-bottom:1px dotted #882b23;
}
.artikelrechts {
	float:right;
	text-align:right;
}
.artikelunterbild {
	margin-top:20px;
	font-size:9px;
}
.artikelfooter {
	clear:both;
}
.flat_text {
	margin-bottom:10px;
}
/* Kategorieseite **********************************/
.cattitel {
	height:70px;
	margin: 0 10px;
}
.cattext {
	font-size:0.9em;
	height:100px;
	margin: 0 10px;
}
.cattext ul {
	padding-left:10px;
}
.catpreis {
	margin: 0 10px;
	height: 50px;
}
.catunten {
	margin: 0 10px;
}
/* Startseite Kategorien */
.categories_list {
	width:680px;
	background-color:#EFDFB3;
}


.startseite-text {
	width:650px;
	padding: 5px 15px;
	margin-top:5px;
	clear:both;
	font-weight:bold;
	font-size:1em;
	color:#efdfb3;
	background-color:#882b23;
}
.startcat img{
width:200px;}
