body {
	margin : 0px 0px 0px 0px;
}

span {
        font-family: arial, helvetica, verdana;
        font-size: 12px;
}

span a {
        color: #99CA11;
		text-decoration: underline;
		font-weight: bold;
}

span a:hover {
		color: #99CA11;
		text-decoration: underline;
		font-weight: bold;
}

span a:visited {
		color: #99CA11;
		text-decoration: underline;
		font-weight: bold;
}

span a:active {
		color: #99CA11;
		text-decoration: underline;
		font-weight: bold;
}

span.headline {
	letter-spacing: 2px;
	font-weight: bold;
}

span.headline_weiss {
	letter-spacing: 2px;
	font-weight: bold;
	color: #FFFFFF;
}

span.subheadline {
	letter-spacing: 2px;
	font-weight: bold;
	color: #99CA11;
}

span.listtext {
	color: #000000;
}

span.listtext a {
	color: #99CA11;
	text-decoration: underline;
	font-weight: bold;
}

span.listtextsmall {
	color: #000000;
	font-size: 10px;
}

li {
	color: #99CA11;
}

li.angebote {
	color: #000000;
}
td#links span a {
	color: #fff;
}
