body {
	font: medium Geneva, Arial, Helvetica, sans-serif;
	color: #330000;
	background: #330000 url(../foto/themes/water_drop/images/mddlogo.gif) no-repeat fixed 10px 50px;
	text-align: center;
	padding: 0px;
}
.onderwerp {
	background: #99CCFF;
	margin: 15px 2px;
	padding: 10px 2px 2px 10px;
	clear: both;
	height: auto;
	width: 90%;
	border-top: 3px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 3px solid #990000;
	text-align: left;
	overflow: auto;
}
menu {
	width: 95%;
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
	list-style: none;
	overflow: visible;
	z-index: 9;
	position: fixed;
	left: 0px;
	bottom: 0px;
	top: 85%;
	background: #99FFFF url(slangebijter.jpg) repeat-x;
}
.item {
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	color: #990000;
	width: 8%;
	border-top: 2px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 2px solid #000066;
	list-style: none;
	display: inline;
	padding: 3px;
	margin: 7px 1px 0px 2px;
	background: #FFFFFF;
	line-height: 1.5;
	float: left;
	height: auto;
	text-decoration: none;
}
.kader {
	margin: 3px;
	padding: 3px;
	float: right;
	width: 30%;
	border-top: 1px dashed #990000;
	border-right: 3px dashed #990000;
	border-bottom: 3px dashed #990000;
	border-left: 1px dashed #990000;
	height: 99%;
	overflow: auto;
	position: relative;
	background: #99CCCC;
}
.kader img {
	margin: 2px;
	border: thin dotted #CC00CC;
}
