
/**************************** TYPO3 ****************************/

#text1 input, #text1 textarea, #text1 select {
	background-color: #dbdbdb !important;
	color: #444444;
}

#text1 select {
	background-color: #dbdbdb !important;
	color: #ae1313;
}

