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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


.table_sub th 
{
	height:20px;
	background-color:#EBEEFF;
	border-bottom:#F3F3FF 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:#F3F3FF;
}
.table_sub .table_sub_bg2 td
{
	border-bottom:#EBEEFF 1px solid;
}

