#container
{
	background-image:url(../images/back_container_orange.gif);
}

#bottom3
{
  background-image:url(../images/bottom_orange.gif);
}


#submenu
{
  background-image:url(../images/back_submenu_orange.gif);
  background-repeat:repeat-x;
}

#subpagecontent
{
  background-image:url(../images/subpage_content_orange.gif);
  background-repeat:repeat-x;
  background-color:#e9a400;
}

#cmscontent_left
{
  background-image:url(../images/back_top_left_orange.gif);
  background-repeat:no-repeat;
  background-position:top;  
}

#cmscontent_left .top
{
  background-image:url(../images/back_active_top_orange.gif);
}

#cmscontent_right
{
  border-left:1px solid #e9a400;
}

.pointmenuimg
{
  background-image:url(../images/point_orange.gif); 
}

.newpointmenu
{
  border-bottom:1px solid #e9a400;
}

.pointmenuimg a
{
  color:#e9a400;
}

#submenu ul li .submenufront
{
  background-image:url(../images/submenufront_orange.gif); 
}

#submenu ul li .submenuback
{
  background-image:url(../images/submenuback_orange.gif); 
}

.active
{
  background-image:url(../images/subactback_orange.gif);
  background-repeat:repeat-x;
} 

#submenu .active a
{
  color:#e9a400;
} 
#cmscontent_right h2{
	color:#e9a400;
}