body {
	font-family:arial, helvetica, tahoma;
	padding:0px;
	margin:0px;
	background:url('../img/bg.jpg') repeat-x center bottom #80A2D0;
}



td {
	font-size: 11px;
	color: #3C270B;
	vertical-align:top;
	line-height:16px;
}
p {
	line-height:16px;
}
a {
	color:white;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

ul {
	list-style-type: square;
}



a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



/* png's */
.kader_l {
	background: url('../img/kader_l.png') repeat-y right;
	* background: none;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/kader_l.png', sizingMethod='scale');
}
.kader_tl {
	background: url('../img/kader_tl.png');
	* background: none;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/kader_tl.png', sizingMethod='fixed');
}
.kader_t {
	background: url('../img/kader_t.png') repeat-x bottom;
	* background: none;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/kader_t.png', sizingMethod='scale');
}
.kader_tr {
	background: url('../img/kader_tr.png');
	* background: none;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/kader_tr.png', sizingMethod='fixed');
}
.kader_r {
	background: url('../img/kader_r.png') repeat-y left;
	* background: none;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/kader_r.png', sizingMethod='scale');
}
.kader_br {
	background: url('../img/kader_br.png');
	* background: none;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/kader_br.png', sizingMethod='fixed');
}
.kader_b {
	background: url('../img/kader_b.png') repeat-x top;
	* background: none;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/kader_b.png', sizingMethod='scale');
}
.kader_bl {
	background: url('../img/kader_bl.png');
	* background: none;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/kader_bl.png', sizingMethod='fixed');
}



/* submenu's */
div.submenu {
  position:absolute;
  left:0px;
  top:0px;
  width:255px;
  z-index:5;
  visibility:hidden;
  text-align:left;
  border-left:solid 1px white;
  border-right:solid 1px white;
  border-bottom:solid 1px white;
}
div.submenu a {
  display:block;
  width:100%;
  padding:3px 12px 3px 12px;
  background-color:white;
  color:#3C270B;
  text-decoration:none;
  font-size:11px;
  font-weight:bold;
}
div.submenu a:hover {
  background-color:#80A2D0;
  color:white;
  text-decoration:none;
}



div.kop {
	background:url('../img/pijl.gif') no-repeat;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
	color:#3C270B;
}

div.nieuwsitems_datum {
	margin-top:10px;
	font-size:11px;
	color:white;
}
a.nieuwsitems {
	display:block;
	font-size:12px;
	color:black;
	text-decoration:none;
}
a.nieuwsitems:hover {
	text-decoration:underline;
}



/* sjearus */
div.xsarus {
	margin-top:4px;
	font-size:11px;
	color:#999999;
}
div.xsarus a {
	color:#999999;
	text-decoration:underline;
}
div.xsarus a:hover {
	text-decoration:none;
}
