/**
*	Stylesheet für das Menü
*/
div.contentTableDownloadsHeadLineMiddleBT 
{
    width:100%;
    min-width:525px;
    padding:5px 0 5px 0;
    margin:0 0 10px 0;
    font-weight:bold;
    border-bottom:1px dotted #555;
}
div.contentTableDownloadsContent a 
{
    color:#069;
    text-decoration:none;
}
div.contentTableDownloads 
{
    margin-bottom:15px;
    width:auto;
    float:left;
}
