div.maindiv{ 
  width : 100%;
  position : absolute;
  top : 0px;
  left : 0px;
  z-index: 0;
 }
div.center{
	position : relative;
	right : auto;
	width : 550px;
	height : 380px;
	text-align : center;
	z-index: 1;
	border-top-width: 15px;
	border-top-style: dashed;
	border-left-width: 15px;
	border-left-style: dashed;
	border-right-width: 15px;
	border-right-style: dashed;
	border-bottom-width: 15px;
	border-bottom-style: dashed;
	border-color:#660066;
	overflow: visible;
	visibility: visible;
	background-color: #990000;
}
body { 
    font-family : verdana, sans-serif;
    background-color: #FFFFFF;
}
body,td	{
	font-family : verdana, sans-serif;
	background-color : #FFFFFF;
}
td {
  text-align: center ;
}
a:hover {
	text-decoration: underline;
	visibility:visible;
	color : #000000;
}
h1 	{
	font-size : 14px;
	color : #333399;
	text-align : center;
	/*padding-left : 10px;*/
}
h2	{
	font-size : 12px;
	color : #d9230b;
	margin-bottom : 0px;
	font-weight : normal;
}

.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 {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*/

Div.Slice-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:95px;
	height:105px;
	z-index: 3;
	visibility: visible;
	overflow: visible;
}
Div.Home {
	position:absolute;
	left:95px;
	top:0px;
	width:835px;
	height:105px;
	z-index: 1;
	visibility: visible;
	overflow: visible;
}
Div.Slice-03 {
	position:absolute;
	left:930px;
	top:0px;
	width:95px;
	height:105px;
	z-index: 3;
	visibility: visible;
	overflow: visible;
}
Div.Slice-04 {
	position:absolute;
	left:0px;
	top:105px;
	width:95px;
	height:665px;
	z-index: 1;
	visibility: visible;
}
Div.Slice-06 {
	position:absolute;
	left:930px;
	top:105px;
	width:95px;
	height:665px;
	z-index: 1;
	visibility: visible;
}
Div.TS {
	position:absolute;
	left:95px;
	top:660px;
	width:275px;
	height:50px;
	z-index: 1;
	visibility: visible;
}
Div.Slice-10 {
	position:absolute;
	left:95px;
	top:710px;
	width:275px;
	height:60px;
	z-index: 1;
	visibility: visible;
}
Div.Contact {
	position:absolute;
	left:370px;
	top:660px;
	width:285px;
	height:110px;
	z-index: 1;
	visibility: visible;
}
Div.CA {
	position:absolute;
	left:655px;
	top:660px;
	width:275px;
	height:50px;
	z-index: 1;
	visibility: visible;
}
Div.Slice-11 {
	position:absolute;
	left:655px;
	top:710px;
	width:275px;
	height:60px;
	z-index: 1;
	visibility: visible;
}
Div.Slice-12 {
	position:absolute;
	left:930px;
	top:105px;
	width:95px;
	height:665px;
	z-index: 1;
	visibility: visible;
}
Div.Valid {
	position:absolute;
	left:430px;
	top:855px;
	width:88px;
	height:31px;
	z-index: 0;
	visibility: visible;
	background-image: url(/images/valid-html401.png);
}
Div.ValidCSS {
	position:absolute;
	left:530px;
	top:855px;
	width:88px;
	height:31px;
	z-index: 0;
	visibility: visible;
	background-image: url(/images/valid-vcss.png);
}

img {  
  border : 0px;
  vertical-align: baseline;
  margin : 0px;
  padding : 0px;
}
/*
span { 
  margin : 0px;
}
span.intro { 
  color : #A22B25;
}
div.Inhoud{ 
  border : solid 0px red;
  width : 320px;
  height : 348px;
  margin-left : 30px;
  margin-top : 25px;
  overflow: hidden; 
  }
div.InhoudA{ 
  border : solid 0px red;
  width : 387px;
  height : 378px;
  margin-left : 0px;
  margin-top : 0px;
  overflow: hidden; 
  z-index: 4;
  }
div.Inhoud2{ 
  position : relative;
  width : 387px;
  height : 378px;
  top : 0px;
  left : 0px;
  z-index: 5;
}
div.Inhoud3{ 
  position : relative;
  width : 387px;
  height : 378px;
  top : 0px;
  left : 0px;
  z-index: 8;
}
div.jump{
	position : relative;
	margin-left : 2px;
	margin-right: 2px;
	margin-top: 26px;
	overflow: hidden;
	z-index: 3;
}
div.jump2{
  position : relative;
  margin-left : 40px;
  margin-right: 40px;
  margin-top: 30px;
}
div.jump3{
  position : relative;
  margin-left : 100px;
}
div.contentSend{
  position : relative;
  margin-left : 250px;
}

h3 	{
	font-size : 10px;
	color : #333399;
	text-align : center;
	padding-left : 10px;
}
li	{
	color : #333399;
	font-size : 12px;
	margin-bottom : 0px;
}


a:active	{
	visibility:visible;
	color : #000000;
}
a:visited{
	text-decoration: underline;
	visibility:visible;
	overflow: visible;
	color : #FFFFFF;
}
td.white 	{
	background-color:#ffffff;
}
td.red	{
	color : #d9230b;
	text-align : right;
}
td.center	{
	text-align : center;
}
td.center2	{
	text-align : center;
	margin-left : 40px;
}
td.center3	{
	text-align : left;
	margin-left : 65px;
}
div.contentinlay{
  position : relative;
  left : 155px;
  top : 130px; 
  width : 690px;
  height : 516px;
  overflow: hidden; 
  z-index: 2;
}
div.messagediv{ 
  margin-top : 45px;
}
*/
