.knopActief {
	border-left-width: 5px;
	border-left-color: #000000;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	border-left-style: solid;
	background-image: url(../images/knop-ACTIVE.jpg);
	text-decoration: none;
	height: 19px;
	padding-top: 5px;
	text-align: right;
	padding-right: 6px;
}
ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 150px;
}

ul.menu a {
	display: block;
	text-decoration: none;
}

ul.menu li {
  margin-top: 1px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-style: normal;
}
.tableNieuws {
	text-align: left;
	margin: 10px;
	padding: 10px;
	z-index: -1;
}



ul.menu li a {
	color: #FFF;
	padding: 0.5em;
	background-color: #669900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}

ul.menu li a:hover {
	background-color: #666666;
}

ul.menu li ul li a {
	color: #FFF;
	padding-left: 20px;
	background-color: #b5d591;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

ul.menu li ul li a:hover {
	padding-left: 15px;
	font-weight: bold;
	color: #333333;
	background-color: #daeac8;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000;
}


.code {
	border: 1px solid #ccc;
	list-style-type: circle;
	padding: 5px;
	margin: 0;
}
.code code {
	display: block;
	padding: 3px;
	margin-bottom: 0;
}
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.groen {
	font-size: 10px;
	font-weight: bold;
	color: #690;
}

.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.tdGroenLijn   {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}

.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }
.image_noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* default styles for all elements */
html, body, form {
/*	height: auto !important; /* KLUDGE: Let Firefox extend background-image when page is higher than viewport */
	height: 100%;
	min-height: 100%;
}
a {
	font-size: 10px;
	color: #669900;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #669900;
}

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}


/* more detailed styles for specific elements */
body {
	background: #fff url(../images/basis/bg_gradient.gif) repeat-x;
	font-size: 10px; /* check http://www.clagnut.com/blog/348/ for reason why */
}
h1 {
	font-size: 11px;
	color: #690;
}
h2 {
	font-size: 14px;
	color: #333333;
	text-align: left;
}
h3 {
	font-size: 16px;
	color: #333333;
}
h4 {
	font-size: 12px;
	color: #669900;
}
h5 {
	font-size: 12px;
	color: #FFF;
}
h6 {
	font-size: 16px;
	color: #669900;
}


#shadow
{
	margin:0px auto;
	width:857px;
	/* background: #F2EFEB url(../images/basis/shadow.jpg) repeat-y top center; */
	background: #F2EFEB url(../images/basis/shadow.jpg) repeat-y top center;
	height:auto;
	min-height:100%;
	_height:100%;

}
.tableTekst {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
.tableLijn {
	border: 1px solid #e8e8e8;
}

liACTIEF {
	font-weight: bold;
	color: #000000;
}
ul.menu li a:active {
	background-color: #aeb416;
}
ul.menu  li  a:visited {
	color: #FFF;
}
ul.menu li ul li a:visited {
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #b5d591;
}
.veldbreedte {
	width: 235px;
}
input {
	border: thin solid #669900;
}
select {
	border: thin solid #669900;
}
textarea {
	border: thin solid #669900;
}
.TEKSTVELDsMAL     {
	width: 35px;
	border: thin solid #669900;
}
.tdhoogteFormulier {
	height: 22px;
}

