P.HISTORY {
	padding : 4;
	margin : 0px 6px 0px 6px;
	font-size : 10px;
}

H2.HISTORY {
	padding : 4;
	margin : 0px 6px 0px 20px;
	font : bolder 12px;
	text-align : left;
}

P.VERHAAL {
	padding : 4;
	margin : 0px 6px 8px 6px;
}

H1.VERHAAL {
  	padding : 4;
	margin : 8;
	font : bolder 26px;
	text-align : center;
	text-decoration : underline;
}

H2.VERHAAL {
	padding : 4;
	margin : 8px 6px 0px 20px;
	font : bolder 20px;
	text-align : left;
	text-decoration : underline;
}

LI.VERHAAL {
	margin : 0px 6px 8px 6px;
	list-style : disc outside ;
}

UL.VERHAAL {
}


H1.MAINHEADER {
	font : bolder 36px;
	text-align : center;
}

BODY {
      background-color: WHITE;
	background-image: url(http://8vanoostbrabant.twc-oostbrabant.nl/images/bg_back_1024x768.jpg);
        background-repeat: repeat-y;
        background-attachment:fixed;
        background-position: center  top;
      
	font : 14px Arial, Helvetica, sans-serif;
	color : Blue;
}

TD.LEFTBLOCK{
	background : BLUE;
	color : WHITE;
	height : 20;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	color : WHITE;
}

A.LEFTBLOCK {
	background : BLUE;
	width : 130px;
	height : 20px;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
	color : WHITE;
	text-decoration : none;
	border : medium groove Blue;
	padding : 2;
}

A.LEFTBLOCK:HOVER {
	border : medium groove RED;
	color  : yellow;
}

TABLE.LEFTBLOCK {
     	background-image: none;
	border : none;
	padding : 2;
	width : 130;
	border-spacing : 2;
	margin : 0px 0px 0px 0px;
}

TH.LEFTBLOCK {
	font-weight : bolder;
}


TABLE.ITEMBLOCK {
      background-image: none;
      background-color: WHITE;
	border : medium outset;
	padding : 2;
	border-spacing : 2;	
	margin : 8px 8px 8px 8px;
}

TH.ITEMBLOCK {
	font-weight : bolder;	
	padding : 2;
}

TD.ITEMBLOCK {
	border : medium outset;
	padding : 1;
	border-spacing : 1;	
}

TD.BUTTONBAR{
        background : BLUE;
        color : WHITE;
        height : 20;
        font-size : 12px;
        font-weight : bold;
        text-align : center;
        color : WHITE;
        valign : midle;
}

A.BUTTONBAR {
	background : BLUE;
	width : 120px;
	height : 10px;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	color : WHITE;
	valign : midle;
	text-decoration : none;
	border : thin groove Blue;
	padding : 1;
}

A.BUTTONBAR:HOVER {
	border : thin groove RED;
}

TABLE.BUTTONBAR {
      background-image: none;
      background-color: WHITE;
	border : thin outset;
	padding : 1;
	border-spacing : 1;
	margin : 1px 1px 1px 1px;
}

IMG.DRAW {
	valign: top;
}

ul.lijst {
  list-style-position: outside;
  list-style-type: disc;
  margin-top: 3px; 
  margin-bottom: 0px; 
}