html, body, form {
	margin: 0;
	padding: 0;
}
html{
	/*overflow:hidden;*/
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #709E31;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color:#808080;
}
a{
	outline: none;
	color:#809E35;
}
p{
	margin-top: 6px;
	margin-bottom: 6px;
}
h1{
	font-size:16px;
	color:#809E35;
	margin:5px 0;
}
h2{
	display: block;
	font-size:11px;
	color:#FFFFFF;
	background-color:#375124;
	margin:10px 0 5px 0;
	line-height:18px;
	text-indent:5px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: right;
}
hr{
	background-color:#BBDC8D;
	height:1px;
	border:none;
}
.goodMessage{
	margin:0px 4px 10px 4px;
	background-color:#DEEEC8;
	border:#709E31 solid 1px;
	padding:10px;
	display:none;
}
.badMessage{
	margin:0px 4px 10px 4px;
	background-color:#F7CECE;
	border:#BD2423 solid 1px;
	padding:10px;
	display:none;
}
.formList input {
	margin: 1px;
	padding: 1px;
	width: 150px;
	font-size: 11px;
	color: #375124;
	border: 1px solid #375124;
}
.error{
	font-size: 10px;
	color:#993300;
}
textarea {
	margin: 1px;
	padding: 1px;
	width: 300px;
	font-size: 11px;
	color: #375124;
	border: 1px solid #375124;
}
select{
	padding: 1px;
	font-size: 12px;
	color: #375124;
	border: 1px solid #1B2611;
}
#center select{
	margin: 1px;
	padding: 1px;
	font-size: 10px;
	color: #375124;
	border: 1px solid #375124;
}

.superLi {
	list-style-type: circle;
	margin-top: -12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
.aligntop{
	vertical-align:top;
}
.simpleTable td{
	text-align:left;
	padding-top: 1px;
	padding-bottom:1px;
	border-bottom:solid 1px #9DCD5C;
	vertical-align:top;
}
.list td{
	padding-top:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DCD5C;
}
.leesmeer{
	color:#809E35;
	display:block;
	float:right;
	_margin-bottom:5px;
}
.list .leesmeer{
	text-decoration:none;
}
.leftItem{
	float:left;
	padding-left: 4px;
	width:373px;
}
.rightItem{
	float:right;
	padding-right: 4px;
	width:373px;
}
.largerLeftItem{
	float:left;
	margin-left: 4px;
}
.largerRightItem{
	float:right;
	margin-right: 4px;
}
.menuLeftItem{
	float:left;
	width:556px;
	margin-left: 4px;
}
.menu{
	float:right;
	width:180px;
	padding-left:10px;
	border-left:1px solid #809E35;
}
.menu a{
	text-decoration:none;
}
#maindiv {
	text-align: left;
	width: 797px;
	margin: 10px auto 0 auto;
}
#header {
	background-image: url(../images/header.jpg);
	width: 797px;
	height: 115px;
	text-align: right;
}
#footerdiv {
	background-image: url(../images/footer.jpg);
	width: 796px;
	height: 28px;
	color: #709E2F;
	font-size: 9px;
	line-height: 28px;
	overflow: hidden;
}
#centerdiv {
	width: 797px;
}
.left {
	background-image: url(../images/left.jpg);	
}
.right {
	background-image: url(../images/right.jpg);	
}
#center {
	background-color: #FFFFFF;
	text-align: justify;
	padding: 3px;
	vertical-align:top;
	background-attachment: scroll;
	background-image: url(../images/centerbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#lefttop{
	vertical-align: top;	
}
#righttop{
	vertical-align: top;	
}
#leftbottom{
	vertical-align: bottom;	
}
#rightbottom{
	vertical-align: bottom;	
}
#searchlink{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin-top: 5px;
}
#searchbox{
	float: right;
	margin: 24px 30px 0 0;
	_margin-right:15px;
	width:600px;
}
#smallnav {
	float:right;
	margin: 38px 15px 0 0;
	_margin-right:7px;
	width:348px;
	text-align:center;
	font-size:9px;
	color: #14441A;
}
#smallnav a {
	color: #14441A;
}
#logout{
	margin:97px 0 0 14px;
	_margin:97px 0 0 7px;
	float:left;
	height:18px;
	line-height:18px;
	width:40px;
	background-color:#ffffff;
	text-align:center;
	vertical-align:middle;
}
#footerleft{
	float: left;
	margin-left: 30px;
}
#footerright{
	float: right;
	margin-right: 30px;
}
#maincontent{
	margin:0;
	padding:0;
	width:100%;
	min-height:370px;
	/*height:363px;
	overflow:auto;
	overflow-x:hidden;*/
}
.title{
	color:#4B4C3A;
}
#sitemap li{
	margin-left:-17px;
	margin-top:2px;
	margin-bottom:2px;
	list-style-image:url(../images/dot.gif);
}
#sitemap ul{
	margin-top:0;
}
#sitemap td{
	padding-right: 5px;
	text-align:left;
	vertical-align:top;
}
.plusmin{
	float:right;
	margin-top:-10px;
}
.plusminLink{ 
	text-decoration:none; 
	font-weight:bold;
}
.headerDefel{
	display: none;
}

/*dropdown*/

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav{
	margin-top:3px;
	margin-left:3px;
}

#nav a {
	display: block;
	width: 124px;
	background-color: #375124;
	text-indent:5px;
	line-height:21px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#nav li {
	float: left;
	width: 124px;
	margin-right: 2px;
}

#nav li ul {
	position: absolute;
	width: 124px;
	left: -999em;
}

#nav li ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DCD5C;
}

#nav li ul a {
	background-color:#BBDC8D;
	color:#375124;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.largemenuitem{
	display:block;
	line-height:normal;
	text-indent:0;
	padding:5px;
	text-align:left;
}

#undermenubar{
	margin: 25px 0 15px 3px;
	_margin-top:-2px;
	height: 4px;
	font-size:4px;
	line-height:4px;
}

.undermenu{
	float:left;
	width: 124px;
	height: 4px;
	font-size:4px;
	line-height:4px;
	margin-right:2px;
}

#ubar1{
	background-color:#6C6C6C;
}
#ubar2{
	background-color:#7AAA34;
}
#ubar3{
	background-color:#B1622A;
}
#ubar4{
	background-color:#AB3A3C;
}
#ubar5{
	background-color:#CEB208;
}
#ubar6{
	background-color:#3567B1;
}

.illi{
	float:right;
	padding:4px;
	border:1px solid #709E31;
	margin:0 0 8px 8px;
}