A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}

BODY {
	background-color : #660000;
}

TABLE {
	margin-bottom : 25px;
}

TH {
	background-color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	padding-left : 5px;
}

TD {
	background-color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 8px;
	background-image: url(../images/images_deco/linie_links.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left : 1px solid #660000;
}