BODY
{
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	color: white;
	font-family: verdana;
	background-color: #000066;
	text-decoration: none;
}
.content
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-family: verdana;
	text-decoration: none;
}
.content A
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-family: verdana;
	text-decoration: none;
}
.content A:hover
{
	font-weight: normal;
	font-size: 11px;
	color: white;
	font-family: verdana;
	text-decoration: underline;
}
.info
{
	font-weight: normal;
	font-size: 11px;
	color: #33ccff;
	font-family: verdana;
	text-decoration: none;
}
.dropdown
{
	border-right: 0px;
	border-top: 0px;
	font-weight: normal;
	font-size: 11px;
	border-left: 0px;
	color: blue;
	border-bottom: 0px;
	font-family: verdana;
	text-decoration: none;
}

.legendetabel
{
	border-right: #66ffff 1px solid;
	border-top: #66ffff 1px solid;
	font-weight: normal;
	font-size: 9px;
	border-left: #66ffff 1px solid;
	color: #66ccff;
	border-bottom: #666666 0px solid;
	font-family: verdana;
	background-color: #000066;
	text-decoration: none;
}
.legendetext
{
	font-weight: normal;
	font-size: 9px;
	color: #99ccff;
	font-family: verdana;
	background-color: #000066;
	text-decoration: none;
}
.legendetext A
{
	font-weight: normal;
	font-size: 9px;
	color: #99ccff;
	font-family: verdana;
	background-color: #000066;
	text-decoration: underline;
}
.legendetext A:hover
{
	font-weight: normal;
	font-size: 9px;
	color: #ffffff;
	font-family: verdana;
	background-color: #000066;
	text-decoration: underline;
}

.nieuwboektabel
{
	border-right: #66ffff 1px solid;
	border-left: #66ffff 1px solid;
	border-top: #666666 1px solid;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	border-bottom: #666666 0px solid;
	font-family: verdana;
	background-color: #000066;
	text-decoration: none;
}
.nieuwboektabelwe
{
	border-right: #66ffff 1px solid;
	border-top: #666666 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: #66ffff 1px solid;
	color: #ffffff;
	border-bottom: #666666 0px solid;
	font-family: verdana;
	background-color: #0022ee;
	text-decoration: none;
}
.nieuwboektabelbegin
{
	border-right: #66ffff 1px solid;
	border-left: #66ffff 1px solid;
	border-top: #66ffff 1px solid;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	border-bottom: #666666 0px solid;
	font-family: verdana;
	background-color: #000066;
	text-decoration: none;
}
.nieuwboektabeleinde
{
	border-right: #66ffff 0px solid;
	border-left: #66ffff 0px solid;
	border-top: #66ffff 1px solid;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	border-bottom: #666666 0px solid;
	font-family: verdana;
	background-color: #000066;
	text-decoration: none;
}
.prijstabel
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	font-size: 10px;
	border-left: lightgrey 1px solid;
	color: #ffffff;
	border-bottom: lightgrey 1px solid;
	font-family: Verdana, Arial;
}
.prijstabeltitel
{
	font-weight: bold;
	font-size: 10px;
	color: #ccffff;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.prijstabelcontent
{
	font-weight: normal;
	font-size: 10px;
	color: #ccffff;
	font-family: Verdana, Arial;
	background-color: #003399;
	text-decoration: none;
}
.button
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: darkgray 1px solid;
	cursor: hand;
	color: white;
	border-bottom: darkgray 1px solid;
	font-family: verdana;
	background-color: #0099cc;
	text-decoration: none;
}
.tdtrans
{
	border-left: navy 1px solid;
	background-color: transparent;
}
.tdgeel
{
	border-left: navy 1px solid;
	background-attachment: fixed;
	background-image: url(../img/scale_geel.gif);
	background-repeat: repeat-x;
}
.tdoranje
{
	border-left: navy 1px solid;
	background-attachment: fixed;
	background-image: url(../img/scale_oranje.gif);
	background-repeat: repeat-x;
}
.tdgrijs
{
	border-left: navy 1px solid;
	background-attachment: fixed;
	background-image: url(../img/scale_grijs.gif);
	background-repeat: repeat-x;
}
.tddonkergroen
{
	border-left: navy 1px solid;
	background-attachment: fixed;
	background-image: url(../img/scale_groen_donker.gif);
	background-repeat: repeat-x;
}
.tdlichtgroen
{
	border-left: navy 1px solid;
	background-attachment: fixed;
	background-image: url(../img/scale_groen_licht.gif);
	background-repeat: repeat-x;
}
