﻿.ledenmenu
{
    height:17px;
    background:#00A4E1;
    text-align:center;
}
.subtitel
{
    font-weight:bold;
    color:#00A4E1;
    font-size:12px;
}
a.subtitel
{
    font-weight:bold;
    color:#00A4E1;
    font-size:12px;
    text-decoration:none;
}
a.subtitel:hover
{
    font-weight:bold;
    color:#00A4E1;
    font-size:12px;
    text-decoration:underline;
}
.bar_bottom
{
    background:#0B0A0F;
    height:25px;
    text-align:right;
}