﻿h1
{
    font-size: 1.5em;
}

h2
{
    font-size: 1.3em;
}

h3
{
    font-size: 1.2em;
}

h2.balken
{
    background-color: #990000;
    color: #FFF0F0;
    padding: 4px 0.9em;
    border-top-left-radius: 0.95em;
    border-bottom-right-radius: 0.95em;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

a.extern
{
    background-image: url('icon/aext.png');
    background-repeat: no-repeat;
    padding-left: 21px;
    background-position: left center;
}

td.gbtitel
{
    font-weight: bold;
    padding-right: 4px;
}

.frmvertlbl
{
    margin-bottom: 2px;
}

.frmvertel
{
    margin-bottom: 6px;
}

.steckbriefeltern
{
    margin-top: 0px;
    margin-bottom: 3px;
    font-size: 1.05em;
    font-weight: bold;
}

.steckbriefname
{
    margin-top: 0px;
    margin-bottom: 3px;
    font-size: 1.25em;
    font-weight: bold;
}

.steckbriefnamered
{
    margin-top: 0px;
    margin-bottom: 3px;
    font-size: 1.25em;
    font-weight: bold;
    color: #cc0000;
}

.steckbrieftitel
{
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 1.15em;
    font-weight: bold;
    color: #993311;
}

.steckbriefzwinger
{
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 1.15em;
    font-weight: bold;
    color: #993311;
}

.steckbriefnorm
{
    margin-top: 3px;
    margin-bottom: 3px;
}

.steckbriefbei
{
    margin-top: 5px;
}

.steckbriefaussteller
{
    margin-top: 16px;
}

.steckbriefausstellunggruppe
{
    margin-top: 6px;
    margin-bottom: 3px;
    font-size: 1.075em;
    font-weight: bold;
    color: #113399;
}

.steckbrieferreichttitel
{
    margin-top: 6px;
    margin-bottom: 3px;
    font-size: 1.075em;
    font-weight: bold;
    color: #993311;
}

.steckbriefvsbleibt
{
    margin-top: 5px;
    font-weight: bold;
    font-size: 1.15em;
    color: #0000CC;
}

.steckbriefvszuhaben
{
    margin-top: 5px;
    font-weight: bold;
    font-size: 1.15em;
    color: #339966;
}

.steckbriefvsanfrage
{
    margin-top: 5px;
    font-weight: bold;
    font-size: 1.15em;
    color: #CC3300;
}

.steckbriefvsreserviert
{
    margin-top: 5px;
    font-weight: bold;
    font-size: 1.15em;
    color: #CC3300;
}


.steckbriefvsvergeben
{
    margin-top: 5px;
    font-weight: bold;
    font-size: 1.15em;
    color: #0000CC;
}

.klvsbleibt
{
    margin-top: 5px;
    font-weight: bold;
    color: #0000CC;
}

.klvszuhaben
{
    margin-top: 5px;
    font-weight: bold;
    color: #339966;
}

.klvsanfrage
{
    margin-top: 5px;
    font-weight: bold;
    color: #CC3300;
}

.klvsreserviert
{
    margin-top: 5px;
    font-weight: bold;
    color: #CC3300;
}


.klvsvergeben
{
    margin-top: 5px;
    font-weight: bold;
    color: #0000CC;
}

.beizwinger
{
    font-weight: bold;
    color: #993311;
}

.faqfrage
{
    padding-bottom: 4px;
}

.bildunterschrift
{
    text-align: right;
    font-size: 0.8em;
    font-weight: bold;
}



