@charset "utf-8";
/* CSS Document */
div.tx-powermail-pi1{margin-top:10px;}
.tx-powermail-pi1, .tx-powermail-pi1 p{
	font-size:0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tx-powermail-pi1 .tx-powermail-pi1_fieldset
{
	padding:0px 0px 10px 0px;

}

.error {
	color:black;
	font-weight:bold;
	background-color:#1A65A6;
	color:#ffffff;
	float:left;
}

div.error 
{
	font-weight:normal;
	width:300px;
}

.success {
	display:none;
}

.tx-powermail-pi1_fieldset {
	border:none;
}

.tx-powermail-pi1_fieldset h2{
	margin:0px;
	padding:0px;
	font-size: 12px;
	line-height: 1.4em;
	font-weight:bold;
	padding:0px;
	color:#38418C;
	margin-top:-5px;
	margin-bottom:15px;
	border-bottom:1px dashed #38418C;
}

/**
 * Wrap um ein in Formularblock.
 */
.tx-powermail-pi1 .form-fieldwrap {
float:left;
padding:0 0 0 0;
width:300px;
}
 /**
 * Wrap um ein Formularlabel.
 */
.tx-powermail-pi1 .form-labelwrap {
	float:left;
	width:180px;
	display:inline;
}

/** ==================================================================
 * LABELS
 ================================================================== */
.tx-powermail-pi1 .form-labelwrap
{
	line-height:20px;
	padding:4px 0px 4px 0px;*
	padding:0px;
	margin-top:0px;*
	margin-top:1px;
}


.tx-powermail-pi1 label
{
	line-height:20px;
	padding:0px;
	margin-top:0px;*
	margin-top:1px;
	width:340px;
	float:left;
	vertical-align: middle;
}


/*label Link*/

.tx-powermail-pi1 label a
{
text-decoration:none;
}
 
 
.tx-powermail-pi1 label a dfn
{
visibility:hidden;
height:1px;
line-height:0px;
font-size:0px;
text-decoration:none;
}

.tx-powermail-pi1 label a:hover dfn
{
visibility: visible;
height:auto;
line-height:20px;
font-size:10px;
}

* html .tx-powermail-pi1 label a dfn{
visibility: visible;
height:auto;
line-height:20px;
font-size:10px;
}

/**
 * Wrap um ein Formularfeld.
 */
.tx-powermail-pi1 .form-inputwrap {
	display:inline;
	float:left;
}




/** ==================================================================
 * DIV Wrap um Formularfelder
 ================================================================== */
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html {
	/*clear: both;*/
	float:left;
	padding:0;
}




/** ==================================================================
 * INPUT
 ================================================================== */
.tx-powermail-pi1 .form-inputwrap input {
	/*border:1px solid #cccccc;
	padding:2px;
	
	width:265px;
	margin-bottom:2px;*/
	border:1px solid #7F9DB9;
    margin-bottom:2px;
    width:180px;
}

/** ==================================================================
 * TEXTAREAS
 ================================================================== */
.tx-powermail-pi1 textarea {
    border:1px solid #7F9DB9;
    margin-bottom:2px;
    width:370px;
	float:left;
}

/** ==================================================================
 * CHECKBOXEN
 ================================================================== */
.tx-powermail-pi1 .powermail_check_inner .powermail_check
{
	margin-top:2px;*
	margin-top:2px;
	height:15px;
	width:15px;
}


#container .tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_checkbox_title{
	font-size: 0.9em;
	line-height: 1.6em;
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#000000;
}

.tx_powermail_pi1_fieldwrap_html_check
{
	margin-bottom:10px;
}


/** ==================================================================
 * Datumsangaben
 ================================================================== */
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_date
{
	margin-bottom:2px;*
	margin-bottom:3px;	
}
 
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_date {
	height:20px;
}

/* KALENDER INPUT  ================================================= */
.tx-powermail-pi1 .jscalendar,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_date .error
{
	border:1px solid #7F9DB9;
	padding:2px;
	margin-bottom:2px;	
	float:left;
	padding:2px;	
	margin-right:2px;
}

/* KALENDER CHECKBOX  ============================================== */
.tx-powermail-pi1 .jscalendar_cb
{
	margin-top:0px;*
	margin-top:1px;
	height:20px;
	width:20px;
	float:left;
}

/* KALENDERBILD ================================================== */
.tx-powermail-pi1 .date2cal_img_cal 
{
	float:left;
	margin-top:1px;*
	margin-top:2px;
	margin-right:2px;
	
}

/** ==================================================================
 * BUTTON
 ================================================================== */
.tx-powermail-pi1 .powermail_submit,
.tx-powermail-pi1_mandatory_submit
{
	background-color:#FFFFFF;
    background-image:url("/fileadmin/_futurecom/template/_img/layout/but_blue_150.png");
    border:0 none;
    color:#FFFFFF;
    height:24px;
    margin:10px 0;
    padding:0 18px 2px;
    width:150px;
	margin-left:221px;
	cursor:pointer;
}

/** ==================================================================
 * SELEKTBOX
 ================================================================== */
.tx-powermail-pi1 select{
    border:1px solid #7F9DB9;
	width:182px;
	height:20px;
	margin-bottom:3px;
	margin-top:1px;
}

*+html .tx-powermail-pi1 select{
	width:184px;
}

.tx-powermail-pi1 #uid134
{
	float:left;
}

.powermail_mandatory_js
{
	background-color:#1A65A6;
	color:#FFFFFF;
	width:176px;
	line-height:16px;
	padding:3px;
	margin-left:0px;
}

/** ==================================================================
 * FEHLERMELDUNGEN
 ================================================================== */
.tx-powermail-pi1_mandatory
{
	padding:10px;
}

.tx-powermail-pi1_mandatory strong
{
	font-size:11px;
}

.tx-powermail-pi1_mandatory li
{
	margin-bottom:5px;
}

.tx-powermail-pi1_mandatory_submit
{
	width:100px;
	margin:0px;
}
/** ==================================================================
 * KONFIRMATION
 ================================================================== */
.tx-powermail-pi1_confirmation
{
	padding-left:10px;
}

.powermail_all_table
{
	margin-bottom:20px;
	margin-top:20px;
}
.powermail_all .powermail_all_td
{
	font-size:11px;
	width:200px;
}

.tx-powermail-pi1_confirmation .tx-powermail-pi1_confirmation_back,
.tx-powermail-pi1_confirmation .tx-powermail-pi1_confirmation_submit
{
	background-color:#FFFFFF;
    background-image:url("/fileadmin/_futurecom/template/_img/layout/but_blue_150.png");
    border:0 none;
    color:#FFFFFF;
    height:24px;
    margin:10px 0;
    padding:0 18px 2px;
    width:150px;
	margin-left:221px;
}

/** ==================================================================
 * THANKS
 ================================================================== */
.tx-powermail-pi1_thx
{
	padding-left:10px;
	font-size:11px;
}

.powermail_all_td p.bodytext
{
	font-size:11px;
}

/** ==================================================================
 * Radiobutton
 ================================================================== */
#container .tx-powermail-pi1 p.tx_powermail_pi1_fieldwrap_html_radio_title{
	/*width:180px;*/
	margin:0px 0 5px 0;
	font-size:0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
div.tx_powermail_pi1_fieldwrap_html_radio label{
	width:auto;
	float:left;
	padding-right:3px;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
/*margin:3px 0 5px 0px;*/
margin:3px 0px 0px 0px;
}

div.powermail_radio_inner input, div.powermail_check_inner input {
float:left;
width:15px;
}

fieldset.tx-powermail-pi1_fieldset div.powermail_radio_inner label {
float:right;
width:395px;

}

div.tx_powermail_pi1_fieldwrap_html_radio div{ display:block;
height:auto;float:left;}


div.tx_powermail_pi1_fieldwrap_html_radio{margin:10px 0;}

div.tx_powermail_pi1_fieldwrap_html_label{margin:15px 0 0;}

div.powermail_check_inner label{float:right; width:395px;}

.tx-powermail-pi1 .powermail_radio_inner label{padding-top:5px;
line-height:15px;}


div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
padding:5px 0!important;
margin:5px 5px 0 0!important;
}

/************ FREECAP Captcha *************************/
img.tx-srfreecap-pi2-image  {
    border:1px solid #7F9DB9;
    float:left;
    width: 152px;
    padding:5px;
    text-align:left;
    margin: 0 10px 0 0;
}

.tx-srfreecap-pi2-cant-read{
  color:#7F9DB9;
  font-size: 0.8em;
  }
 #content .tx-srfreecap-pi2-cant-read a, #content.tx-srfreecap-pi2-cant-read a:hover, #content .tx-srfreecap-pi2-cant-read a:link, #content .tx-srfreecap-pi2-cant-read a:visited {
  color:#7F9DB9;
  } 
  
.tx_powermail_pi1_fieldwrap_html_captcha  input{
   border:1px solid #7F9DB9;
   width:195px;
   margin-bottom: 5px;
   margin-top:24px;
  }
  
   * html .tx_powermail_pi1_fieldwrap_html_captcha  input{
   margin-top:7px;
  }
  
  *+html .tx_powermail_pi1_fieldwrap_html_captcha  input{
   margin-top:7px;
  }
  
 .tx_powermail_pi1_fieldwrap_html_captcha  label{
    margin-bottom: 5px;
	float: left;
	width:395px;
  }
  
  img.tx-srfreecap-pi2-image {
float:left;
}