body{
 	margin:0px;
	padding:0px;
	background-color:#700000;
}

#maindiv, #bg_left, #bg_right, #bg_noot,#table1, .aligndiv{
	height:100%;
	width:100%
}

#maindiv{
	width:950px;
	background-color:#FFFFFF;
}

#bg_left{
	background-image:url(../img/zij-1.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
#bg_right{
	background-image:url(../img/zij-3.gif);
	background-position:right top;
	background-repeat:repeat-y;
}
#bg_noot{
	background-image:url(../img/noot-5.gif);
	background-position:100% 24px;
	background-repeat:no-repeat;
}
#table1{
	width:750px;
}
#header{
	background-image:url(../img/header.gif);
	background-repeat:no-repeat;
	height:148px;
}
#maintop{
	background-image:url(../img/menu.gif);
	background-repeat:no-repeat;
	height:88px;
}
#mainleft{
	background-image:url(../img/left.gif);
	background-repeat:repeat-y;
	width:35px;
}
#mainright{
	background-image:url(../img/right.gif);
	background-repeat:repeat-y;
	width:35px;
}
#mainbottom{
	background-image:url(../img/bottom.gif);
	background-repeat:no-repeat;
	height:120px;
}
#mainpihcel{
	width:680px;
}
/* onderstaande alleen bij een sub */
#ihtable{
	width:100%;
}
#mainih{
	width:60%;
}
#subih{
	width:40%;
}
