body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #000000;
	padding-left : 40px;
	padding-right : 40px;
}

H1 {font-size: 18pt; color: black}
H2 {font-size: 16pt; color: #FF3333}
H3 {font-size: 14pt; color: #0099CC}
H4 {font-size: 12pt; color: #669933}
H5 {font-size: 10pt; color: #996633}
H6 {font-size: 8pt; color: black}
P {font-size: 10pt; color: black}

#head {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1028px;
	height: 110px;
	background-image: url(../images/page_heading.jpg);
}

#content {
	position: absolute;
	top: 110px;
	left: 140px;
	width: 680px;
	background-image: url(../images/nvsbgnd1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#left {
	position: relative;
	top: 0px;
	left: 0px;
	width: 340px;
	background-image: url(../images/nvsbgnd1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#right {
	position: absolute;
	top: 0px;
	left: 480px;
	width: 340px;
	background-image: url(../images/nvsbgnd1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#taal {
	position: absolute;
	top: 450px;
	left: 10px;
	width: 160px;
}

.important {font-weight:bold; color:red;}

tr {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #996633;
}

td {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #996633;
}

a {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #0099CC;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #FF3333;
	font-weight : bold;
	text-decoration : underline; color:#FF3333;
}

.body {font-family: verdana, arial, helvetica; font-size: 10pt; color: black}
.green12 {font-family: verdana, arial, helvetica; font-size: 12pt; color: #669933}
.brown10 {font-family: verdana, arial, helvetica; font-size: 10pt; color: #996633}
.red {font-family: verdana, arial, helvetica; font-size: 16pt; color: #FF3333}
.green {font-family: verdana, arial, helvetica; font-size: 12pt; color: #669933}

.voettitel  {
	background-color: transparent;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	color : #006699;
	text-align : left;	
	font-weight : bold;
	letter-spacing : 1px;
	font-style : normal;
	font-weight : bold;
}

small  {
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color : #990033;
	text-align : left;
	font-weight : bold;
	letter-spacing : 1px;
	font-style : normal;
}

.extra { 
    position: absolute; 
    visibility: hidden; 
}

/* formval.css */

  .info   { color: black; background-color: transparent; font-weight: normal; }
  .warn   { color: rgb(120,0,0); background-color: transparent; font-weight: normal; }
  .error  { color: red; background-color: transparent; font-weight: bold }

  .formtab TD      
          { padding: 0.2em; height: 1.5em; vertical-align: top; font-size: 90%; }


/* checkboxes */
  .checkcl    { text-align: right; }
  .checkbox   { clear: right; float: right; margin: 0 0.5em; }
  .formtab2 TD      
          { padding: 0.2em; height: 2.5em; vertical-align: top;  }