#pagina {
    width:1000px;
}

#navcontainer {
    background-image: url(../images/bgnavmain.jpg);
    background-repeat: repeat-y;
    width:130px;
    height:100%;
    vertical-align:top;
}

#infocontainer {
    height:30px;
    width:100%;
}

.discussie {
    float:right;
    width:100px;
    background-color:#F7CB00;
    font-size:8px;
}

body {
	font : 0.9em Arial, Helvetica, sans-serif;
	color: Black;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-attachment : fixed;
	background-position : center;
	background-repeat : no-repeat;
	background-color: #FFFFFF;
}

ul {
    list-style-image: url(../images/bullet-toc.gif);
}

div.footer {
    font-size: 0.8em;
    text-align: center;
}

div.tekst {
    margin-bottom: 20px;
    float:left;
}

/* START PAGE LINK opmaak (URL) */

.page a:link {
    color : #0066CC;
    text-decoration: none;
}

.page a:hover {
    text-decoration: underline;
}

.page a:active {
    text-decoration: none;
}

.page a:visited {
    text-decoration: none;
}

/* EINDE PAGE LINK opmaak (URL) */

table {
    font-size: 0.9em;
}

td {
}

tr.subheader td {
    background-color: #BF1A20;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-left: 5px;
    color: #FFFFFF;
    font-weight: bolder;    
}

/* START MENU BUTTON SPECIFICATIE */

a.menu {
    line-height: 25px;
    height: 30px;
    width: 140px;
    vertical-align: middle;
    margin-left: 10px;
    text-decoration:none;
    color:#FFFFFF;
}

a.submenu {
    line-height: 25px;
    height: 30px;
    width: 100px;
    vertical-align: middle;
    text-decoration:none;
    color:#000000;
}

.redbutton {
    font-size:11px;
    height:30px;
    width:180px;
    background-image:url(../images/mainknop.jpg);
    background-repeat: no-repeat;
}

.blackbutton {
    font-size:11px;
    height:30px;
    width:180px;
    background-image:url(../images/mainknop_zwart.jpg);
    background-repeat: no-repeat;
}

.yellowbutton {
    font-size:11px;
    height:30px;
    width:100px;
    padding-left:22px;
    color:#000000;
    background-image:url(../images/mainknop_geel.jpg);
    background-repeat: no-repeat;
}

.yellowbutton a.menu {
    color: #000000;
    padding-left: 50px;
}

.greybutton {
    font-size:9px;
    height:30px;
    width:100px;
    color:#000000;
    text-align:center;
    background-image:url(../images/subknop.jpg);
    background-repeat: no-repeat;
    float:right;
}

.zoekbutton {
    font-size:9px;
    height:30px;
    width:100px;
    text-align:center;
    color:#000000;
    background-image:url(../images/zoekknop.jpg);
    background-repeat: no-repeat;
    text-decoration:none;
    float:right;
}

/* EINDE MENU BUTTON SPECIFICATIE */

h1 {
	color: Black;
    font-size: 1.4em;
}

h2 {
	color:  #BF1A20;		
    font-size: 1.2em;
}

h3 {
	color:  #BF1A20;		
    font-size: 1.0em;
}

h4 {
	color: Black;
	font-style : italic;
	padding-bottom: 0px;
	padding-top: 0px;
}

input  {
	font-family : Arial, Helvetica, sans-serif;
  	color : black;
}

checkbox  {
	font-family : Arial, Helvetica, sans-serif;
	color : #990000;
}

select  {
 	font-family : Arial, Helvetica, sans-serif;
}

option  {
	font-family : Arial, Helvetica, sans-serif;
}

.teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}

/* DOCTYPE specifieke opmaak */

.agendaitem {
    margin-bottom: 20px;
}

.zoekterm {
    background-color: #F7C904;
    font-weight: normal;
}

td.njbarchiefkop {
    background-color: #BF1A20;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-left: 5px;
    color: #FFFFFF;
    font-weight: bolder; 
    width: 120px;  
    height: 20px; 
}

td.njbarchief {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-left: 5px;
    color: #000000;
    font-weight: bolder; 
    width: 120px;   
}

.suffix {
    font-size: 0.9em;
    font-style: italic;
}