body		{ margin:0px; font-family: Arial,Sans-Serif; }

/* actieve kleur van menu-items doen m.b.v. body.id */
h1, h4 			{ font:bold 18px Arial, Helvetica, Sans-Serif;  }
#menuBand
{	
	position:absolute;
	top: 0px;
	width: 100%;
	height: 101px;
	border:0px;
	z-index: 10;
}

#menuBalk
{	
	position:absolute;
	top: 0px;
	width: 100%;
	height: 101px;
	border:0px;
	z-index: 15;
}

#onderBalk
{	
	margin-top:14px;
	border:0px;
	clear:both;
}

#vierkantjes 
{
	position:absolute;
	top: 0px;
	left:790px;
	width:187px;
	height:95px;
	border:0px;
	z-index: 11;
}

#bodembalk
{	position:fixed; _position:absolute; 
	bottom:0; _top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight-1);
	left:0;
	width:100%; 
	height:28px;
	border: 0px none black;
	border-top:1px solid #999999;
	z-index:10;
	background-color: #FFFFFF;
	text-align: center; color:#999999; font: 12px/24px Arial, Sans-Serif;
}

#bodembalk a:link, #bodembalk a:visited
{
	margin-right:10px; margin-left: 10px; color:#999999; font: 12px/24px Arial, Sans-Serif; text-decoration:none;
}
#bodembalk a:hover, #bodembalk a:active
{
	margin-right:10px; margin-left: 10px; color:#333333; text-decoration:none;
}

#divMenu
{
	margin-top:25px;
	margin-left:19px;
}

#divMenu a, #divMenu a:visited
{
	color: white;
	text-decoration:none;
	font: 14px/17px Arial, sans-serif;
	margin-left:11px;
}

#divMenu a:hover, #divMenu a:active
{
	color: #00175c;
	text-decoration:none;
	margin-left:11px;
}

#divClear_subPic
{
	clear:both; 
	margin-top:5px;
}
#divSpacer_left
{
	clear:left; float:left; width:308px; background-color:#FFFFFF; border:0px none white;
}
#divContent_1
{
	float:left; width:440px; background-color:#FFFFFF; border:0px none white; border-left:0px solid #999999; border-right:1px solid #999999;
}

#divContent_2
{
	float:left; width:276px; height:250px; background-color:#FFFFFF; border:0px none white;
}
#divContent_1 div
{
	font: 14px Arial,Sans-Serif; margin:10px; margin-right:36px;
}
#divContent_2 div
{
	margin:20px;
}

.tdMaand0		{ vertical-align:top; font:bold 16px Arial; width:40px; height:40px; background-color: #DDDDDD; }
.tdMaand1		{ vertical-align:top; font:bold 16px Arial; width:40px; height:40px; background-color: #FFFFFF; }
.tdItems		{ vertical-align:top; font:14px Arial; width:354px; }
.tdDag0			{ vertical-align:top; font:14px Arial; width:40px; text-align:right; background-color: #EEEEEE; }
.tdDag1			{ vertical-align:top; font:14px Arial; width:40px; text-align:right; background-color: #FFFFFF; }
.tdAgendaItem0	{ vertical-align:top; font:14px Arial; width:314px; padding-bottom:5px; padding-left:5px; background-color: #EEEEEE; }
.tdAgendaItem1	{ vertical-align:top; font:14px Arial; width:314px; padding-bottom:5px; padding-left:5px; background-color: #FFFFFF; }
.tdLogo			{ vertical-align:top; width:50px; }
.tdClub			{ vertical-align:top; font:14px Arial; width:344px; padding-bottom:25px; padding-left:15px; background-color: #FFFFFF; }

.selAgendaFilter{ margin-top:5px; width:150px; font:12px Arial; border:1px solid black; }
.inpAgendaFilter{ margin-top:5px; width:80px; font:12px Arial; border:1px solid black; cursor:pointer; margin-right:5px;}



