#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading {
    background: #b01f25;
    border: 1px solid #DBDEE1;
}

#eb-event-page h1.eb-page-heading {
    margin: 0 0 10px 0 !important;
    color: #cccccc;
}

.eb-container h1, .eb-container h2, .eb-container h3 {
    color: #cccccc;
}

#eb-categories .eb-description, #eb-events .eb-description, #eb-event-page .eb-description {
    background: #f2f2f2 url(../../../../templates/sclaustria/images/hg-ticket.jpg) repeat;
    border-radius: 0 0 7px 7px;
    margin: 0;
    padding: 10px;
}

.table-bordered {
    color: #666666;
}

h1.title {
    color: #333333;
}

h2.title {
    color: #333333;
}

.form-actions {
    background: #f2f2f2 url(../../../../templates/sclaustria/images/hg-ticket.jpg) repeat;
}