.iw_modulheader
{
background: transparent url(../images/modul_header_green_l.gif) no-repeat;
}

.iw_modulheader_inner
{ 
background: transparent url(../images/modul_header_green_r.gif) no-repeat right top;
}


.content_home .iw_column_5_2  .iw_modulheader
{
background: transparent url(../images/modul_header_l.gif) no-repeat;
}

.content_home .iw_column_5_2 .iw_modulheader_inner
{ 
background: transparent url(../images/modul_header_r.gif) no-repeat right top;
height:30px;
}


.mainbody
{
   background: transparent url(../images/bg_green.gif);  
}


#header
{ 
   background: transparent url(../images/header_bg_green.gif) repeat-x center top;     
  
}
#header .center_wrapper
{
   background: transparent url(../images/header_wrapper_bg_green.gif) no-repeat;     
}

#content
{

  background: #fff url(../images/content_bg_green.gif) repeat-x center top;   
}

#content .center_wrapper
{
   background: transparent url(../images/content_wrapper_bg_green.gif) no-repeat center top;     
}

#footer
{
 background: transparent url(../images/footer_bg_green.gif) repeat-x center top;  
}

#footer .center_wrapper
{
   background: transparent url(../images/footer_wrapper_bg_green.gif) no-repeat top center;     
}

