﻿#all
{
	position: absolute;
	width: 765px;
	
	top: 20px;
	left: 50%;
	margin-left: -380px;
}

#logo
{
	position: absolute;
	width: auto;
	height: auto;
	left: -25px;
	z-index: 4;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

#flash
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
#menu
{
	position: absolute;
	top: 115px;
	left: 0px;
	padding-left: 20px;
	width: 750px;
	height: 10px;
	z-index:2;
}

#left
{
    font-family: Arial,Verdana;
	font-size: 8pt;
	position: absolute;
	padding-top: 15px;
    padding-left: 15px;
    
	top: 135px;
	left: 0px;
	width: 216px;
	height: 380px;
	border-style: solid;
    border-width: 1pt;
    border-color: #98e86b;
}
    
#main
{
	font-family: Arial,Verdana;
	font-size: 8pt;
    height: 380px;
    left: 237px;
    overflow:auto;
    position: absolute;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 25px;
	text-align: left;
	top: 135px;
	width: 480px;
	

	border-style: solid;
    border-width: 1pt;
    border-color: #98e86b;
}
.button
{
    font-family: Arial, Helvetica, Verdana; 
    font-size: 12px; 
    background: #fafafa; 
    border-bottom: 1px solid #000000; 
    border-right: 1px solid #000000; 
    border-left: 1px solid #c0c0c0; 
    border-top: 1px solid #c0c0c0; 
    color:#000000; height: 19px; 
    text-decoration: none; 
    cursor: hand
}
label
{
    font-family: Arial,Verdana;
	font-size: 8pt;
}
#footer
{
	position:absolute;
	top: 535px;
	left: 0px;
	width: 760px;
	font-family:Arial,Verdana;
	font-size: 7pt;
	text-align:center;

	
}
#footer a:link
{
    text-decoration:none;
    color:black;
} 
#footer a:visited
{
    color:black;
}
#footer a:hover
{
    text-decoration: none;
    color: #fda100;
}

#treeview
{
    position:absolute;
	left: 15px;
	width: 160px;
	height: 270px;
	overflow:auto; 
}

#wiz
{
    position:absolute;
	top: 15px;
	left: 180px;
	width: 300px;
	height: 370px;
	overflow:auto; 
	vertical-align: top; 
	padding-right: 10px;
	padding-left: 10px;
	background-color: #f3f1f7;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCC99;
}
#login
{
    position:absolute;
	left: 15px;
	
	width: 250px;
	height: 150px;
	overflow:auto; 
	vertical-align: top; 
	padding-right: 10px;
	padding-left: 10px;
	background-color: #f3f1f7;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCC99;
}
a:link
{
    text-decoration: none;
    color: #7066e0;
}

a:visited
{
    text-decoration: none;
    color: #7066e0;
}
a:hover
{
    text-decoration: none;
    color: #fda100;
}
a:active
{
    text-decoration: none;
    color: #fda100;
}   
BODY
{
    margin: 0;
    
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    
    
}
B
{
    color: #444;
}
STRONG
{
    color: #444;
}
.mainmenu
{
    display: list-item;  
    list-style-image: url(img/arrow.jpg);
	
}

H1	
{
    margin-left: 20px;
	color: #fda100;
    font-family: Arial, Verdana;
	font-size:	10pt;
	font-weight: bold;
    display: list-item;  
    list-style-image: url(img/list_blauw.jpg);
	
	}

H2	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

H3	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

H4	
{
    
    color: #444;
	font-family: Verdana, Arial;
	font-size:	7pt;
	font-weight: bold;
	
	display: list-item;
	list-style-type:none;
}

H5, DT	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

H6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}

TFOOT, THEAD	{
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}
