.formwidth label,
.formwidth textarea {
	width:39.1667em;
}
.formwidth textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
}

label.eesaformphespecial
{
	clear:left;
	float:left;
	width:20.67em;
	color:#14737D;
	font-weight:bold;
}


/* EESA Workflow */

label.eesaform
{
	clear:left;
	float:left;
	width:20.67em;
	color:#333333;
	font-weight:normal;
}

select.eesaform
{
	float:left; 
	border:solid .0834em #ccc; 
	font-size:75%; 
	font-size:12px; 
	margin-bottom:0.2500em; 
	margin-top:0.0833em;
	width:18.5em;
}

/* Stiftungs-Forumlare */
label.formular,
label.formular-wide,
label.formular-wide-bold,
label.formular-check {
	clear:left;
	float:left;
	width:16.67em;
	color:#333333;
	font-weight:normal;
}
label.formular-wide,
label.formular-wide-bold {
	width:33.8125em;
}
label.formular-wide-nonbold {
	font-weight:bold;
}
/*
formular-check label{
	width:22.5em;
	color:#333333;
	font-weight:normal;
}
*/
label.formular-check,
label.formular-check error{
	width:auto; /*auto  16.67em*/
	margin-right:0.5em;
}
div.divlabel {
	clear:left;
	float:left;
	width:12.5000em;
}
label.error {color:#f00;}

input.formular,
input.formular-date,
select.formular,
input.formular-int,
textarea.formular
 {
	float:left; 
	border:solid .0834em #ccc; 
	font-size:75%; 
	font-size:12px; 
	margin-bottom:0.2500em; 
	margin-top:0.0833em;
	width:22.5em;
}
input.formular,
input.formular-date,
input.formular-int {
	height:1.6em;
}
input.formular-date {
	width:6em;
	margin-bottom:0.1667em;
	margin-right:0.5em;
}
input.formular-int{
	width:6em;
}
textarea.formular {
	width:39.175em; /*33.8125em;*/
	font-family:Arial, Helvetica, sans-serif;
}
textarea.formular-wide {
	float:left; 
	border:solid .0834em #ccc; 
	font-size:75%; 
	margin-bottom:0.2500em; 
	margin-top:0.0833em;
	width:39.175em; /*33.8125em;*/
}
span.formular-checkbox {
	width:22.5em; /*22.5em*/
	display:block;
}
span.formular-checkbox input {}
div.formular-delete {}
div.formular-insert {}
div.formular-clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}
div.formular-one2nList-Checkbox {
	margin-top:0.4167em;
	clear:both;
}
div.formular-datebox {
	clear:both;
}
div.formular-datebox span{
	font-size:70%;
}
div.formular-datebox img {
	margin-top:0.2500em;
}
div.formular-one2nList-delete {
	margin-bottom:40px;
	clear:both;
}

div.fifetable {
    width:120px;
    float:left;
}

