body{
	margin-top:0px;
	margin-left:120px;
}
div.kop{
	background-image : url(../img/bovenbalk.jpg);
	background-repeat : no-repeat;
	width:716px;
	height:82px;
	position: relative;
}
div.onder{
	background-image : url(../img/achtergrond.jpg);
	background-repeat : repeat-y;
	width:716px;
	height:390px;
	z-index:1;
}
div.content{
	width: 400px;
	z-index:10;
	margin-top:0px;
	margin-left:10px;
	font-family: Arial;
	font-size:12px;
	color: #ffffff;
}
div.hoofdmenu{
	background-image : url(../img/menu_2.jpg);
	background-repeat : no-repeat;
	margin-left:97px;
	margin-top:50px;
	width:619px;
	height:25px;
	position: absolute;
}
div.grijs{
	display: inline;
	position:absolute;
	margin-left: 420px;
	width:140px;
	height:100%;
	background-color: #cdcdcd;
}
div.plaatjes{
	display: inline;
	position:absolute;
	margin-left: 562px;
	width:152px;
}
table.submenu{
	border-top:2px solid #16617d;
	border-bottom:1px solid #16617d;
	width:140px;
}
td.submenu{
	background-color: #618fa0;
	border-bottom: 1px solid #16617d;
	height: 25px;
	color: #ffffff;
	font-size:12px;
	font-weight: bolder;
	font-family: arial;
	padding-left: 10px;
}
td.buttons{
	color: #ffffff;
	font-size:12px;
	font-weight: bolder;
	font-family: arial;
}
table.hoofdmenu{
	margin-left:70px;
}
td.marge1{
	width:48px;
}
td.marge2{
	width:53px;
}
td.marge3{
	width:87px;
}
td.marge4{
	width:97px;
}
td.marge5{
	width:44px;
}
td.marge6{
	width:58px;
}
a{
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
a.hoofdmenulink{
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
a.hoofdmenulink:hover{
	color: #000000;
}
h1{
	font-size:16px;
	font-weight:bold;
}
h2{
	font-size:12px;
	font-weight: bolder;
}





