body
{
	font-family: Helvetica;
	font-size: 8.5pt;
	color: #404040;
	background-color: #e5e5e5;
}
html, body
{
	height: 97%;
	width: 98%;
	text-align: -moz-center; /*  firefox hack */
	_text-align: center;
}
h2
{
	font-size: 19px !important;
	font-weight: normal !important;
	color: #00BADB !important;
}
input
{
	font-family: Helvetica;
}
a:link, a:visited
{
	color: #00B3D4;
}
a:hover
{
	color: #404040;
}
.login a:hover, .login a:link, .login a:visited
{
	color: White;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
.login a:hover
{
	color: White;
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}
#wrapper
{
	position: absolute;
	top: 10px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	padding-bottom: 20px;
	min-height: 100%;
	height: 100%; /* For IE */
}

#page
{
	margin: auto;
	width: 1024px;
	background-color: white;
	text-align: left;
	min-height: 98%;
	_height: 98%;
}
#main
{
	height: 100%;
	min-height: 100%;
}
#container
{
	text-align: left;
	min-height: 100%;
	height: 100%;
}
#footer
{
	margin: auto;
	text-align: left;
	width: 1014px;
	_width: 1029px;
	background-color: white;
	color: #404040;
	padding-left: 10px;
}
#footer2
{
	margin: auto;
	width: 1024px;
	text-align: left;
	color: #404040;
	height: 20px;
	margin-top: 4px;
	padding-left: 10px;
}
#footer3
{
	margin: auto;
	text-align: left;
	width: 1014px;
	_width: 1029px;
	background-color: white;
	color: #404040;
	padding-left: 10px;
}
.footLink a:link, .footLink a:hover, .footLink a:visited
{
	color: #404040;
	text-decoration: none;
}

#headerWrapper
{
	float: left;
}
#headerWrapperRight
{
	padding-top: 10px;
}
.help
{
	float: left;
}
.help img
{
	position: relative;
	top: 3px;
}
#left
{
	width: 205px;
	float: left;
}
#center
{
	float: left;
	width: 805px;
	margin-left: 10px;
	padding-bottom: 10px;
}
.oranjeBox
{
	background-color: #00b3d4;
	height: 20px;
	text-align: center;
	color: White;
	font-weight: bold;
}
.oranjeBoxKlein
{
	background-color: #00b3d4;
	text-align: center;
	color: White;
	font-family: Verdana;
}

#center table .info
{
	color: #404040;
	font-size: 9px;
}
.info
{
	color: #404040;
	font-size: 9px;
}
h1
{
	font-size: 16px;
	margin: 0;
}
h3
{
	color: #404040;
	font-size: 14px;
	margin: 5px;
}
.nodes a:link, .nodes a:visited
{
	color: #404040;
	text-decoration: none;
}
.parent a:link, .parent a:visited
{
	font-weight: bold;
	color: #404040;
	text-decoration: none;
	cursor: default;
}
.parentWit a:link, .parentWit a:visited
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;
}
.NoCursor
{
	cursor: default;
}
.PointerCursor, .PointerCursor a:link, .PointerCursor a:visited
{
	cursor: pointer;
	color: #404040;
	font-weight: bold;
}
.DiplomaVerplaatsen
{
	min-height: 300px;
	height: 300px;
}
.selectedNode a:link, .selectedNode a:visited
{
	color: Red;
	font-weight: bold;
}
.selectedNode2 a:link, .selectedNode2 a:visited
{
	color: Green;
	font-weight: bold;
}

.btnlicht
{
	width: 92px;
	height: 19px;
	background-image: url(../Img/btn_ok.gif);
	float: left;
}
.btnlichtOnder
{
	width: 92px;
	height: 19px;
	background-image: url(../Img/btn_ok.gif);
	float: left;
}
.btndonker
{
	background-image: url(../Img/btn_annuleer.gif);
	width: 92px;
	height: 19px;
	float: right;
	z-index: 10;
}

.btnlicht a:link, .btnlicht a:visited, .btndonker a:link, .btndonker a:visited
{
	color: White;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: 2px;
}
.btnNieuw
{
	background-image: url(../Img/btn_nieuw_c.gif);
	background-repeat: repeat-x;
	height: 17px;
	float: left;
	text-align: center;
}
.btnNieuw a:link, .btnNieuw a:visited
{
	color: White;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: 1px;
}
.btnNieuwL
{
	float: left;
}
.btnNieuwR
{
	float: left;
}
.header a:link, .header a:visited
{
	color: #00b3d4;
	text-decoration: none;
}
.header a:hover
{
	color: #848587;
	text-decoration: underline;
}
#TitleMenu a
{
	color: White;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
/*/ Gridviews /*/
.gridCell
{
	padding-left: 25px;
}
.gridview
{
	border: none;
	border-collapse: collapse;
}
.AlternateRow
{
	background-color: #E6F5F9;
}
.Row
{
	background-color: #FFFFFF;
}
.HeaderStyle
{
	background-color: #FFFFFF;
	border-bottom: solid 1px #00b3d4;
}
.Capitals
{
	text-transform: capitalize;
}
/*/ Einde Gridviews /*/


/*/ Module Menu /*/
.modulemenu
{
	list-style-type: none;
	margin: 0;
	margin-left: 3px;
}

.modulemenu td
{
	width: 200px;
	margin-top: 1px;
	font-size: 12px;
	min-height: 19px;
	height: auto; /* voor moderne browsers */
	height: 19px; /* voor IE */
}
.modulemenu td span
{
	padding-left: 10px;
	cursor: pointer;
}
.modulemenu .ok
{
	background-image: url(../Img/m_groen.gif);
	background-repeat: no-repeat;
}
.modulemenu .ok a
{
	color: white;
	text-decoration: none;
}
.modulemenu .nok
{
	background-image: url(../Img/m_grijs.gif);
	background-repeat: no-repeat;
}
.modulemenu .nok a
{
	color: #a2a4a7;
	text-decoration: none;
}
.modulemenu .oka
{
	background-image: url(../Img/m_groen_a.gif);
	background-repeat: no-repeat;
}
.modulemenu .oka a
{
	color: white;
	text-decoration: none;
}
.modulemenu .noka
{
	background-image: url(../Img/m_grijs_a.gif);
	background-repeat: no-repeat;
}
.modulemenu .noka a
{
	color: #a2a4a7;
	text-decoration: none;
}
/*/ Einde Module Menu /*/

/* Bewerk */
.smallTxt
{
	width: 30px;
}
.largeTxt
{
	width: 190px;
}

/*/ Kandidering /*/
.floatLeft
{
	float: left;
	margin: 5px 0px 0px 5px;
}
.panelKandideringGodsdienst
{
	margin-top: 4px;
	padding-left: 20px;
	float: left;
}

.treeViewPanel
{
	margin: 1px 1px 1px 1px;
	border: solid 1px #F08801;
}

.bovensteTreeviewWrapper
{
	background-color: #00b3d4;
	padding: 0 0 5px 5px;
	border-bottom: solid 1px #FFFFFF;
	width: 600px;
}

.bovensteTreeview
{
	background-color: #00b3d4;
	height: 170px;
	width: 600px;
	overflow-y: scroll;
	scrollbar-arrow-color: #965501;
	scrollbar-face-color: #9bd6e8;
	scrollbar-track-color: #9bd6e8;
}

.ondersteTreeviewWrapper
{
	background-color: #9bd6e8;
	padding: 5px 0 0 5px;
	width: 600px;
}
.overflowy
{
	/*overflow-x: auto;*/
	overflow-x: hidden;
	overflow-y: hidden;
}

.ondersteTreeview
{
	background-color: #9bd6e8;
	height: 150px;
	width: 600px;
	overflow-y: scroll;
	_overflow: scroll;
	scrollbar-arrow-color: #965501;
	scrollbar-face-color: #9bd6e8;
	scrollbar-track-color: #9bd6e8;
}

.treeviewTop
{
	background-image: url(../Img/treeviewTop.gif);
	background-repeat: no-repeat;
	height: 10px;
	background-position: bottom left;
}
.treeviewBottom
{
	background-image: url(../Img/treeviewBottom.gif);
	background-repeat: no-repeat;
	height: 11px;
}
.nodes2 a:link, .nodes2 a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.parent2 a:link, .parent2 a:visited
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/*/ Kandidering /*/

/*// BEHEER //*/
#iframe
{
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
.beheerContent
{
	width: 1024px;
	float: left;
	margin-top: 10px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
.items a, .items a:visited
{
	cursor: pointer;
	color: White;
	text-decoration: none;
}
.items a:hover
{
	color: black;
}
.items
{
	width: 120px;
	background-color: #00B3D4;
	text-align: left;
}
.menu
{
	text-align: center;
	color: White;
}
.menu a:link, .menu a:hover, .menu a:visited
{
	color: White;
	text-decoration: none;
}
.omhoogmet1
{
	position: relative;
	top: 1px;
}

/*/ Kandidaten opzoeken /*/

.fieldsets fieldset
{
	width: 850px;
}
.fieldsets
{
	margin-top: 10px;
}
.fieldsets legend
{
	color: #00b3d4;
	font-weight: bold;
}
/*/ Gridviews /*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}
.modalPopup2
{
	background-color: #ffffff;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
}
.FileuploadVac
{
	width: 600px;
}
/*/unvisible/*/
.unvisible
{
	display: none;
}
.vijfOmlaag
{
	position: relative;
	top: 5px;
}
.ajax__calendar_container
{
	border: 1px solid #646464;
	background-color: #9BD6E8;
	color: #404040;
	z-index: 20;
}

