/* ##### Sprachabhängige Hintergrundbilder! ### */

.arzt h1 a {
	background-image:url(../img/arzt/arzt_fr_f1.png);
}
.arzt h1 a:hover {
	background-image:url(../img/arzt/arzt_fr_f2.png);
}	

.versicherer h1 a {
	background-image:url(../img/versicherer/versicherung_fr_f1.png);
}
.versicherer h1 a:hover {
	background-image:url(../img/versicherer/versicherung_fr_f2.png);
}

.patienten h1 a {
	background-image:url(../img/patienten/patient_fr_f1.png);
}
.patienten h1 a:hover {
	background-image:url(../img/patienten/patient_fr_f2.png);
}           


#sprechblase {
	background:transparent url(../img/dialog_fr.png) no-repeat scroll 0 0;
}
input.csc-mailform-submit{
	width: 115px;
}
.tx-mmforum-pi1 .submitButton.withQuote {
	width:173px;
}
.backButton {
	width:233px;
}
