body
{
	font-family: Verdana;
}

.LoginTable
{
	width: 250px;
	border: 1px solid #2F8EF9;
	font-size: 8pt;
	font-weight: bold;
}
.LoginTable td
{
	padding: 5px;	
}

.cButton
{
	font-size: 11px;
	cursor:pointer;
	border: 0px;
	height:29px;
	width: 125px;
	font-weight: bold;
	text-align: center;
	background-color: White;
	background-image: url(../imageswebsite/button.gif);
	color: black;
}
.cButtonSmall
{
	font-size: 11px;
	cursor:pointer;
	border: 0px;
	height:29px;
	width: 29px;
	font-weight: bold;
	text-align: center;
	background-color: #EFEFEF;
	border: 1px solid #747474;
	color: black;
}
.ButtonContainer
{
	padding-bottom:50px;
}
.cTextbox
{
	font-family: Verdana, Arial;
	font-size: 11px;
	border: 1px solid #747474;
}
.cTextbox50
{
	font-family: Verdana, Arial;
	font-size: 11px;
	border: 1px solid #747474;
	width: 100px;
}
.cTextbox100
{
	font-family: Verdana, Arial;
	font-size: 11px;
	border: 1px solid #747474;
	width: 100px;
}
.cTextbox300
{
	font-family: Verdana, Arial;
	font-size: 11px;
	border: 1px solid #747474;
	width: 300px;
}
.cTextbox400
{
	font-family: Verdana, Arial;
	font-size: 11px;
	border: 1px solid #747474;
	width: 400px;
}
.cAddLink
{
	border: 1px solid #747474;
	DISPLAY: none; 
	Z-INDEX: 100; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #ffffff;
}
.cAddlink TD
{
	font-family: Verdana, Arial;
	font-size: 11px;
}

/* CMS Style voor Edit Menu DIV */
.cEditMenuDivBack, .cEditMenuAddDivBack
{
	position: absolute;
	z-index: 100;
	background-color: #EFEFEF;
	filter: alpha(opacity=50);
    -moz-opacity: .50;
    border: 1px solid #115CB1;
}
.cEditMenuDivBack
{
	display: none;
}
.cEditMenuDiv, .cEditMenuAddDiv
{
	position: absolute;
	z-index: 150;
}
.cEditMenuDiv
{
	display: none;
}
.cEditMenuTable
{
	border: 1px solid #2F8EF9;
	font-size: 11px;
	width:130px;
	background-color: #EFEFEF;
	position: relative;
	height:1px;
}
.cEditMenuTitel
{
	background-color: #2F8EF9;
	color: white;
	font-size: 11px;
	padding: 3px;
	font-weight: bold;
	text-align: left;
	height: 16px;
}
.cEditMenuTitelTekst
{
	float: left;
}
.cEditMenuItem
{
	height: 16px;
	border-bottom: 1px solid #CDCDCD;
	background-color: #EDEDED;
	font-size: 11px;
	padding: 3px;
	cursor: pointer;
	text-align: left;
}
.cEditMenuCloseButton
{
	float: right;
}
/* Style voor Beheer Menu Table */
.BeheerMenuRow
{
	width: 99%;
	padding-left:20px;
	border-top: 1px solid #2F8EF9;
	border-bottom: 1px solid #2F8EF9;
	background-color: #EDEDED;
}
.BeheerMenuImage
{
	width: 1%;
	border-top: 1px solid #2F8EF9;
	border-bottom: 1px solid #2F8EF9;
	height: 20px;
	text-align: right;
}
.BeheerMenuButton
{
	height: 20px;
	position: relative;
	font-size: 11px;
	padding-right: 10px;
	font-weight: bold;
	cursor: pointer;
	color: #000000;
	padding-left: 4px;
}
.BeheerMenuButtonHover
{
	color: #ffffff;
	background-color: #2F8EF9;
	height: 10px;
	position: relative;
	font-size: 11px;
	padding-right: 10px;
	font-weight: bold;
	cursor: pointer;
	padding-left: 4px;
}
.BeheerMenuTable
{
	border: 1px solid #2F8EF9;
	font-size: 11px;
}	
.BeheerMenuItem
{
	height: 16px;
	border-bottom: 1px solid #CDCDCD;
	background-color: #EDEDED;
	font-size: 11px;
	padding: 3px;
	cursor: pointer;
}
.BeheerMenuItemDisabled
{
	height: 16px;
	border-bottom: 1px solid #CDCDCD;
	background-color: #EDEDED;
	color: #CDCDCD;
	font-size: 11px;
	padding: 3px;
}
.BeheerMenuDiv
{
	width: 130px;
	position: absolute;
	display: none;
	z-index: 150;
}

.BlokBeheer
{
	width:800px;
	font-size: 11px;
	color: Black;
	text-align: left;
	border: 1px solid #2F8EF9;
}

.BlokBeheer A
{
	color: #000000;
	text-decoration: underline;
}
.BlokBeheer A:Active
{
	color: #000000;
	text-decoration: underline;
}
.BlokBeheer A:hover
{
	color: #000000;
	text-decoration: underline;
}
.BlokBeheer A:visited
{
	color: #000000;
	text-decoration: underline;
}
.BlokBeheerTitel
{
	font-weight: bold;
	font-size: 12px;
	padding-top: 6px;
	width: 100%;
	color: #000000;
	height: 26px;
	background-color: #EDEDED;
	text-indent: 12px;
}
.BlokBeheerCloseButton
{
	float: right;
	padding-right: 6px;
}
.BlokBeheerTitel span
{
	float: left;
}
.BlokBeheerTekst, .BlokBeheerTekst td
{
	vertical-align: top;
	padding: 5px;
	font-size: 11px;
}
.BlokBeheerKnoppen
{
	text-align: right;
	padding: 5px;
	font-size: 11px;
	height: 34px;
}
.BlokBeheerKnoppen table
{
	float: right;
}
.BlokBeheerLabelCell
{
	width: 150px;
}

.BeheerGrid
{
	width: 700px;
}
.BeheerGridHeader
{
	font-size: 11px;
	font-weight:bold;
	height: 20px;
	background-color: #E7EEF7;
}
.BeheerGridHeader td
{
	padding: 3px;
}
.BeheerGridRowOdd, .BeheerGridRowEven
{
	font-size: 11px;
	height: 20px;
	padding: 3px;
}
.BeheerGridRowOdd td,  .BeheerGridRowEven td
{
	border-bottom: 1px solid #E7EEF7;
}
.VersieNummer
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

/* Tree items */
.TreeItem, .TreeItemSelected
{
	font-family: verdana;
	font-size: 11px;
}
.TreeItem img, .TreeItemSelected img
{
	vertical-align: middle;
}
.TreeItem span, .TreeItemSelected span
{
	vertical-align: middle;
	padding-left:2px;
	width: 300px;
}
.TreeItemSelected
{
	color: #CC0001;
}
/* Tree item link */
.TreeItemLink
{
	cursor:pointer;
	color: Black;
	white-space: nowrap;
}
/* Tree item link when selected */
.TreeItemLinkSelected
{
	font-size:11px;
	padding:1px;
	cursor:pointer;
	color: Green;
	border: 1px solid black;
	white-space: nowrap;
}

/* START Wijzigen afbeelding */
.ImageBox
{
	width: 145px;
	height: 210px;
	vertical-align: top;
	float: left;
}
.ImageBoxTable
{
	width: 135px;
	height: 200px;
}
.ImageBoxButtonsCell
{
	text-align:left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
.ImageBoxButtons
{
	position: relative;
	top: -5px;
	left: -5px;
	border-top: 1px solid #E7EEF7;
}
.ImageBoxButtons td
{
	width: 25px;
	height: 25px;
	border-bottom: 1px solid #E7EEF7;
	border-right: 1px solid #E7EEF7;
}
.ImageBoxImage
{
	border: 1px solid #E7EEF7;
	background-color: White;
	width: 110px;
}
/* EINDE Wijzigen afbeelding */

.CalendarTable, .CalendarTable td
{
	padding: 0px;
}
.CalendarTextbox 
{ 
	PADDING-LEFT: 3px; 
	FONT-SIZE: 8pt; 
	WIDTH: 80px; 
	FONT-FAMILY: arial, verdana;
	border: 0px;
}
td.CalendarTextboxTD 
{ 
	WIDTH: 92px; 	
	vertical-align: middle;
	background-image: url(../imageswebsite/CalenderBox.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left:8px;
	height: 24px;
}
td.CalendarButton 
{ 
	WIDTH: 26px; 
	CURSOR: pointer;
	TEXT-ALIGN: center;
	vertical-align: middle;
	height: 24px;
	top: -1;
	position: relative;
}
td.CalendarButton a, td.CalendarButton a:visited, td.CalendarButton a:hover, td.CalendarButton a:active
{
	width: 100%;
	height: 100%;
	text-decoration: none;
	vertical-align: middle;
}
.Calendar 
{ 
	FONT-SIZE: 8pt; 
	WIDTH: 119px; 
	FONT-FAMILY: arial, verdana; 
	BACKGROUND-COLOR: #cecece;
	z-index:20;
}
.CalendarDay 
{ 
	BACKGROUND-COLOR: white
}
