BODY{
  scrollbar-face-color: #F17922;
  scrollbar-shadow-color: #FFFFFF;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-track-color: #6E6F73;
  scrollbar-arrow-color: #FFFFFF;
}
.tekstM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	letter-spacing: 0.7px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F17922;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;

}

td.TDmenuMain a {
	display: block;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
	text-align: center;
	background-color: #6E6F73;
}
td.TDmenuMain a:visited {
	text-decoration: none;
}
td.TDmenuMain a:active {
	text-decoration: none;
}

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

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

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

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

td.TDmenuNieuws a:hover 
{
	text-decoration: none;
	color: #002D78;
} 
li {
	padding-bottom: 10px;
	list-style-image: url(images/bullet.png);
}
.titel {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #F17922;
}
