body {
	background-image:url(img/back_sound.gif);
}
h1, h2 {
  color:#7f4a94;
}
#header, #logo {
	background-image:url(img/header_sound.png);
}
#root {
  position:absolute;
	top:365px;
	left:0px;
  /*width:630px;*/
  width:100%;
	height:18px;
	background: url(img/root_sound.gif) repeat-x; /****/
	z-index:9;
}
#root img {
	margin-left:35px;
}

/******* Formatierungen fuer die infobox ueber der Slideshow ****/

#infobox .infoboxtext {
	background:#7f4a94 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 -20px;
}
#submenu {
	background:url(img/nav_sound.png) no-repeat left center #7f4a94;
	border-bottom:6px solid #7f4a94;
}

/* Team-Galerie Bereichsformatierung */
.jdGallery .slideInfoZone
{
	background:#7f4a94;
	color:#fff;
}