.hoofdtable
{
  background: url("./img/background.jpg") no-repeat top left;

  margin:0px 0px 0px 0px;
  padding:0px;
  border: 0px solid #a8adb0;
  text-align:left;
/*  width:1002px;*/
	width:100%;
}

#logo {
/*	margin:20px 0px 50px 22px;*/
	height:185px;
}
#logo img {
	display:none;
}
#zin
{
	margin:90px 0px 0px 160px;
}

#menu
{
  margin:0px 0px 0px 32px;
}
#menu td
{
/*  padding:6px 0px 6px 0px;*/
/*	height:24px;*/
}
#menu a:link, #menu a:active, #menu a:visited
{
  text-decoration: none;
  color: #1d603f;
  font-size:11pt;
  font-weight: bold;
  line-height: 160%;
}
#menu a:hover	
{
  text-decoration: underline;
}
.menuact a:link, #menu a:active
{
  text-decoration: none;
  color: #e5312d;
  font-size:14;
  font-weight: bold;
  line-height: 1.6;
}
.menuact a:visited
{
  text-decoration: none;
  color: #e5312d;
  font-size:14;
  font-weight: bold;
  line-height: 1.6;
}
.menuact a:hover	
{
  text-decoration: none;
}


#vlagje
{
  margin:38px 0px 0px 32px;
}


#adres
{
  margin:50px 0px 0px 32px;
  font-size:9pt;
  width:190px;
  border:0px solid #ff0000;
}
#adres a:link, #adres a:active, #adres a:visited
{
  text-decoration: none;
  color: #1d603f;
  font-size:9pt;
  font-weight:normal;
}
#adres a:hover	
{
  text-decoration: underline;
}

#content
{
  border: 0px solid #ff0000;
/*	width:595px;*/
  margin:0px 30px 0px 30px;
}

.contenttable td
{
	padding:0px 15px 0px 0px;
}

h1
{
  font-size: 13pt;
  margin:0px 0px 10px 0px;
}

h2 
{
  font-size: 11pt;
  margin:0px 0px 5px 0px;
}


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

body
{
  margin: 0px;
  font-size: 1pt;
  font-family: arial;
  color:#000000;
}

.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;
  color: #1d603f;
/*  line-height: 140%;*/
  border:0px solid #ff0000;
}

a:link, a:visited, a:active
{
  text-decoration: none;
  color: #1d603f;
  font-weight: bold;
  line-height: 160%;
}
a:hover
{
  text-decoration: underline;
}

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

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


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

.csc-mailform2 textarea
{
  margin: 2px 0px 2px 0px;
  font-size:9pt;
  color:#555555;
  width:174px;
  height:100px;
/*  white-space:nowrap;*/
}

input[type="checkbox"]
{
  margin: 2px 0px 12px 0px;
  color:#555555;
}

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

ul.menuul
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 10px;
}
li.menuli
{
list-style-type:disc;
margin:0px 0px 4px 0px;
}

.csc-textpic-caption
{
font-size:7pt;
padding:3px 0px 0px 1px;
}

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;
}