body
{
    background: #fff url(/images/bg-body.gif) repeat-x;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 1.4em;
    color: #555;
	font-family: Tahoma, Arial;
	font-size: 12px;
	
}

div#container 
{
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    background: #fff url(/images/bg-container.gif) repeat-x top;
    width: 923px;
	
}

div#header
{
    background: #fff url(/images/bg-header.gif) no-repeat;
    width: 909px;
    height: 184px;
    padding-left: 14px;
}

div#header div.navigation
{
    background: #77ad1b url(/images/bg-navigation.gif) no-repeat;
    width: 896px;
    height: 31px;
}



a.nav-blumenfinder:link, a.nav-blumenfinder:active, a.nav-blumenfinder:visited, a.nav-blumenfinder:hover
{
    width: 132px;
    height: 22px;
    background-image: url(/images/bg-blumenfinder.gif);
    vertical-align: middle;
    text-align: center;
    border: none;
    font-variant: normal;
    padding-top: 9px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
    display: block;
    float: left;
    color: #fff;
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
}

a.nav-kundenkonto:link, a.nav-kundenkonto:active, a.nav-kundenkonto:visited, a.nav-kundenkonto:hover
{
    width: 154px;
    height: 22px;
    background-image: url(/images/bg-kundenkonto.gif);
    vertical-align: middle;
    text-align: center;
    border: none;
    font-variant: normal;
    padding-top: 9px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
    margin-left: 1px;
    float: right;
    display: block;
    color: #fff;
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
}


div#contentcontainer
{
    clear: both;
    background: #ffffff url(/images/bg-content-container.gif) no-repeat;
    width: 923px;
}



div#contentcontainer div.border-top
{
    width: 923px;
    height: 13px;
    background: #77ad1b url(/images/bg-content-border-top.gif) no-repeat;
}

div#content
{
    margin-left: 14px;
    background: #fff url(/images/bg-content.gif) repeat-y;
    width: 896px;
}

div#content div.left
{
    margin-top: 0px;
    margin-left: 10px;
    width: 165px;
    float: left;
    clear: both;
    border-right: 1px solid #dddddd;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 15px;
}


div#content div.main
{
    margin-left: 205px;
    width: 680px;
    margin-top: 0px;
    padding-top: 10px;
}

div#footer
{
    margin-top: 15px;
    margin-left: 14px;
    width: 896px;
    clear: both;
    margin-bottom: 15px;
    padding-top: 5px;
}

div.greybox, div.pinkbox
{
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    vertical-align: middle;
    padding-top: 1px;
    padding-bottom: 1px;
    width: 165px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    color: #555;
    text-decoration: none;
    display: block;

}
div.greybox div
{

    width: 160px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-color: #f5f5f5;
}

div.pinkbox div
{
    width: 160px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-color: #fceff4;
}

table.products, table.product-detail { }

table.products td, table.product-detail td
{
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    vertical-align: top;
}

table.products a.head
{
    margin-left: 2px;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;

}


table.list
{
    border-collapse: collapse;

}

table.list th
{
    background-color: #77ad1a;
    color: #ffffff;
    padding: 4px 4px 4px 4px;
    border: 1px solid #aaaaaa;
    vertical-align: bottom;
}

table.list td
{
    border: 1px solid #aaaaaa;
    padding: 3px 3px 3px 3px;
    font-family: Tahoma;
    font-size: 12px;
    vertical-align: top;
}

table.list tr.sub td
{
    background-color: #fafafa;
    color: #555555;
    font-size: 11px;
}

div.productimage-bg
{
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/images/loader.gif);
    background-color: #fff;
}

div.productimage, div.productimage-detail
{
    border: 0;
    padding: 0;
    width: 200px;
    height: 140px;
    background-repeat: no-repeat;
    background-position: center;
    

}
div.productimage-detail
{
    height: 200px;
}

div.productshortdesc-grey, div.productshortdesc-pink
{
    margin-top: 2px;
    padding-top: 5px;
    text-align: right;
    width: 200px;
    height: 40px;
    background: url(/images/bg-productshortdesc-grey.gif) no-repeat;
    line-height: 11px;
}

div.productshortdesc-pink
{
    background: url(/images/bg-productshortdesc-pink.gif) no-repeat;
}


div.productshortdesc-grey, div.productshortdesc-pink img
{
    margin-top: 4px;
    margin-left: 4px;
    margin-right: 2px;
}


div#footer hr
{
    width: 896px;
    border: 0;
    height: 1px;
    background-color: #dadada;
    margin-bottom: 5px;
    color: #dadada;
}

div#footer div.copy
{

    color: #bbb;
    font-size: 10px;
    line-height: 1.3em;
    font-family: Tahoma;
    margin-left: 15px;
    padding-bottom: 15px;
}

div#footer div.copy a
{
    color: #aaa;
}

img
{
    border-width: 0px;
}

form
{
    padding: 0;
    margin: 0;
}

form.finder
{
    background-color: #77ad1b;

    width: 600px;
    padding: 5px 5px 5px 5px;
    height: 60px;
    background: #fafafa url(/images/bg-formfinder.gif) no-repeat;
}

.form-home-login
{
    background-image: url(/images/bg-home-input.gif);
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    width: 172px;
    height: 19px;
    border: 0;
    padding-left: 4px;
    padding-top: 4px;
    margin: 0;
}

a.nodec-white
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

h1
{
    font-family: Georgia, Verdana, Arial;
    font-size: 26px;
    font-weight: normal;
    line-height: 28px;
    color: #77ad1a;
    margin-bottom: 10px;
}

h2
{
    font-family: Tahoma;
    font-size: 18px;
    font-weight: normal;
    color: #999;
    margin-bottom: 5px;
    margin-top: 15px;
}

h3
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #77ad1a;
    margin-top:0px;
    margin-bottom: 5px;
}

span.price-big
{
    font-family: Tahoma;
    font-size: 18px;
    font-weight: bold;
    color: #77ad1a;

}
p
{
    margin-top: 5px;
    margin-bottom: 5px;
}

span.strong, label.required
{
    font-weight: bold;
}

span.small
{
    font-size: 10px;
    font-weight: normal;
    line-height: 12px;
}

span.caps
{
    font-variant: small-caps;
}

ul.list
{
    list-style: url(/images/li-list.gif) square;
    margin-left: 15px;
}

table.form, table.form td, table.form th
{
    padding: 2px 10px 2px 2px;
    vertical-align: top;
}

span.arrow-right-77ad1a
{
    background: url(/images/arrow-77ad1a.gif) no-repeat;
    display: inline;
    width: 4px;
    height: 7px;
    margin-top: 2px;
    margin-left: 2px;
}



div#content div.greybox a, div#content div.pinkbox a, div#content div.main a
{
    font-family: Tahoma;
    color: #77ad1a;

}

span.error
{
    color: #e40202;
    font-weight: bold;
}
