@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: #EEEEEE;
    background-image: url(  "images/BG_Body.gif" );
    background-repeat: no-repeat;
    background-position: 50% 0;
    text-align: center;
    margin: 0;
    padding: 0;
}
body *
{
    font-family: "Comic Sans MS";
}

img, a img
{
    border: none;
}
a
{
    color: #FF6600;
    text-decoration: none;
    font-weight: bolder;
}
a:hover
{
    text-decoration: none;
    color: Black;
}
.ACurrent
{
    color: Black;
}
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;
}
.innerLi ul
{
    list-style-type: decimal;
    list-style-position:inside;
}

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: #4A4E43;
    font-size: 24px;
    font-weight: normal;
}
h2
{
    color: #4A4E43;
    font-size: 20px;
    font-weight: normal;
}
h3
{
    color: #4A4E43;
    font-size: 20px;
    font-weight: normal;
}
h4
{
    color: #4A4E43;
    font-size: 16px;
    font-weight: normal;
}
h5
{
    color: #4A4E43;
    font-size: 16px;
    font-weight: normal;
}
h6
{
    color: #4A4E43;
    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>*/


/*<agl.folder "MainCols & MainWrap">*/
#MainWrap
{
    background-color: #e0e0e0;
    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;
}


#MainLogo
{
    left: 160px;
    margin: 0px auto 0px auto;
    padding: 10px;
    position: relative;
    width: 600px;
    float: none;
    clear: both;
    overflow: hidden;
}
.form #sign_in
{
    height: 300px;
    line-height: normal;
    letter-spacing: 2em;
}

#MidCol, #LeftCol, #RightCol
{
    margin-top: 220px;
    position: relative;
    overflow: hidden;
}

#LeftCol, #RightCol
{
    width: 220px;
}

#MidCol
{
    position: relative;
    left: 235px;
    width: 735px;
    float: left;
}
#LeftCol
{
    left: -725px;
    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;
    font-family: 'Comic Sans MS';
}
.IndexText
{
    font-family: 'Comic Sans MS';
    font-size: 16px;
}
#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
{
    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>*/
.BuyNow
{
    position: static;
    top: 7px;
}
.TopBox
{
    background-color: #DFDEDE;
    margin-bottom: 5px;
    width: 380px;
}
#TopCats li
{
    display: inline;
}
#TopCats ul
{
    list-style-type: none;
}
#TopCats a
{
    border: 1px solid #E0E0E0;
    display: block;
    margin: 0;
    padding: 0.2em 0;
}
#CatNavi a:hover
{
    background-color: #dedede;
    border-color: #FFFFFF #999999 #999999 #FFFFFF;
    border-style: solid;
    border-width: 1px;
    color: Black;
}
/*<agl.folder "CatInfo">*/
.CatInfo
{
    background-color: #FAEEE1;
    padding: 10px;
}
.CatInfo .Image
{
    background-color: #F7AC54;
    width: 200px;
    height: 200px;
    float: left;
}
.CatInfo .Text
{
    background-color: #2D1905;
    width: 330px;
    float: right;
}
/*</agl.folder>*/

/*<agl.folder "CatListing">*/
.CatListing
{
    width: 750px;
}
.CatListing .Item
{
    border-color: #FFFFFF #999999 #999999 #FFFFFF;
    border-style: solid;
    border-width: 1px;
    background-color: #DDDDDD;
    padding: 4px;
    background-color: #FAEEE1;
    text-align: left;
    margin-right: 10px;
    width: 166px;
    float: left;
}
.CatListing .Image
{
}
/*</agl.folder>*/


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

.ProdListing1 .Item, .ProdListing2 .Item, .ProdListing3 .Item, .ProdListing4 .Item
{
    border-color: #FFFFFF #999999 #999999 #FFFFFF;
    border-style: solid;
    border-width: 1px;
    background-color: #DDDDDD;
    text-align: center;
    margin-top: 10px;
    height: 350px;
}
.ProdListing5 .Item
{
    border-color: #FFFFFF #999999 #999999 #FFFFFF;
    border-style: solid;
    border-width: 1px;
    background-color: #DDDDDD;
    text-align: center;
    margin-top: 5px;
}
.ProdListing1 .Image, .ProdListing2 .Image, .ProdListing3 .Image, .ProdListing4 .Image
{
    padding: 5px;
    vertical-align: middle;
}

.ProdListing1 .Item
{
    text-align: center;
}
.ProdListing2 .Item
{
    width: 354px;
    float: left;
    margin-right: 10px;
    height: 320px;
}
.ProdListing3 .Item
{
    width: 235px;
    float: left;
    margin-right: 10px;
}
.ProdListing4 .Item
{
    width: 170px;
    float: left;
    margin-right: 10px;
}
.ProdListing5 .Item
{
    width: 130px;
    float: left;
    margin-right: 10px;
}
.SubHeading
{
    border-top-style: solid;
}
/*</agl.folder>*/

/*<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: #000000;
    font-size: 36px;
    background-color: #666;
    background-image: url(   "images/BG_MainHeader.gif" );
    background-repeat: no-repeat;
    background-position: 50% 0;
    height: 123px;
    overflow: hidden;
}
#ShopLogo a
{
    color: #000000;
}
#ShopFunctions
{
    padding: 2px 10px 2px 10px;
    background-color: #CECECE;
    border-color: #FFFFFF #999999 #999999 #FFFFFF;
    border-style: solid;
    border-width: 1px;
    float: none;
    clear: both;
    top: 10px;
    position: relative;
}
#ShopFunctions p
{
    color: #4A4E43; /*font-size: 16px;*/
    margin: 4px;
    padding: 2px;
}
#ShopFunctions span
{
    padding-top: 3px;
    padding-bottom: 4px;
}
#ShopFunctions form *
{
    vertical-align: middle;
    height: 20px;
}
#ShopFunctions input
{
    text-align: left;
    height: 18px;
}
/*</agl.folder>*/

/*<agl.folder "MainFooter">*/
#MainFooter
{
    color: #aab39a;
    font-size: 9px;
    background-color: #e0e0e0;
    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: #4A4E43;
}
/*</agl.folder>*/

.errorBox
{
    background-color: #FFA646;
    z-index: 10000;
    width: 100%;
    text-align: left;
}

/* Spamschutz im Kontaktformular */
.contact2
{
    border: 0px none;
    background: #FFF;
}
.thumbs
{
}
/* debug-Ausgaben */
pre
{
    text-align: left;
    background-color: #fff;
    font-family: courier;
}
div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px "Conmic Sans MS";
 text-align: left;
 position: absolute;
 z-index: 1000;
} 
