.option{width:auto; margin:30px; height: 40px; padding:5px ;line-height: 0px;
   border: 1px solid #aaaaaa; background: gray 50% 50% repeat-x; color: grey; 
   font-size: 20px; text-align: center; vertical-align: middle; border-radius: 0.5em 0.5em 0.5em 0.5em;
	box-shadow: 0em 0.1em 0.1em 0.1em #C1C1C1;cursor: pointer; }
	
.fertig{ width: auto; height: auto; padding:5px ;margin: 5px;
   border: 1px solid #aaaaaa; background-color: #007633; color: whitesmoke;
   font-size: 20px; text-align: center; vertical-align: middle; border-radius: 0.4em;}
	
#feedback {height: 8%; font-size: 15pt;font-weight: bold;padding-top: 10px;padding-bottom: 3px;}

#erstersatz{font-size: 1.2em}