BODY
{
	background-image: url(../images/bg1024x768.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #18130F;
}
#body
{
	height: 100%;
}
p, H1, H2, table, body
{
	color: #FFFFFF;
}

.artikel a
{
	font-weight: bold;
	color: #FFFFFF;
}
.artikel a:hover
{
	text-decoration: underline;
}

.artikel, .artikel TD, .artikel TD .artikel table
{
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
