body {
	background-color: black;
	background-image: url('/images/background-small.gif');
	background-repeat: repeat-y;

	margin: 0px;
	padding: 0px;
	font-family: Arial;
}

/*--------Structure---------*/
div#page_container {
	Swidth: 619px;
	height: 231px;
	position: relative;
}
div#page_header {
	/*background-image: url('/images/header.png');
	width: 609px;
	height: 231px;
	 */
	background-image: url('/images/header.png');
	background-repeat: no-repeat;
	margin-top: 30px;
	width: 609px;
	height: 231px;	position: absolute;
}

table.home {
}
td#col_nav {
	width: 51px;
	margin: 0px;
	padding: 0px;
	padding-top: 245px;
	color: red;
	font-weight: bold;
}
td#col1 {
	width: 292px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

td#col2 {
	width: 292px;
	margin: 0px;
	padding: 0px;
	padding-right: 6px;
	vertical-align: top;
}

td#col3 {
	background-color: gray;
	background-image: url('/images/golfplaat1.gif');
}
div.col1 {
	margin-top: 160px;
}
div.col2 {
	margin-top: 150px;
}
div.column3 {
	background-image: url('/images/background_blue_small.gif');
	width: 339px;
}
/*-------------------------*/

