body {
	background-color: Black;
	color: White;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
}

form {
	display: inline;
}

hr {
	color: silver;
	height: 1px;
}

table {
	color: White;
	font-size: 12px;
	text-align: center;
	background-position: top center;
}

table.index {
	background-image: url(images/599001.jpg);
}

td.index {
	border: thin solid Silver;
	text-align: center; 
	padding: 8px;
	vertical-align: top;
}

a.copy {
	color: white;
	text-decoration: none;
	font-size: 10px;
}

a.copy:HOVER {
	color: Silver;
}

a {
	color: White;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: Silver;
}

a.nc {
	color: White;
	text-decoration: none;
	font-weight: normal;
}

a.nc:hover {
	color: Silver;
	text-decoration: none;
}

img {
	border: none;
	vertical-align: middle;
}

input {
	font-family: Verdana;
	font-size: 12px;
}

select {
	font-family: Verdana;
	font-size: 14px;
}

textarea {
	font-family: Verdana;
	font-size: 12px;
}

.head {
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
}

.hl {
	border-top: 1px solid #93A2B6;
	border-bottom: 1px solid #93A2B6;
	text-align: center;
	padding: 4px;
}
.right {
	text-align: right;
}

.hr {
	text-align: center;
	padding: 0px 4px 0px 4px;
}

.center {
	text-align: center;
	padding: 4px;
}

.ueb {
	text-align: center;
	padding: 0px 4px 4px 4px;
}

.boldc {
	text-align: center;
	padding: 4px;
	font-weight: bold;
}
.boldl {
	text-align: left;
	padding: 4px;
	font-weight: bold;
}
.boldr {
	text-align: right;
	padding: 4px;
	font-weight: bold;
}

.navi {
	text-align: center;
	padding: 4px;
	font-weight: bold;
}

.left {
	text-align: left;
}
.lefth {
	text-align: left;
	vertical-align: middle;
	padding: 4px;
}
.leftsymb {
	text-align: left;
	padding: 4px;
	width: 120px;
}
.nachricht {
	text-align: left;
	padding-right: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 50px;
}

td.spac {
	height: 14px;
	background-color: transparent;
}
td.bau {
	background-color: #0000B0;
}
td.evo {
	background-color: Green;
}
td.prod {
	background-color: #909000;
}
td.att1 {
	background-color: yellow;
}
td.att2 {
	background-color: red;
}
td.trans {
	background-color: #BDB76B;
}
td.vert {
	background-color: #5F9EA0;
}
td.spio {
	background-color: #6495ED;
}
td.back {
	background-color: gray;
}
td.hand {
	background-color: #D2691E;
}
td.anti {
	background-color: #A2F142;
}

.amem {
	color: #5F9EA0;
	padding: 4px;
}
.nok {
	color: #DAA520;
	padding: 4px;
}
.freund {
	color: Lime;
	padding: 4px;
}
.feind {
	color: red;
	padding: 4px;
}
.ja {
	color: Lime;
}
.nein {
	color: Red;
}