body {
}

#feedburner-subscribe {
    padding: 10px 15px;
    margin-top: 20px;
    border: 1px solid red;
    clear: left;
    border: 1px solid #53B147;
}

#feedburner-subscribe h3 {
    margin-top: 0px;
}

#feedburner-subscribe table {
    margin: 0px;
    padding: 0px;
}

#feedburner-subscribe table {
    width: auto;
}

#leftmenu h3 {
    display: none;
}

#left-column-container h3 {
    background: #fff;
    color: #000;
    font-size:14px;
    font-weight:bold;
    line-height:30px;
    margin:0px 28px 0px 0px;
    padding:0 20px;

}

#defo-aktuelt {
    margin-right: 28px;
}

#defo-aktuelt a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 6px 0px 6px 20px;
}

#defo-aktuelt a:hover {
    color: #000;
    background: #9bcb89;
}

#defo-aktuelt .aktuelt {
    border-bottom: 1px solid #fff;
}

#defo-aktuelt .image {
    display: block;
    background: #000 center center no-repeat;
    width: 100px;
    height: 100px;
    margin-top: 6px; 
    border: 1px solid #000;
}

table.datatable {
    border: 1px solid #53b147;
}
table.datatable th {
    background: #91c282;
}

