﻿body,html{
	background-color:#fff;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
	overflow:visible;
}
#main{
	position:relative;
	float:left;
	width:876px;
	height:795px;
	margin:0px auto;
	padding:0px;
	top:0px;
	color:#333333;
}
.courseList
{
	height:100%; 
	width:321px; 
	float:left;
	vertical-align:top; 
	background-color:#E5E5E5;
}
.courseWrapper
{
	height:100%;
	float:left;
}

.pageWrapper
{ 
	height:100%; 
	float:left;
	width:745px;
}

.treeWrapper
{
	height:100%; 
	display:inline-table;
	padding-top:60px;
}

.tree
{
	padding-left:15px;
}

.tree td div    
{
	height: 100% !important;
}

.SubTreeNode  
{
	padding-left:6px;
	padding-right:6px;
	color:#333333;
	font-size:12px;
	padding-top:1px !important;
	padding-bottom:1px !important; 
}

.TreeNode  
{
	padding-left:6px;
	padding-right:6px;
	color:#333333;
	padding-top:1px !important;
	padding-bottom:1px !important; 
}

.TreeRootNode
{
	padding-left:6px;
	padding-right:6px;
	color:#333333;
	padding-top:1px !important;
	padding-bottom:1px !important;
	font-weight:bold;
	font-variant:small-caps;
}

.SelectedNodeComp
{
	color:#4888C5;
	font-weight:bold;
}
.SelectedNodePart
{
	color:#50BB39;
	font-weight:bold;
}

.Information
{
	height:100%; 
	background-image:url(../images/achtergrond_main.jpg); 
	background-repeat:no-repeat;
	background-position:top right;
	vertical-align:top;
	float:left;
	width:802px;
	padding: 50px 10px 0px 80px;
}

.ContentPanel
{
	height:100%; 
	width:535px; 
	display:inline-table;
}

.CompaniesCourses
{
	height:100%; 
	background-image:url(../images/back_bedrijven.jpg); 
	background-repeat:no-repeat; 
	vertical-align:top; 
	background-position:left 0%;
	float:left;
	width:542px;
	margin-left:8px;
	padding-left:5px;
	padding-top:60px;
	font-size:14px;
}

.ParticulerCourses
{
	height:100%; 
	background-image:url(../images/back_particulieren.jpg); 
	background-repeat:no-repeat; 
	vertical-align:top; 
	float:left;
	width:542px;
	margin-left:8px;
	padding-left:5px;
	padding-top:60px;
}

#TopMenu
{
	
}

#TopLogo
{
}

img.logo
{
	vertical-align:top;
}

#TopContent
{
	
}

#wrapper {
	position:absolute;
	overflow:visible;
	width:100%;
	height:768px;
	margin:0px auto;
	padding:0px;
	top:0px;
}
#container
{
	margin-left:auto;
	margin-right:auto;
	width:1055px;
	height:100%;
}

#side-a {
	position:relative;
	float:left;
	width:84px;
	/*width:15%;*/
	height:768px;
	text-align:right;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
}

#side-b {
	position:relative;
	float:left;
	width:84px;
	/*width:15%;*/
	height:768px;
	text-align:left;
	background-image:url(images/back.jpg);
	background-repeat:repeat-x;
}

.Title
{
	padding-left:5px;
	font-size:larger;
	font-weight:bolder;
}