ul,li,img,form,marque,body {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style-image: none;
	list-style-type: none;	
	text-align:left;
}
li {
	display:block ;
	width:100%;
	padding-left:2px;
}
#layout {	
/*	position: relative;
	margin: 0 auto;*/
	width : 750px; 
	margin-top:10px; 
}
BODY
{
    background: #FFFACD;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    SCROLLBAR-FACE-COLOR: #A60000;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFACD;
    SCROLLBAR-SHADOW-COLOR: #FFFACD;
    SCROLLBAR-3DLIGHT-COLOR: #FFD991;
    SCROLLBAR-ARROW-COLOR: buttonshadow;
    SCROLLBAR-TRACK-COLOR: #FFFACD;
    SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
    SCROLLBAR-BASE-COLOR: buttonface;
}
P, TABLE, DIV, TR, TD, TH, UL, OL, LI, INPUT, SELECT, TEXTAREA
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
h1 {
	font-size:16px;
	/* padding-bottom:10px; font-weight:bolder;*/ 
}
h2 {
	font-weight:normal;
	font-size:11px;
}
h1,h2 { 
	margin:0px;
	padding:0px;
}
.klein
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #A60000;
}
.rubriek {
	margin-bottom:10px;
	width:243px;
	overflow:hidden;
}
.rubriek .tl a {
	display: block;
	width:100%;	
}
.tt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #A60000;
	text-align:left;
	/* margin-top:10px; */
}
.tt.a {
	color:#FFFACD;

}



.tl {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
    background-color: #FFCC99;
	text-align:left;
	margin-bottom:1px;
}
.tl2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #000000;
    background-color: #FFCC99;
	text-align:left;
	margin-bottom:1px;
}
.rt
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    background: #ffe080;
}
H4
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
H5
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
INPUT, SELECT, TEXTAREA
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    border:1px black solid;
    border-bottom:2px A60000 double;
    border-style : inset;
}
A
{
    color: #A60000; font-weight: medium; text-decoration: underline
}
A:hover
{
    color: #DA0202; font-weight: medium; text-decoration: none
}

