﻿html 
{
	overflow: hidden;
}

html, body, #seForm
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body
{
	font-size: 7.5pt;
	line-height: 14pt;
	font-family: Verdana, Sans-Serif;
}

.subMenu
{
	position:absolute;
	top: 0px;
	width:300px;
	height:200px;
	margin-left: 25px;
	margin-top: 130px;
}

.menuPijlO
{
	position:absolute;
}

.menuPijl
{
	position:relative;
	left: -35px;
}

.hfdLink
{
	margin-bottom: 15px;
	display:block;
	cursor: hand;
}

#flashCenter
{	
	position: absolute;
	width: 100%;
	height: 100%;
	max-height: 840px;
	margin: auto;
}

#flashBack 
{
	width: 100%;
	height: 100%;
	max-width: 1500px;
	margin: auto;
	background-color: #d0dde5;
}

#extraContentHolder
{
	width: 100%;
	max-width: 1500px;
	margin: auto;
}

#subMenu
{
	float: left;
	width: 500px;
	height: 100%;
	background: url('../images/noteborn/oranjeTrans.png') !important;
	background: none;
}

.grijsTrans
{
	color: White;  
	margin-bottom: 20px;
	
	background: url('../images/noteborn/grijsTrans.png') !important;
	background: none;
}

.witTrans
{
	color: Black;  
	
	background: url('../images/noteborn/witTrans.png') !important;
	background: none;
}

#menuTop
{
	margin-top: 130px;
}

#menuSize
{
	width:800px;
	height:100%;

}

#hfdVulMenu
{
	width: 113px;
	float: left;
	height: 100%;
	overflow: hidden;
}

#hfdMenu
{
	float: left;
	width: 133px;
	height: 100%;
}

#menuBack
{	
	position: absolute;
	z-index:1;
	margin-left: 20%;
	width: 246px;
	height: 100%;
	overflow: hidden;
}

#menuHolder
{
	position: absolute;
	z-index:10;
	width: 246px;
	height: 840px;
	margin-left: 20%;
	overflow: hidden;

	text-align: left;
}

#contentDiv
{
	position: relative;
	z-index:1;
	height: 100%;
	overflow: hidden;
	overflow-y: scroll;
	top: 0px;
	left: 0px;
}

#contentHolder 
{
	width:100%;
}



#test
{
	visibility:hidden;
}

.checkboxcol
{
    float:left;
}