.backgrautext {
	background-color : #e1e1e1;
}


.radiogruen  {
	background-color : #e1e1e0;
}


.formborder  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 15px;
	background-color : #FDFDFD;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	width: 340px;
}


.buttonS  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #ff3131;
	background-color : #cccccc;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	width: 55px;
}
