/* Powermail */
	/* Form Kontakt*/
	
/* * { padding: 0px; margin: 0px; border: 0px;}*/
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}

input.validation-failed, textarea.validation-failed {
	/* Background color if validation failed */
	background-color: red;
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	
	border: 1px solid #006600;
	/*background-color: #F0F0F0;*/
	/*background-color: #FFFFFF;*/
	/*background-image: url("back_mail2.jpg");*/
  margin-top: 0px;
   /*width: 450px;*/
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	width: 150px;
	font-weight: bold;
	color: #ffffff;
	display: none;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 130px;
	float: left;
	clear: both;
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #707070;
	margin-top: 10px;
}

/*#powermaildiv_uid14 textarea {width:200px;
                        background-color: #ffffff;
                       border: 1px solid #A9A9A9;
                       margin-top: 5px;}
                       
#powermaildiv_uid23 textarea {width:200px;
                        background-color: #ffffff;
                       border: 1px solid #A9A9A9;
                       margin-top: 5px;}*/                       

input.powermail_text {
                       width:220px;
                       font-size: 10px;
                       font-family: verdana;
                       color: #000066;
                       /*border: 1px solid #A9A9A9;*/}
                       
input {
                       width:120px;
                       font-size: 10px;
                       font-family: verdana;
                       color: #000066;
                       border: 1px solid #A9A9A9;
                       margin-top: 10px;
                       }
                       
input:focus {
                       background-color: #f0f0f0;}                       
                       
                       
fieldset.tx-powermail-pi1_fieldset ,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea
 {
	/* Input and textarea */
	width: 380px;

}

fieldset.tx-powermail-pi1_fieldset select.powermail_select{width: 200px;
                                                           font-size: 10px;
                                                           font-family: verdana;
                                                           color: #000066;
                                                      /* border: 1px solid #A9A9A9;*/
                                                      margin-top: 8px;}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div#tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0; }

#powermaildiv_uid9 input {width:150px;
                         background-color: #ffffff;
                         border: 1px solid #A9A9A9;
                         margin-top: 10px;
                         margin-bottom: 5px;
                         }
#powermaildiv_uid9 {margin-top: 10px;}

#powermaildiv_uid24 input{width:150px;
                         background-color: #ffffff;
                         border: 1px solid #A9A9A9;
                         margin-top: 10px;
                         margin-bottom: 5px;
                         }


#powermaildiv_uid14 input{width:150px;
background-color: #ffffff;
                       border: 1px solid #000066;
                       margin: 10px;
                         }
               
#powermaildiv_uid24 {margin-top: 10px;}
               
#powermaildiv_uid23 input{width:220px;
                       font-size: 10px;
                       font-family: verdana;
                       color: #000066;
                       /*border: 1px solid #A9A9A9;*/}              
                         
#sound1 {clear: both;}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	float: right;
	margin-top: 10px;
	margin-right: 40px;
	font-weight: bold;
	color: 000000;
}
input.powermail_reset {	
   
	margin-left: 40px;
	font-weight: bold;
  float: left;}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

.tx-powermail-pi1_thx {padding-top: 20px;
                        font-weight: bold;}
/*---sr_freecap ------*/                       
.tx-srfreecap-pi2-image { width: 200px;
                          height: 70px;
                           margin-left: 140px;
                          margin-right: 120px;
                           border: 1px solid #909090;
                           background-image: url("captcha1.png");
                          }
                           
.tx-srfreecap-pi2-cant-read {margin-left: 110px; font-size: 10px; color:#404040;
                             background-color: #ffffff; }
.tx-srfreecap-pi2-cant-read a:link { background-color:transparent; 
                                     font-weight:bold;  
                                     text-decoration:none;
                                     color: #404040; }

