#contact h3
{
	background: transparent url("/art/str-contactHeader.png.en") no-repeat 15px 20px;
}

h3.currentProjects
{
	background: transparent url("/art/str-currentProjects.png.en") no-repeat 20px 0;
}

#downloads h3
{
	background: transparent url("/art/str-downloadsHeader.png.en") no-repeat 15px 20px;
}

#flashPlayer
{
	/*background: #1d1d1d url("/art/str-enableFlashPlease.png.en") no-repeat 50% 50%;*/
	/* UPDATE IN BOTH LANGUAGES! */
	background: #ffffff url("/art/her-noVideoReplacement.jpg") no-repeat 50% 50%;
}

h3.formerProjects
{
	background: transparent url("/art/str-formerProjects.png.en") no-repeat 20px 0;
}

#newsletterThankYou
{
	background: transparent url("/art/str-letterThankYou.png.en") no-repeat 50% 50%;
}

#newsletter h3
{
	background: transparent url("/art/str-newsletterHeader.png.en") no-repeat 15px 20px;
}

#newsletter .button
{
	background: transparent url("/art/str-signUpButton.png.en") no-repeat 0 0;
}

h3.whoIs
{
	background: transparent url("/art/str-whoIs.png.en") no-repeat 20px 34px;
}

#newsletter .button:hover
{
	background: transparent url("/art/str-signUpButton.png.en") no-repeat 0 -35px;
}

#newsletter .button:active
{
	background: transparent url("/art/str-signUpButton.png.en") no-repeat 0 -71px;
}

