/*	######################### FORM ##################### */
	
		legend {
		margin: 5px 0 5px 20px;
		padding-right:10px;
		border: 0px;
		border-bottom: 1px solid #cd0303;
		font-weight:bold;
		font-size:12px;
		width: 90%;
		margin-bottom: 5px;
		}
		
		fieldset {
		border:0px;
		padding-left:0px;
		padding-right:10px;
		padding-top:10px;
		padding-bottom:10px;
		/*border: 1px solid #C0C0C0;*/
		}
		
		.radiolayout {
		width:60%;
		padding-top:15px;
		padding-bottom:15px;
		}
		
		.formu {
		font-size:11px;
		color: #666666;
		width:100%;
		padding-top:10px;
		padding-bottom:20px;
		padding-left:10px;
		border: 0px;
		border: 1px solid #C0C0C0;
		}
		
		.mf-radio {
		border:0px;
		}
		
		.mf-text {
		color: #666666;
		border-top: 1px solid #fef2cc;
		border-left: 1px solid #fef2cc;
		border-right: 1px solid #fef2cc;
		border-bottom: 1px solid #cd0303;						
		background-color: #eedea2;
		margin-bottom: 14px;
		width:300px;
		}
		
		.mf-check {
		border: 0px;
		}
		.mf-select {
		border:1px solid #cd0303 ;
		margin-bottom: 14px;
		}
		
		.mf-input {
		color: #666666;		
		border-top: 1px solid #fcedc2;
		border-left: 1px solid #fcedc2;
		border-right: 1px solid #fcedc2;
		border-bottom: 1px solid #cd0303;						
		background-color: #eedea2;
		margin-bottom: 14px;
		width:300px;		
		}
		
		.mf-submit {
		color: #000000;
		border-top: 1px solid #fcedc2;
		border-left: 1px solid #fcedc2;
		border-right: 1px solid #fcedc2;
		border-bottom: 1px solid #cd0303;						
		background-color: #eedea2;
		margin: 30px 0 0 0px;
		}
		
/* ####################### MAILFORM ##########################*/

	.tx-powermail-pi1 {
	border: 1px solid #eedea2;
	}
	
	fieldset.tx-powermail-pi1_fieldset label {
	
		display: block;
		width: 240px;
		float: left;
		clear: both;	
		color: #666666;
		margin: 5px;
			
	}
	
	fieldset.tx-powermail-pi1_fieldset input,	
	fieldset.tx-powermail-pi1_fieldset textarea {
	
		/*width: 430px;*/
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:bold;
		margin: 5px;
		color: #666666;		
		border-top: 1px solid #fcedc2;
		border-left: 1px solid #fcedc2;
		border-right: 1px solid #fcedc2;
		border-bottom: 1px solid #cd0303;						
		background-color: #eedea2;
	}
	
		.tx-powermail-pi1_fieldset	{
		margin: 30px;
		}
	
		.powermail_submit {
		position:relative;
		top: 30px;
		left: 180px;
		width: 200px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 14px;
		font-weight:bold;
		color:#cd0303;
		background-color: #fcf8f0;
		border-top: 1px solid #cd0303;
		border-left: 1px solid #cd0303;
		border-right: 1px solid #cd0303;
		border-bottom: 1px solid #cd0303;
		padding: 5px;
		}
		
		.powermail_pagebrowser {
		font-size:9px;
		margin-bottom: 30px;
		}
		
		fieldset.tx-powermail-pi1_fieldset textarea {
		color: #666666;		
		border-top: 1px solid #fcedc2;
		border-left: 1px solid #fcedc2;
		border-right: 1px solid #fcedc2;
		border-bottom: 1px solid #cd0303;						
		background-color: #eedea2;
		width: 380px;
		}
		
		.powermail_select {
		font-size:10px;
		color: #666666;		
		border-top: 1px solid #fcedc2;
		border-left: 1px solid #fcedc2;
		border-right: 1px solid #fcedc2;
		border-bottom: 1px solid #cd0303;						
		background-color: #eedea2;
		margin: 5px;		
		}
		
		.hinweisform {
		color: #cd0303;
		font-size:10px;
		padding: 15px 0 5px 5px;
		width: 90%;
		}
		
		.powermail_all .powermail_all_td {
		font-size:11px;
		border-bottom: 1px solid #999999; 
		}
		
		.tx-powermail-pi1_confirmation .tx-powermail-pi1_confirmation_submit, .tx-powermail-pi1_confirmation 					.tx-powermail-pi1_confirmation_back {
		width: 200px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 14px;
		font-weight:bold;
		color:#cd0303;
		background-color: #fcf8f0;
		border-top: 1px solid #cd0303;
		border-left: 1px solid #cd0303;
		border-right: 1px solid #cd0303;
		border-bottom: 1px solid #cd0303;
		padding: 5px;
		margin: 10px 10px 10px 0;
		float:left;
		
		}
		
		

