/***********************************************/
/* Plaats van Tabel		                       */
/***********************************************/ 
#content_right_faq {
	float: left;
	width: 298px;
	margin-left: 30px;	
}
/***********************************************/
/* Opsommingtekens		                       */
/***********************************************/ 
.content_right_faq ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
.content_right_faq li {
	background-image: url(../img/subnav_bg_big.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin: 2px;
	padding-top: 1px;
}


ul.subnav1 {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
li.subnav1 {
	background-image: url(../img/subnav_bg_big.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin: 2px;
	padding-top: 0px;
}

a.subnav:link, a.subnav:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
	font-size: 11px;
}

a.subnav:hover {
	color: #E2FB38;	
}

a.subnav:active {
	color: #E2FB38;
}

a.subnavs:link, a.subnavs:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #E2FB38;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

a.subnav1:link, a.subnav1:visited, a.subnav1:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #E2FB38;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
	font-size: 11px;
}

/***********************************************/
/* Tables - show / hide                        */
/***********************************************/ 

.tabel_dark {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #c8c8c8;
	color: #000000;
	padding: 5px;
}

.tabel_light {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #dcdcdc;
	color: #000000;
	padding: 5px;
}

.tabel_light_simple {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-color: #dcdcdc;
	color: #000000;
	padding: 5px;
}

.moreinfo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	color: #cce32b;
	text-align: center;
	text-decoration: none;
}

a.moreinfo:hover {
	text-decoration: underline;	
}

div.info {
	margin: 0px;
	display: none;
	line-height: 1.5em;
	padding: 5px;
}

.Text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	line-height: 1.5;
	border-left-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	list-style-position: outside;
	list-style-image: url(../img/3hoek.gif);
	padding-left: 15px;
}
a.link:link, a.link:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

a.link:hover {
	text-decoration: underline;	
}