/*Signature={D61F3511-64110F5B-8209F0D1-A71BF45C-DADC9F0E-0D895BB0}*/


/* WorkFlow Editor Styles*/

.formsTable
{
	BORDER-RIGHT: thin solid Black;
	BORDER-TOP: thin solid #ffffff;
	MARGIN: 0px;
	BORDER-LEFT: thin solid #ffffff;
	BORDER-BOTTOM: thin solid Black;
}
.formsTxtActive
{
	FONT-SIZE:8pt;
	MARGIN: 0px;
	FONT-FAMILY: Tahoma, Arial;
	color:#46424A;
	text-decoration: none;
}

.formsTxtInactive
{
	FONT-SIZE:8pt;
	MARGIN: 0px;
	FONT-FAMILY: Tahoma, Arial;
	color:#746B7C;
	text-decoration: none;
}

/*****************/
/* FOR uniFLOW 3 */
/*****************/
*{
	font-family: Tahoma, Arial, sans-serif;
/*	color: #46424A;*/
}

.editButton{
	font-size:12px;
	font-weight:normal;
	color: #46424A;
	cursor:pointer;
}

.editSelectBox{
	font-size:11px;
	width:250px;
	font-weight:normal;	
	overflow:visible;
	color: #46424A;
}

.editSelectBox_MIND{
	font-size:11px;
	font-weight:normal;	
	width:150px;
	overflow:visible;
	color: #46424A;
}

.editTextField, .editTextFieldDay, .editTextFieldYear, .editTextField_Prices, .editTextFieldPassiv, .editFile{
	font-size:12px;
	font-weight:normal;
	color: #46424A;
}

.editTextField{
	width:250px;
}
.editTextFieldDay{
	width:25px;
}
.editTextFieldYear{
	width:50px;
}

.editTextField_Prices{
	width:100px;
}

.editTextFieldPassiv{
	width:250px;
	background-color:#DFDDE1;
	border: 1px solid #DFDDE1 ;
	color: #46424A;
}

.editTextArea{
	font-size:11px;
	font-weight:normal;
	width:250px;
	color: #46424A;
}

.editTextAreaNetworkSegment{
	font-size:11px;
	font-weight:normal;
	width:400px;
	color: #46424A;
}
.editFile{
/*	width:350px;*/
	color: #46424A;
}

.editCheckBox{
	font-size:11px;
	color: #46424A;
}

.editLabel{
	font-size:12px;
	font-weight:normal;
	color: #46424A;
}

.editHeadline{
	font-size:12px;
	font-weight:bold;
	color: #46424A;
}

.editDescription{
	font-size:11px;
	font-weight:normal;
	color: #46424A;
}

.editObjectType{
	font-size:15px;
	font-weight:bold;
	color:#746B7C;
	vertical-align:top;
}

.editObjectValue{
	font-size:15px;
	font-weight:bold;
	color:#EC2027;
	vertical-align:top;
}

.editSubmenuLabel{
	font-size:16px;
	color: #46424A;
}

table.file
{
	color : #000000;
	font-size : 8pt;
	margin-left : 10px;
	padding-bottom :0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

tr.file{

	margin-left : 0px;
	margin-right : 0px;
	margin-top : 3px;
	margin-bottom : 3px;
	padding-bottom : 0px;
	padding-left :0px;
	padding-right : 0px;
	padding-top : 0px;
	background-color: #EC2027;
	color: #46424A;
}

A.navi{
	color : #EC2027;
	font-size : 8pt;
	text-decoration:none;
	margin-bottom : 10px;
}
td.allecheckboxen{
	background:url('../images/allecheckboxen.gif');
	background-repeat : no-repeat;
	background-position :15px;
	color: #46424A;
}

IMG	
{
	margin-left   :0px;
	margin-right  :0px;
	margin-top    :0px;
	margin-bottom :0px;
	padding-left  :0px;
	padding-right :0px;
	padding-top   :0px;
	padding-bottom:0px;
	border-left   :0px;
	border-right  :0px;
	border-top    :0px;
	border-bottom :0px;
}
