html, body {
	background: #FFFFFF;
	overflow: hidden;
	border: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
h2.icon-video {
	height: 50px;
}
.VideoContent 
{
  margin: 8px 2px 2px 7px;
  padding: 0px 0px 0px 25px;
	width: 590px;
	height: 440px;
	border: solid 1px #093284;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;
	z-index:50000;
}
.VideoContent table .buitenrand{
	text-align: center;
	border-collapse:collapse;
	margin: 0px auto;
	table-layout: fixed;
}


.FAQContent 
{
  margin-top:10px;
  margin-left:8px;
	width: 890px;
	height: 500px;
	border: solid 1px #093284;
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
	z-index:50000;
}
h2.icon-faq {
	margin: 0;
	width: 480px;
	height: 50px;
	float: left;
}

.FAQContent .content strong {
	color: #002A7F;
}
.FAQContent .flash-main {
	position: relative;
	margin: 0;
	display: block;
	background-color: #ffffff;
}
.FAQContent .icon-close, .VideoContent .icon-close {
	position: relative;
	z-index: 9999;
	margin: 10px 5px 0px 0px;
	float: right;
}
.FAQContent table .buitenrand {
	text-align: center;
	height: 500px;
	width: 840px;
	border-collapse:collapse;
	margin: 0px auto;
	table-layout: fixed;
}

.FAQContent .content table {
  text-align: left;
	border-collapse:collapse;
	table-layout: fixed;
	height:50px;
}

.FAQContent table th {
	border: solid 1px #FFFFFF;
	border-bottom: solid 1px #DEDEFF;
}
.FAQContent table td {
	vertical-align: top;
	text-align: left;
	border: solid 1px #DEDEFF;
	padding: 5px;
}
.FAQContent th {
	height: 50px;
	text-align: right;
	vertical-align: top;
	width: 240px;
}
th.largecolumn,
td.largecolumn {
	width: 240px;
}
th.smallcolumn {
	width: 220px;
}
.FAQContent .flash-belwijzer {
	height: 20px;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: #98A9CB;
}
.FAQContent .wide {
	width: 240px;
	height: 20px;
}
.FAQContent .txt {
	width: 240px;
}
.FAQContent .red,
.FAQContent .red strong
{
	color: #DC2A00;
}

.FAQContent .searchborder {
	float: left;
	width: 290px;
	margin-left: 0px;
	margin-top: 21px;
	padding: 0px;
	font-weight: normal;
	height: 20px;
	background: url(/images/bg-input-search-faq.jpg) no-repeat;
	}
.FAQContent .searchborder input.txt {
	width: 190px;
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px 2px 0px 4px;

}
.FAQContent .zoeken {
	float: left;
	margin-left: 15px;
	margin-top: -2px;
	text-align: left;
	
}

.VideoContent .icon-close-faq 
{
	position: absolute;
	left: 0px;
	float: left;
	margin: 0px 0px 0px 30px;
	z-index: 9999;

  }
.FAQContent .icon-close-faq {
	position: absolute;
	left: 0px;
	float: left;
	margin: 5px 0px 0px 25px;
	z-index: 9999;
}
.FAQContent table td.noborder-left {
	border-left: solid 1px #ffffff;
	width: 280px;
}
.FAQContent table td.noborder-right {
	border-right: solid 1px #ffffff;
}


.FAQContent .content {
	height: 355px;
	overflow: auto;
	margin-top: 10px;
}
.FAQContent ul.list {
	height: 360px;
	overflow:hidden;
}
.FAQContent ul.list li {
	margin: 0;
	padding: 0;
	width: 100%;
}
.FAQContent ul.list li a
{
	display:block;
	line-height: 20px;
	height: 1%;
	padding-left: 10px;
	background:url(/images/left-links-closed.gif) no-repeat -7px 0px;
	color: #002A7F;
}
.FAQContent ul.list li a:hover {
	background-color: #EEEEEE;
	color: #002A7F;
}
.FAQContent ul.list li a.active {
	background: #E3E7F1 url(/images/left-links-closed.gif) no-repeat -7px 0px !important;
	font-weight: bold;
}
.FAQContent .rating {
	padding-left: 305px;
	line-height: 22px;
	margin-top: 2px;
	position: absolute;
	left: 0px;
}
.FAQContent .rating span {
	float: left;
	margin-right: 10px;
}
.FAQContent .rating #ratingtxt {
	display: none;
}
.FAQContent .rating #ratingform {
	float: left;
	display:none;
	margin: 0;
	width: 392px;
	height: 55px;
}
.FAQContent .form .searchborder {
	background: url(/images/bg-textarea.jpg) no-repeat;
	float: left;
	height: 52px;
	width: 250px;
	margin: 0;
	margin-top: 3px;
}
.FAQContent .form .searchborder textarea {
	border: none !important;
	width:246px;
	height: 48px;
	font-size:11px;
	color:#666;
	margin-right:6px;
	padding-right:5px;
	padding-top: 3px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: transparent;
	margin: 0;
}
.FAQContent .rating #ratingform .btn {
	float: left;
	margin-top: 33px;
	margin-left: 5px;
}
.FAQContent .pager {
	float: right;
	margin-top: 4px;
}

