/*
 * stylesheet for leuchtpol.de
 * region design
 * (c) www.wegewerk.com
 * wwEdit CMS (www.wwedit.de)
 * created:      20090216 bms
 * lastmodified: 20090216 bms
 */



/* global */

a,a:visited {
  color: #892425;
}

h2, #page_body_right_content h2 {
    color: #EE7F00 !important;
}


/* structure */

#page_head_title_content .rss_link a{
  background: url(/static/img/anu10/region_bg_rss_link.gif) no-repeat;
}

#page_body_left{
  background: url(/static/img/anu10/region_nav_bottom.gif) no-repeat bottom left;
}


/* nav */

#access_navigation a:focus,
#access_navigation a:hover,
#access_navigation a:active{
  color: #892425;
}

#page_head_lang_nav{
  color: #892425;
}

#page_head_meta{
  color: #892425;
}


#main_nav_container{
  background: url(/static/img/anu10/region_nav.png) no-repeat top left;
}

#main_nav_deco{
  background: url(/static/img/anu10/region_illu_nav.png) no-repeat;
  height: 206px;
  width: 179px;
}

.msie #main_nav_deco{
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale',src='/static/img/anu10/region_illu_nav.png');
}






#main_navigation a:hover,
#main_navigation a:focus,
#main_navigation a:active{
  color: #892425;
}

#main_navigation li span.active,
#main_navigation li a.active{
  color: #892425;
}


#main_navigation li .path_active{
  color: #892425;
}


/* co */

.extra_link a{
  background: url(/static/img/anu10/region_bg_extra_link.gif) no-repeat;
  padding-bottom: 1px;
}

#page_body_main_content .co_pos_first{
/*  background: url(/static/img/anu10/region_co_separator.gif) no-repeat bottom right;*/
}

#page_body_right_content .co_head{
  background: url(/static/img/anu10/region_bg_co_right_top.gif) no-repeat top left;
}

#page_body_right_content .co_body{
  background: url(/static/img/anu10/region_bg_co_right_bot.gif) no-repeat bottom left;
  color: #fff;
}

#page_body_right_content .co_body h2{
  color: #fff;
}

#page_body_right_content .calendar .co_head{
  background: url(/static/img/anu10/region_bg_calendar_top.gif) no-repeat top left;
}

#page_body_right_content .calendar .co_body{
  background: url(/static/img/anu10/region_bg_calendar_bot.gif) no-repeat bottom left;
  color: #000;
}

#page_body_right_content .calendar .co_body h2{
  color: #000;
}

#page_body_right_content .region_map .co_head{
  background: url(/static/img/anu10/region_bg_region_map_top.gif) no-repeat top left;
  height: 130px;
}

#page_body_right_content .region_map .co_body{
  background: url(/static/img/anu10/region_bg_region_map_bot.gif) no-repeat bottom left;
  color: #000;
}

#page_body_right_content .region_map .co_body h2{
  color: #000;
}

#page_foot{
  color: #892425;
}

#page_foot_right li.print a{
  background: url(/static/img/anu10/region_bg_footer_print.gif) no-repeat;
}

#page_foot_right li.top a{
  background: url(/static/img/anu10/region_bg_footer_top.gif) no-repeat;
}

#page_foot_right li.send a{
  background: url(/static/img/anu10/region_bg_footer_send.gif) no-repeat;
}


/* special */

.bg_submit_l{
  background: url(/static/img/anu10/region_bg_submit_l.gif) no-repeat top left;
}

.wwe_form_submit,
.wwe_form_submit_js_hover {
  background: url(/static/img/anu10/region_bg_submit.gif) no-repeat top right;
}

#page_body_right_content .label{
  background: url(/static/img/anu10/region_bg_inp_text_r.gif) no-repeat top right;
}

#page_body_right_content .bg_inp_text_l{
  background: url(/static/img/anu10/region_bg_inp_text_l.gif) no-repeat top left;

}

#page_body_right_content .form_label td{
  background:url(/static/img/anu10/region_bg_inp_text_l.gif) no-repeat;
}

#page_body_right_content .extra_link a{
  background: url(/static/img/anu10/region_bg_extra_link_r.gif) no-repeat;
}

.login .co_body{
  background: url(/static/img/anu10/region_bg_login.gif) no-repeat bottom right !important;
}

.login a.login_forgot_pw{
  background: url(/static/img/anu10/region_bg_extra_link_r.png) no-repeat;
}

.calendar .today span{
  background-color: #892425;
}

.calendar td a{
  border: 1px solid #892425;
}






