body{
	/*background-color: #87AEC5;*/
	/*background-color: #FFFFFF;*/
	/*background-image: url(http://www.vakantievista.nl/water011.jpg);*/
	font-family: arial;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	/*background-repeat: repeat-x;*/
}
h1 { 
  border-bottom:1px dotted #0A4369;  
  color:#0A4369;  
  font-size:180%;  
  letter-spacing:-2px; 
  line-height:0.9em; 
  margin:0px; 
  padding:15px 10px 0px; 
  text-transform:lowercase; 
  word-spacing:1px; 
  }
/* old header */
/*
h1{
	/*background-color: #BEC5D8;*/
	border-bottom: 2px solid #003B62;
	padding: 3px;
	/*border-bottom: 4px double black;*/
	font-size: 150%;
}*/
h1.subH{
	
	/*background-color: #BEC5D8;*/
	padding: 3px;
	/*border-bottom: 4px double black;*/
	
	font-size: 150%;
}
h2.specialT{
	font-size: 130%;
	margin: 0px;
	margin-top: 10px;
	color: black;
	font-family: serif;
}

h5.back{
	float: left;
	border: 2px solid #003B62;
	background-color: #B5CFE0;
	padding: 7px;
	margin: 5px;
	font-family: courier;
	font-size: 120%;
}

h5.cont{
	float: right;
	border: 2px solid #003B62;
	background-color: #B5CFE0;
	padding: 7px;
	margin: 5px;
	font-family: courier;
	font-size: 120%;
}

p{
	padding-left: 15px;
	padding-right: 15px;
	text-indent: 25px;
}

p.desc{
	padding-left: 15px;
	padding-right: 15px;
	text-indent: 25px;
}

div.whitetitle{
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
}

div.whitesubtitle{
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

div.code{
	border: 2px solid #003B62;
	font-family: verdana;
	background-color: #B5CFE0;
	padding: 7px;
	margin: 5px;
	font-size: 90%;
}

div.display{
	border: 2px solid #003B62;
	font-family: verdana;
	background-color: #D2E7F4;
	padding: 7px;
	margin: 5px;
}
















tr.linkjes-normal {
	color: #666666;
	background:#fff url(../images/even.gif) left top repeat-x;
	border: 11px solid #ffca33;
}
tr.linkjes-hover-normal {
	color: #666666;
	background: #ffe891 url(../images/alt.gif) left top repeat-x;
}

tr.linkjes-hover-alt {
	color: #666666;
	background: #ffe891 url(../images/alt.gif) left top repeat-x;
}
tr.linkjes-hover {
	color: #666666;
}

A:link.linkjes-link,A:visited.linkjes-link
{
	color: #666666;
	text-decoration: none;	
	font-weight: normal;
	font-size: 11px;
}
a:hover.linkjes-link
{
	color: #666666;
	text-decoration: underline;	
	font-weight: normal;
	font-size: 11px;
}

A:link.brochuren-link,A:visited.brochuren-link
{
	color: blue;
	text-decoration: none;	
	font-weight: normal;
	font-size: 14px;
}
a:hover.brochuren-link
{
	color: red;
	text-decoration: underline;	
	font-weight: normal;
	font-size: 14px;
}
A:link,A:visited
{
	color: #6181FF;
	text-decoration: none;	
	font-weight: bold;
}
A:hover
{
	color: #6181FF;
	text-decoration: underline;	
	font-weight: bold;	
}

.onderwerpen-table td div.onderwerpen-fix {
overflow:hidden;
width:238px;
}

