
/* ::::::::::::::::::: rechner content :::::::::::::::::::::::*/
.tx-pilmailform-pi1{
	width:100%;
	padding-bottom:10px;
	width:500px;
	
}

.csc-mailform-field{
padding-bottom:30px;
}

.tx-pilmailform-pi1 fieldset{
border:none;
}

.tx-pilmailform-pi1 label{
	font-size:12px;
	font-weight:bold;
	color:#333;
	background-color:transparent;
	float:left;
	width:120px;
	
}

.tx-pilmailform-pi1 input {
	float:right;
	border: 1px solid #a58530;
	background-color:#fff;
	padding:3px;
	color:#333;
	font-size:12px;
	font-weight:normal;
	width:260px;
	
	margin-right:90px;
	
}

.tx-pilmailform-pi1 textarea{
	border: 1px solid #a58530;
	background-color:#fff;
	padding:3px;
	color:#333;
	font-size:12px;
	font-weight:normal;
	width:350px;
	float:right;
	margin-right:0px;
	
}

.tx-pilmailform-pi1 input.csc-mailform-submit{
	float:right;
	border:0px;
	background-color:transparent;
	margin: 10px 0 0 0;
	clear:both;
	padding: 0px;
	cursor:pointer;
	page-break-inside:avoid;
	height:45px; width:135px; 
	background-image: url(../img/portal/buttons/abschicken.gif); background-position: top left; background-repeat: no-repeat;
}

.tx-pilmailform-pi1 input.csc-mailform-submit_en{
	float:right;
	border:0px;
	background-color:transparent;
	margin: 10px 0 0 0;
	clear:both;
	padding: 0px;
	cursor:pointer;
	page-break-inside:avoid;
	height:45px; width:135px; 
	background-image: url(../img/portal/buttons/abschicken_en.gif); background-position: top left; background-repeat: no-repeat;
}

.tx-pilmailform-pi1 input.csc-mailform-submit_it{
	float:right;
	border:0px;
	background-color:transparent;
	margin: 10px 0 0 0;
	clear:both;
	padding: 0px;
	cursor:pointer;
	page-break-inside:avoid;
	height:45px; width:135px; 
	background-image: url(../img/portal/buttons/abschicken_it.gif); background-position: top left; background-repeat: no-repeat;
}

.tx-pilmailform-pi1 input.csc-mailform-submit_tr{
	float:right;
	border:0px;
	background-color:transparent;
	margin: 10px 0 0 0;
	clear:both;
	padding: 0px;
	cursor:pointer;
	page-break-inside:avoid;
	height:25px; width:93px; 
	background-image: url(../img/portal/buttons/abschicken_tr.gif); background-position: top left; background-repeat: no-repeat;
}





