	body
	{
		margin: 0px;
		background-image: url(img/background_fade_green.gif);
		background-color: #99CC66;
	}

	th
	{
		font-family: arial, helvetica;
		font-size: 14px;
		color: #ffffff;
		font-weight: bold;
		background-color: #CCCC66;
		text-align: left;
		padding-left: 15px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		margin: 0px;
	}

	td
	{
		font-family: arial, helvetica;
		font-size: 11px;
		line-height: 13px;
		color: #000000;
	}

	h1
	{
		font-size: 18px;
		font-weight: bold;
		color: #99CC66;
		border-bottom: solid 2px #99CC66;
		padding-bottom: 5px;
		margin-bottom: 2px;
	}
	h2
	{
		font-size: 14px;
		line-height: 15px;
		font-weight: bold;
		color: #000000;
	}

	a
	{
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #000000;
	}

	a.zoom
	{
		font-size: 11px;
		line-height: 13px;
		text-decoration: underline;
		color: #000000;
	}

	a.zoom:hover
	{
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #ffffff;
		background-color: #000000;
	}

	a.news
	{
		font-size: 11px;
		line-height: 13px;
		text-decoration: underline;
		color: #99CC66;
	}

	a.news:hover
	{
		font-size: 13px;
		line-height: 13px;
		text-decoration: none;
		color: #ff0000;
	}

	a.navigation
	{
		font-size: 13px;
		line-height: 21px;
		font-weight: bold;
		text-decoration: none;
		color: #336633;
	}
	a.navigation:hover
	{
		font-size: 13px;
		line-height: 21px;
		font-weight: bold;
		text-decoration: none;
		color: #ff6633;
	}
	.subnav
	{
		font-size: 11px;
		line-height: 15px;
		padding-left: 10px;
	}
	a.subnav
	{
		font-size: 11px;
		line-height: 15px;
		text-decoration: none;
		color: #336633;
	}
	a.subnav:hover
	{
		font-size: 11px;
		line-height: 15px;
		text-decoration: none;
		color: #ff6633;
		background-color: none;
	}
	a.subred
	{
		font-size: 13px;
		line-height: 21px;
		font-weight: bold;
		text-decoration: none;
		color: #ff6633;
	}
	a.subred:hover
	{
		font-size: 13px;
		line-height: 21px;
		font-weight: bold;
		text-decoration: none;
		color: #ff6633;
	}

	.formular
	{
		font-family: arial;
		font-size: 11px;
		color: #000000;
		background-color: #99CC66;
		border: solid 1px #000000;
		padding-left: 3px;
		width: 250px;
	}
