input.mailformplus_input {
   width: 200px;
   font-size: 11px;
   font-family: arial;
   color: #5A5A5A;
   border: 1px solid #5A5A5A;
   margin: 0px;
   background-color: #FFFFFF;
}

input.mailformplus_input_mittel {
   width: 134px;
   font-size: 11px;
   font-family: arial;
   color: #5A5A5A;
   border: 1px solid #5A5A5A;
   margin: 0px;
   background-color: #FFFFFF;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html input.mailformplus_input_mittel {
  width: 136px;
}

/* End hide from IE5/mac */

input.mailformplus_input_schmal {
   width: 60px;
   font-size: 11px;
   font-family: arial;
   color: #5A5A5A;
   border: 1px solid #5A5A5A;
   margin: 0px;
   margin-right: 2px;
   background-color: #FFFFFF;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html input.mailformplus_input_schmal {
  margin-right: 4px;
}

/* End hide from IE5/mac */


select.mailformplus_select {
   width: 205px;
   font-size: 11px;
   font-family: arial;
   color: #5A5A5A;
   border: 1px solid #5A5A5A;
   margin: 0px;
   background-color: #FFFFFF;
   height: 18px;
   padding: 0px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html select.mailformplus_select {
  width: 202px;
}

/* End hide from IE5/mac */

textarea.mailformplus_textarea_breit {
   width: 485px;
   border: 1px solid #5A5A5A;
}

textarea.mailformplus_textarea_schmal {
   width: 150px;
   border: 1px solid #5A5A5A;
}

textarea.mailformplus_textarea {
   width: 200px;
   border: 1px solid #5A5A5A;
}

input.mailformplus_submit {
   width: 120px;
   font-size: 12px;
   font-family: arial;
   color: #5A5A5A;
   border: 1px solid #5A5A5A;
   margin: 0px;
   background-color: #DFE3E6;
   height: 18px;
}

input.mailformplus_checkbox {
   width: 15px;
   margin: 0px;
   border: none;
}

input.mailformplus_radio {
   width: 11px;
   height: 11px;
   margin: 0px;
   padding: 0px;
   border: none;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html input.mailformplus_radio {
  height: 13px;
}

/* End hide from IE5/mac */

span.mailformplus_zwischentext {
   font-size: 11px;
   font-family: arial;
   color: #5A5A5A;
}

td.radio {
   font-size: 11px;
   line-height: 11px;
}

label.mailformplus_label {
   font-size: 11px;
   font-family: arial;
   color: #5A5A5A;
   margin: 0px;
   padding-bottom: 5px;
   display: block;
   float: left;
}

label.mailformplus_label2 {
   font-size: 11px;
   font-family: arial;
   line-height: 10px;
   color: #5A5A5A;
   margin: 0px;
   margin-top: 5px;
   display: inline;
}

li.mailformplus_li {
   font-size: 11px;
   font-family: arial;
   color: #5A5A5A;
   margin: 0px;
}

ul.mailformplus_ul {
   font-size: 11px;
   font-family: arial;
   color: #5A5A5A;
   margin: 0px;
   margin-left: 15px;
   margin-bottom: 15px;
}

.mailformplus_span {
   font-family : arial;
   font-size: 11px;
   color: #000000;
   margin: 0px;
   margin-bottom: 5px;
}

p.mailformplus_hinweis {
   font-family : arial;
   font-size: 11px;
   color: #000000;
   margin: 0px;
   margin-bottom: 5px;
}

table.mailformplus_table {
   width: 505px;
   border: 1px solid #1F4E73;
}

tr.mailformplus_tr {

}

td.mailformplus_td {
   border: 4px solid #FFFFFF;
   padding: 5px;
   background-color: #DFE3E6;
}

td.mailformplus_th {
   border: 4px solid #FFFFFF;
   background-color: #1F4E73;
   color: #FFFFFF;
   font-size: 12px;
   font-family: arial;
   font-weight: bold;
   margin: 0px;
   padding: 5px;
}
