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

body    { background:#d2c9ba; }
#header { background:url(/de/wLayout/design/img/braun_header_bg.png) no-repeat; }
#start  { background:url(/de/wLayout/design/img/braun_content_bg.png) repeat-y; }
#area   { background:url(/de/wLayout/design/img/braun_content_bg.png) repeat-y; }
#footer { background:url(/de/wLayout/design/img/braun_footer_bg.png) no-repeat 0 -9px; }

#content h1, #content h2 { color:#5f3b01; }
#sidebar div { background:url(/de/wLayout/design/img/head_braun.gif) repeat-x top; }
#sidebar div h3, #sidebar div h3 a, #sidebar div p a { color:#5f3b01; }

#sidebar div p.kalender a span.datum { color:#5F3B01; }