body {
	background: #ccc5bd;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #938d87;
}

TABLE {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}

.frame {
	width: 978px;
	height: 351px;
	padding: 8px;
	background-color: #FFF;
}

.menubox {
	width: 142px;
	height: 351px;
	background-color: #ccc5bd;
	float: left;
	text-align: left;
}

.logo {
	float: right;
}

.content {
	padding: 0px 0px 0px 8px;
	float: left;
	text-align: left;
}

.quote {
	font-size: 10px;
}

.subsublink {
	font-size: 9px;
	margin-left: 5px;
}

#list-menu {
	width: 142px;
	color: #fff;
/*	

z-index: 2;*/
}

#list-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}

#list-menu li {
	margin: 0 0 2px 0;
}

#list-menu a {
	display: block;
	width: 132px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
	color: #938d87;
}

#list-menu a:hover {
	background: #fff;
}

#list-submenu ul {
	font-size: 9px;
	padding: 0px 0px 0px 10px;
	line-height: 10px;
}

.list-off {
	color: #fff;
	font-size: 9px;
	padding: 0px 0px 0px 10px;
}

.list-off-title {
	color: #fff;
	font-size: 12px;
	padding: 2px 0px 2px 10px;
}

.list-grey {
	color: #938d87;
	padding: 0px 0px 0px 10px;
	font-size: 9px;
	line-height: 8px;
}

.list-white {
	color: #fff;
	padding: 0px 0px 0px 10px;
	font-size: 9px;
}

.plain {
	font-size: 9px;
	text-align: justify;
	line-height: 11px;
}

.plain10 {
	font-size: 10px;
	text-align: justify;
	line-height: 12px;
}

.title {
	font-size: 11px;
	font-weight: bold;
}

.pub {
	font-size: 9px;
	line-height: 12px;
}

.publight {
	color: #d2c9be;
	font-size: 9px;
	line-height: 12px;
}

.nieuws {
	color: #d2c9be;
	position: absolute;
	left: 42px;
	top: 0;
	width: 360px;
	height: 300px;
	z-index: 3;
	visibility: hidden;
}

#level1 {
	position: absolute;
	z-index: 5;
	margin-left: 148px;
}

#level2 {
	position: relative;
	z-index: 2;
}

#level3 {
	position: absolute;
	z-index: 2;
}

a.footer:link, a.footer:visited, a.footer:active {
	margin-left: 4px;
	color: #e2ddd6;
	text-decoration: none;
	font-size: 9px;
}

a.footer:hover {
	margin-left: 4px;
	color: #f1ede9;
	text-decoration: none;
	font-size: 9px;
}

a.bar:link, a.bar:visited, a.bar:active {
	text-decoration: none;
	color: #938d87;
	font-size: 9px;
	line-height: 16px;
}

a.bar:hover {
	text-decoration: none;
	color: #d2c9be;
	font-size: 9px;
	line-height: 16px;
}

a:link {
	color: #938d87;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #938d87;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: #938d87;
	background-color: transparent;
	text-decoration: underline;
}

a:active {
	color: #938d87;
	background-color: transparent;
	text-decoration: none;
}
