@charset "UTF-8";


a.leftnav:link,a.leftnav:active,a.leftnav:visited{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 2px;
	font-size: 12px;
	font-weight: normal;
	color: #9EB97B;
	border: 1px solid #9EB97B;
	text-decoration:none;
	margin: 2px 2px 3px 2px;
	width: auto;
	height: 14px;
	display: block;
}
a.leftnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 2px;
	font-size: 12px;
	font-weight: normal;
	color: #6A8844;
	border: 1px solid #9EB97B;
	text-decoration:none;
	margin: 2px 2px 3px 2px;
	width: auto;
	height: 14px;
	display: block;
}
.leftnavHIGH{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 2px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background: #6A8844;
	border: 1px solid #9EB97B;
	text-decoration:none;
	margin: 2px 2px 3px 2px;
	width: auto;
	height: 14px;
	display: block;
}
a.mainnav:link,a.mainnav:hover,a.mainnav:active,a.mainnav:visited{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 3px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #9EB97B;
	border: 1px solid #9EB97B;
	text-decoration:none;
}
a.mainnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 3px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #6A8844;
	border: 1px solid #9EB97B;
	text-decoration:none;
}
a.mainnavHIGH:link,a.mainnavHIGH:hover,a.mainnavHIGH:active,a.mainnavHIGH:visited{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 3px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	background: #6A8844;
	color: #FFFFFF;
	border: 1px solid #9EB97B;
	text-decoration:none;
}
#teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 16px;
	color: #E0EDCF;
}
#teaserBackground {
	display:block;
	background-color:#9EB97B;
}
#contentBody {
	display:block;
	background-image:url(gfx/green_content_border.gif);
	background-repeat:repeat-y;
}
#contentSubline {
	display:block;
	height:8px;
	width:566px;
	background-color:#9EB97B;
}
#lefthandnavigation {
	position:absolute;
	left:12px;
	top:197px;
	width:150px;
	background-color:#E0EDCF;
	height:auto;
	z-index:2;
}
#lefthandnavigationBack {
 	position:absolute;
	left:0px;
	top:197px;
	width:165px;
	height:45px;
	background-image:url(gfx/green-border.gif);
	background-repeat:no-repeat;
	z-index:1;
 }
 #headframe-leftcorner {
 	position:absolute;
	left:0px;
	top:170px;
	width:174px;
	height:27px;
	z-index:3;
	background-image:url(gfx/green_logo.gif);
 }
 #mainnavigationBack {
 	position:absolute;
	left:174px;
	top:146px;
	width:191px;
	height:45px;
	background-color:#E0EDCF;
	border-top: 3px solid #FFFFFF;
	border-right: 3px solid #FFFFFF; 
	z-index:100;
 }
#contentframe table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2e5200;
}
#contentframe a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1E3500;
	text-decoration:underline;
}