comSystemReworkhelper .Content {
	border:inset 1px gray;
	height: 0px;
	margin:2px;
	overflow:scroll;
}
comSystemReworkhelper .Button {
	color:#0000FF;
	cursor:pointer;
	display:inline;
	font-size:10pt;
	margin-left:20px;
}
comSystemReworkhelper div.Field {
	color:#000000;
	float:left;
	padding-left:2px;
}
comSystemReworkhelper span.Field.Titel {
	color:#000080;
	font-weight:bold;font-size:11pt;
	text-decoration:none;
	cursor:pointer;
}
comSystemReworkhelper span.Field.Titel.Disabled {
	color:#808080;
}
comSystemReworkhelper .Marker {
	background-color:#CCCCCC;
}
comSystemReworkhelper .Marker.Blocked {
	background-color:#FF0000;
}
comSystemReworkhelper .Marker.Enabled {
	background-color:#00FF00;
}
comSystemReworkhelper .Marker.Wait {
	background-color:#FFAA00;
}
comSystemReworkhelper div.ModCaption {
	color:#000000;
	display:inline;
	font-size:12pt;
	font-weight: bold;
	cursor:pointer;
	white-space:nowrap;
}
comSystemReworkhelper td.ModCaption {
	border-bottom:solid 1px gray;
}
comSystemReworkhelper tr.Hover {
	border:dashed 2px #FFFFFF;
	background-color:#8080FF;
}
comSystemReworkhelper {
	background-color:#E0E0E0;
	border-bottom:outset 2px;
	display:none;
	margin:0px;
	opacity: 0.9;
	padding:0px;
	position:absolute;
	top:0px;
	width:100%;
}
comSystemReworkhelper .Fader {
	cursor:pointer;
	color:#808080;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	margin:0px;
	padding:2px 0px 0px 0px;
}
.SystemReworkhelpMarker {
	border:solid 4px #FF99FF;
}