body {
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px;
	background-color: #fff;
}
/* MyStuff */
div#workspace {
	position: relative;
	margin: 50px 10px auto 10px;
	padding: 12px 20px 10px 10px;
	background-color: #dfdfdf;
	border: 1px groove #1c3a6c;
}
div#workspace p.h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
}
div#workspace .header3 {}
div#workspace .header4 {}
div#workspace .header5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
div#workspace strong {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	font-weight: bold;
}
#googledance {
	z-index: 99;
	float: right;
	width: 360px;
	padding: 0;
	margin: 0;
}
abbr, acronym { cursor: help; border-bottom: dotted 1px #666; }
.center { text-align: center; }
.right { text-align: right; }
.clear { clear: both; }

/* TfStuff */
div#header {
	position: fixed;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 21px;
	background-color: #1c3a6c;
	border-bottom: 1px solid #91bed3;
	z-index: 50;
	voice-family: "\"}\""; 
	voice-family: inherit;	
}
.ign0 {
	/* anti-BUG IE5 */
}
body>div#header {
	position: fixed;
}
#header2 {
	position: relative;
	top: 0px;
	left: 0px;
	height: 22px;
	background-color: #1c3a6c;
	border-bottom: 1px solid #91bed3;
	voice-family: "\"}\""; 
	voice-family: inherit;
	z-index: 100;
}
.ign0 {
	/* anti-BUG IE5 */
}
#container {
	position: absolute;
	top: 40px;
	width: 98%;
	left: 1%;
	z-index: 10;
}
#menu {
	float: left;
	width: 300px;
}
#menu ul { /* all lists */
	padding: 0px;
	margin: 0px 14px 0px;
	list-style: none;
}

#menu li { /* all list items */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	position: relative;
	width: 80px;
	color: #f0f5f8;
	margin: 0px;
	padding: 4px 3px 4px 3px;
	z-index: 55;
}

#menu li a {
	color: #f0f5f8;
	text-decoration: none;
}

#menu li:hover, #menu li.over {
	color: #333;
	background-color: #f0f5f8;
}

#menu li:hover a, #menu li.over a {
	color: #333;
}

#menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	margin: 4px -4px 0px;
	top: 20px;
	left: 4px;
	z-index: 60;
}

#menu li>ul {
	top: auto;
	left: auto;
}

#menu li:hover ul.level1, #menu li.over ul.level1 { 
	display: block;
}

#menu li ul li {
	position: relative;
	width: 126px;
	margin: 0px;
	padding: 2px 3px 2px 3px;
	font-size: 11px;
	background-color: #c66;
	border: 1px solid #c66;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 120px;
	cursor: pointer;
}

.ign1 {
	/* anti-BUG IE5 */
}

#menu li ul li ul { /* third-level lists */
	display: none;
	position: absolute;
	margin: 0px 0px;
	top: 0px;
	left: 126px;
	z-index: 70;
}

#menu li ul li ul li {
	background-color: #DA8A8A;
	border: 1px solid #DA8A8A;
	cursor: pointer;
}

#menu li ul li:hover ul, #menu li ul li.over ul { 
	display: block;
}

#menu ul li li.more {
	padding-left: 8px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 115px;
}

.ign2 {
	/* anti-BUG IE5 */
}

#logo {
	float: right;
}
#filters {
	position: absolute;
	top: -66px;
	right: 10px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
}
#filters select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#filters input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 30px;
	background-color: #ccc;
	border: 1px solid #666;
}
#filters input.fff {
	width: 14px;
}
#content {
}
table.sheet {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
table.sheet tr {
	background-color: #eee;
}
table.sheet tr.hover {
	background-color: #fcc;
}
table.sheet tr.high {
	background-color: #f99;
}
table.sheet th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	background-color: #CCCCCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
table.sheet th:hover, table.sheet th.hover {
	cursor: pointer;
}
table.sheet th.cc {
	text-align: center;
}
table.sheet th.rr {
	text-align: right;
}
table.sheet td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
table.sheet th.act, table.sheet td.act {
	text-align: center;
}
table.sheet input, table.sheet textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f0f5f8;
	width: 95%;
}
table.sheet input#bsave {
	width: 27px;
}
table.sheet input.fff {
	width: 12px;
}
table.sheet td.sts0 {
	font-size: 7px;
	width: 8px;
}
table.sheet td.sts1 {
	font-size: 8px;
	background-color: #390;
	width: 8px;
}
table.sheet td.sts2 {
	font-size: 8px;
	background-color: #FF6700;
	width: 8px;
}
table.sheet td.sts3 {
	font-size: 8px;
	background-color: #F59427;
	width: 8px;
}
table.sheet td.sts4 {
	font-size: 8px;
	background-color: #FFB81E;
	width: 8px;
}
table.sheet td.sts5 {
	font-size: 8px;
	background-color: #EEE42F;
	width: 8px;
}
table.sheet td.prio {
	text-align: center;
}
table.sheet td.prio span, #vprio span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f0f5f8;
	text-align: center;
	padding: 2px 4px 1px 4px;
	width: 14px;
}
span.dlate {
	color: #C00;
}
span.dday {
	font-weight: bold;
}
span.ddone {
	color: #999;
}
p.small, span.small {
	font-size: x-small;
}
span.discrete {
	font-size: x-small;
	color: #999;	
}
a.small {
	font-size: x-small;
	color: #33c;
	text-decoration: none;
}
a.small:hover {
	color: #00f;
}
/* panels */
#message {
	position: absolute;
	top: 24px;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFC;
	border: 1px solid #666;
	text-align: center;
	z-index: 40;
}
#fview, #fedit {
	position: absolute;
	top: 24px;
	left: 50%;
	margin-left: -250px;
	width: 500px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #f0f5f8;
	border: 1px solid #666;
	text-align: center;
	z-index: 20;
}
#fview th, #fedit th {
	color: #666;
	font-weight: normal;
	text-align: left;
}
#fview td, #fview td {
	color: #000;
	text-align: left;
}
/* form */
#fedit th {
	color: #666;
	font-weight: normal;
	text-align: left;
	width: 65px;
}
#fedit td {
	color: #000;
	text-align: left;
}
#fview table {
	width: 100%;
}
#fview #vdesc {
	position: relative;
	width: 420px;
	height: 150px;
	overflow: auto;
	border: 1px solid #ccc;
}
#fedit input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#fversion {
	margin: 12px 0px 100px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666;
}
#fversion a {
	color: #666;
}
input.prio {
	width: 30px;
}
input.dead {
	width: 100px;
}
input.full {
	width: 415px;
}
textarea.full {
	width: 415px;
	height: 150px;
}