
fieldset {
   border       : 1px #666 solid;
   background   : #ffffff;
   width	: 70%;
}

legend {
			font-weight  : bold;
			background   : #FFCC99;
}


label {
   border       : #000;
   border-width : 0 0 1px 0;
  cursor       : pointer;
}

input, textarea {
  background   : #eee;
  margin       : .4em;
}

input:focus, textarea:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: x-small; 
				color: #000000; 
				font-style: normal; 
				font-weight: bold; 
				vertical-align: top;
					voice-family: "\"}\""; 
					voice-family: inherit; 
  background   : #fff;
}

.marke {
  border       : #000 solid;
  border-width : 0px 0px 1px;
  font-weight  : bold;
  color	: #bbb;
}


legend, label {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: x-small; 
				font-style: normal; 
				font-weight: bold; 
				vertical-align: top;
					voice-family: "\"}\""; 
					voice-family: inherit; 
}
