/** 
 * Grün
 */
BODY {
    background-color: #0C6954;
    background-image: url(/files/www/background_green.jpg);
}


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

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

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

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

/**
 * 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_green.png);
}

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


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

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

/*IE 6 wg png*/
*HTML #footer {
    background-image: url(/files/www/shadow_bottom_green.jpg);
}

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

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

#content H1,
#content H2,
#content H3,
#content A {
    color: #007D61
}

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

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

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

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

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


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

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

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

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


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


