body     { color: white; background: #036 url(../picts/bg.jpg) no-repeat fixed }
p {}
td   { color: white; font-size: 11px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:link   { color: #f93; font-weight: bold; text-decoration: none; border: none 1px }
a:hover   { color: #ffb366; font-weight: bold; text-decoration: none; border: dotted 1px #fff }
a:active   { color: white; font-weight: bold; text-decoration: none; border: solid 1px #f93 }
a:visited   { color: #e49c6c; font-weight: bold; text-decoration: none; border: 1px }
.form { color: white; font-size: 11px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #214e73 }
.form_button { color: white; font-weight: bold; font-size: 11px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #ff7c12 }
.td0    { background-color: #369 }
.data  { color: #ffe5d0 }
.wrongdata { color: red; font-weight: bold; text-decoration: blink }
.td1  { background-color: #036 }
.td2  { background-color: #f93 }
.system  { color: #6f3; font-size: 12pt; font-family: "Courier New", Courier, Monaco; text-decoration: blink; background-color: black }
.klein { font-size: 9px }

div.linkliste {
	color: white; font-size: 11px; font-family: "Trebuchet MS", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	position: absolute;
	top: 500px; left: 97px; width: 292px;
	margin-top: 20px;
}
h3.linkliste {
	font-size: 11px;
	background-color: #003365;
	border: #FB932C solid 2px;
	padding: 3px;
}

ul.linkliste {
	font-size: 11px;
	background-color: #003061;
	margin: 0;
	padding: 3px 3px 3px 20px;
	border: #2D6699 solid 1px;
}


