.input1{
	background-color : #fffdfb;
	color : #186e55;
	border-left : none;
	border-right : none;
	border-top : none;
	border-bottom : 1px dashed #000000;
	font-size : 16px;
	letter-spacing : 2px;
	font-family : "Times New Roman", Times, serif;
	padding-left : 5px;
}

.input2{
	background-color : #fffdfb;
	color : #186e55;
	scrollbar-base-color:#fffdfb;
	scrollbar-3dlight-color:#fffdfb;
	scrollbar-arrow-color:#186e55;
	scrollbar-darkshadow-color:#fffdfb;
	scrollbar-face-color:#fffdfb;
	scrollbar-highlight-color:#fffdfb;
	scrollbar-shadow-color:#fffdfb;
	scrollbar-track-color:#fffdfb;
	border-left : none;
	border-right : none;
	border-top : none;
	border-bottom : 1px dashed #000000;
	font-size : 16px;
	letter-spacing : 2px;
	font-family : "Times New Roman", Times, serif;
	padding-left : 5px;
}

.input3{
	background-color : #fffdfb;
	color : #000000;
	font-size : 12px;
	letter-spacing : 1px;
	font-family : "Times New Roman", Times, serif;
	padding-left : 5px;
	border : 1px solid #000000;
	width : 150px;
}

.unterschrift{
	color : #000000;
	font-size : small;
}
