/* Diese Datei enthaelt die StyleSheets der Entwicklungstools */

/* Doctracker */
.dt-rahmen { padding:0px; background-color:#00ff00;	 position:absolute;  width:99%; left:0px;  bottom:170px; z-index:100;}
.dt-comments-rahmen { padding:1px; background-color:#C03; position:absolute;  width:600px; left:175px;  top:0px; z-index:1;}
.dt-comments-head { background-color:#C66; font-weight:bold; padding:10px; font-size:11px;}	
.dt-comments { background-color:#fcc; font-size:10px; padding:11px; color:#000000;}
.dt-comments-active { font-size:10px; background-color:#ffecec;	 padding:11px; color:#000000;}
.dt-comments-inactive { font-size:10px; padding:10px; background-color:#feb3b3; color:#555555;}
.dt-status-rahmen { padding:1px; background-color:#C03;	 width:150px; position:absolute;  left:10px; top:0px; z-index:1;}
.dt-status-head { background-color:#C66; font-weight:bold; padding:10px; font-size:11px;}
.dt-status-status { font-size:10px; padding:10px; background-color:#FCC; color:#000000;}
.dt-minimized-rahmen { padding:1px; background-color:#C03;	 position:absolute;  left:10px; top:0px; z-index:1;}
.dt-minimized { font-size: 9px; padding: 1px; background-color:#FCC; color:#000000;}
.dt-aktualisierung-rahmen { padding:1px; background-color:#C03; width:150px;	 position:absolute;  left:10px; top:150px; z-index:1;}

a.dt:link {text-decoration:underline; color: #000000;}
a.dt:active {text-decoration:underline; color: #ffecec;}
a.dt:visited {text-decoration:underline; color: #000000;}
a.dt:hover {text-decoration:underline; color: #c03;}