body, td, tr, ul, li, h1, h2, h3
	{
  padding:0;
  margin:0;
  }

body {
  background-color:#ffffff;
  background-image: url(../images/achtergrond.gif);
  background-repeat:repeat-y;
  background-position:center;
  line-height:16pt;
  color: #002d54;  
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}


#container 
	{
	position: relative;  
	background-image:url(../images/finaplan-bg.gif);
  	background-position:top;  
	background-repeat:no-repeat;
	width:960px;
	height:100%;
	margin:0 auto;
	margin-top:2%;
	min-height:380px;

	}
#content	{
	position:absolute;
	top:139px;
	width:960px;
	left: 0px;
}

#content ul	{
	margin-left:26px;
	}
	
.tekst	{
	margin-left:160px;
	margin-right:230px;
	min-height:280px;
	}

#menubalk1	{
	position:absolute;
	left:152px;
	top:74px;
	width:685px;
	height:30px;
	color:#003893;
	font-weight:bold;
	}

.menu1	{
	width:120px;
	height:30px;
	text-align:center;
	background-image:url(../images/oranjeknop2.gif);
	}
.menu2	{
	width:120px;
	height:30px;
	text-align:center;
	background-image:url(../images/oranjeknop2.gif);
	}

.menu1 a	{
	text-decoration:none;
	color:#5e7d00;
	}
.menu1 a:hover {
	color:#003893;
	}
	
.menu2 a 	{
	text-decoration:none;
	color:#003893;
	}
.menu2 a:hover {
		color:#5e7d00;
	}

.actief3	{
	background-image:url(../images/oranjeknop4.gif);
	color:#FFFFFF;
	}
#footer	{
	width:810px;
	height:28px;
	background-color:#ffffff;
	color:#00305d;
	font-size:11px;
	margin-left:70px;
	line-height:28px;
}


.voettekst1	{
	margin-left:452px;
	}
.voettekst2	{
	margin-left:50px;
	}
.voettekst1 a {
	color:#00305d;
	}
.voettekst1  a:hover	{
	color:#5e7d00;
	}

.tekst a	{
	color:#003ba7;
	}
.tekst a:hover	{
	color:#5e7d00;
	}
h1	{
	font-size:14px;
	color:#5e7d00;
	margin-bottom:5px;
	}
h2	{
	font-size:12px;
	color:#002d54;
	margin-bottom:3px;
	margin-top:3px;
	}

.smal	{
	font-size:10px;
	}
.formknop	{
	background-image:url(../images/zendknop.gif);
	background-repeat:no-repeat;
	width:125px;
	height:30px;
	background-color:white;
	font-family: Verdana;
	font-size: 11px;
	cursor: hand;
	border:0;
	}