input, textarea {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*border-top: 1px solid #999999;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #999999;*/
}
textarea {
	height:100px;
}

input.submit{
	width: 100px;
}
.stern{
	color:#999999;
}
.sternrot {
	color:#FF0000;
	color:#FF33CC;
}
