	/****************************************/
	/*	GENERAL DECLARATIONS            */

		body 								{background-color: transparent; margin: 20px; color: #000; font-size: 10px; font-family: Arial, sans-serif;} 

	/*	GENERAL DECLARATIONS            */
	/****************************************/

	/****************************************/
	/*	CONTACT FORM                    */

		input, textarea 						{width: 390px; margin: 4px; padding: 4px; color: #000; font-size: 10px; font-family: Arial, sans-serif; font-weight: bold; text-transform: uppercase; border: 0; display: block; float: left; clear: both; filter: alpha(opacity=66); -moz-opacity: 0.66; opacity: 0.66;}
		input:hover, textarea:hover 					{filter: alpha(opacity=100); -moz-opacity: 1.00; opacity: 1.00;}
		input:focus, textarea:focus 					{filter: alpha(opacity=100); -moz-opacity: 1.00; opacity: 1.00;}
		textarea 							{height: 180px;}

		#submit 							{color: #ff00cc; background-color: transparent; font-size: 33px; font-family: Tahoma, "Trebuchet MS", Arial, sans-serif; font-weight: bold; letter-spacing: -3px; line-height: 50px; text-align: left; text-decoration: none; border: 0; cursor: hand; cursor: pointer;}
		#submit:hover 							{}

		p .send 							{background-color: transparent; font-size: 66px; color: #ff00cc; font-family: Arial, sans-serif; font-style: normal; font-weight: bold; letter-spacing: -7px; line-height: 56px; text-decoration: none; margin: 5px 0 0 0; padding: 8px;} 

	/*	CONTACT FORM                    */
	/****************************************/

	/****************************************/
	/*	UNSICHTBAR                      */
	
		.hidden 							{position: absolute!important; top: -6000px!important; left: -6000px!important; height: 1px!important; width: 1px!important;}

	/*	UNSICHTBAR                      */
	/****************************************/

