.aktuell .more a{
	background: url(../images/button-mehr-orange-en.png) no-repeat;
}
.aktuell .more a:hover{
	background: url(../images/button-mehr-orange-en-hover.png) no-repeat;
}
.aktuell .more_de a{
	background: url(../images/button-mehr-orange-en.png) no-repeat;
}
.aktuell .more_de a:hover{
	background: url(../images/button-mehr-orange-en-hover.png) no-repeat;
}
.aktuell .more_en a{
	background: url(../images/button-mehr-orange-en.png) no-repeat;
}
.aktuell .more_en a:hover{
	background: url(../images/button-mehr-orange-en-hover.png) no-repeat;
}
.aktuell h4 {
	background: url(../images/txt-aktuell-en.gif) no-repeat;
}
.bluebox .more{
	background: url(../images/button-mehr-en.png) no-repeat;
}
.bluebox .more:hover{
	background: url(../images/button-mehr-en-hover.png) no-repeat;
}
.intro .more{
	background: url(../images/button-mehr-blue-en.png) no-repeat;
}
.intro .more:hover {
	background: url(../images/button-mehr-blue-en-hover.png) no-repeat;
}
.content .newslist .more a{
	background: url(../images/button-mehr-blue-en.png) no-repeat;
}
.content .newslist .more a:hover {
	background: url(../images/button-mehr-blue-en-hover.png) no-repeat;
}
.formulares .submit{
	background: url(../images/button-abschicken-en.png) no-repeat;
}

*html .bluebox .more{
	background: url(../images/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/templates/images/button-mehr-en.png', sizingmethod='crop');
}
*html .bluebox .more:hover{
	background: url(../images/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/templates/images/button-mehr-en-hover.png', sizingmethod='crop');
}
*html .formulares .submit{
	background: url(../images/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/templates/images/button-abschicken-en.png', sizingmethod='crop');
}
*html .content .newslist .more{
	background: url(../images/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/templates/images/button-mehr-blue-en.png', sizingmethod='crop');
}
*html .intro .more{
	background: url(../images/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/templates/images/button-mehr-blue-en.png', sizingmethod='scale');
}
*html .intro .more:hover{
	background: url(../images/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/templates/images/button-mehr-blue-en-hover.png', sizingmethod='scale');
}
*html .content .newslist .more a{
	background: url(../images/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/templates/images/button-mehr-blue-en.png', sizingmethod='scale');
}
*html .content .newslist .more a:hover{
	background: url(../images/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/templates/images/button-mehr-blue-en-hover.png', sizingmethod='scale');
}
*html .aktuell .more_de a{
	background: url(../images/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/templates/images/button-mehr-orange-en.png', sizingmethod='scale');
}
*html .aktuell .more_de a:hover{
	background: url(../images/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/templates/images/button-mehr-orange-en-hover.png', sizingmethod='scale');
}
*html .aktuell .more_en a{
	background: url(../images/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/templates/images/button-mehr-orange-en.png', sizingmethod='scale');
}
*html .aktuell .more_en a:hover{
	background: url(../images/transparent.gif);
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/fileadmin/templates/images/button-mehr-orange-en-hover.png', sizingmethod='scale');
}

.tx-szcontactform-pi1 .contact-form .row label {
 	padding-left: 0px !important;
}