/* ------------------ powermail ------------------ */

.carthtable{
  font-weight: bold;
  font-size: 10px;
  color: #0A3169;
}

.carthtable .req{
  color: #EB1E26;
}

/* --- linkes Feld --- */
#powermaildiv_uid12{
  float: left;
  width: 225px;
}

#powermaildiv_uid18{
  float: left;
  width: 360px;
}

#powermaildiv_uid20{
  float: left;
  width: 210px;
}

/* --- rechtes Feld --- */
#powermaildiv_uid13,
#powermaildiv_uid19,
#powermaildiv_uid21
{
  float: left;
}

#powermaildiv_uid13 label,
#powermaildiv_uid19 label,
#powermaildiv_uid21 label
{
  display: none;
}

/* --- folgendes Feld --- */
#powermaildiv_uid14,
#powermaildiv_uid20,
#powermaildiv_uid22
{
  clear: both;
}




fieldset.tx-powermail-pi1_fieldset label{ width:150px; }
div.powermail_mandatory_js{ margin: 3px 0 15px 150px; }
fieldset.tx-powermail-pi1_fieldset input.powermail_submit { margin:20px 0 10px 150px; }
div.countryzone { margin:10px 0 0 140px; }

/*
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
  width:250px;
}
*/

span.powermail_mandatory {
  color: maroon;
  font-weight: bold;
}

input.validation-failed, textarea.validation-failed {
/*  background-color: maroon; */
/*  border: 1px solid #FF6C02; */
}

div.powermail_mandatory_js {
  color: #FF6C02;
  font-weight: bold;
  clear: both;
}

fieldset.tx-powermail-pi1_fieldset {
  border:0px none;
  margin:0px;
  background-color: #F6FAFD;
  padding: 10px;
}

fieldset.tx-powermail-pi1_fieldset legend {
  display: none;
}

fieldset.tx-powermail-pi1_fieldset label {
  clear:both;
  display:block;
  float:left;
  font-weight:bold;
  font-size: 11px;
  
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
  margin:5px 0;
}

div.tx_powermail_pi1_fieldwrap_html {
  margin:10px 0;
}

fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
  font-weight:normal;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title, p.tx_powermail_pi1_fieldwrap_html_radio_title {
  font-weight:bold;
  margin:0;
  padding:0;
}

td.powermail_all_td {
  padding:3px 10px 3px 0;
}

.tx_powermail_pi1_fieldwrap_html_textarea label{
	float:none!IMPORTANT;
	width: 420px!IMPORTANT;
}

.tx_powermail_pi1_fieldwrap_html_textarea textarea.powermail_textarea{
	float: none!IMPORTANT;
	width: 440px!IMPORTANT;
}

/* ------------------ indexed_search ------------------ */

.tx-indexedsearch ul.browsebox{
	list-style-type: none;
	margin: 0px 0px 10px 0px!IMPORTANT;
	padding: 0px!IMPORTANT;
}

.tx-indexedsearch ul.browsebox li{
	display: inline;
	padding: 0px 5px 0px 0px;
}

.indexed-search-headtitle, .indexed-search-headtitle a:link, .indexed-search-headtitle a:active, .indexed-search-headtitle a:visited{
  color: #0A3169;
  font-size: 15px;  
  font-weight: bold;
  line-height: 16px;
}

.tx-indexedsearch-res{
  margin: 20px 0px 10px 0;
}

.tx-indexedsearch-searchbox{
  margin: 0 0 15px 0;
}