div.main{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 100%;
	height: 180%;
	z-index: 0;
	overflow: visible;
	visibility: visible;
	background-color: #99CC33;
 }
div.outside{
	position: relative;
	left : 100px;
	width : 1200px;
	height : 100%;
	z-index: 1;
	visibility: visible;
	background-color: #99CC33;
}
div.Content{
	position : absolute;
	left : 0px;
	top: 0px;
	width : 1100px;
	height : 675px;
	z-index: 2;
	visibility: visible;
	background-color: #99CC33;
	background-image: url(/images/MasterWebAchtergrond.JPG);
}
body { 
    font-family : verdana, sans-serif;
}
body,td	{
	font-family : verdana, sans-serif;
}
td {
  text-align: center ;
}
a:link {
	text-decoration: none;
	visibility:visible;
	color : #99CC33;
}
a:active {
	text-decoration: none;
	visibility:visible;
	color : #333333;
}
a:visited {
	text-decoration: none;
	visibility:visible;
	color : #669999;
}
a:hover {
	text-decoration: none;
	visibility:visible;
	color : #336600;
}

.styleA {font-size: 24px}
.styleB {font-size: 13px}
.styleC {font-size: 20px}
.styleD {font-size: 18px}
.styleE {font-size: 16px}
.styleF {font-size: 14px}
.styleG {font-size: 12px}
.styleH {font-size: 10px}

.style1 {
	font-family: "Gill Sans", Verdana, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #333333; /*grey*/
}
.style2 {color: #d9230b} /*oranje*/
.style3 {color: #FFFFFF} /*wit*/
.style4 {color: #d9230b} /*oranje*/
.style5 {color: #CC6600} /*geelbruin*/
.style6 {color: #99FF33} /*geelgroen*/
.style7 {color: #0000FF} /*hardblauw*/
.style8 {color: #660066} /*donkermagenta*/
.style9 {color: #000000} /*zwart*/
.style10 {color: #3399FF} /*lichtturkoois*/
.style11 {color: #CC0066} /*pink*/
.style12 {color: #0033FF} /*turkoois*/
.style13 {color: #CC99FF} /*zeerlichtpaars*/
.style14 {color: #00FF00} /*fellgreen*/
.style15 {color: #00CCFF} /*purple*/
.style16 {color: #3300CC} /*donkerpaars*/
.style17 {color: #336600} /*donkergroen*/
.style18 {color: #99FFCC} /*lichtgroen*/
.style19 {color: #000033} /*donkerblauw*/
.style20 {color: #993333} /*bruinrood*/
.style21 {color: #003366} /*groenblauwloes*/
.style22 {color: #6600AA} /*paarsloes*/
.style23 {color: #660033} /*bordeauxloes*/
.style24 {
	font-family: "Gill Sans", verdana, sans-serif;
	font-size: 13px;
	text-align: right;
}
.style25 {
	font-family: "Gill Sans", Verdana, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #336600;
}

.style26 {
	font-size: 12px;
	font-style: italic;
}

h1 	{
	font-family: "Gill Sans", verdana, sans-serif;
	font-size : 18px;
	margin-top: 0px;
	color : #336600;
	text-align : center;
	/*font-weight : bold;*/
	/*padding-left : 10px;*/
}
h2	{
	font-family: "Gill Sans", verdana, sans-serif;
	font-size : 13px;
	font-weight : normal;
}
h3 	{
	font-family: "Gill Sans", verdana, sans-serif;
	font-size : 13px;
	color : #336600;
	text-align : right;
	margin-right: 30px;
	/*padding-left : 10px;*/
}
h4	{
	font-family: "Gill Sans", verdana, sans-serif;
	font-size : 13px;
	margin-right: 30px;
	font-weight : normal;
}
h5 	{
	font-family: "Gill Sans", verdana, sans-serif;
	font-size : 18px;
	margin-top: 0px;
	color : #336600;
	text-align : left;
	/*font-weight : bold;*/
	/*padding-left : 10px;*/
}

Div.Title {
	position: relative;
	left:0px;
	top:0px;
	width:800px;
	height:150px;
	z-index: 22;
	visibility: visible;
}
Div.MenuBlackKomma {
	position:absolute;
	left:-80px;
	top:195px;
	width:270px;
	height:424px;
	z-index: 15;
	background-image: url(/images/BlackKomma.PNG);
	visibility: visible;
}
Div.MenuWhiteKomma {
	position:absolute;
	left:750px;
	top:420px;
	width:408px;
	height:325px;
	z-index: 15;
	background-image: url(/images/WhiteKomma.PNG);
	visibility: visible;
}
Div.MenuContact {
	position:relative;
	left:110px;
	top:-120px;
	width:208px;
	height:325px;
	z-index: 15;
	visibility: visible;
}

Div.BGBasic {
	position:absolute;
	left:125px;
	top:125px;
	text-align:left;
	width:690px;
	height:405px;
	z-index: 0;
	overflow: hidden;
/*	background-color: #99CC33; */
	visibility: visible;
}
Div.Text {
	position:absolute;
	left:205px;
	top:140px;
	text-align:center;
	width:680px;
	height:510px;
	z-index: 20;
	overflow: auto;
/*	background-image: url(/images/Back.PNG); */
	background-color: #FFFFFF;
}
Div.Links {
	position:absolute;
	left:20px;
	top:20px;
	text-align:center;
	width:660px;
	height:470px;
	z-index: 22;
	overflow: auto;
/*	background-image: url(/images/Back.PNG); */
	background-color: #FFFFFF;
}
Div.Info {
	position:absolute;
	left:0px;
	top:0px;
	margin-left : 15px;
	margin-top : 15px;
	width:670px;
	height:390px;
	z-index: 5;
	overflow: auto;
	visibility: visible;
}
div.InfoText {
	text-align : center;
	padding-top: 15px;
	padding-left : 15px;
	padding-right : 30px;
/*  overflow: scroll;*/
}
Div.InfoText01 {
	position:absolute;
	left:10px;
	top:10px;
	text-align:left;
	width:272px;
	height:390px;
	z-index: 8;
	overflow: hidden;
	visibility: visible;
}
Div.TekstUnder {
	position:absolute;
	left:10px;
	top:330px;
	text-align:left;
	width:600px;
	border:thin;
	height:15px;
	z-index: 12;
	visibility: visible;
}

Div.ImageIA {
	position:absolute;
	left:290px;
	top:14px;
	text-align:right;
	width:390px;
	height:390px;
	z-index: 5;
	overflow: hidden;
	visibility: visible;
}
Div.ImageSpecial {
	position:absolute;
	left:5px;
	top:10px;
	text-align:left;
	width:680px;
	height:390px;
	z-index: 10;
	overflow: hidden;
	visibility: visible;
}
Div.ImageExpo {
	position:absolute;
	left:10px;
	top:10px;
	text-align:left;
	width:540px;
	height:390px;
	z-index: 10;
	overflow: hidden;
	visibility: visible;
}
Div.Image01 {
	position:absolute;
	left:290px;
	top:10px;
	text-align:right;
	width:390px;
	height:390px;
	z-index: 5;
	overflow: hidden;
	visibility: visible;
}
Div.Image02 {
	position:absolute;
	left:290px;
	top:210px;
	text-align:right;
	width:390px;
	height:185px;
	z-index: 5;
	overflow: hidden;
	visibility: visible;
}
Div.ImageTitel {
	position:absolute;
	left:10px;
	top:10px;
	text-align:right;
	width:240px;
	height:320px;
	z-index: 6;
	overflow: hidden;
	visibility: visible;
}
Div.ImageTitelA {
	position:absolute;
	left:10px;
	top:0px;
	text-align:right;
	width:240px;
	height:340px;
	z-index: 8;
	overflow: hidden;
	visibility: visible;
}
Div.ImageTitelExpo {
	position:absolute;
	left:10px;
	top:10px;
	text-align:right;
	width:290px;
	height:380px;
	z-index: 6;
	overflow: hidden;
	visibility: visible;
}
Div.ImageTitelSpecial {
	position:absolute;
	left:10px;
	top:10px;
	text-align:right;
	width:550px;
	height:322px;
	z-index: 6;
	overflow: hidden;
	visibility: visible;
}
Div.ImageTitel2 {
	position:absolute;
	left:10px;
	top:10px;
	text-align:right;
	width:320px;
	height:320px;
	z-index: 6;
	overflow: hidden;
	visibility: visible;
}
Div.HTMLCertified {
	position:absolute;
	top:700px;
	width:88px;
	height:31px;
	z-index: 0;
	visibility: visible;
	overflow: visible;
	left: 50%;
}
div.Top1a{
	margin-top: 20px;
	font-size : 36px;
	color : #0000FF;
	text-align : center;
}
div.Top1b 	{
	font-size : 14px;
	color : #333399;
	text-align : center;
}
div.tekstlabel{
	font-size : 13px;
	position:absolute;
	margin-top:-15px;
	margin-left:10px;
	margin-right:10px;
	z-index:8;
	color:#FF6633;
	background-color: #99CCFF;
	overflow: visible;
	visibility: visible;
	width: 110px;
	text-align : center;
	left: 0px;
	top: 0px;
	border-width:thin; 
	border-style:solid;
	border-color:#00FF00;
}
div.tekstlabel2{
	font-size : 13px;
	position:absolute;
	margin-top:-15px;
	margin-left:10px;
	margin-right:10px;
	z-index:15;
	color:#336600;
	background-color: #00FF55;
	overflow: visible;
	visibility: visible;
	width: 810px;
	text-align : center;
	left: 0px;
	top: 0px;
	border-width:thin; 
	border-style:solid;
	border-color:#000099;
}




Div.MenuBK-01A {
	position:absolute;
	left:85px;
	top:35px;
	width:106px;
	height:55px;
	z-index: 16;
	visibility: visible;
	overflow: visible;
/*	background-image: url(/images/Buttons/Button-01.PNG); */
}
Div.MenuBK-01B {
	position:absolute;
	left:85px;
	top:95px;
	width:106px;
	height:55px;
	z-index: 16;
	visibility: visible;
	overflow: visible;
/*	background-image: url(/images/Buttons/Button-02.PNG); */
}
Div.MenuBK-01C {
	position:absolute;
	left:85px;
	top:155px;
	width:106px;
	height:55px;
	z-index: 16;
	visibility: visible;
	overflow: visible;
/*	background-image: url(/images/Buttons/Button-03.PNG); */
}
Div.MenuWK-02A {
	position:absolute;
	left:230px;
	top:35px;
	width:106px;
	height:55px;
	z-index: 16;
	visibility: visible;
	overflow: visible;
/*	background-image: url(/images/Buttons/Button-04.PNG); */
}
Div.MenuWK-02B {
	position:absolute;
	left:230px;
	top:95px;
	width:106px;
	height:55px;
	z-index: 16;
	visibility: visible;
	overflow: visible;
/*	background-image: url(/images/Buttons/Button-05.PNG); */
}
Div.MenuWK-02C {
	position:absolute;
	left:230px;
	top:155px;
	width:106px;
	height:55px;
	z-index: 16;
	visibility: visible;
	overflow: visible;
/*	background-image: url(/images/Buttons/Button-06.PNG); */
}
Div.MenuIC-03A {
	position:absolute;
	left:430px;
	top:140px;
	width:106px;
	height:55px;
	z-index: 19;
	visibility: visible;
	overflow: visible;
/*	background-image: url(/images/Buttons/Button-07.PNG); */
}
Div.MenuIC-03B {
	position:absolute;
	left:430px;
	top:195px;
	width:106px;
	height:55px;
	z-index: 19;
	visibility: visible;
	overflow: visible;
/*	background-image: url(/images/Buttons/Button-08.PNG); */
}
Div.MenuIC-03C {
	position:absolute;
	left:430px;
	top:250px;
	width:106px;
	height:55px;
	z-index: 19;
	visibility: visible;
	overflow: visible;
/*	background-image: url(/images/Buttons/Button-09.PNG); */
}
