﻿body.ShopAt {
    overflow: hidden;
    height: 100%;
    max-height: 100%;
}
body.ShopAt.impressum {
    overflow: auto;
}
p {
    margin: 0;
    padding: 0;
}

h2 {
    font-size: 130%;
    margin: 5px 0 10px;
    text-transform: uppercase;
}

h3 {
    font-size: 130%;
    margin: 5px 0 10px;
    text-transform: none;
}
h3.orderFinish {
    font-size: 130%;
    margin: 5px 0 10px;
    text-transform: uppercase;    
}

h4 {
    font-size: 110%;
    margin: 20px 0 2px;
    text-transform: none;
    text-decoration: none;
}


hr {
    border-color: #FFF;
    background-color: #FFF;
    height: 1px;
}

a, a:link {
    color: #5E5B5B;
}
a:hover {
    color: #313131;
}
.ShopAt #leftFrame, .ShopAt .rightFrame {
    position: absolute;
    top: 0;
    left: 0;
    width: 250px; /* width of left frame div */
    height: 100%;
    overflow: hidden;
    background-color: #fff;
}
.ShopAt .leftFrame {
    background-color: #9ED2FE;
}
.ShopAt .rightFrame {
    top: 135px; /* set top value to height of top frame div */
    left: auto;
    right: 0;
    width: 250px; /* width of right frame div */
    overflow: hidden;
    background-color: #fffbf7;
    border: 1px solid #cecbce;
    -moz-border-radius-topleft: 10px 10px;
    border-top-left-radius: 10px 10px;
    position:fixed;
    height:inherit;
    bottom:0;
}
.ShopAt #rightHeader>img {
    width:100%;
}

.ShopAt #topFrame {
    position: absolute;
    top: 0;
    left: 250px; /* set left value to width of left frame div */
    right: 0px;
    width: auto;
    height: 135px;
    overflow: hidden;
    background-color: #fff;
}
.ShopAt #contentFrame {
    position: fixed;
    top: 135px; /* set top value to height of top frame div */
    left: 250px; /* set left value to width of left frame div */
    right: 254px; /* set right value to width of right frame div */
    bottom: 0;
    overflow: auto;
    background-color: #fff;
}
.sideWkEntry {
    /*width: 220px;*/
}
.ShopAt div.inner {
    margin: 15px;
    /*background-color: transparent;*/
}
.ShopAt div.inner.wkList {
    background-color: transparent;
    /*height: 450px;*/
    margin: 3px 0px 10px 12px;
    overflow: auto;
    position: absolute;
    bottom: 130px;
    top: 30px;

    right: 0;
    left: 0;
    }
.ShopAt #rightHeader {
    top: 0px;
    height: 30px;
    -moz-border-radius-topleft: 10px 10px;
    border-top-left-radius: 10px 10px;
    background: #736d6b;
}
.ShopAt img.logo {
    margin: 0;
}
.ShopAt #headline {
    background-color: transparent;
    height: 30px;
}
.ShopAt #headline img {
    position: relative;
    left: 28px;
}
.ShopAt #navigation {
    margin-top: 5px;
    height: 100%;
    background-color: transparent;
}
.ShopAt #navigation .content {
    margin: 0;
    position: relative;
    top: 0;
    width: 100%;
    overflow: auto;
}
.ShopAt #navigation div.inner {
    position: relative;
    top: 0px;
    left: 0px;
    background-color: #fff;
}
.ShopAt #navigation .content .inner 
{
    margin-right: 4px;
}
.ShopAt #rightFrame #content {
    margin: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
}
.ShopAt #search {
    width: 190px;
    position: relative;
    bottom: 0px;
    background-color: transparent;
    color: #716F6F;
    left: 10px;
    font-weight: bold;
}
.ShopAt #search input {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    background-color: #D0E9FF;
}
.ShopAt #search #searchboxlabel {
    font-weight: bold;
    color: #716f6f;
}

body.ShopAt {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
}
.ShopAt #separator {
    margin: 50px 0 50px 0;
}

/**** from shop_at-styles.css: */
.ShopAt #wrapper {
    text-align: left;
    width: 740px;
    margin: 100px auto 0;
    padding-left: 10px;
}
.ShopAt #logoheader {
    text-align: right;
    padding-right: 35px;
    margin-bottom: 10px;
}
.ShopAt p {
    margin: 0;
    padding: 0;
}
.ShopAt hr {
    border-color: #808080;
    background-color: white;
    height: 1px;
}

.contentbox, .contentbox2 {
    border: 1px solid #c9c9c9;
    -moz-border-radius: 9px;
    border-radius: 9px;
    background-color: #f8f8f4;
    padding: 15px 18px;
    color: #716f6f;
    line-height: 1.8em;
    font-weight: normal;
    clear: both;
    margin-top: 10px;
    margin-bottom: 15px;
}
.ShopAt .contentbox img {
    vertical-align: middle;
}
.ShopAt .shopLoginButton {
    margin: 15px 0 15px 0;
}
.ShopAt #footernavi {
    text-align: right;
    font-size: 75%;
    margin-top: 8px;
    margin-right: 8px;
    color: #7A7878;
}
#footernavi a, #footernavi a:link {
    padding: 0 5px;
    text-transform: uppercase;
    text-decoration: none;
    color: #7A7878;
    font-weight: bold;
}


#hauptnavi {
    margin: 10px 0;
}

#hauptnavi ul {
    padding: 0;
    margin: 3px 0 10px 0;
    color: #fff;
}
#hauptnavi ul li {
    display: inline;
}

#hauptnavi ul li a {
    /*	background-image:url(../images/bg-navi.gif); set dynamically in code*/
    background-repeat: repeat-x;
    padding: .35em 0.5em;
    background-color: #039;
    color: #fff;
    text-decoration: none;
    float: left;
    border: solid 2px #30475d;
    margin-right: 6px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 90%;
}
#hauptnavi ul li a:hover {
    color: #fff;
    background-color: #3a6a9d;
    background-image: none !important;
}

.teaserbox {
    background-color: #f8f8f4;
    border: 1px solid #e3e2e2;
    text-align: center;
    margin: 10px 0 10px 0;
    float: left; /*width: 100%;*/
    padding-top: 4px;
    padding-bottom: 4px;
}
#wrapper-folgeseiten {
    padding-left: 10px;
}
.wrapper-big {
    width: 650px;
    margin-left: 10px;
}
.sh_ContentTable {
    margin: 0;
    text-align: center;
    font-size: 90%;
    font-weight: normal;
    line-height: 1.2em;
    border: 1px solid #666;
    padding: 0 0 4px 0;
    border-width: 1px;
    border-collapse: collapse;
}
table.downloadtable {
    border-collapse: collapse;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    text-align: left;
    margin-bottom: 10px;
    width: 100%;
}
table.downloadtable td {
    border-bottom: #CCC 1px solid;
    padding-left: 17px;
    line-height: 1.3em;
    font-size: 90%;
}

table.downloadtable tr {
    background-color: #e8e8e2;
}
table.downloadtable tr:hover {
    background-color: #dcdcd5;
}
table.downloadtable .downloadIcon {
    width: 33px;
    height: 33px;
    border: 1px solid #252525;
    margin-left: 2px;
    margin-right: 2px;
}

/* login */
.loginbox .labels {
    font-size: 95%;
    padding: 4px 4px 4px 0;
    text-align: right;
    width: 95px;
}
.loginbox input {
    background-color: #D0E9FF;
}
.ShopAt .contentbox.loginbox {
    width: 350px;
}
.ShopAt .contentbox.loginbox.pwdsent {
    width: inherit;
}

.ShopAt .loginbox .pwdSentInfoHidden {
    display:none;
}

.ShopAt .loginbox .pwdSentInfo {
    padding:15px 0;
}
/* end login */

/* lieferzeitauswahl */
.lieferzeit.lieferinfo {
    margin-right: 10px;
    margin-top: 30px;
    background-color: #ebebe4;
    border: 0 solid #AEAEB1;
    margin-bottom: 0;
    margin-right: 10px;
    padding: 3px 6px;
    width: 172px;
}
.lieferzeitauswahltable {
    width: 95%;
    border-spacing: 0;
}
.lieferzeitauswahltable select {
    width: 100%;
}
/* end lieferzeitauswahl */

/* Warengruppen */
.navigation .content .inner {
    overflow: hidden;
}
div.wagruList {
    display: block;
    font-weight: bold;
    padding-bottom: 5px;
}

A.wagruLink {
    color: #2942A5;
    font-family: verdana,tahoma,arial,helvetica,sans serif;
    font-size: 9px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    vertical-align: top;
}
A.wagruLink:hover {
    color: Red;
    text-decoration: underline;
}

.wagruList .icon {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 4px;
    float: left; /* workaround for ie7 */
}
.wagruList.level3 {
    padding-left: 10px;
}
.wagruList.level2 .icon {
    background-image: url('../Static/Images/wagru_level_2.png');
}
.wagruList.level3 .icon {
    background-image: url('../Static/Images/wagru_level_3.png');
}
.wkError {
    font-weight: bold;
    color: Red;
}
/* End Warengruppen */

.impressumbox {
    border: 1px solid #666666; /*float: left;*/
    font-size: 90%;
    font-weight: normal;
    line-height: 1.2em;
    margin: 20px 0 10px 30px;
    padding: 4px 0 0;
    text-align: center;
    width: 300px;
}

.impressumbox table {
    width: 100%;
    border: 0px;
}

.merkur-info h3 {
    background-color: #00946b;
    background-image: url(../Static/Images/headline-bg-runde-ecken-rechts.gif);
    background-repeat: no-repeat;
    background-position: right top;
    color: #FFF;
    padding: 7px 22px 6px 10px;
    margin-top: 2px;
    margin-bottom: 5px;
    display: table-cell;
    float: left;
}

.merkur-info p {
    clear: left;
}

.sellsupport {
    width: 650px;
}

.werbung-anforderungshinweise {
    bottom: 0;
    float: right;
    font-weight: normal;
    line-height: 1.3em;
    width: 225px;
}

.werbung-uebersicht {
    float: left;
    font-size: 90%;
    font-weight: normal;
    margin-bottom: 10px;
    padding: 0;
    width: 375px;
}

.werbung-uebersicht p.beschreibung {
    background-color: #FDFDFD;
    border: 0 solid #999999;
    font-size: 90%;
    line-height: 1.5em;
    margin-left: 113px !important;
    min-height: 74px;
    padding: 5px;
}

.werbung-uebersicht .werbung-produktbild {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    float: left;
    margin-right: 5px;
    padding: 8px;
}

.werbung-uebersicht .typ {
    /*background-color: #00946B; set in code      color: #FFFFFF;*/
    font-weight: bold;
    margin-right: 2px;
    padding: 4px;
}

/* Positioning */
.ShopAt .headline img {
    position: relative;
    top: 8px;
    left: 38px;
}

.ShopAt .aktionsseite {
    width: 880px !important;
}

.ShopAt .hinweisbalken {
    background-color: #A6A6A5;
    padding: 2px 5px;
    color: white;
    font-weight: bold;
    border-top: dashed 1px white;
    border-bottom: dashed 1px white;
    margin: 10px 0;
}


.warenkorbheaderrow {
    background-color: #2942A5;
    height: 20px;
    vertical-align: middle;
}

.divBestellung .ekwDetailSummenTable {
    margin-bottom: 20px;
    margin-top: 20px;
}

.wkErrorRight {
    color: Red;
    font-family: verdana,tahoma,arial,helvetica,sans serif;
    font-size: 9px;
    font-weight: bold;
    margin-left: 3px;
    position: absolute;
    bottom: 110px;
}

.divBestellung p {
    margin-bottom: 10px;
}
.divBestellung .footer {
    text-align: right;
	margin: 10px 0 !important;
}


/* Mein Bereich: */
.naviliste {
    font-size: 115%;
    width: 300px;
    margin-top: 30px;
    padding: 0px 0px;
    border-top: #2942A5 1px solid;
}

.naviliste a {
    /*background-image: url(../Static/Images/list-icon.gif);*/
    background-repeat: no-repeat;
    background-position: 8px center;
    padding: 10px 3px 9px 30px;
    display: block;
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    border-bottom: #2942A5 1px solid;
}

.naviliste .bg1 {
    background-color: #FEFA5C;
}

.naviliste .bg2 {
    background-color: #F92C26;
}
/* UID Wartung */
select.dropDownUID {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    background-color: #D0E9FF;
}
table.UIDInputTable {
    margin: 5px 0px;
    padding: 5px 0px;
}
/* End UID Wartung */
#timerDisplay {
    border: 1px solid #f8f8f4;
    float: left;
    margin-left: 5px;
    margin-top: 8px;
}

.ShopAt #leftHeader {
    height: 160px;
}

/* Date Select on login */
.lieferzeitauswahltable .inputRow .lzfDateSelect td {
    line-height: normal;
}

.lieferzeitauswahltable .inputRow  td, 
.lieferzeitauswahltable .inputRow  td a {
    font-size: 14px;
}
/* End Date Select on login */

.UserDataSubmit {
    visibility: hidden;
}

@media screen and (max-width: 1024px) {
    .ShopAt div.rightFrame {
        width: 150px;
    }
    .ShopAt div#contentFrame {
        right: 151px;
    }
    .ShopAt div.inner.wkList {
        margin-left: 2px;
        min-height: 93px;
    }
    .sideWkEntry, .sideWkEntrySum, .sideWkEntryInfo {
        width: 146px;
    }
    .sideWkEntrySum b {
        font-size: 10px;
    }

    .ShopAt .aktionsseite {
        width: 100% !important;
    }
    /*td.prodTd.prodTdProductImage img {
        transform: scale(0.5);
    }*/
}
