/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: #c0d005;
}
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 #aaa;
	background-color: #ccc;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 200px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 260px;
}
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;
}

.powermail_text{
width:400px;
}
/*#powermaildiv_uid4
      {
              display:inline;
              float:left;
              width:100px;
      }

#powermaildiv_uid5
      {
              display:inline;
              float:right;
              width:400px;
      } */

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
}
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;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: #eee;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}


/**EIGENE STYLES **/

.mf_anrede{
width: 100px;
}

.mf-radio {
border:0px;
}
.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
width:370px;
}
.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}


.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 15px;
width:370px;
}

.mf-submit{
color: #ffffff;
background-color:#C0C0C0;
border: 0px;
margin: 0px 10px 10px 0px;
float:right;
padding-right:10px;
cursor:hand;

}




/*  registrierungsformular editieren*/




/* styles für kontaktformular      */

#mfform{
padding-top:20px;
margin-top:0px;
margin-left:0px;
border:0;
background:url(../images/mailform_bg.gif);
border:1px solid #eee;
}

#mfform legend {
padding:0px;
margin:10px;
border: 0px;
display:none;
}

div.powermail_mandatory_js {
  font:normal 12px/12px Arial, Helvetica, sans-serif;
  color:#c0d005;
  margin:3px 0 15px 200px;
}

/*ganzes formular kasten*/
#mfform fieldset {
border:0px;
padding:0px;
}
.radiolayout {
width:80%;
padding-top:15px;
padding-bottom:15px;
}
.formu {
width:85%;
padding-top:10px;
padding-bottom:10px;
padding-left:30px;
margin-left:10px;
border: 1px solid #C0C0C0;
background-color:#eeeeee;
}
#mfform radio {
border:0px;
}
#mfform text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
width:370px;
}
#mfform check {
border: 0px;
}
#mfform select {
border: 1px solid #C0C0C0;
  font:normal 12px/12px Arial, Helvetica, sans-serif;
}

#mfform label{
  font:normal 12px/12px Arial, Helvetica, sans-serif;
  color:#333333;
  background-color:inherit;
  display:inline-block;
  width:60px;
  margin-left:0px;
  margin-top:3px;
  position:relative;
  float:left;
}


#mfform input {
border: 1px solid #C0C0C0;
margin: 0px;
padding: 2px;
/*width:390px;*/
}


#mfform textarea {
  font:normal 12px/12px Arial, Helvetica, sans-serif;
border: 1px solid #C0C0C0;
margin: 0px;
padding: 2px;
width:390px;
}


#mf_submit input {
border: 1px solid #C0C0C0;
margin: 0px;
width:150px;
color: #ffffff;
background-color:#999999;
border: 0px;
margin: 5px 0px 10px 60px;

cursor:pointer;
}

/*kontaktform bestaetigung*/


#mf_confirmation{
  padding-top:20px;
  margin-top:0px;
  margin-left:0px;
  border:0;
  font:normal 12px/12px Arial, Helvetica, sans-serif;
  color:#333333;
  background-color:inherit;
}

#mf_confirmation input {
border: 1px solid #C0C0C0;
width:150px;
color: #ffffff;
background-color:#c0d005;
border: 0px;
margin: 0px 0px 10px 0px;
float:left;
cursor:pointer;
}

#mf_confirmation_backlink{
float:right;
width:45%;
}

#mf_confirmation_backlink input {
border: 1px solid #C0C0C0;
margin: 0px;
width:150px;
color: #ffffff;
background-color:#888888;
border: 0px;
margin: 0px 20px 10px 0px;
float:right;
cursor:pointer;
clear:both;
}

#mf_confirmation_sendlink{
width:45%;
float:left;
}


