/** 
 * Rot
 */
BODY {
    background-color: #680D0C;
    background-image: url(/files/www/background-red.jpg);
}

#logo A {
    background-image: url(/files/www/logo_red.jpg);
}

#header{
    background-image: url(/files/www/border_top_new_red.jpg);
}

#navigation_1 {
   background-image: url(/files/www/navigation_new_red.png);
}

/**
 * Breites Tempalte
 */
.template_5 #content_inner,
.template_6 #content_inner {
    background-image: url(/files/www/content_bg_big_top_red.png) !important;
} 

/**
 * Schmalles Template
 */
.template_7 #content_main_inner,
.template_9 #content_main_inner, 
.template_10 #content_main_inner {
    background-image: url(/files/www/content_bg_small_top_red.png);
}

/** 
 * Farben für Startseite
 */
#content_box_main,
#content_box_notes {
    background: url(/files/www/main_box_red.png) no-repeat;
}


#content_box_notes_inner {
    background-image: url(/files/www/main_box_red_separator.png);
}

#content_box_additional {
    background: url(/files/www/main_additional_red.jpg) no-repeat;
}


/*IE 6 wg png*/

*HTML #footer {
background-image: url(/files/www/shadow_bottom_red.jpg);
}

*HTML #content_container {background-image: url(/files/www/shadow_content_red.jpg);
}

*HTML #subnavigation {
    background-image: url(/files/www/shadow_subnavigation_red.jpg);
}

#content H1,
#content H2,
#content H3,
#content A {
    color: #7D0000
}

#content UL {
    list-style-image: url(/files/www/button_red.gif);
}

/**
 * Event-Farben
 */

.paragraph_view_events_normal .event_title {
	background-image: url(/files/www/event/red_c_left.png);
}

* HTML .paragraph_view_events_normal .event_title {
	background-image: url(/files/www/event/red_c_left.gif);
}

.paragraph_view_events_normal .event_title H3 {
	background-image: url(/files/www/event/red_c_right.png);
}

* HTML .paragraph_view_events_normal .event_title H3 {
	background-image: url(/files/www/event/red_c_right.gif);
}


.paragraph_view_events_normal .event_title A SPAN.inner {
	background-image: url(/files/www/event/red_booking.png);
}

* HTML .paragraph_view_events_normal .event_title A SPAN.inner  {
	background-image: url(/files/www/event/red_booking.gif);
}


.paragraph_view_events_normal .event_title SPAN.outer {
	background-image: url(/files/www/event/red_bg.png);
}

* HTML .paragraph_view_events_normal .event_title SPAN.outer {
	background-image: url(/files/www/event/red_bg.gif);
}


.paragraph_view_events_normal .event_date {
	background-image: url(/files/www/event/red_date_bg.jpg)
}

#page SPAN.required LABEL {
	color: #990000;
}

