/**
    
    @author: ms@innochange.com
    @description: CSS-File for ebay Design 
    
*/
#innoCategories{
    width:240px;
    background-color:silver;
}
.innoBodyTable{
    background-color:#FEDEA1;
    /*width:1153px;*/
    /*width:873px;*/
/*    width:auto;
    max-width:873px;*/
    width:873px;
    border-spacing:0px;
    border-collapse:separate;
    padding-bottom:90px;
}
.innoBodyTable tr td{
    padding:0;
    vertical-align:top;
}
    .innoHeaderShopLogo{
        width:873px;
        height:auto;
    }
    .innoHeaderSubLogo{
        vertical-align:top;
        height:27px;
        min-height:27px;
        max-height:27px;
        width:873px;
        overflow:hidden;
        background-color:#6C3F04;
    }
.innoTableSidebarLeft{
    width:33px;
    min-width:33px;
    max-width:33px;
}
    
#innoWrapperLeft{
    vertical-align:top;
/*    width:490px;*/
    width:440px;
    max-width:440px;
    padding:0 10px 0 0;
}
    #innoContentInstock span{
       background-color:#71E018; 
    }
    #innoContentImages img{
        width:440px;
        height:auto;
        margin-bottom:5px;
    }
    #innoContentImagesFree{
/*        height:30px;
        min-height:30px;
        max-height:30px;*/
    }
/*    #innoContentImages object, #innoContentImages object embed{
        width:440px;
    }*/


#innoWrapperMiddle{
    vertical-align:top;
/*    width:30%;*/
/*    width:334px;*/
    width:200px;
    max-width:160px;
    background-color:white;
    padding:10px;
    min-height:200%;
    overflow:hidden;
    text-overflow:clip;
}    
    #innoContentTaxInformation{
        background-color:#BFBEBC;
    }
    #innoContentTaxInformation p{
        padding:20px;
        color:white;
    }
    #innoContentAskAboutPrice{
        background-color:#F03E3E;
        width:160px;
        height:150px;
        min-height:150px;
        max-height:150px;
        color:white;
        font-size:0.3em;
        padding:5px;
        text-align:center;
    }
        .innoContentAskAboutPriceFirst{
            font-size:28px;
            text-align:center;
/*            width:50%;*/
            margin:auto;
/*            padding-top:20px;*/
        }
        .innoContentAskAboutPriceSecond{
            width:100px;
            max-width:100px;
            height:auto;
            margin-left:5px;
            margin-top:-3px;
        } 
#innoWrapperRight{
    width:22.5%;
    vertical-align:top;
    /*width:245px;*/
    width:150px;
    padding:10px;
}
#innoWrapperRight img{
    width:150px;
    height:auto;
}
#innoWrapperRight img:last-child{
    width:100%;
    height:auto;
}
#innoFooterInformations{
    vertical-align:top;
    background-color:white;
    padding:10px;
}



#innoYouTubeVideo, #innoYouTubeVideo embed{
    width:100%;
    height:auto;
    width:600px;
    height:450px;;
    margin:12px;
}  
    
    
    
    
    
    
    
    
    