body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #1D1D1D;
}
.Tabel2 {
	background-image: url(index_04.jpg);
	background-repeat: repeat-y;
}
.Tabel2img  {
	background-image: url(index_07.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.DIVCLASS {
	clip: rect(auto,auto,auto,auto);
}

A {
	COLOR: #999999;
}

A:hover {
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #666666
}
.style3 {color: #999999}

a:link {
	color: #999999;
}

.Titel {
	font-size: 18px;
	font-weight: bold;
}

.from {
	background-color: #181818;
	border: 1px double #999999;
	color: #999999;
}
.fout {
color: #FF0000
}
.Wit {
color: #FFFFFF
}