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

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

#subpagecontent
{
  background-image:url(../images/subpage_content.gif);
  background-repeat:repeat-x;
  background-color:#028dc7;
}

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

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

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

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

.pointmenuimg a
{
  color:#028dc7;
}

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

#cmscontent_left .pointmenu
{
  border-bottom:1px solid #028dc7;
}

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

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

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

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

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

