body
{
	font-family:Tahoma, Verdana;
}

.cButton
{
	border:1px solid #000000;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
.cTextbox
{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	border: 1px solid #747474;
}
.cAddLink
{
	border: 1px solid #747474;
}
.cAddlink TD
{
	font-family: Tahoma, Arial;
	font-size: 8pt;
}

/* CMS Style voor Edit Row TD */
.cEditRow
{
	background-color: #C3922E;
	height: 19px;
}
.cEditRow TD
{
	text-align: right;
}
.cEditRow DIV
{
	float:right;
}
/* CMS Style voor Edit Button DIV */
.cEditButton
{
	position: relative;
	top:0px;
	right: 0px;
	color: white;
	font-size: 8pt;
	text-align:right;
	font-family:Tahoma,Arial;
	vertical-align: middle;
	width: 80px;
	padding-right: 15px;
	padding-top: 1px;
	height: 19px;
	cursor:pointer;
	background-image:url(../images/website/editbutton.gif);
	background-repeat: no-repeat;
	background-color: #C3922E;
	background-position: 67;
}
/* CMS Style voor Edit Menu DIV */
.cEditMenu
{
	position:absolute;
	font-family:Tahoma,Verdana,Arial;
	z-index: 100;
	display: none;
	width: 150px;
	top: 0;
	left: 0;
}
.cEditMenu TD
{
	color: #FFFFFF;
	Font-Family:Tahoma,Verdana,Arial;
	font-size: 8pt;
	cursor:pointer;
	text-align: left;
	background-image:url(../images/website/editbutton.gif);
	background-repeat: no-repeat;
	background-color: #999999;
	background-position: 137;
	border-bottom: 1px solid #FFFFFF;
	height:19px;
}
/* Style voor Beheer Menu Table */
.cBeheerMenu TD
{
	color: #FFFFFF;
	font-size: 8pt;
	cursor:pointer;
	text-align: left;
	Font-Family:Tahoma,Verdana,Arial;
	background-image:url(../images/website/editbutton.gif);
	background-repeat: no-repeat;
	background-color: #6D6D6D;
	background-position: 127;
	border-bottom: 1px solid #FFFFFF;
	height:19px;
	width: 140px;
}

.BlokBeheer
{
	border: 1px solid #CC0001;
	margin: 2px;
	background-color: #0000; 
	font-size: 8pt;
}

.BlokBeheer A
{
	color: #000000;
}
.BlokBeheer A:Active
{
	color: #000000;
}
.BlokBeheer A:hover
{
	color: #000000;
}
.BlokBeheer A:visited
{
	color: #000000;
}
.BlokBeheerTekst
{
	vertical-align: top;
	padding: 3px;
	font-size: 8pt;
}
.BlokBeheerTitel
{
	background-color: #CC0001;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}
.GridHeader
{
	padding: 3px;
	font-size: 8pt;
	font-weight:bold;
}
.GridRow
{
	padding: 3px;
	font-size: 8pt;
}
.VersieNummer
{
	font-size: 8pt;
}
.basis-kleinadres {
	font-family: Tahoma, Arial, Helvetica, verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #990000;
	line-height: 16px;
}
