.survey-name {
	color: #954B97;
}
#modulelogo {
	background: url(images/modul4-icon-komplett.png) center center no-repeat;
}
#pdfbutton, #homebutton {
	background: #954B97 !important;
  background: -webkit-linear-gradient(#662483, #954B97) !important; /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#662483, #954B97) !important; /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#662483, #954B97) !important ; /* For Firefox 3.6 to 15 */
  background: linear-gradient(#662483, #954B97) !important; /* Standard syntax */
}
#pdfbutton span
{
	background: url(images/erfolg.png) left center no-repeat;
}
#homebutton span {
	background: url(images/zur-uebersichtmodul4.png) left center no-repeat;
}