@charset "utf-8";
/* CSS Document */
div#footer a {
    outline: none;
	font-weight:normal;
}
div#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
div#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
div#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div#footer a:active {
	color: #ffffff;
	text-decoration: none;
}
a {
    outline: none;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
html, body{
	height: 100%;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-width: 918px !important;
	background-color:#d1d1d1;
	background-image:url(../images/musketier_bg.gif);
}
div#centreren{
	position: relative;
	display:block;
	width: 918px;
	height: auto !important;
	min-height: 100%;
	height: 100%;
	margin: 0px auto;
	background-color:#FFFFFF;
	background-image:url(../images/musketier_bg2.gif);
	background-position:left;
	background-repeat:repeat-y;
}
div#container {
	display:block;
	width: 850px;
	padding-left: 34px;
	padding-right: 34px;
	height: auto !important;
	min-height: 100%;
	height: 100%;
}
div#header {
	display:block;
	clear:both;
	height: 119px;
}
div#wrapper{
	position:relative;
	display:block;
	border-top: 1px solid #00529f;
	_top: -2px;
	width:850px;
	height: auto !important;
	min-height: 504px;
	height: 504px;
	clear:both;
	z-index:1;
}
div#agenda{
	position: relative;
	float:left;
	display:block;
	width: 124px;
	margin-right:20px;
	margin-bottom: 220px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	_margin-top: 26px;
	color:#dee6ee;
	text-align: center;
}
div#agenda_bottom{
	display:block;
	position: absolute;
	width: 144px;
	background-position:bottom;
	background-image:url(../images/musketier_agenda_bot.gif);
	bottom: 24px;
	_bottom: 23px;
	height: 176px;
	left: 34px;
}
div#menu {
	position:relative;
	top: 0px;
	display:block;
	background-color: #00529f;
}
div#content{
	position: relative;
	display:block;
	text-align:left;
}
div#tekst{
	padding: 20px;
	margin-left:144px;
	margin-top: 10px;
}
div#footer_top{
	display:block;
	position:absolute;
	width: 266px;
	background-position:bottom;
	background-image:url(../images/musketier_16.gif);
	bottom: 24px;
	_bottom: 23px;
	height: 250px;
	right: 34px;
}
div#footer{
	display:block;
	position: absolute;
	width: 830px;
	background-color: #4e83b4;
	color:#FFFFFF;
	text-align:right;
	font-size:10px;
	padding-top: 2px;
	padding-right:20px;
	bottom: 0px;
	height: 22px;
}
div#spacer{
	clear:both;
}
div#titel{
	display:block;
	margin-bottom: 20px;
	_margin-bottom: 0px;
}
.regel{
	display:block;
	height: 20px;
}
.categorie{
	font-weight: bold;
	font-size: 14px;
	color: #f39a00;
}
.naam{
	float: left;
	height: 20px;
}
.prijs{
	float: right;
	height: 20px;
}
