html{
	background:#e9dfd6 url(../images/yellow/htmlBg.jpg);
}

body{
	background:url(../images/yellow/bodyBg.jpg) repeat-x;
}

div#contentLeft div.spacer{
	background:url(../images/yellow/leftSpacerBg.gif) no-repeat;
}

div#contentLeft div#leftMenu{
	background:url(../images/yellow/menuLeftBg.jpg) repeat-y;
}

div#contentLeft div#leftMenuContent{
	background:url(../images/yellow/menuLeftContentBg.jpg) no-repeat;
}

div#contentLeft div.leftBoxBottom{
	background:url(../images/yellow/boxLeftBottomBg.jpg) no-repeat;
}

div#contentLeft div#leftZoeken{
	background:url(../images/yellow/menuLeftBg.jpg) no-repeat;
}

div#contentLeft div#leftZoeken div#leftZoekenContent{
	background:url(../images/yellow/zoekenLeftContentBg.jpg) no-repeat;
}

div#contentLeft div#leftZoeken div#leftZoekenContent input{
	background:url(../images/yellow/zoekenInputBg.jpg) no-repeat;
}

div#contentLeft div#leftLinkpartners{
	background:url(../images/yellow/menuLeftBg.jpg) repeat-y;
}

div#contentLeft div#leftLinkpartners div#leftLinkpartnersContent{
	background:url(../images/yellow/linkpartnersLeftContentBg.jpg) no-repeat;
}

div#contentMiddle div#contentMiddleTop{
	background:url(../images/yellow/contentMiddleTopBg.jpg) no-repeat;
}

div#contentMiddle div#contentMiddleContent{
	background:url(../images/yellow/contentMiddleContentBg.jpg) repeat-y;
}

div#contentMiddle div#contentMiddleContent div.contentMiddleContentSpacer{
	background:url(../images/yellow/contentMiddleSpacer.jpg) no-repeat;
}

div#contentMiddle div.contentDataRowAlternate{
	background:url(../images/yellow/alternateRowBg.jpg) repeat-x;
}

div#contentMiddle div#prijsvragenMetAntwoordenTop{
	background:url(../images/yellow/prijsvragenMetAntwoordenTopBg.jpg) no-repeat;
}

div#contentMiddle div#contentMiddleBottom{
	background:url(../images/yellow/contentMiddleBottomBg.jpg) no-repeat;
}




.table_sub th 
{
	background-color:#FFF3D0;
	border-bottom:#FFF8E5 1px solid; 
	font-weight:bold;
}
.table_sub .table_sub_bg1
{
	background-color:#FFFFFF;
}

.table_sub .table_sub_bg1 td
{
	border-bottom:#FFF 1px solid;
}
.table_sub .table_sub_bg2
{
	background-color:#FFF8E5;
}
.table_sub .table_sub_bg2 td
{
	border-bottom:#FFF3D0 1px solid;
}
