/* CSS Document */
body
	{
	background-image:url(../images/main/gevels_back.gif);
	background-repeat:no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-left: 0px;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size:12px;
	background-color:#ecc53b;
	
	
	}
table
{
	border:none;
	padding-left:0px;
	margin-top: 0px;
	margin-left: 0px;
}
table.twee
	{
	position:absolute;
	margin-top: 0px;
	margin-left:0px;
	}
td
	{
	margin: 0px;
	}
.blauw
	{
	background-image:url("../images/main/1_17_bl.gif");
	background-repeat: repeat-x;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	width:500px;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	}
.oranje
	{
	background-image:url(../images/main/1_17_or.gif);
	background-repeat: repeat-x;
	border-top:solid 4px;
	border-top-color:#ffffff;
	border-left:none;
	border-right:none;
	border-bottom:none;
	background-position: 0px 0px;
	width:125px;
	height:17px;
	margin:0px;
	}


