/* CSS Document */

.formtext {
	/* Textfelt in Formular */
	width:180px;
    background-color:#FFCB99;
}


