p
{
    font-family: "Arial";
}

#img_gross_container
{
    text-align: center;
    display:table-cell;
    vertical-align: middle;
    max-height: 300px;
    border: solid orange 2px;
    height:300px;
    width: 700px;
    border-radius: 8px;
}

#img_uebersicht
{
    text-align: center;
}

#img_gross
{
    max-height: 300px;
}

#img_info
{
    text-align: center;
}

#img_info_container
{
    text-align: center;
    vertical-align: middle;
    height: 30px;
    width: 700px;
}