html {overflow: -moz-scrollbars-vertical;}
body {
	margin-left:0px;
	margin-right:0px;
}
.body {
	background-image:  url(../images/backgrounds/content.png);
	width: 775px;
}
.header {
	background-image:  url(../images/backgrounds/header.png);
	height: 60px;
}
.content {
	background-image:  url(../images/backgrounds/content.png);
}
.footer {
	background-image:  url(../images/backgrounds/footer.png);
	height: 54px;
}
.leftbar {
	background-image:  url(../images/backgrounds/bar_left.png);
	width: 105px;
	background-repeat: no-repeat;
	height: 303px;
}
.menu {
	background-color: #5fad19;
	height: 21px;
}
.rightbar {
	background-image:  url(../images/backgrounds/bar_right.png);
	background-repeat: no-repeat;
	width: 105px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbbbbb;
	text-decoration: none;
}
a.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbbbbb;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbbbbb;
	text-decoration: none;
}
a.copyright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bbbbbb;
	text-decoration: none;
}
.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 10px;
}
.maincontent table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACADB;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
	color: #46457f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACADB;
	margin: 0 0 8 0;

}
.headTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
	color: #5fad19;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACADB;
}
.headTitleKl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
	color: #5fad19;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACADB;
}
.listHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACADB;
}
.menutekst {
color:#ff0000;
}

.maintekst {


}
div#menuitem a {
	background-color: transparent;
	display: block;
	margin: 0;
}
div#menuitem a:hover {
	background-color: #2568a1;
}
div#menuhead a {
/*	background-color: #8282B9; */
	display: block;
	width: 105px;
}
div#menuhead a:hover {
	background-color: #46457f;
	display: block;
	width: 105px;
}
div#submenuhead a {
	background-color: #9DA7D9;
	display: block;
	width: 105px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACADB;
	font-weight: bold;
	text-indent: 10pt;
	padding-top:5px;
	padding-bottom:5px;
}
div#submenuhead a:hover {
	background-color: #CC0000;
	display: block;
}
.searchform {
	background-color: #F9F9FC;
	border: 1px solid #CACADB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #006699;
	margin-right: 10px;
	margin-bottom: 5px;
}
#onderstreep td { 
 	border-bottom: solid 1px #CACADB;
	}

a:visited { 
	color: #0000ff;
	}
blockquote{
	margin:0 0 0 20;
}	
ul, li{margin-top:0px; margin-bottom: 0px;;
}
p{
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 0px;
}	
.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CACADB;
}
INPUT, SELECT, TEXTAREA {
	color:#1b1b3a;
	font : bold 8pt Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CACADB;
}  
.A7 {
	font-size: 7px;
}
.A8 {
	font-size: 8px;
}
.A9 {
	font-size: 9px;
}
