/* ++++ CSS-Definition zur Handwerkskammer (jobdetail) ++++*/

.magAllDiv
{
    float:right;
    border:1px #B6B6B6;
    border-top-style:dashed;
    margin-top:20px;
    margin-bottom:20px;
}

.magContentAllDiv
{
    float:left;
    width:520px;
}

.magPartsContentDiv
{
    float:left;
    width:500px;
    border:1px #B2B2B2;
    border-top-style:dashed;
}

.magRealContentDiv
{
    float:left;
}

.magRealContentSpaceDiv
{
    float:left;
    
    /*margin-bottom:10px;
    margin-top:10px;*/
}

.magArticleViewAllDiv
{
    float:left;
    margin-left:20px;
    margin-top:20px;
    margin-bottom:20px;
    display:inline;
}

.magTextDiv
{
    float:left;
    width:500px;
    margin-left:10px;
    padding-right:10px;
    display:inline;
    border:1px solid black;
}
