H1
{
    width: 100%;
    text-align: left;
    padding-bottom: 5px;
    font-size: 16px; 
    font-weight: bold;
    border-bottom: dotted 1px #333333;
    margin-bottom: 0px;
    margin-top: 10px;
}

H2
{
    width: 100%;
    text-align: left;
    padding-bottom: 5px;
    font-size: 14px; 
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 0px;
}

H6
{
    width: 100%;
    color: Red;
    font-size: 85%;
    font-weight: normal;
    text-align: left;
    margin-top: 2px;    
    margin-bottom: 10px;
}

TD
{
    text-align: left;
}

A.Kategorie
{
    color: #000000;
     text-decoration: none;
}
A.Kategorie:HOVER
{
     text-decoration: underline;
}

#content A
{
    color: #000000;
    text-decoration: underline;
}
#content A:HOVER
{
    text-decoration: underline;
}

