#steckbrief .vmiddle {
    vertical-align: middle;
}

#steckbrief .vbottom {
    vertical-align: bottom;
}

#steckbrief .right {
    float: right;
}

#steckbrief .dispNone {
    display: none;
}

#steckbrief h1, #steckbrief h2, #steckbrief h3, #steckbrief p
{
    margin: 0 10px 12px 10px;
    padding: 0;
}


#steckbrief ul {
    margin: 0 10px 12px 10px;
    padding-left: 30px;
}


#steckbrief table {
    margin: 0 0 12px 10px;
    padding: 0;

    border: none;
}


#steckbrief tr {
    margin: 0;
    padding: 0;
}


#steckbrief td {
    margin: 0;
    padding: 1px 10px 1px 0;

    vertical-align: top;
}

#steckbrief td.abstand {
    padding-right: 20px;
}

#steckbrief td.abstandUnten {
    padding-bottom: 10px;
}


#steckbrief h1, #steckbrief h2
{
    font-size: 17px;
    font-weight: normal;
    color: #0372C1;
}


#steckbrief h3 {
    font-size: 12px;
    font-weight: bold;
}

#steckbrief h3 em {
    font-weight: normal;
}



#steckbrief h2.abstand, #steckbrief table.abstand {
    margin-top: 23px;
}



#steckbrief .center {
    text-align: center;
}



#steckbrief .blau {
    color: #0372C1;
}



#steckbrief img.left
{
    float: left;
}

#steckbrief img.list
{
    background-color: #0056AB;
    background-repeat: no-repeat;
    background-position: center;

    margin: 0 20px 10px 0;
}

#steckbrief img.noMargin {
    margin: 10px 10px 5px 10px;
}



#steckbrief div.rechteSpalte {
    position: relative;
    width: 210px;
    float: right;
    margin-left: 15px;
}


#steckbrief h2 {
    font-style: italic;
    text-transform: lowercase;
}


#steckbrief p.suche {
    margin-bottom: 0;
}


#steckbrief ul.suche {
    list-style-image: url(../images/common/icons/arrow_small.gif);
    vertical-align: middle;

    padding-left: 15px;
}

#steckbrief ul.suche li {
    padding-left: 0;
    vertical-align: middle;
}



#steckbrief div.erste {
    margin: 0;
}



#steckbrief p.abstand {
    margin-top: 25px;
}

#steckbrief span.partnerlink{
    text-decoration:none;
    display:none;
}

#steckbrief a:hover span.partnerlink{
    background-color: #F8692B;
    color:#FFFFFF;
    border:none;
    display: block;
    position: absolute;
    top: 350px;
    right: 1em;
    left: 100px;
    width:120px;
    padding: 1px;
    text-decoration:none;
    text-align:left;
    opacity: 0.9;
}

#steckbrief span.partnerlink span {
   display:block;
   padding: 0px;
}

#steckbrief #footer {
    margin: 0;
    padding: 15px 10px 10px 10px;

    color: #fff;
}


#steckbrief #footer a {
    color: #fff;
}

#steckbrief #footer a:hover {
    color: #F8692B;
    text-decoration: none;
}

/* == Bilder == */

span.bildcheck {
    display: block;
    position: relative;
    width: 20px; height: 19px;
    top: -40px;
    left: 80px;
    z-index: 2;
    text-align: right;
}
