body {
	background: #C4D000;
	text-align: center;
	padding: 0;
	margin: 20 0 0 0
}
ul {
	list-style: disc;
	list-style-type: disc;
	margin-top: 0px;
}

hr {
color: #F08612; 
background-color: #F08612; 
border: solid #F08612 0px;

}

:focus {
	outline-style: none;
}
#outer {
	width: 870px;
padding: 15px;
	background: #FFF;
	margin:auto;
	text-align: left;
}
#header {
	width: 870px;
	height: 141px;
	background: #FFF;
	text-align: left;
}
#header img {
float: left;}

#bodyblock {
	position: relative;
	width: 870px;
	background: #FFF;
	padding: 0;
	min-height: 700px
}
#leftcolumn {
	float: left;
	background: #FFF;
	width: 155px;
	min-height: 700px
}

#leftcolumn #banner {margin: 0px 0px 10px 0px; padding: 0px; height: 60px; width: 155px}
#leftcolumn #banner a {margin: 0px; padding: 0px; border: none}

#content {
	width: 700px;
	background: #FFF;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#footer {
	width: 870px;

	height: 25px;
	margin: 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	
}
#footer a {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000;
}
#footer a:hover {
	text-decoration: underline
}
#leftcolumn a {
	display: block;
	background-position: 0 0;
	/*height: 20px !important; width: 130px !important;
width: 160px;  */height: 20px;
	margin: 0;
	background: url(../images/menubutton_new.png) no-repeat;
	padding: 6px 0 0 25px;
	margin: 0;
	text-decoration: none;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#leftcolumn a:hover {
	background-position: -155 0
}
#leftcolumn .current a {
	background-position: -155 0
}
H1 {
	color: #017CBC;
	font-weight: bold;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
}
td, tr, table {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top:0px;
}
.onderschrift {
	font-family: arial, helvetica, sans-serif;
	color:#000;
	font-size: 10px;
}
a {
	font-family: arial, helvetica, sans-serif;
	color: #017CBC;
	font-size: 12px;
	text-decoration: none;
	border: 0;
}
a:hover {
	font-family: arial, helvetica, sans-serif;
	color: #017CBC;
	font-size: 12px;
	text-decoration: none
}
a.blauw {
	font-family: arial, helvetica, sans-serif;
	color: #017CBC;
	font-size: 12px;
	text-decoration: none;
	border: 0;
}
a:hover.blauw {
	font-family: arial, helvetica, sans-serif;
	color: #017CBC;
	font-size: 12px;
	text-decoration: none
}
a.oranje {
	font-family: arial, helvetica, sans-serif;
	color: #F08612;
	font-size: 12px;
	text-decoration: none;
	border: 0;
}
a:hover.oranje {
	font-family: arial, helvetica, sans-serif;
	color: #F08612;
	font-size: 12px;
	text-decoration: none
}
a.groen {
	font-family: arial, helvetica, sans-serif;
	color: #C4D000;
	font-size: 12px;
	text-decoration: none;
	border: 0;
}
a:hover.groen {
	font-family: arial, helvetica, sans-serif;
	color: #C4D000;
	font-size: 12px;
	text-decoration: none
}
b {
	color: #F08612;
	font-weight: bold;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
}
/*strong{font-size:15px;}*/
.kop {
	color: #017CBC;
	font-weight: bold;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
}

h2 {
	color: #F08612;
	font-weight: bold;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	margin-top:20px;
	margin-bottom:0px;
}
.koporanje {
	color: #F08612;
	font-weight: bold;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
}
.kopgroen {
	color: #C4D000;
	font-weight: bold;
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
}
#imgleft {
	float: left;
	padding-top: 10pt;
	padding-right: 10pt;
	padding-bottom: 10pt
}
#imgright {
	float: right;
	padding-top: 10pt;
	padding-left: 10pt;
	padding-bottom: 10pt
}
/* classes for validator */
.tfvHighlight {
	font-weight: bold;
	color: #C4D000;
}
.tfvNormal {
	font-weight: normal;
}
input, textarea, select {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #FFF;
	border: 1px solid #C4D000;
	width: 600px;
}
.knop input {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background: #C4D000;
	width: 100px;
	font-weight: bold;
	height: 25px
}
input[type="radio"] {
	border: 0px solid #C4D000;
	width: auto
}
input.newcheckbox {
	width: 15px;
	height: 15px;
	border: 0px solid #C4D000;
}
input.newradio {
	width: 15px;
	height: 15px;
	border: 0px solid #C4D000;
}
#content .blancoknop input {
	width: 0px;
	height: 0px;
	border: #FFF 0px solid;
	color: #000;
}
td p{
	margin:0;
}
.align-right{}

.titleheader{
text-indent: -99999px;
white-space: nowrap;
}
.titleheader img
{
margin-top: -29px;
}
h2.projectheader{color: #017CBC;
font-family: arial,helvetica,sans-serif;
font-size: 15px;
font-weight: bold;}

#btn_ledenlijst {margin: 51px 0 0 0; float: right; position:relative}
