body{
	background-color: #ffffff;
	font-family: Tahoma;
	margin:0px;
	font-size: 12px;
	vertical-align:top;
}

h1{

	font-family: Tahoma;
	color: #117744;
	font-size: 18px;
	margin:0px;
	padding: 0px;
}

p{
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	margin:0px;
	padding-top: 8px;
}


ul.uitgelicht{
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	
}

li.uitgelicht{
  color:#c03;
  font-weight: bold;
  padding-bottom: 4px;
}

td.footer p{
	padding-top: 4px;
}

p.intro{
	color: #666666;
	font-weight: bold;
	padding-top: 40px;
}
	
a{
	text-decoration: none; 
	color: #000000;
}

a:hover{
	text-decoration: underline; 
	color: #cc0033;
}

table{
	padding:0px;
	margin:0px;
}

table.body{
	width:700px; 
	height:300px;

}

td{
	font-family: Tahoma;
	font-size: 12px;
	padding:0px;
	margin:0px;
	color: #000000;
	text-align: left;
	border-style: none;
}

td.body{
	height: 500px;
	background-image: url(kist-watermerk.jpg);
	background-position:top;
	background-repeat: no-repeat;
	padding:0px;
	border-style: none;
	border-width: 1px;
	border-color:#999999;
	vertical-align:top;
	padding-top:20px;
}

td.footer{
	width:700px;
	background-image: url(footer-lijn.gif);
	background-position:bottom ;
	background-repeat: no-repeat;
	padding-bottom:40px;
	padding-left:4px;
}

td.menu{
	text-align: right;
	padding-right:4px;	
}

td.vak{
	padding:20px;
	border-style: solid;
	border-width: 1px;
	border-color:#aaaaaa;	
}


td.Midden{
	padding:2px;
	border-style: solid;
	border-width: 1px 0px 0px 1px;	
	border-color:#ffff00;	
	background-color: #ffff99;
	height: 400px;
}

td.menubalk{
	background-color: #ffff99;
	height: 20px;
}

td.menubalkBoven{
	background-color: #ffff99;
	height: 10px;
	border-style: solid;
	border-width: 0px 0px 0px 1px;	
	border-color:#ffff00;	
	background-color: #ffff99;
}

td.menubalkOnder{
	background-color: #0000aa;
	height: 10px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;	
	border-color:#000033;	
}

td.menuItem{
	background-color: #ffffdd;
	height: 20px;
	border-style: solid;
	border-width: 1px;	
	border-color:#bbbbbb;	
	padding-left:20px;
	padding-right:20px;
	text-align: center;
}

td.gootjes{
	height:20px;
	width:100%;
	text-align: right;
	padding-right: 10px;
	color: #999999;
	font-size: 10px;
}

hr{
	color: #666666;
}

img.rand{
	border-style: solid;
	border-width: 1px;
	border-color: #228855;
}