#inner-shop-information-handy .beschreibungsgui
{
        float:right;
        width: 400px;
        height: 700px;
        height: auto;
        background: #FFFFFF;
        padding: 0px 10px 0px 15px;
        margin: 5px 0px 5px 0px;
        #border-left: 1px dotted #ADADAD;
}



.beschreibungsgui .zeile
{
        border-bottom : 1px solid #ADADAD;
        height:20px;
        color:#474747;
}


.beschreibungsgui .standard-title
{
        float: left;
        width: 150px;
        font-size: 11px;
        margin: 2px 0px 2px 0px;
        padding-left:2px;
}



.beschreibungsgui .einheit
{
        float:right;
        width:240px;
        padding-right:3px;
        text-align: right;
        font-size: 11px;
        margin: 2px 0px 2px 0px;
}

.beschreibungsgui .beschreibung
{
        float:right;
        padding-right:3px;
        text-align: ;
        font-size: 12px;
        margin: 20px 5px 10px 5px;
        text-align:justify;
}
