body{
background-color: #300308;
}

td, th, p {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: circle;
}

a {
        color: #FFCC00;
        text-decoration: none;
}

a:hover {
        text-decoration: underline;
}

.textklein {
	font-size: 10px;
	color: #FFFFFF;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}
.bold {
	font-weight: bold;
}
hr {
	noshade;
	color: #FFCC00;
	width: 300px;
	height:1px;
	text-align:center;
}
