/*
.tx-thmailformplus-pi1 form {
  border: 1px solid red;
  clear: right;
}
*/
.tx-thmailformplus-pi1, .tx-thmailformplus-pi1 td {
  font-size: 12px;
/*  clear: right ! important;*/
  border: 3px solid red;
}

.mail_form_danke {
  font-size: 12px;
  border: 0px solid silver;
  padding: 10px;
}

.csc-form-labelcell
{
				width:80px;
				margin-top:0px;
				margin-bottom:0px;
				background: white;
				font-size:10;
}

.csc-form-fieldcell
{
				width:200px;
				text-align: left;
				margin-top:0px;
				margin-bottom:0px;
				background: white;
				font-size:10;
}

.mailformrequired, .mailform {
  font-size: 12px;
  font-family: Arial;
}

legend {
  color: #0099CC;
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 0.3em;
}

span
{
  margin-right: 1em;
}

.bezeichner
{
  clear: left;
  width: 100px;
  float: left;
  margin-top: 0px;
  margin-right: 20px;
  font-size: 12px;
}

.hinweis
{
  clear: left;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 20px;
}

.textfeld {
  height: 20px;
}

.top
{
  font-size:10px;
  text-decoration: none;
}

.feedback
{
  font-size:10px;
  text-decoration: none;
}

.mailform_fehler
{
  text-align: left;
	font-size:12;
	font-weight: bold;
	color: red;
}

.submit_3d {
  border: 1px solid #4EBAE9; 
/*  background: transparent;*/
  background-color: #0099CC;
  color: white;
  font-size: 12px;
  font-weight: bold;
}
