


table#powermail {
}

table#powermail tr {
	vertical-align:top;
}

table#powermail td {
	padding:5px;
}

table#powermail .textfeld {
	border:0px;
	width:200px;
	background-color:#ddd;
	color:#013888;
}

table#powermail .textfeld2 {
	border:0px;
	width:145px;
	background-color:#ddd;
	color:#013888;
}

table#powermail .textfeld3 {
	border:0px;
	width:50px;
	background-color:#ddd;
	color:#013888;
}

table#powermail .textarea {
	border:0px;
	width:400px;
	height:100px;
	background-color:#ddd;
	color:#013888;
}

table#powermail .button {
	padding:0px;
	background-color:#ddd;
	font-size:12px;
	color:#013888;
}


