<!--

.overviewtitle
{
    color            : #C52227;
    font-size        : 16px;
    font-weight      : bold;
    font-family      : Arial;
}

.overviewtitlecontainer
{
    width            : 560px;
    height           : 20px;
    background-color : #DAC21F;
}

.overviewtitleblack, .overviewtitlered
{
    font-family      : Arial;
    font-size        : 16px;
    font-weight      : bold;
}

.overviewtitleblack
{
    color            : #000000;
}

.overviewtitlered
{
    color            : #C52227;
}

.overviewcontainer
{
    background-color : #E0E0E0;
}

.overviewtext
{
    color            : #000000;
    font-family      : Arial;
    font-size        : 11px;
    padding          : 10px 10px 10px 10px;
}

.overviewlink
{
    text-align       : right;
    padding          : 0px 10px 10px 10px;
}

.overviewlink a
{
    color            : #808080;
    font-family      : Arial;
    font-size        : 11px;
    color            : #C52227;
}

.overviewlink a:hover
{
    color            : #808080;
    font-family      : Arial;
    font-size        : 11px;
    text-decoration  : none;
    color            : #C52227;
}

.horsesstamboek
{
    background-color : #DAC21F;
}

.horse_v
{
    color            : #ffffff;
    padding-left     : 5px;
}

.horse_m
{
    color            : #000000;
    padding-left     : 5px;
}

.horsespacer
{
    background-color : #ffffff;
}

.horselabel, .horsevalue
{
    padding-left     : 10px;
    font-family      : arial;
    font-size        : 11px;
    color            : #000000;
    background-color : #e0e0e0;
    line-height      : 30px;
}

.horsevalueinfo
{
    padding-left     : 10px;
    font-family      : arial;
    font-size        : 11px;
    color            : #000000;
    background-color : #e0e0e0;
    padding-top      : 5px;
    padding-bottom   : 5px;
}

.horselabel
{
    width            : 180px;
}

.horsevalue
{
    font-weight      : bold;
}

.horsevalue a, .horsevalue a:hover
{
    font-family      : arial;
    font-size        : 11px;
    color            : #000000;
    background-color : #e0e0e0;
    line-height      : 30px;
}

.horsebulktext
{
    padding-top      : 9px;
    padding-bottom   : 9px;
    padding-left     : 10px;
    font-family      : arial;
    font-size        : 11px;
    color            : #000000;
    background-color : #e0e0e0;
}

.horselink
{
    font-family      : arial;
    font-size        : 11px;
    color            : #C52227;
    background-color : #e0e0e0;
    line-height      : 30px;
    text-align       : right;
    font-style       : italic;
    text-decoration  : underline;
    padding-right    : 10px;
}

.horselink a
{
    color            : #C52227;
}

.fotopopup
{
    background-color : #e0e0e0;
}

.fotopopup a
{
    font-style       : italic;
    color            : #C52227;
}

.fotopopupcontent
{
    text-align       : center;
    margin-bottom   : 5px;
    margin-top      : 5px;
    width            : 400px;
}

-->