body {
	margin: 0px;
	padding: 0px;
	background-color: #d9d9d9;
	background-image: url(../images/fill_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body, td, input, textarea, div, a {
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#111111;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:14px;
}
#base_table {
	width:843px;
	height:100%;
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFFFFF;
}
#content_table {
	width:100%;
	height:100%;
}
#top_margin {
	height:210px;
	padding-left:183px;
	padding-top:50px;
	color:#FFFFFF;
}
#menu {
	width:163px;
	background-image: url(../images/fill.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top:48px;
	text-align:right;
	padding-right:10px;
}
#content {
	padding-left:10px;
	padding-top:20px;
	padding-right: 50px;
}
#nieuwsbericht {
	width:180px;
	font-size:11px;
	color:#FFFFFF;
}
#nieuws_links {
	font-weight:bold;
}
#nieuws_links a {
	color:#FFFFFF;
	font-size:11px;
}
.date {
	font-size:10px;
	font-style:italic;
	color:#999999;
}
.news_small {
	font-size:11px;
}
#foto_holder {
	position:relative;
	padding:5px;
	background-color:##f4f4f4;
	border:1px solid #CCCCCC;
	float:left;
	margin-right:5px;
	height:130px;
}
#foto_holder img {
	margin-bottom:5px;
}

