body {
	margin: 0px; 
	background: #865012;
	color: #DEB887;
	font-family: arial;
	font-size: 14px;
	background-image: url(leftbar_filler.jpg); 
	background-repeat: repeat-y;
}

a, a:hover, a:visited {
	color: #350D01;
}

.titel-balk {
	width: 100%; 
	background-image: url(topbar_filler.jpg); 
	background-repeat: repeat-x;
}

.menu-balk {
	height: 100%; 
	width: 195px;
	padding: 3 0 0 0;
	spacing: 0 0 0 0;
	margin: 0 0 0 0;
	background-image: url(leftbar_filler.jpg); 
	background-repeat: repeat-y;
}

.menu-link:hover {
	display: block;
	text-align: center;
	margin: 0 0 0 51; 
	padding: 12 0 0 0;
	spacing: 0 0 0 20;
	width: 195px; 
	height: 45px; 
	background-image: url(MenuBarSelected.gif); 
	background-repeat: no-repeat;
	font-family: verdana; 
	font-size: 14px; 
	font-style: italic; 
	font-weight: bold; 
	color: #350D01;
	cursor: hand;
	text-decoration: none;
}

.menu-link {
	display: block;
	text-align: center;
	margin: 0 0 0 51; 
	padding: 12 0 0 0;
	spacing: 0 0 0 20;
	width: 195px; 
	height: 45px; 
	background-image: url(MenuBar.gif); 
	background-repeat: no-repeat;
	font-family: verdana; 
	font-size: 14px; 
	font-style: italic; 
	font-weight: bold; 
	color: #000000;
	text-decoration: none;
}

.werkvlak {
	position: absolute; 
	top: 115; 
	left: 260;
	padding-right: 25px;
}

.werkvlak_titel {
	font-size: 18px;
}

#newsitem div {
	font-size: 13px;
	padding-bottom: 10px;
	height: 100%;
}

#newsitem h3 {
	font-weight: bold;
	font-size: 14px;
}

#newsitem img {
	margin-right: 10px;
	margin-bottom: 10px;
}

#newsitem hr {
	align: center;
	width: 100px;
	color: #350D01;
}