html, body {
	font-family: verdana;
	font-size:10pt;
	color:#666666; 
	background: #cbcbcb;
	margin: 15px 0px 15px 0px;
}

span{
	font-family: verdana;
	font-size:10pt;
	color:#666666; 
}

a:visited {
	font-family: verdana;
	color: #0d95cc;
	font-size: 10pt;
	text-decoration: none;
}

a:link 
{
	font-family: verdana;
	color: #0d95cc;
	font-size: 10pt;
	text-decoration: none;
}

a:active {
	font-family: verdana;
	color: #0d95cc;
	font-size: 10pt;
	text-decoration: underline;
}

a:hover {
	font-family: verdana;
	color: #0d95cc;
	font-size: 10pt;
	text-decoration: underline;
}

.menu_t {
	background: #0496cc;
	padding-left: 15px;
	padding-top: 18px;
	padding-right: 15px;
}
.table1 {
	background: #FFFFFF;
}

.title {
	font-family: Times new roman;
	color: #0d95cc;
	font-size: 14pt;
}

.viv {
	font-family: helvetica;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 11px;
	text-decoration: none;
}
#cmslink{
	padding-left: 15px;
	padding-right: 15px;
	background: #0496cc;
}
#content{
	padding-left: 15px;
	padding-top: 32px;
	padding-right: 15px;
}
/*----------------------------menu*/
/*.menu_padding {
	padding-top:8px;
	padding-bottom:8px;
}*/

.menu {
	font-family: helvetica; 
	font-size: 9pt; 
	color: #FFFFFF;

}
.menu A:link{
	font-family: helvetica; 
	font-size: 9pt; 
	color: FFFFFF; 
}
.menu A:visited{
	font-family: helvetica; 
	font-size: 9pt; 
	color: FFFFFF; 
}

 .menu A:active{
	font-family: helvetica; 
	font-size: 9pt; 
	color: #ef6d23;
}

.menu A:hover {
	font-family: helvetica; 
	font-size: 9pt; 
	color: #ef6d23; 
	font-weight: bold;
	text-decoration: none;
}

.firstmenuitem{
	border-top: none;
	background-color: #0496cc;
	padding-top: 2px;
	padding-bottom: 5px;
}

.menuitem{
	
	background-color: #0496cc;
	border-top:1px solid #ef6d23;
	margin:0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menunormal{
	padding-top: 2px;
	padding-bottom: 2px;
}
.menuselected{
	font-family: helvetica; 
	font-size: 9pt; 
	color: #FFFFFF;
	background-color: #ef6d23;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menuselected2{
	font-family: helvetica; 
	font-size: 9pt; 
	color: #FFFFFF;
	background-color: #ef6d23;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.submenu{
	background-color: #0496cc;
	margin:0;
	padding-left: 28px;
	padding-top: 5px;
	padding-bottom: 7px;
}
.sma {
	margin: 0;
	padding-left: 28px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.smablok{
	display:block;
	color: #ef6d23;
	font-size: 9pt;
	font-weight: bold;
}

/*---------------------------sidebar*/
.sidebar {
	font-family: helvetica; 
	font-size: 9pt; 
	color: #FFFFFF;
}
.sidebar A:link, .sidebar A:visited {
	font-family: helvetica; 
	font-size: 9pt; 
	color: FFFFFF; 
	text-decoration: none
}
.sidebar A:hover {
	font-family: helvetica; 
	font-size: 9pt; 
	color: #FFFFFF; 
	text-decoration: none
}

.shadow_bot_left {
	background: url('images/shadow_bottom_left.gif') no-repeat;
	width: 9px;
	height: 9px;
}

.shadow_bot_center {
	background: url('images/shadow_bottom_center.gif') repeat-x;
	width: 998px;
	height: 9px;
}

.shadow_bot_right {
	background: url('images/shadow_bottom_right.gif') no-repeat;
	width: 9px;
	height: 9px;
}

.pijlOmlaag {
	padding-right: 10px;
}