body {
	background-image:  url(../BILDER/HELDEN/hg.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.inhalt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.inhalt a {
	color: #993300;
}
.inhalt a:hover {
	color: #50372B;
}
.schwarz {
	color: #000000;
}
.schwarz a {
	color: #000000;
}
.schwarz a:hover {
	color: #CCCCCC;
}
.grau {
	color: #CCCCCC;
}
.grau a {
	color: #CCCCCC;
}
.grau a:hover {
	color: #BD2518;
}
.rahmenbraun {
	border: 2px solid #666633;


}
