/*************************************************/
/********************Steckbrief*******************/
/*************************************************/

div#steckbrief
    {
        margin: 0px;
        padding: 0px;
        margin-top: -30px;
        margin-bottom: 20px;
    }

div#steckbrief div.text
    {
        display: inline;
        float: left;
        margin-bottom: -15px;
        margin-bottom: -5px;
    }

div#steckbrief div.text a.wmp
    {
        margin: 0px;
        padding: 0px;
        display: inline;
        float: left;
        padding-right: 15px;
        padding-top: 16px;
        padding-bottom: 5px;
        border: 0px;
        margin: -20px;
        margin-left: -23px;
        mar1gin-top: 0px;
    }

div#steckbrief a img
    {
        margin: 0px;
        padding: 3px;
        border: 0px;
    }

div#steckbrief div.bilder
    {
        clear: left;
        display: block;
        margin-left: -30px;
        margin-top: -10px;
        margin-top: 0px;
        width: 600px;
    }

div#steckbrief div.bilder img
    {
        margin: 0px;
        padding: 0px;
        border: 0px;
    }

div#steckbrief div.bilder a
    {
        float: left;
        display: inline;
        margin: 0px;
        padding: 0px;
        border: 0px;
padding-top: 5px;
    }

div#steckbrief div.bilder a#wmp2
    {
        float: left;
        display: inline;
        margin: 0px;
        padding: 0px;
        border: 0px;
        padding-left: 10px;
    }

div#steckbrief div.bilder a#wmp3
    {
        margin: 0px;
        padding: 0px;
        border: 0px;
    }

div.untertitel
    {
        margin: 0px;
        padding: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        border: 0px;
        text-decoration: none;
        font-weight: bold;
        font-size:14px;
        text-align: center;
        margin: auto;
    }

