BODY{
	scrollbar-face-color: #000018;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #000018;
	scrollbar-arrow-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/bckgroen.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
/*background-position: center;*/
	margin: 0px;
	background-color: #000018;
}
td {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.just {
	text-align: justify;
}
input {
_position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	filter: Alpha(Opacity=70);
}
textarea {
_position:relative;
	font-family: Arial, Helvetica, sans-serif;
	filter: Alpha(Opacity=70);
}
select {
_position:relative;
	font-family: Arial, Helvetica, sans-serif;
	filter: Alpha(Opacity=70);
}

.keuze {
	background-color: #00FF00;
}
.padPres {
_position:relative;
padding: 3px;
filter: Alpha(Opacity=80);
}
.transProg {
_position:relative;
font-size: 10px;
	filter: Alpha(Opacity=80);
}
.borderC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #9E67AB;
	border-right-color: #9E67AB;
	border-bottom-color: #9E67AB;
	border-left-color: #9E67AB;
	background-image: url(images/backtrans.png);
	background-repeat: repeat;
}
.borderPromo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/backtransPromo.png);
	background-repeat: repeat;
	letter-spacing: 4px;
}

a {
_position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #408A6F;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;

}
a:hover {
_position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

td.TDmenuMain a {
	_position:relative;
	display: block;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	font-weight:bold;
}
td.TDmenuMain a:visited {
	text-decoration: none;
}
td.TDmenuMain a:active {
	text-decoration: none;
}

td.TDmenuMain a:hover 
{
_position:relative;
background-color: #86C7AF;
color: #408A6F;
text-decoration: none;
/* paars
color: #842C92;
text-decoration: none;
*/
} 

td.TDmenu a {
    background-color: #FFFFFF;
	display: block;
	width: 100%;
	height: 100%;
	color: #842C92;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td.TDmenu a:visited {
	text-decoration: none;
}
td.TDmenu a:active {
	text-decoration: none;
}

td.TDmenu a:hover 
{
    background-color: #CBD36E;
	text-decoration: none;
	color: #002D78;
} 

td.TDmenuNieuws a {
	display: block;
	width: 100%;
	height: 100%;
	background-color:#410193;
	font-weight: 600;
	color: #FFFF00;
	padding: 3px;
	font-size: 18px;
	text-transform: capitalize;
	border: solid 1px #000;
	text-align: center;
}
td.TDmenuNieuws a:visited {
	text-decoration: none;
}
td.TDmenuNieuws a:active {
	text-decoration: none;
}

td.TDmenuNieuws a:hover 
{
_position:relative;
	text-decoration: none;
	background-color: #CBD36E;
} 
li {
	list-style-image: url(images/bulletgroen.png);
}
.titel {
	font-size: 22px;
	font-weight: bold;
/* paars color: #842C92; */
	color: #408A6F;
}

.titelKL {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
hr {
	color: #408A6F;
}
.small {
	font-size: 10px;
	color: #000000;
}
.thin {
  border:solid 1px gray;
  margin-bottom:1px;
  margin-top:1px;
}
.tekstM {
	font-size: 14px; }
.tekstMS {
	font-size: 13px; }