﻿/*Content*/
#ProduktsucheErgebnisHead
{
    background-color: #99dcc7;
    border-top: 1px solid #99dcc7;
    border-right: 1px solid #99dcc7;
    border-left: 1px solid #99dcc7;
    
}

#ProduktsucheErgebnisIdentifiziert
{
    background-color: #c1f0e0;
}

#MeldungWarenkorbHinzugefuegt
{
    color: #00a50c;
}

.Warenkorb .tb_Warenkorb tr td
{
    color: #3B3B3B;
}

/*Globals*/
body 
{
    background-color: #c9f1e3;
    color: #676767;
}

h1
{
    color: #000000;
}

h2
{
    color: #000000;
}

a
{
    color: #3B3B3B;
}

.colorLila
{
    color: #178e6c;
}

input.MyButton
{
    color: White;
    background-color: #178e6c;
    border-top-color: #91d2be;
    border-right: 1px solid #178e6c;
    border-left: 1px solid #178e6c;
    border-bottom-color: #bbebdb;
    /*width:90px;*/
}

input:hover.MyButton
{
    background-color: #bbebdb;
    border-right: 1px solid #bbebdb;
    border-left: 1px solid #bbebdb;
    border-bottom-color: #178e6c;
    color: Black;
}

/*Layout*/

#HeadAndContent
{
    background-image: url('Images/background_head.gif');
    background-color: White;
}

#HeadLogo
{
    margin-top: 20px;
    float: left;
    width: 378px;
    height: 90px;
    background-image: url('Images/logo.gif');
}

#HeadImage
{
    float: right;
    width: 558px;
    height: 146px;
    background-image: url('images/head_image.jpg');
}

/* Navigation */
.TopNavigation td:hover,
.TopNavigation td table.MenuItemSelected
{
    background-image: url('Images/nav_highlight.gif');
}


.TopNavigation a
{
    color: #ffffff;
}

.TopNavigation a:hover,
.TopNavigation td table.MenuItemSelected a
{
    color: #000000;
}

/* Content */
#DivEingeloggt
{
    color: #000000;
}

#DivEingeloggt .lbEingeloggtHead
{
    color: #ffffff;
}

/* Footer */
#Footer
{
    background-image: url('Images/footer_background.gif');
}

#FooterWrapper a
{
    color: #ffffff;
}

/* Boxes */
.BoxSmall, .BoxBig
{
    background-color: #e2fff5;
    border-left: 1px solid #99dcc7;
    border-right: 1px solid #99dcc7;
    border-bottom: 1px solid #99dcc7;
    border-top: 1px solid #99dcc7;

}

.BoxHead 
{
    background-color: #c1f0e0;
    border-left: 1px solid #99dcc7;
    border-right: 1px solid #99dcc7;
    border-top: 1px solid #99dcc7;

}

.HeadBoxWithLoginStatus
{
    margin-left: 30px;
    background: rgb(226, 255, 245);
    border-bottom: 1px solid #000;
    padding: 3px 10px 3px 0px;
}

/* Neue Produkt Darstellung mit Variationen */
.Artikel-Nr-OE {
    padding: 20px 0 12px 35px;
}
.Produkt-Variations-Wrapper {
     width: 100%;
     border-top: 1px solid #fff;
}
    .Produkt-Variations-Wrapper table {
        width: 100%;
        border-spacing: 0;
    }
        .Produkt-Variations-Wrapper table th {
            color: #000;
            font-size: 16px;
            font-family: 'Ubuntu', Tahoma, Arial;
            height: 43px;
            line-height: 43px;
            background-color: #70b7a1;
            text-align: left;
            border-style: none;
            border-width: 0px;
            border-collapse: collapse;
        }
            .Produkt-Variations-Wrapper table th:first-child {
                padding-left: 35px;
            }
        .Produkt-Variations-Wrapper table td {
            font-size: 13px;
            line-height: 45px;
            height: 45px;
        }
            .Produkt-Variations-Wrapper table td:first-child {
                padding-left: 35px;
            }
            .Produkt-Variations-Wrapper table td .Ergebnis_Lieferstatus {
                font-size: 13px;
                margin-left: 5px;
            }
            .Produkt-Variations-Wrapper table td a.Ergebnis_Lieferstatus {
                margin-left: 10px;
                font-size: 15px;
            }
            .Produkt-Variations-Wrapper table td input[type=text] {
                width: 56px;
                border-color: #8e8e8e;
            }
            .Produkt-Variations-Wrapper table td input.addToCart {
                background-color: #fff !important;
                width: 40px !important;
                height: 20px !important;
                color: #fff !important;
                background-image: url(../../images/Global/Warenkorb.gif);
                border-style: none !important;
                background-position: 0 0 !important;
                cursor: pointer;
            }

        .Produkt-Variations-Wrapper table .RueckgabeCell {
            text-align: right;
            padding-right: 50px;
        }
        .Produkt-Variations-Wrapper table .PreisCell {
            text-align: right;
        }

        .RueckgabeHead, .PreiseHead {
            text-align: right !important;
        }

        .RueckgabeHead {
            padding-right: 50px;
        }

#SuccessAddToCart #MeldungWarenkorbHinzugefuegt {
    padding: 20px 0 25px 35px;
    margin: 0;
}

/*Pager Produkte */
.aaw_ergbenissValues,
.aaw_ergbenissWrapper,
.aaw_ergbenissWrapper #pager {
    background-color: #e5e5e5 !important;
}

.aaw_ergbenissValues {
    border-top: 1px solid black;
}

.aaw_ergbenissWrapper #pager {
    color: #767475;
}

.aaw_ergbenissWrapper #listView {
    background-color: #f4f4f4;
}

.aaw_ergbenissWrapper .product table {
    border-bottom: 1px dashed #cccccc;
    color: black;
}

.aaw_ergbenissWrapper .product a,
.aaw_ergbenissWrapper .product a:hover,
.aaw_ergbenissWrapper .product a:visited {
    color: #70b7a1;
}

.aaw_ergbenissWrapper .k-loading-mask .k-loading-image {
    background-image: url("./../../css/kendo/Silver/loading-image.gif");
}