
}
#antwort1 {
	border-style:solid;
	border-width:1pt;
	background:yellow;
	color:blue;
	width:400px;
	height:20px;
	text-align:center;
	margin:5px;
}
#nameCON1 {
	margin:5px;
		border-style:solid;
	border-width:1pt;
	background:lightgray;
	color:black;
	width:400px;
	height:20px;
	text-align:center;
}
#emailCON2 {
	margin:5px;
		border-style:solid;
	border-width:1pt;
	background:lightgray;
	color:black;
	width:400px;
	height:20px;
	text-align:center;
}
#adressCON3 {
	margin:5px;
		border-style:solid;
	border-width:1pt;
	background:lightgray;
	color:black;
	width:400px;
	height:20px;
	text-align:center;
}
#cityCON4 {
	margin:5px;
		border-style:solid;
	border-width:1pt;
	background:lightgray;
	color:black;
	width:400px;
	height:20px;
	text-align:center;
}
#zipCON5 {
	margin:5px;
		border-style:solid;
	border-width:1pt;
	background:lightgray;
	color:black;
	width:400px;
	height:20px;
	text-align:center;
}

