.hoofdtable
{
/*  background-color:#000000;*/
  margin:0px 0px 0px 0px;
  padding:0px;
  border: 0px solid #a8adb0;
  text-align:left;
  width:1003px;
/*  height:100%; */
}

.menu
{
  margin:15px 0px 29px 0px;
}
.menu td
{
/*	background-color:#3e3e3e;
	vertical-align:top;*/
  border: 0px solid #ffffff;
  border-width:0px 1px 0px 0px;
  padding:0px 24px 3px 24px;
  letter-spacing: +2px;
  text-transform:lowercase;
  color:#ffffff;
  text-align:center;
  font-size:14pt;
}
.menu td.laatste
{
  border-width:0px 0px 0px 0px;
}
.menu a:link, .menu a:visited, .menu a:active
{
  text-decoration: none;
  color: #ffffff;
}
.menu a:hover
{
  text-decoration: underline;
  color: #ffffff;
}


.zoeken
{
	margin:0px 0px 20px 0px;
}
.links, .rechts
{
	font-size:14pt;
	font-weight:bold;
	padding:0px 10px 0px 10px;
}
.rechts
{
	padding:0px 10px 0px 37px;
}
.links2
{
	font-size:14pt;
	font-weight:bold;
	padding:0px 10px 0px 0px;
}

.koplr
{
/*	background-color:#a0a0a0;*/
	border:0px solid #ffffff;
	border-bottom-width:1px;
	font-size:14pt;
	padding:7px 10px 9px 10px;
}

.kop
{
	margin:10px 10px 8px 10px; 
	font-size:10pt;
	text-transform:uppercase;
	font-weight:bold;
}

.content
{
  border: 0px solid #ff0000;
	margin:0px 0px 20px 0px;
}

.content-binnenkort
{
  border: 0px solid #ff0000;
	margin:100px 0px 20px 0px;
}

.fotohokje
{
	padding:5px 18px 8px 18px;
	height:137px; 
	width:128px;
	border:1px solid #ffffff;
	font-size:10pt;
	line-height:120%;
}

.fotohokje-groot
{
	padding:5px 18px 8px 18px;
	border:1px solid #ffffff;
	font-size:10pt;
	line-height:120%;
}

h1
{
  margin:0px 0px 11px 0px;
  font-size:13pt;
}
h5
{
  margin:0px 0px 6px 0px;
  font-size:9pt;
  color:#0077c9;
}

/*********************************** uitklapmenu *******************************/

.menulr
{
	position:relative;
	left:-26px;
}
a.subcat:link, a.subcat:visited, a.subcat:active
{
  text-decoration: underline;
  color: #ffffff;
  font-size:11pt;
}
a.subcat:hover
{
  text-decoration: none;
  color: #ffffff;
}
a.hoofdcat:link, a.hoofdcat:visited, a.hoofdcat:active
{
  text-decoration: none;
  color: #ffffff;
  font-size:13pt;
}
a.hoofdcat:hover
{
  text-decoration: none;
  color: #ffffff;
}

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: transparent url(./img/list.gif) no-repeat left center;
list-style-type: none;
padding-left: 22px;
margin-bottom: 3px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: transparent url(./img/closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}

/*********************************** standaard spul *******************************/

html
{
/*  height:100%; */
}
body
{
  margin: 0px;
  background-color: #000000;
  font-size: 1pt;
  font-family: arial;
/*  height:100%; */
}

.bodytext, .contenttable, tbody
{
  margin:0px;
  padding:0px;
}

table
{
  margin:0px;
  padding:0px;
/*  display: none;*/
}

td
{
  margin:0px;
  padding:0px;
  vertical-align:top;
  font-size: 10pt;
  line-height: 145%;
  border:0px solid #ff0000;
}
.contenttable td
{
	padding:0px 10px 0px 0px;
}

a:link, a:visited, a:active
{
  text-decoration: underline;
  color: #ffffff;
}
a:hover
{
  text-decoration: none;
  color: #ffffff;
}

p
{
  margin: 0px;
  padding:0px;
}

div
{
  margin:0px;
  padding:0px;
}


form
{
  margin:0px;
  font-size:10pt;
}
input, select
{
  margin: 2px 0px 2px 0px;
  font-size:10pt;
  color:#555555;
}
textarea
{
  margin: 2px 0px 2px 0px;
  font-size:10pt;
  color:#555555;
  width:218px;
  height:100px;
/*  white-space:nowrap;*/
}

ul
{
padding:0px 0px 0px 15px;
margin:0px 0px 0px 0px;
}
li
{
list-style-type:square;
}
blockquote
{
margin:0px 0px 0px 15px;
}

.csc-textpic-caption
{
font-size:7pt;
padding:3px 0px 0px 0px;
line-height:117%
}
div.copyrlink
{
	margin:38px 10px 0px 0px;
	float:right;
  line-height: 90%;	
  height:29px;
}
a.copyrlink:link, a.copyrlink:active, a.copyrlink:visited
{
	color:#404040;
	font-size:7pt;
	text-decoration:none;
}
a.copyrlink:hover
{
	color:#000000;
}
