/* body */
body{ 
	margin:0; 
	padding:0; 
	text-align: center; 
	font-family: verdana, arial, sans-serif; 
	background-image: url(../images/bg_main.gif); 
	background-repeat: repeat-x;
	}
/* maintable */
#maintable {
	width: 780px;
	}
/* balk */
#balk{ 
	height: 32px;
	background-image: url(../images/bovenbalk.gif); 
	background-repeat: no-repeat;
	}
/* header */
#header {
	padding-top: 30px;
	}
/* content */

/* menu */
.mainlevel {
	font-size: 10px;
	color: #000000;
	}
/* footer */
#footer {
	font-size: 9px;
	color: #ac9d42;
	}
