/* styles for powermail-forms */


form h3 {display:none;}
fieldset {}
fieldset legend {display:none;}
fieldset label {display: block;font-weight:normal;margin:0;}
  
fieldset .powermail_fieldwrap {margin:0px 0 15px 0;}

fieldset select {
  width:70%;
  border-radius: 0;
  background: #FFF none repeat scroll 0% 0%;
  padding-right: 30px;
  border-color: #E1E1E1;
  color: #000;
  position: relative;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075) inset;
  padding: 3px 5px;
  font-size: 14px;
  line-height: 1.42857;
  border: 1px solid #CCC;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

fieldset input {
  display: block;
  width:70%;
   border-radius: 0;
  background: #FFF none repeat scroll 0% 0%;
  padding-right: 30px;
  border-color: #E1E1E1;
  color: #000;
  position: relative;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075) inset;
  padding: 3px 5px;
  font-size: 14px;
  line-height: 1.42857;
  border: 1px solid #CCC;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

fieldset input:focus {
  border-top-color: #999999;
  border-right-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #999999;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075) inset;
}

fieldset textarea {
 display:block;
  width:70%;
  border-radius: 5px;
  background: #FFF none repeat scroll 0% 0%;
  height: 200px;
  padding-right: 30px;
  border-color: #E1E1E1;
  color: #777;
  position: relative;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075) inset;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border: 1px solid #CCC;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
fieldset textarea:focus {
  border-top-color: #999999;
  border-right-color: #999999;
  border-bottom-color: #999999;
  border-left-color: #999999;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075) inset;
}

fieldset ul {list-style:none;margin:0;padding:0;color:red;}

input.powermail_submit {
    color: #fff;
    background-color: transparent;
    border-color: #e10000;
    background-color:#e10000;
    margin-bottom: 15px;
  }
input.powermail_submit:hover {
  color: #e10000;
  background-color:#fff;
  border-top-color: #e10000;
  border-right-color: #e10000;
  border-bottom-color: #e10000;
  border-left-color: #e10000;
}

fieldset.powermail_fieldset {
padding: 20px;
border: 1px solid #9e9e9e;
background:#f5f5f5;  
margin: 0;
width:80%;
}



fieldset .powermail_check_inner input[type="checkbox"] {
    width: 20px;
    background-color: transparent;
}

.powermail_create .bodytext {color:red;}


ul.powermail_tabmenu {
float:left;
width:20%;
list-style: none;
padding: 0;
}
.powermail_tabmenu li {padding:0 0 0 5px;}
.powermail_tabmenu li:hover {cursor:pointer;}
.powermail_tabmenu li.act {
  background:#e2001a;
  color:#fff;
}





.tx-powermail a {color:#fff;}

.powermail_tab_navigation_next:before {
  content:"weiter  ";
  color: #fff;
  background: linear-gradient(to bottom, #e2001a 5%, #950000 100%);
  background-color: #e2001a;
  border: 1px solid #950000;
  border-radius: 2px;
  font-size: 14px;
  display: inline-block;
  padding: 6px 12px;
  margin: 0;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  }

.powermail_tab_navigation_previous:after {
  content:"  zurück";
  color: #fff;
  background: linear-gradient(to bottom, #e2001a 5%, #950000 100%);
  background-color: #e2001a;
  border: 1px solid #950000;
  border-radius: 2px;
  font-size: 14px;
  display: inline-block;
  padding: 6px 12px;
  margin: 0 20px 0 0;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
}

.powermail_confirmation_submit, .powermail_confirmation_form {
  content:"  zurück";
  color: #fff;
  background: linear-gradient(to bottom, #e2001a 5%, #950000 100%);
  background-color: #e2001a;
  border: 1px solid #950000;
  border-radius: 2px;
  font-size: 14px;
  display: inline-block;
  padding: 6px 12px;
  margin: 0 20px 0 0;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
}

#powermail_field_marker, 
#powermail_field_marker_01,
#powermail_field_zustndigesstandesamt,
#powermail_field_auswahlderurkunden {
  color:#e2001a;
  font-weight:bold;
  font-size: 16px;
}

#powermail_field_geburtsurkundestandard,
#powermail_field_geburtsurkundeohneeltern,
#powermail_field_mehrsprachigerauszugausdemgeburtseintrag,
#powermail_field_bescheinigungmitangabedergeburtszeit,
#powermail_field_beglaubigterregisterauszug {
  width:20%;
  }

/* check inputs page */
/*.powermail_all_label {display:inline;}
.powermail_all_value {display:inline;}*/

.powermail_all_label {
  float: left;
  font-weight: bold;
  margin-right: 0.5em;
}

/* und noch der Doppelpunkt */
.powermail_all_label::after { 
  content: ": "; 
}

/* einen Clearfix für Folge-dd-Elemente */
.powermail_all_value::after {
  clear: left;
  content: " ";
  display: block;
}


