body {
    background: #292929;
    color: #cc7711;
    font-family: Sans-Serif;
}

a {
    color: #22dd77;
}



.control-element {
    background: #aaaaaa;
}

.content-cell {
    font-weight: bold;
}

.content-groupLink {
    font-size: small;
    text-decoration: none;
}



#control-panel {
    background: #292929;
    font-weight: bold;
    border: 1px solid #626262;
}

#content-table {
    text-align: center;
}