body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EDD8C1;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
TD.rahmen {
	border: 1px solid #EDD8C1;
}
a {
	color: #FFF0DE;
	text-decoration: none;
}
a:hover {

	color: #FFF0DE;
	text-decoration: underline;
}
.Stil1 {
	font-size: 11px;
	color: #99836B;
}
.Stil2 {
	font-size: 11px;
	color: #C4AF98;
}
.Stil3 {
	font-size: 12px;
	color: #EDD8C1;
}
a.Stil4 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.Stil4:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}