/*---------Formdesign BC goes international------------*/


 
form p {
clear: left;
margin: 0;
padding: 0;
padding-top: 5px;
}


form p label {
float: left;
width: 20%;
}


form br {
clear: both;
}

fieldset {
margin-top: 16px;
padding: 30px;
background-image: url("../bc_images/bc_competence_cfond.jpg"); 
border: solid 1px #789;
}

input.text {
width:300px;
border: solid 1px #789;
}

textarea  {
width:300px;
height: 150px;
border: solid 1px #789;
}

.checkboxen {
line-height: 200%;
}



/* added by matthias for mailformplus */

.tx-powermail-pi1_fieldset legend {
 	display: none;
}

#powermaildiv_uid1 {
	font-weight: bold;
}

.powermail_text {
	width:300px;
	border: solid 1px #789;
}

.tx-powermail-pi1_fieldset label {
	float: left;
	width: 20%;
}

.tx_powermail_pi1_fieldwrap_html {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

.powermail_mandatory_js {
	color: red;
	margin-left: 20%;
}

