
/*<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; }
hr.show { display: block; width: 80%; margin: 10px auto; }

.Break { float: none; clear: both; }
.Left { float: left }
/* Mike: Versuch den IE6 Bug in dem oberen Balken "ShopFunctions" zu umgehen */
.LeftShopFunctions { float: left; width: 450px; }
.Right { float: Right }

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

body { color: #606; font-size: 12px; background-color: #ffe2e2; background-image: url("img/BG_Body.gif"); background-repeat: no-repeat; background-position: 50% 0; text-align: center; margin: 0; padding: 0 }
body * { font-family: Arial, Helvetica, sans-serif }

img, a img { border: none; }
a { color: #a0a; text-decoration: none }
a:hover { text-decoration: underline; color: #b0b }
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 }
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: #606; font-size: 20px; font-weight: normal }
#ShopLogo img { font-size: 10px; }
h2 { color: #606; font-size: 18px; font-weight: normal }
h3 { color: #606; font-size: 16px; font-weight: normal }
h4 { color: #606; font-size: 14px; font-weight: normal }
h5 { color: #606; font-size: 14px; font-weight: normal }
h6 { color: #606; font-size: 14px; font-weight: normal }

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


/*<agl.folder "MainCols & MainWrap">*/
#MainWrap { background-color: #fff; background-image: url("img/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 #faf }
#ShopContent ul { text-align: left; margin-left: 10px }
#ShopContent li { margin-left: 10px; }

#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 #ffaaff }
.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 }
.CheckOutFunction .Block { margin-top: 8px; margin-bottom: 10px; }
.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: #fff4ff; 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 }
.CatListing .Item { background-color: #fff4ff; text-align: center; margin-right: 10px; margin-bottom: 10px; width: 180px; float: left }
.CatListing .Image { margin-bottom: 5px; }
.CatListing .Image img { border: 1px solid #a0a; }
/*</agl.folder>*/


/*<agl.folder "ProdListing">*/
.ProdListing1,
.ProdListing2,
.ProdListing3 { width: 570px }

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

.ProdListing2 .Item .Farben { background-color: #ffffff }

.ProdListing1 .Image,
.ProdListing2 .Image { float: left; margin-right: 10px; display: inline; }
.ProdListing3 .Image { margin-left: 10px; margin-right: 10px; text-align: center}
/* Der display: inline; ist fuer den IE 6:
   http://www.positioniseverything.net/explorer/doubled-margin.html
*/

.CatListingHeading,
.ProdListingHeading { font-size: 13px; font-weight: bold; margin-top: 5px; }

.CatListing1CatImage,
.ProdListing1CatImage { float: left; width: 160px; margin-top: 0.6em; margin-right: 10px; display: inline; border: 1px solid #a0a;}
.CatListing1CatText,
.ProdListing1CatText { margin-left: 170px; margin-right: 10px; }

.ProdListing1 { margin-top: 10px; }
.ProdListing1 .Image { width: 140px; margin-left: 10px; text-align: center; }


.Box .Image img,
.ProdListing1 .Image img,
.ProdListing2 .Image img,
.ProdListing2 .TextDescription img,
.ProdListing3 .Image img { border: 1px solid #a0a; }

.ProdListing1 .Text { float: right; width: 400px; margin-right: 5px; }
.ProdListing1 .Text h4,
.ProdListing1 .Text p { padding-top: 0.3em; padding-bottom: 0; }
.ProdListing1 .TextDescription { margin-bottom: 5px; }
.ProdListing1 .TextBuyInfo { float: right; width: 135px; text-align: right; margin-right: 10px; margin-bottom: 5px; display: inline; }
.ProdListing1 .TextBuyInfo .BuyNow { margin-bottom: 3px; }
.ProdListing1 .TextBuyInfo .Price { font-size: 1.2em; }

.ProdListing2 .Image img { margin-left: 4px; }
.ProdListing2 .Text { padding: 0 2px; }
.ProdListing2 .Farben .Text h4 { font-size: 14px; }
.ProdListing2 .TextBuyInfo { float: right; width: 110px; text-align: right; margin-right: 10px; margin-bottom: 5px; display: inline; }
.ProdListing2 .Text .TextDescription { padding: 3px 6px 3px 3px; }

.ProdListing3 .Text { text-align: center; padding: 0 10px;}
.ProdListing3 .Text .TextDescription { text-align: justify}

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

.ProductInfo1 { width: 570px; }
.ProductInfo1 .SubHeading { margin-bottom: 10px; }
.ProductInfo1 .Images { float: left; width: 260px; }
.ProductInfo1 .Images img { margin-bottom: 10px; }
.ProductInfo1 .TextArea { float: right; margin-right: 10px; width: 300px; display: inline; }
.ProductInfo1 .TextArea .TextBuyInfo {
        float: right;
        width: 250px;
        font-size: 12px;
        border: 1px solid #a0a;
        background-color: #fff6ff;
        text-align: right;
        margin-right: 10px;
        margin-bottom: 5px;
        padding: 0px 20px 10px 20px;
}
.ProductInfo1 .TextArea .TextBuyInfo .Price { font-size: 1.8em; font-weight: bold; }

.Box .productOldPrice,
.ProdListing1 .TextBuyInfo .Price .productOldPrice,
.ProdListing2 .TextBuyInfo .Price .productOldPrice,
.ProdListing3 .TextBuyInfo .Price .productOldPrice,
.ProductInfo1 .TextArea .TextBuyInfo .Price .productOldPrice { 
        font-size: 0.8em;
        font-weight: normal;
        text-decoration: line-through;
}

.ProductInfo1 .TextArea .TextDescription { clear: right; margin-right: 10px; font-size: 1.1em; text-align: justify; }

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

/*<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: #ffe2e2; font-size: 36px; line-height: 150px; background-color: #fd983b; background-image: url("img/BG_MainHeader.gif"); background-repeat: no-repeat; background-position: 50% 0; margin: 0; padding: 0 10px; height: 150px; overflow: hidden; text-align: right; }
#ShopLogo a { color: #a0a; }
#ShopLogo img { padding-top: 30px; }
#ShopFunctions { background-color: #ffe2e2; 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: #ffefef; 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;
}


/* Attribute: table_listing.html */
.tableListingI td,
.tableListingII td { line-height: 150% }

.tableListingI {
        background-color: #fff;
}

.tableListingII {
        background-color: #fff4ff;
}

.markProductOutOfStock { color: #f00 }

#cart_quantity .orderDetails td { padding: 5px }
#cart_quantity .orderDetails .noPadding { padding: 0px }



/*<agl.folder "Boxen Allgemein">*/
.Box { background-color: #ffe2e2; margin-bottom: 10px; padding-bottom: 10px; width: 190px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.Box h4 { background-color: #ff998f; padding: 0; border-bottom: 2px solid #fff;
        -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.Box h4 span { line-height: 40px; display: block; padding-right: 10px; padding-left: 10px; height: 40px }
.Box .Inner { padding-right: 10px; padding-left: 10px }
.Box a { color: #808; }
/*</agl.folder>*/

/*<agl.folder "CatNavi">*/
#CatNavi { position: relative; top: 5px; width: 170px; border-top: 1px solid #f6f }
#CatNavi,
#CatNavi ul,
#CatNavi li { margin: 0; padding: 0; list-style-type: none; }
#CatNavi li { display: inline}
#CatNavi ul { }
#CatNavi a { display: block; margin: 0; padding: 0.2em 0; border-bottom: 1px solid #f6f }
#CatNavi a:hover { background-color: #fff0ff }

#CatNavi .CatLevel1 a { font-weight: bold; }
#CatNavi .CatLevel2 a { padding-left: 10px; font-weight: normal; }
#CatNavi .CatLevel3 a { padding-left: 20px }
#CatNavi .CatLevel4 a { padding-left: 30px }
#CatNavi .CatLevel5 a { padding-left: 40px }
#CatNavi .CatLevel6 a { padding-left: 50px }

#CatNavi a.Current, #CatNavi a.CurrentParent { font-weight: bold; }

/*</agl.folder>*/

/*<agl.folder "Box NaviList">*/
.Box .NaviList { position: relative; top: 5px; width: 170px; border-top: 1px solid #f6f }
.Box .NaviList,
.Box .NaviList li { margin: 0; padding: 0; list-style-type: none; }
.Box .NaviList li { display: inline}
.Box .NaviList a { display: block; margin: 0; padding: 0.2em 0; border-bottom: 1px solid #f6f }
.Box .NaviList a:hover { background-color: #f7f9f3 }
/*</agl.folder>*/

/*<agl.folder "BoxAddQuickie">*/
#BoxAddQuickie {}
#BoxAddQuickie h4 {}
#BoxAddQuickie h4 span {}
#BoxAddQuickie .Inner {}
/*</agl.folder>*/

/*<agl.folder "BoxAdmin">*/
#BoxAdmin {}
#BoxAdmin h4 {}
#BoxAdmin h4 span {}
#BoxAdmin .Inner {}
/*</agl.folder>*/

/*<agl.folder "BoxBestsellers">*/
#BoxBestsellers {}
#BoxBestsellers h4 {}
#BoxBestsellers h4 span {}
#BoxBestsellers .Inner {}
#BoxBestsellers ul { list-style-type: none; margin: 0; padding: 0; position: relative; top: 5px; border-top: 1px solid #f6f }
#BoxBestsellers li { list-style-type: none; margin: 0; padding: 0; border-bottom: 1px solid #f6f }
/*</agl.folder>*/

/*<agl.folder "BoxCart">*/
#BoxCart {}
#BoxCart h4 {}
#BoxCart h4 span {}
#BoxCart .Inner {}
#BoxCart table { width: 100%; border-bottom: 1px solid #f6f }
/*</agl.folder>*/
/*<agl.folder "BoxCart">*/
#BoxCartFilled { background-color: #ffd2d2; }
#BoxCartFilled h4 { background-color: #ff887f }
#BoxCartFilled h4 span { font-weight: bold }
#BoxCartFilled .Inner {}
#BoxCartFilled table { width: 100%; border-bottom: 1px solid #f6f }
/*</agl.folder>*/

/*<agl.folder "BoxCategories">*/
#BoxCategories {}
#BoxCategories h4 {}
#BoxCategories h4 span {}
#BoxCategories .Inner {}
/*</agl.folder>*/

/*<agl.folder "BoxContent">*/
#BoxContent {}
#BoxContent h4 {}
#BoxContent h4 span {}
#BoxContent .Inner {}
/*</agl.folder>*/

/*<agl.folder "BoxCurrencies">*/
#BoxCurrencies {}
#BoxCurrencies h4 {}
#BoxCurrencies h4 span {}
#BoxCurrencies .Inner {}
/*</agl.folder>*/

/*<agl.folder "BoxCustomer">*/
#BoxCustomer {}
#BoxCustomer h4 {}
#BoxCustomer h4 span {}
#BoxCustomer .Inner { text-align: center }
/*</agl.folder>*/

/*<agl.folder "BoxInformation">*/
#BoxInformation {}
#BoxInformation h4 {}
#BoxInformation h4 span {}
#BoxInformation .Inner {}
/*</agl.folder>*/

/*<agl.folder "BoxLanguages">*/
#BoxLanguages {}
#BoxLanguages h4 {}
#BoxLanguages h4 span {}
#BoxLanguages .Inner { text-align: center }
/*</agl.folder>*/

/*<agl.folder "BoxLastViewed">*/
#BoxLastViewed {}
#BoxLastViewed h4 {}
#BoxLastViewed h4 span {}
#BoxLastViewed .Inner {}
/*</agl.folder>*/

/*<agl.folder "BoxLogIn">*/
#BoxLogIn {}
#BoxLogIn h4 {}
#BoxLogIn h4 span {}
#BoxLogIn .Inner {}
/*</agl.folder>*/

/*<agl.folder "BoxManufacturers">*/
#BoxManufacturers {}
#BoxManufacturers h4 {}
#BoxManufacturers h4 span {}
#BoxManufacturers .Inner {}
/*</agl.folder>*/

/*<agl.folder "BoxManuInfo">*/
#BoxManuInfo {}
#BoxManuInfo h4 {}
#BoxManuInfo h4 span {}
#BoxManuInfo .Inner { text-align: center }
/*</agl.folder>*/

/*<agl.folder "BoxNewsletter">*/
#BoxNewsletter {}
#BoxNewsletter h4 {}
#BoxNewsletter h4 span {}
#BoxNewsletter .Inner {}
/*</agl.folder>*/

/*<agl.folder "BoxOrderHistory">*/
#BoxOrderHistory {}
#BoxOrderHistory h4 {}
#BoxOrderHistory h4 span {}
#BoxOrderHistory .Inner {}
/*</agl.folder>*/

/*<agl.folder "BoxReviews">*/
#BoxReviews {}
#BoxReviews h4 {}
#BoxReviews h4 span {}
#BoxReviews .Inner {}
/*</agl.folder>*/

/*<agl.folder "BoxSearch">*/
#BoxSearch {}
#BoxSearch h4 {}
#BoxSearch h4 span {}
#BoxSearch .Inner {}
#BoxSearch form * { vertical-align: middle; }
/*</agl.folder>*/

/*<agl.folder "BoxSofortUeberweisung">*/
#BoxSofortUeberweisung {}
#BoxSofortUeberweisung h4 {}
#BoxSofortUeberweisung h4 span {}
#BoxSofortUeberweisung .Inner { text-align: center }
/*</agl.folder>*/

/*<agl.folder "BoxSpecials">*/
#BoxSpecials {}
#BoxSpecials h4 {}
#BoxSpecials h4 span {}
#BoxSpecials .Inner {}
/*</agl.folder>*/

/*<agl.folder "BoxWhatsNew">*/
#BoxWhatsNew {}
#BoxWhatsNew h4 {}
#BoxWhatsNew h4 span {}
#BoxWhatsNew .Inner {}
/*</agl.folder>*/

#BoxZahlungsoptionen .Inner,
#BoxVersandinfo .Inner { text-align: center; line-height: 2.2em;}

#BoxTagcloud .tagLevel0 { font-size: 0.9em; }
#BoxTagcloud .tagLevel1 { font-size: 1.2em; }
#BoxTagcloud .tagLevel2 { font-size: 1.4em; }
#BoxTagcloud .tagLevel3 { font-size: 1.7em; }
#BoxTagcloud .Inner { text-align: justify; }


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
