table.active-menu {
    background-color: #8C4B50;
}

table.head-top {
    background-color: #AF5F69;
}

td.head-right-2 {
    background-color: #AF5F69;
}

table.topic {
    border-color: #AF5F69;
}

td.topic {
    background-color: #AF5F69;	
}
td.topic img {
    margin-bottom:1px;
}

span.headline
{
    color : #AF5F69;
}

h1
{
    color : #AF5F69; 
}

h2
{
    color : #AF5F69; 
}

a { color: #8C4B50; }
a:hover { color: #8C4B50; }

td.Heading { color:#8C4B50; }
td.NText   { font-size:8pt; font-family:"Verdana",Arial,sans-serif; color:#000000; vertical-align:top; }

hr.topic {
    background-color: #AF5F69;
    color: #AF5F69;
    border:0;
    height:2px;
}

td.table-header-color
{
    color: #8C4B50;
}

td.table-header-noheight-color
{
    color: #8C4B50;
}

td.infotable-header
{
    background-color: #AF5F69;
    color:white;
}

td.infotable-form-normal
{
    background-color: #AF5F69;
}

td.calendar-days
{
    background-color: #8C4B50;
}

td.calendar-cells
{
    background-color: #AF5F69;
}



td.stundenplan-header
{
    background-color: #AF5F69;
}

td.stundenplan-uhrzeit
{
    /*background-color: #ADC2D5;*/
}


/* Filter */
.filter {
    border-bottom-color: #AF5F69;
    border-top-color: #AF5F69;
}


/* itable */
.itable_header { background-color: #AF5F69; color:white; }
.itable_inlineheader { background-color: #AF5F69; }
.itable_normal_aktionen { color: #8C4B50; }
.itable_normal_aktionen a { color: #8C4B50; }
.itable_normal_aktionen_gruppe { color: #8C4B50; }
.itable_normal_aktionen_gruppe a { color: #8C4B50; }


/* alerttable */
.alerttable { color:white; background-color:#8C4B50; }

/* alerts */
.alertbox_info {
    background-color: #8C4B50;
    background-image: url(../images/info_sign.gif);
}

.alertbox_alert {
    background-color: #8C4B50;
    background-image: url(../images/alert_sign.gif);
}

.alertbox_success {
    background-color: #8C4B50;
    background-image: url(../images/finish_sign.gif);
}

.alertbox_message {
    background-color: #8C4B50;
}

section.news article header {
    background-color: #AF5F69;
    color:white;
}

.background-color {
    background-color: #AF5F69;
}