table{
	border-width:		1px 0px 0px 1px;
	border-color:		#666666;
	border-style:		solid;
}

table.noborders {
	border-width:		0px;
}

caption {
	font-size:			10pt;
	font-weight:		bold;
	text-align:			left;
}

th {
	font-size:			10pt;
	font-weight:		bold;
	color:				black;
	background-color:	white;
	filter:				Alpha(Opacity=40);
	-moz-opacity: 		0.40;
	opacity: 			0.40;
	vertical-align:		top;
	text-align:       	left;
}

td {
	border-width:		0px 1px 1px 0px;
	border-color:		#666666;
	border-style:		solid;
	vertical-align:		top;
}

td.noborders {
	border-width:		0px;
}

td.bold {
	font-weight:		bold;
}

tr.soorten
 {
	font-size:			   10pt;
	font-weight:		   bold;
	color:				   white;
	vertical-align:		top;
	text-align:          left;
	border-width:		   0px 1px 1px 0px;
	border-color:		   #666666;
	border-style:		   solid;
	background-color:    #666666;
	vertical-align:		top;
}

.bandentaaltabel {
	border:				1px solid #999999;
}

.greyborder {
	border:				1px solid #666666;
}

td.eigenschap1 {
	text-align:			center;
	background:			#333333;
}

td.eigenschap2 {
	text-align:			center;
	background:			#666666;
}

td.eigenschap3 {
	text-align:			center;
	background:			#999999;
}

input.radio1 {
	width:				20px;
	font-size:			7pt;
	background-color:	#333333;
	color:				white;
	border:				0px;
	padding-left:		4px;
}

input.radio2 {
	width:				20px;
	font-size:			7pt;
	background-color:	#666666;
	color:				white;
	border:				0px;
	padding-left:		4px;
}

th.th2 {
	text-align:			center;
	font-size:			8pt;
	font-weight:		bold;
	color:				white;
	background-color:	black;
	filter:				Alpha(Opacity=100);
	-moz-opacity: 		1;
	opacity: 			1;
	vertical-align:		top;
}

input.radio3 {
	width:				20px;
	font-size:			7pt;
	background-color:	#999999;
	color:				white;
	border:				0px;
	padding-left:		4px;
}

div.Favoriet {
	clear:				left;
}

div.Favoriet_Logo {
	float:				left;
	margin:				0px;
	padding:			   0px;
	margin-right:		15px;
	margin-bottom:		10px;
	width:				150px;
	height:				50px;
	text-align:			center;
	overflow:         hidden;
}

div.Favoriet_Logo img
{
   position:relative;
   float:left;
   width:150px;
   height:50px;
}

a.favorietlink:link, a.favorietlink:visited {
	font-family: 			'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 				10pt;
	font-weight: 			bold;
	text-align: 			left;
	color: 					white;
	text-transform:			uppercase;
	text-decoration:		none;
}

a.favorietlink:hover, a.favorietlink:active {
	font-family: 			'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-size: 				10pt;
	font-weight: 			bold;
	text-align: 			left;
	color: 					red;
	text-transform:			uppercase;
	text-decoration:		none;
}

#advies_container {
	width:					100%;
	margin:					10px 0px 0px 0px;
}

div.advies_box {
	position:				relative;
	float:					left;
	width:					200px;
	height:					225px;
	border:					1px solid #666666;
	margin:					0px 10px 10px 0px;
	padding:				   10px;
}

.advies_ol {
	color:					#666666;
	font-weight:			bold;
}

.ddl_advies {
	border:					1px solid #666666;
	background:				black;
	color:					white;
	font-size:				7pt;
	width:					150px;
	margin:					5px 0px 5px 0px;
	padding:				   2px;
}

div.advies_botton {
	position:				absolute;
	right:					20px;
	bottom:					20px;
}

div.advies_opsomming_label {
	clear:					left;
	width:					100px;
	float:					left;
}

div.advies_opsomming_content {
	width:					250px;
	float:					left;
	font-weight:			bold;
}

li.Faqlist {
	margin:					0px 0px 5px 0px;
	list-style-image:		url(../images/layout/arrowlist.gif);
}

td.Binnenbanden_td_selected {
	background-color:	   red;
	color:				   white;
	font-weight:		   bold;
}

table.ventielen
{
   text-align:          center;
   width:               100%;
   vertical-align:		bottom;
   margin-top:          20px;
   margin-bottom:       10px;
   border-style:none;   
}

tr.ventielen
{
   font-size:			   8pt;
	font-weight:		   bold;
	color:				   white;
	vertical-align:		top;
	text-align:          center;
	border-width:		   0px 1px 1px 0px;
	border-color:		   #666666;
	border-style:		   solid;
	background-color:    #666666;
	vertical-align:		bottom; 
	border:none;
}

td.ventielen
{
   font-size:		   	   7pt;
   border:                 none;
   border-style:           none;
   vertical-align:         bottom;
   width:                  16%;
   background-color:       white;  
   padding-top:10px;
}

td.ventielen_tekst
{
   font-size:		   	   7pt;
   border:                 none;
   border-style:           none;
   width:                  16%;    
}


