.ContainerMainTable
{
    background-color: #ffffff;
    width:215px;
    font-size: 6pt;   
}

.ContainerHeader
{
    font-weight: lighter;
    font-size: 10pt;
    color: #666666;
    font-family: Arial;
    text-decoration: none;
    background-color: #ffffff;
}

.ContainerSeparator
{
    background-image:url('Images/separator.gif');
    height:4px;
    width:215px;
    font-size: 6pt;   
}

.ContainterTitle
{
    font-size: 6pt;   
    background-image:url('Images/aktuellt.gif');
    background-repeat:no-repeat;
    height:47px;
    width:169px;
}

.ContainerContent
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #666666;
    font-family: Verdana;
    text-decoration: none;
    background-color: #ffffff;
    
}

A.ContainerContent:link
{
    font-weight: bold;
    font-size: 9pt;
    font-family: Verdana;
    text-decoration: none;
    color: #4b6e19;
}
A.ContainerContent:visited
{
    font-weight: bold;
    font-size: 9pt;
    font-family: Verdana;
    text-decoration: none;
    color: #4b6e19;
}
A.ContainerContent:hover
{
    font-weight: bold;
    font-size: 9pt;
    font-family: Verdana;
    text-decoration: none;
    color: #a5c369;
}
A.ContainerContent:active
{
    font-weight: bold;
    font-size: 9pt;
    font-family: Verdana;
    text-decoration: none;
    color: #4b6e19;
}


.ContainerFooter
{
    font-size: 6pt;   
}

.RSSFeed
{
    background-image:url('Images/rss.gif');
    height:17px;
    width:17px;
}























































































































