html,body {
	margin: 0;
	padding: 0;
}
body {
  background-image: url(../Images/bg.jpg);
	background-repeat: repeat;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  overflow: hidden;
}
td {
  font-size: 13px;
}
a:link, a:visited {
	color: #727D31;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}

#tabel {
	width: 100%;
	height: 100%;
  border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
  border-collapse: collapse;
}

#tabeltd {
	vertical-align: middle;
	text-align: center;
}

div {
	/* border: 1px solid #000000; */
}

img {
	border: 0px solid;
}

#main {
	background-color: #FFFFFF;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 964px;
	height: 586px;
}

#top {
	background-image: url(../Images/bg_top.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 225px;
  width: 689px;
	_width: 739px;
	height: 192px;
	background-color: #384E5B;
	
	/*
	padding-left: 50px;
	padding-top: 136px;
	*/
}
#topimg {
  margin-top: 3px;	
  margin-left: 1px;	
}
#logo {
	width: 100%;
	padding-left: 30px;
	padding-top: 40px;
	height: 202px;
}

#left {
	background-image: url(../Images/bg_left.jpg);
	position: absolute;
	top: 0px;
	left: 0px;
	width: 225px;
	height: 586px;
}

#content {
	_background-image: url(../Images/bg_content.jpg);
	position: absolute;
	top: 191px;
	left: 225px;
	width: 739px;
	height: 395px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFFFFF;
}

.M1a A:link, .M1a a:visited {
	display: block;
	width: 202px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #739ED2;
	margin-top: 4px;
	margin-left: 28px;
	padding-left: 2px;
	padding-top: 7px;
	color: #FFFFFF;
	-moz-box-sizing: padding-box;
	border-top-color: #CCDDEE;
	border-right-color: #CCDDEE;
	border-bottom-color: #CCDDEE;
	border-style: solid;
	border-width: 1px;
}

.M1b A:link, .M1b a:visited {
	display: block;
	width: 202px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	background-color: #6699CC;
	background-color: #4E7FBC;
	margin-top: 4px; 
	margin-left: 28px;
	padding-left: 2px;
	padding-top: 7px;
	color: #FFFFFF;
	-moz-box-sizing: padding-box;
	border-top-color: #CCDDEE;
	border-right-color: #CCDDEE;
	border-bottom-color: #CCDDEE;
	border-style: solid;
	border-width: 1px;
}
.M1b A:hover, .M1a A:hover {
	background-image: url(../Buttons/knop2.gif);
	color: #ffffff;
	background-color: #3567A4;
}
#tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 655px;
	height:340px;
	overflow: auto;
  margin-left: 50px;
  margin-top: 10px;
	padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 20px;
  color: #000000;
}
.NL1 {
	position: relative;
	top: 172px;
	left: 858px;
	z-index: 1;
	width: 23px;
	height: 14px;
	background-image: url(../Buttons/NL1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.NL2 {
	position: relative;
	top: 172px;
	left: 858px;
	z-index: 1;
	width: 23px;
	height: 14px;
	background-image: url(../Buttons/NL2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
  border: 1px solid;
}
.NL1 img, .NL2 img, .UK1 img, .UK2 img {
  width: 100%;
	height: 100%;
}
.UK1 {
	position: relative;
	top: 172px;
	left: 864px;
	z-index: 1;
	width: 23px;
	height: 14px;
	background-image: url(../Buttons/UK1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.UK2 {
	position: relative;
	top: 172px;
	left: 864px;
	z-index: 1;
	width: 23px;
	height: 14px;
	background-image: url(../Buttons/UK2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
  border: 1px solid;
}
.NL1 A:hover, .NL2 A:hover {
  background-image: url(../Buttons/NL2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.UK1 A:hover, .UK2 A:hover {
  background-image: url(../Buttons/UK2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tabelA {
	background-color: #999999;
	width: 100%;
	border: 0px none;
  border-collapse: collapse;
}
.tabelA td {
	margin: 4px;
	padding: 4px;
	border-spacing: 1px;
	border: 1px solid #999999;
}
.tabelA_TR1 {
	background-color: #F2F2F2;
}
.tabelA_TR2 {
	background-color: #F7F7F7;
}
.tabelA_HR {
  color: #ECF2F9;
	background-color: #183351;
  font-weight: bold;
}

.tabelB {
	background-color: #999999;
	width: 100%;
	border: 0px none;
  border-collapse: collapse;
}
.tabelB td {
	margin: 2px;
	padding: 2px;
	border-spacing: 1px;
	border: 1px solid #999999;
}
.tabelB_TR1 {
	background-color: #F2F2F2;
}
.tabelB_TR2 {
	background-color: #F7F7F7;
}
.tabelB input {
  width: 200px;
}
.tabelB_HR {
  color: #ECF2F9;
	background-color: #183351;
  font-weight: bold;
}
.imgR {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
}
.imgL {
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
}
#overlay {
  z-index: 1;
	position: absolute;
	width: 100%;
	height: 50px;
	top: 122px;
	left: 1px;
  background-image: url(../Images/overlay.png);
  background-repeat: no-repeat;
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/overlay.png'); 
}


