body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	background-color:#3AA233;
	background-repeat:repeat-x;
	color:#333;
}
#borderswrap {
	margin-top:10px;
	background-image:url('../layout/layoutborders.gif');
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:852px;
}
#mainwrap {
	padding-top:1px;
	margin-left:auto;
	margin-right:auto;
	width:850px;
	text-align:left;
}
#banner,.topnavigation,#mainnavigation,.subnavigation,.actiontools {
	display:none;
}
.contentarea {
	clear:both;
	width:810px;
	padding:10px 20px 20px 20px;
	background-color:#fff;
	min-height:300px;
	height:auto;
	_height:300px;
	line-height:15px;
}
.leftcolumn {
	float:left;
	width:580px;
	min-height:300px;
	height:auto;
	_height:300px;
}
.leftcolumnsub {
	float:left;
	width:390px;
	min-height:300px;
	height:auto;
	_height:300px;
	margin-left:15px;
}
.leftcolumnwidesub {
	float:left;
	width:615px;
	margin-left:15px;
}
.rightcolumn {
	float:left;
	width:210px;
	min-height:300px;
	height:auto;
	_height:300px;
	padding-left:20px;
}
.rightcolumnsub {
	float:left;
	width:200px;
	margin-left:15px;
}
.rightcolumnsubcontent {
	padding-top:3px;
}
#contact {
	background-color:#2B6F3C;
	padding:8px;
	color:#fff;
	font-size:10px;
	text-align:center;
}
#contact a {
	text-decoration:none;
	color:#fff;
}
#contactbottom {
	margin-bottom:10px;
}
.subnavigation a.selectednavi {
	font-weight:bold;
	color:#2B6F3C;
}
h1,h2 {
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	font-size:1.8em;
	line-height: 27px;
	font-family : Helvetica, Verdana, Arial, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : lighter;
	word-spacing : -2px;
	color: #2B6F3C;
	background-image:url('../layout/bgdotted.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
}
h2 {
	font-size:1.4em;
}
p {
	margin:0;
	padding:7px 0 7px 0;
}
img {
	border:0;
}
a {
	color:#2B6F3C;
}
/*News*/
.news_list ul {
	margin:0;
	padding:0;
	list-style:none;
}
.news_list li {
	border-bottom:1px solid #ededed;
}
.news_list a {
	padding:5px 0 5px 10px;
	min-height:15px;
	height:auto;
	_height:15px;
	display:block;
	text-decoration:none;
	color:#277C21;
}
.news_list a:hover {
	background-color:#f8f8f8;
}
li.news_list_year {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:10px 0 10px 0;
	border-bottom:none;
}
li.news_list_month {
	padding:5px 0 5px 10px;
	font-weight:bold;
}
.news_list_title {
	color:#333;
	font-weight: bold;
}
.news_list_date {
	color: #333;
}
.news_list_shorttext {
	color:#333;
}
.news_list_readmore {
	text-align: right;
}
.news .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #2b6f3c;
}
.news .date {
	color: #888;
	text-align: right;
}
.news .textcontent {
	padding:10px 0 10px 0;
	border-bottom:1px solid #ccc;
}
.news .publishdate {
}
/*Events*/
.events_list ul {
	margin:0;
	padding:0;
	list-style:none;
}
.events_list li {
	border-bottom:1px solid #ededed;
}
.events_list a {
	padding:5px 0 5px 10px;
	min-height:15px;
	height:auto;
	_height:15px;
	display:block;
	text-decoration:none;
	color:#277C21;
}
.events_list a:hover {
	background-color:#f8f8f8;
}
li.events_list_year {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:10px 0 10px 0;
	border-bottom:none;
	color: #2B6F3C;
}
li.events_list_month {
	padding:5px 0 5px 10px;
	font-weight:bold;
	color: #2B6F3C;
}
.events_list_title {
	color:#333;
	font-weight:bold;
}
.events_list_date {
	color: #333;
}
.events_list_shorttext {
	color:#888;
}
.events .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #2b6f3c;
}
.events .date {
	color: #888;
	text-align: right;
}
.events .textcontent {
	padding:10px 0 10px 0;
	border-bottom:1px solid #ccc;
}
.mainleveltitle {
	padding-bottom:10px;
}
.mainleveltitle a {
	color:#045317;
	font-weight:bold;
}
input.longfield {
	width: 230px;
}
form {
	margin: 0;
	padding: 0;
}
.feedbackform th {
	font-weight: normal;
}
.feedbackform td.submit {
	text-align: right;
}