#pageContent {
float: left;
}

#Label_Seitenueberschrift {
    color: #d47f31;
    font-size: 16px !important;
    font-weight: bold;
    padding-bottom: 16px !important;
}

#mainPanelContent {
position: relative;
font-size: 11px;
}

#mainPanelContent p {
margin: 0;
}

#mainPanelImage {
position: absolute;
top: 0;
right: 0;
}
#mainPanelImage img {
padding-top:30px;
}
.prodBeschreibung {
width: 500px;
min-height: 230px;
}

.tblInhaltsstoffe {
width: 720px;

}
.prodDetails, .tblPackung {
width: 630px;
}

.tableHeaderCell {
font-weight: bold;
color: #fff;
background-color: #d47f31;
}

.cell1row1 { background-color:#eeeeee; }
.cell1row2 { background-color:#ffe0c3 !important; }
.text { display:block; }
.tTable { margin-top:5px; } 

.Ueberschrift_11 {
font-weight: bold;
}

.cellMenge, .cellTagesdosis, .cellNrv, .cellOrigNr {
width:120px;
}
.cellHeaderMenge, .cellHeaderTagesdosis {
border-left: 2px solid #eeeeee;
}
.cellHeaderTagesdosis {
border-right: 2px solid #eeeeee;
}

a.ProduktInfoLink, a.ProduktInfoLink:link, a.ProduktInfoLink:active, a.ProduktInfoLink:visited {
font-weight: bold;
color: #cf0000;
text-decoration: none;
}

a.ProduktInfoLink:hover {
text-decoration: underline;
}

.prodDetails {
margin-top:20px;
}

.text { display:block; }
.tTable { margin-top:5px; } 
.nettofuellmenge {
width:12px;
height:11px;
text-indent: 9999;
background-repeat: no-repeat;
overflow: hidden;
text-indent: -9999em;
display: inline-block;
margin: 2px 2px 0;
}
.e-black {
background-image: url("/images/e-black.svg");
}
.e-white {
background-image: url("/images/e-white.svg");
}
.e-red {
background-image: url("/images/e-red.svg");
}

.shopLink{
float:right;
padding: 4px;
background-color:#d7c7b8;
color: white;
text-align: right;
font-weight: bold;
}
.ProduktInfoLink{
position:absolute;
top:0;
right:0;
white-space: nowrap;
}