td, input, select, textarea { font-size:10px; font-family:Verdana,sans-serif; font-weight:none; color: red;}

input, select, textarea { color:#3F3F3F; }

.Bereich, .Feld { background-color:white; width:90px; border:0px solid #A3A3A3; }

.Bereichone, .Feldone { 
background:white; 

border: 2px solid #c5c5c5;
padding: 6px; 

}

.Auswahl{ 
background-color:white;
width:50px; 
border:1px solid #A3A3A3;
}

.Check, .Radio 
{
background-color:#ddff;
border:1px solid #ddd;
}

.Button {
background-color:#FF9900;
color:white;
width:60px;
border-top:1px solid #FFAC30;
border-bottom:1px solid #DB8300;
border-right:1px solid #DB8300;
border-left:1px solid #FFAC30;
}
legend
{

font-weight: bold;
	
}
/* Powermail */
span.powermail_mandatory {
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	background-color: red;
}
div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #A5ACB2;
	background-image: url(../img/handy.jpg);
	background-repeat: no-repeat;
	background-position: 100% 60%;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 125px;
	float: left;
	clear: both;
	font-weight: normal
	border: 0px;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea {
	width: 200px;
	border: 0px dotted #6666;
	background:#F0F0F0;
	padding: 5px;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}
input.powermail_submit {
	margin: 20px 0px;
	font-weight: bold;
	border: 1px solid #6666;
	width: 100px;
	padding: 5px;
}
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}