	body, td {
		font-family: Verdana, Tahoma, sans-serif;
		font-size: 12px;
		font-weight: normal;
		line-height: 150%;
		color: #ff9933;
	}
	a, a:link, a:visited {
		line-height: 180%;
		font-size: 12px;
		color: #ff9933;
		text-decoration: none;
		font-weight: bold;
	}
	a:active, a:focus, a:hover {
		line-height: 180%;
		font-size: 12px;
		color: #669900;
		text-decoration: underline;
		font-weight: bold;
	}
	#aktiv {
		line-height: 180%;
		font-size: 12px;
		color: #669900;
		text-decoration: none;
		font-weight: bold;
	}
	h1 {
		line-height: 180%;
		font-size: 24px;
		color: #ff9933;
		text-decoration: none;
		font-weight: bold;
	}