
/* -------------------------------- F I E L D S E T S -------------------------------------*/	
.dmail_subscription *
				{
				font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
				}



.dmail_subscription fieldset
				{
				float:left;
				width:210px;
				padding-bottom:20px;
				}
				

.dmail_subscription p
				{
				line-height:15px;
				text-align:justify;
				}
				
/*------------------------------*/				





	
.dmail_subscription .fieldset_notification,
.dmail_subscription .fieldset_specialinterest,
.dmail_subscription .fieldset_additional		
				{
				
				float:right;
				width:210px;
				}



				
.dmail_subscription .unsubscribe	
				{
				clear:both;
				}			

/*------------------------------*/	

				
.dmail_subscription label,
.tx_powermail_pi1_fieldwrap_html_checkbox_title
				{
				font-weight:bold;
				color:#9d3511;	
				display:block;
				font-size:12px;
				padding-bottom:2px;
				}			

				
				

.dmail_subscription input.forminput
				{
				width:210px;
				border:1px solid #999;
				padding:2px;
				}			

				
.dmail_subscription .formstdfield
				{
				margin-bottom:10px;
				}			
				
				
/*------------------------------*/				
								

.dmail_subscription select
				{
				width:217px;
				border:1px solid #999;			
				paddding:2px;
				}

				
.dmail_subscription option

				{
				padding:1px;
				}			

				
.dmail_subscription .formsubmit
				{
				text-align:right;
				}			
				
.dmail_subscription textarea
				{				
				border:1px solid #999;
				width:207px;
				height:115px;
				padding:2px;
				}
				

				
.tx_powermail_pi1_fieldwrap_html_check label
				{
				float:left;
				padding-left:8px;
				}


				
.tx_powermail_pi1_fieldwrap_html_check label
				{
				font-weight:normal;
				float:none;
				color:#797979;
				float:left;	
				display:block;
				}

input.powermail_check
				{
				display:block;
				width:14px;
				height:14px;
				float:left;
				
				padding-top:1px;
				margin-right:3px;
				}				
				

			
				

				
/*------------------------------------- Spezielle Anpassungen --------------------------*/

.dmail_subscription .field_zip input
				{
				width:40px;
				}
				
	.dmail_subscription .field_zip
				{
				width:40px;
				float:left;
				}
				
				
.dmail_subscription .field_city input
				{
				width:150px;
				
				}
				
.dmail_subscription .field_city
				{
				width:150px;
				float:right;
				}	
				
				
.dmail_subscription select.field_salutation
				{
				width:70px;
				}
				
.dmail_subscription input.field_title
				{
				width:120px;
				}
				
.dmail_subscription .wrapper_salutation
				{
				width:70px;
				float:left;
				}				

				
.dmail_subscription .wrapper_title
				{
				width:120px;
				float:right;
				}				
				
.wrapper_phone_checkboxes
				{
				margin-top:5px;
				margin-bottom:30px;
				}
				
.wrapper_phone_checkboxes label
				{				
				
				color:#797979;
				width:85px;
				float:left;
				font-weight:normal;
				}
				
.datenschutz,
.unsubscribe
				{
				margin-top:20px;	
				}			
				
.alerttext
				{
				color:#9d3511;				
				}
