table	{ 	}
td	{padding: 3px 7px 3px 0;}


/*Formular*/
input	{width:250px; border:	1px solid #666; background:#f2f2f2; float:left; margin-right:10px;} 
option	{  background:#eee;}
input:hover	{ background:#fff;}
input:focus	{ background:#fff;}
input:active{ background:#fff;}
textarea	{width:300px; height:80px; border:	1px solid #666; background:#f2f2f2;}
textarea:hover	{ background:#fff;}
textarea:focus	{ background:#fff;}
textarea:active{ background:#fff;}
.button	{width:auto; border:	1px solid #666; color:#333; background:#eee; }
.button:visited	{ color:#333 }
.button:hover	{background: #ccc ; color:#333; }
.button:focus	{background: #ccc ; color:#333; }
select	{width:auto;  border:	1px solid #666; background:#f2f2f2;}
select:hover	{ background:#fff;}
select:focus	{ background:#fff;}
select:active{ background:#fff;}

.checkbox	{ border: 0 none	; background:0 none; width:15px; margin:0 15px 0 0;}
#leer, #key	{ display:none;}
form i	{ font-weight:bold; color:red; font-style:normal; }