/* CSS Document */
h1 {
	font-size: 12px;
	font-weight: bold;
	clear: both;
	color: #000000;
	text-align: left;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.link {
	font-size: 12px;
	font-weight: regular;
	color: #0a5518;
	text-decoration: none;
}
.link:hover {
	color: #a8bc07;
}
.link2 {
	font-size: 12px;
	font-weight: bold;
	color: #f59f00;
	text-decoration: none;
	line-height:24px;
	word-spacing:80px;
}
.link2:hover {
	color: #a8bc07;
}
.link3 {
	font-size: 12px;
	font-weight: bold;
	color: #0c8a2d;
	text-decoration: none;
	
}
.link3:hover {
	color: #a8bc07;
}
.link4 {
	font-size: 11px;
	font-weight: bold;
	color: #0c8a2d;
	text-decoration: none;
	margin-left:40px;
}
.link4:hover {
	color: #a8bc07;}
	
.link:hover {
	color: #a8bc07;
}
.ticker {
	font-size: 11px;
	font-weight: regular;
	color: #0c8a2d;
	text-decoration: none;
	margin-left:18px;
}
.orange {
	font-size: 12px;
	font-weight: regular;
	color: #f49e00;
	text-decoration: none;
}
.gruen {
	font-size: 12px;
	font-weight: regular;
	color: #0c8a2d;
	text-decoration: none;
}
.weiss {
	font-size: 12px;
	font-weight: regular;
	color: #ffffff;
	text-decoration: none;
}

