/* IVBO - LCP nv */

html, body, form{
	/*min-height: 100%;*/
	height: 97%;
}
html>body form{
	/*height: auto;*/
}
body{
	background: #FFF;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2A2321;
	scrollbar-face-color: #EE9329;
	scrollbar-track-color: #C1B6B6;
	scrollbar-shadow-color: #B9BE01;
	scrollbar-highlight-color: #B9BE01;
	scrollbar-arrow-color: #5F6101;
	scrollbar-3dlight-color: #5F6101;
	scrollbar-darkshadow-color: #5F6101;
	margin-top: 0;
	margin-bottom: 0;
	border-top: 7px solid #FFF;	 
}
a{
	color: #B91009;
	font-weight: normal;
	text-decoration: none;	
}
a:hover{
	color: #82857F;	
}
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
input,select{
	background-color: #F9F3F2;
	border: 1px solid #C6B8B8;
	font-size: 90%;
}
input.btn{
	background-color: #BCAFAF;
	color: #F6EEED;
	border: none;
	height: 18px;
}
.grijs{
	color: #585A56;	
}
td
{
	font-size:11px;	
	color: #585A56;	
}

/*kopie van nieuws*/
h1{
	color: #585A56;
	font-size: 120%;
	margin: 10px 0;
	padding: 10px 0;
	background: url(/images/h1_bgr.gif) repeat-x left bottom;
}
b{
	color: #8B8D87;
	font-size: 110%;
}
hr{
	color: #D4D901;
	height: 1px;
	border: 0 dotted;
	border-bottom: 1px dotted #D4D901;
}

.uitgebreid{
	color: #B91009;
	font-size: 110%;
}
h2{font-size: 100%;margin: 0 0 3px 0;}
h3{
	color: #B91009;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 3px 0;
}
