html, body {
	height:100%;
}
body {
	background-image:url('images/bg_startpage.jpg');
	background-repeat:no-repeat;	
	back/ground-image:url('images/bg_site.jpg');
	back/ground-repeat:repeat-y;
	background-position:50% 50%;
	background-attachment:fixed;
	margin:0px;
	padding:0px;
	height:100%;
	background-color:#0b3d92;
	font-family:verdana,sans-serif;
	font-size:11px;
}
table {
	border-collapse:collapse;
		font-size:11px;
		line-height:16px;
}
img {
	border: 0px;
	margin: 0px;
	vertical-align: bottom;
}
td {
	padding:0px;
	vertical-align:top;
}
h1 {
	font-size:17px;
	font-weight:bold;
	color:#8ec711;
	margin:0px;
	margin-bottom:5px;
}
h2 {
	font-size:11px;
	font-weight:bold;
	color:#8ec711;
	margin:0px;
	margin-bottom:5px;
}
.head {
	font-size:17px;
	font-weight:bold;
	color:#8ec711;
	margin:0px;
	margin-bottom:5px;
}
table#container {
	height:100%;
	width:972px;
}
table#mainTable {
	width:972px;
	height:693px;
	background-image:url('images/bg_start.jpg');
	background-repeat:no-repeat;
}
div#locaties a{
	text-decoration:none;
	margin-right:30px;
}
#link1 {
	background-image:url('images/startpage_icon1.gif');
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:18px;
	text-decoration:none;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
	margin-right:20px;
	color:#6a6a6a;
}

#link2 {
	background-image:url('images/startpage_icon2.gif');
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:18px;
	text-decoration:none;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
	margin-right:20px;
	color:#6a6a6a;
}

#link3 {
	background-image:url('images/startpage_icon3.gif');
	background-repeat:no-repeat;
	padding-left:12px;
	text-decoration:none;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
	color:#6a6a6a;
}
