/****************************************************
         www.graphiks.info  (c) 2010 
****************************************************/
	


/*formular*/
#formular	{ position:relative; padding-bottom:60px; }
#formular p	{ display:block; width:100%;   margin:0 0 7px 0; float:left; position:relative;  }

#formular label	{float:left; height:auto; width:80px; margin-right:15px; line-height:14px; }

#formular input, #formular textarea, #formular select	{ border:1px solid #ccc; background:#fff; width:200px; margin-right:10px; float:left; height:auto;}
#formular textarea	{ height:100px; }
#formular select	{ width:auto;}



#formular p i	{  width:auto; height:14px; font-size:0.9em; line-height:14px; text-align:left;  color:#f00; float:left; }
#formular #key, #formular #leer	{ display:none;}

#formular .button, #formular .button:visited{ width:auto; border:1px solid #999; background:#f1f1f1; letter-spacing:1px;   }
#formular .button:hover, 	#formular .button:focus	{background: #fff ; color:#333; cursor: pointer; width:auto; }

	

#formular input.checkbox {border:	1px solid #666; background:0 none; width:15px;}








