body {
	background-image:url(img/back_kreativ.gif);
}
h1, h2 {
  color:#79b63e;
}
#header, #logo {
	background-image:url(img/header_kreativ.png);
}
#root {
  position:absolute;
	top:365px;
	left:0px;
  /*width:630px;*/
  width:100%;
	height:18px;
	background: url(img/root_kreativ.gif) repeat-x; /****/
	z-index:9;
}
#root img {
	margin-left:35px;
}

/******* Formatierungen fuer die infobox ueber der Slideshow ****/

#infobox .infoboxtext {
	background:#79b63e none repeat scroll 0 0;
}


/***** Ende Formatierungen fuer die infobox ueber der Slideshow ****/

#inccon {
  background-image:url(img/linker_farbbalken.png);
  background-repeat: repeat-y;
  background-position: 0px -221px;
}
#submenu {
	background:url(img/nav_kreativ.png) no-repeat left center #79b63e;
	border-bottom:6px solid #79b63e;
}

/* Team-Galerie Bereichsformatierung */
.jdGallery .slideInfoZone
{
	background:#79b63e;
	color:#fff;
}