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