fieldset {
	border: 1px solid #9AD157;
	padding: 15px 10px 0;
	width: auto !important;
	width: 90%;
	margin-top: 1em;
}

legend {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0 !important;
	margin-bottom: 15px;
	padding: 0 5px;
	color: #41A440;
}

label {
	display: block;
	float: left;
	padding: 3px 0 4px;
	width: 70%;
}

label a {
	font-size: 85%;
	}
	
.pseudolabel {
	display: block;
	float: left;
	padding: 3px 0 4px;
}	

.pseudolabel a {
	font-size: 85%;
	}
	
.pseudolabelklein {
	display: block;
	float: left;
	padding: 3px 0 4px;
	font-size: 85%;
}		

.sonstiges {
	float: right;
	margin-top: -22px;
	}

.trenner {
	clear: both;
	height: 15px;
	font-size: 1px;
}


.rightButs {
	width: 27.3em !important;
	width: 26.8em;
}

.but {
	padding-left: 1px !important;
	padding-left: 3px;
	border: 1px solid #41A440;
}
/* Musste ich zusätzlich einfügen, um dem Sendebutton von powermail eine CSS Klasse zuweisen zu können. Akzeptiert keine Leerzeichen! A. Leonhard */
.butinput {
	font-weight: bold;
	color: #fff;
	background-color: #41A440;
	border: 1px solid #FFF;
}

.but input {
	font-weight: bold;
	color: #fff;
	background-color: #41A440;
	border: 1px solid #FFF;
}

.butTrenner {
	float: right;
	width: 7.2em !important;
	width: 1.8em;
	height: 1.7em;
}