﻿h1{
	font-weight:bold;
	color:#333333;
	font-size:14px;
}
h2{
	font-weight:bold;
	color:#006699;
	font-size:12px;
	margin:0px;
}


a{
	color:#006699;
	text-decoration:none;
}
html {
  height:100%; 
  max-height:100%;  
  padding:0; 
  margin:0; 
  border:0; 
  /* hide overflow:hidden from IE5/Mac */ 
  /* \*/ 
  overflow: hidden; 
  /* */ 

}
body {
  height:100%; 
	max-height:100%; 
	padding:0; 
	margin: 0; 
	border:0;
	background-position: center;

	background-color:#FFFFFF;
	font-family:trebuchet ms, arial, verdana, lucida grande, sans-serif;
	font-size:12px;
	line-height:20px;
	font-family:'trebuchet ms', arial, verdana, lucida grande, sans-serif;
}



form {
  width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
#top 
{
	background-color:white;
  position: absolute;
	width: 780px;
	height: 142px;
	left: 50%;
	margin-left: -390px;
	background-image: url(../Images/top.gif);
	background-repeat:no-repeat;
	z-index:8;
	border-bottom:7px solid #00ab67;
	margin-bottom:11px;
	
	
}

#topafbeelding
{
  position: absolute;
	width: 780px;
	height: 160px;
	left: 50%;
	top:140px;
	margin-left: -390px;
	background-color:#ffffff;
	z-index: 2;
	margin-bottom:11px;
	
}
#headerlinks{
	border-bottom:1px solid #00ab67;
	color:#00ab67;
	display:block;
	width:600px;
	text-align:right;
	position:relative;
	top:70px;
	left:180px;
}

#topMenu {
  position: absolute;
	left: 50%;
	margin-left: -390px;
	top: 285px;
  z-index: 3;
  width:780px;
	background-color:#006699;
	height:30px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
#afbeelding
{
	margin-top:15px;
	margin-bottom:11px;
	z-index: 1;
	
}

#copyright
{
	width:780px;
	position: absolute;
	left: 50%;
	bottom:0px;
	margin-left: -390px;
	padding-bottom:20px;
	background-color:white;
	background-image:url(../images/footer.gif);
	background-repeat: no-repeat;
	color:#00ab67;
	clear:both;
	margin-top: 10px;
	z-index: 2;
}


#content {
  display:block; 
	height:100%; 
	max-height:100%; 
	overflow: scroll;
	overflow-x: hidden;
	_overflow-x: hidden;
	line-height: 18px;
	position:relative; 
	text-align: justify;
	z-index: 0;
	
}
#contenttext {
  width: 750px;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
	text-align: justify;
	
}
#contentplaats
{
	padding-top:5px;
	width:450px;
}
#mainright
{
	  margin-top: 15px;
	color:#333333;
	float:right;
	width:255px;
	text-align:justify;
	margin-bottom: 15px;
	z-index: 1;
	position:absolute;
	left:50%;
	top:330px;
	padding-left:135px;
}
#rotatorOverlay img {
  position: absolute;
	width: 256px;
	height: 172px;
	background-image: url(../images/overlay.png);  
	_background-image: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/overlay.png');	  
	display: block;
	z-index: 10;
}

#padTop {
  display:block; 
	height:330px;
}
#padBottom {
  display:block; 
	height:55px;
}
.align {
	text-align: justify;
}

.tekst{
	font-size: 2;
	font-family: Tahoma;
}
