
.confirmation_bg { display: none; padding: 0px; margin: 0px;  width: 100%; height: 100%; top: expression(document.body.scrollTop+"px");  top: 0px; left: 0px; background: #eeeeee; position: absolute; z-index: 100; filter: alpha(opacity:35); -moz-opacity: 0.35;}
.system_message { display: none; background-color: white; position: absolute;  z-index: 25002; width: 250px; height: 130px; padding: 1px; border: 1px solid #3D77CB; }
.system_message TABLE { cursor : move; background-color: #3D77CB; }
.system_message .title { width: 235px; padding: 7px 5px 6px 10px; vertical-align: top; font-size: 11px; font-weight: bold; color: white; background-color: #3D77CB; }
.system_message .close { width: 20px;}
.system_message .body { z-index: 25004; margin: 0px 0px 0px 8px; padding: 5px; width: 224px; height: 84px; overflow : auto; }

.process_status { display: none; background-color: white; position: absolute;  z-index: 25002; width: 250px; height: 90px; padding: 1px; border: 1px solid #3D77CB; }
.process_status .title { width: 235px; padding: 7px 5px 6px 10px; vertical-align: top; font-size: 11px; font-weight: bold; color: white; background-color: #3D77CB; }
.process_status .body { 
	z-index: 25013; background: url(/img/loading.gif) no-repeat; background-position: 5px 5px;
	margin: 5px 0px 0px 8px; padding: 5px 5px 5px 45px; width: 170px; height: 44px;  
}



/***
	Thesaurus
***/
.instant_message { font-size: 12px; font-family: Arial; visibility: hidden; position: absolute; width: 240px; border: 1px #C9A754 solid; background: #FFE39D; z-index: 25000;  -moz-opacity:0.9; filter: alpha(opacity=90); }
.instant_message a { text-decoration: none; cursor: default; }
.instant_message .header{ 	padding: 5px; 	background: #C9A754;  }
.instant_message .header A { font-size: 14px; font-weight: bold; color: white; text-decoration: none; cursor : help; }
.instant_message .body{ margin: 10px 5px 10px 5px; }
.instant_message .hr {  height: 1px; width: 1px; float: left; }
A.thesaurus {
	color: black;
	text-decoration: none;
	border-bottom: 3px double black;
	cursor: pointer;
}

.citate A, .citate A:hover, .citate A:visited { color: #558CBA; } 
.citate U { color: #558CBA; } 