/*     CSS - Cascading Stylesheet
       Stadt Kierspe
       Design: Gruen                                               */

body    { background:#bae2bf; }
#header { background:url(/de/wLayout/design/img/gruen_header_bg.png) no-repeat; }
#start  { background:url(/de/wLayout/design/img/gruen_content_bg.png) repeat-y; }
#area   { background:url(/de/wLayout/design/img/gruen_content_bg.png) repeat-y; }
#footer { background:url(/de/wLayout/design/img/gruen_footer_bg.png) no-repeat 0 -9px; }

#content h1, #content h2 { color:#1c9d26; }
#sidebar div { background:url(/de/wLayout/design/img/head_gruen.gif) repeat-x top; }
#sidebar div h3, #sidebar div h3 a, #sidebar div p a { color:#1c9d26; }
#sidebar div p.kalender a span.datum { color:#1C9D26; }
