/*DEZE STIJL IS VOOR HET BOEKINGS SYSTEEM!*/
body{
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
}
body A{
	color:#000000;
}
#stappen UL{
	list-style:none;
	background:#edffa7;
	width:780px;
	height:27px;
	margin:0px;
	padding:0 0 0 5px;
}
#stappen UL LI{
	float:left;
	width:185px;
	margin:5px 5px 0 0;
	padding:0 0 0 5px;
	background:#ffffff;
	color:#999999;
}
#stappen UL LI.uit{
	background:#ffffff;
	color:#999999;
}
#stappen UL LI.aan{
	background:#759300;
	color:#ffffff;
	font-weight:bold;
}


td{
	font-size:11px;
}
td a{
	text-decoration:none;
}
td a:hover{
	text-decoration:underline;
}
.TitelBalk{
	font-family: Tahoma;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
}
.PopupDagVol
{
	background:url(../images/selection.PNG) center no-repeat;
	color:#000000;
	text-align:center;
	font-family: Tahoma;
	font-size: 11px;
}
.Volgende
{
	float:right;
	text-align:center;
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	background:#009933;
	color:#FFFFFF;
	height:18px;
}
.Vorige
{
	float:left;
	text-align:center;
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	background:#009933;
	color:#FFFFFF;
	height:18px;
}
.NavigatieKnoppen
{
	height:18px;
	border: 1px solid;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:1px;
	border-bottom-color:#009933;
}
.PrijslijstHuisje
{
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	border: 1px solid;
	border-top:none;
	border-right:none;
}
.WijzigHeader
{
	height:22px;
	border: 1px solid;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:1px;
	border-bottom-color:#009933;
}
.Periode
{
	float:right;
	background:#009933;
}
.Maand
{
	float:right;
	background:#009933;
}
.PrijslijstTabel{
	border: 1px solid;
	border-bottom:none;
	border-color:#009933;
	border-left:none;
}
.Border{
	text-align:center;
	font-size: 12px;
	border: 1px solid;
	border-top:none;
	border-right:none;
}
