#content {
	background-color:#C4E9E5;
}

#centercontent {
	background-image: url(/static/img/tuerkis/contentbg.gif);
}

#rightcontent { 
	 background-color:#A9E1DB;
	 background-image: url(/static/img/tuerkis/rightcontentbg.gif);
}

#leftcontent {
	 background: #D8FDF9 url(/static/img/tuerkis/menubgleft.gif) 101px top no-repeat;
  }
  
#cefooter {
	background-color:#C4E9E5;
}
 