body
	{
	margin: 0 0 0 0 ;
	padding: 0;
	background-color: #606060; // 666
	text-align: center;
/*	font: medium/1.6em "palatino linotype", tahoma, arial, sans-serif;*/
	font: 12px "palatino linotype", tahoma, arial, sans-serif;
	color: #6D1C7E;
	}
	
img
	{
	border: none;
	/* float: left;*/
	margin: 10px 20px 10px 0;
}
	
h1
	{
	color: #999999;
	font-size: 1.2em;
	font-weight: bold;
	}
h2
	{
	color: #A778B1;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	}
	
h3
	{
	height: 20px;
	margin: 0 0 1em 0;
	padding: 0;
	}

h4
	{
	color: #888888;
	font-size: 1.2em;
	font-weight: bold;
	}
	
h4 span
	{
	color: #bba;
	font-weight: normal;
	}
h5
	{
	color: #888888;
	font-size: 1.0em;
	font-weight: bold;
	}

p
	{
	font-size: 92%;
	margin: 0 4px 0 0;
	}
	
th,
td
	{
	font-size: 92%;
	text-align: left;
	font-weight: normal;
	padding-left: 15px;
	}
	
th
	{
	width: 1%;
	padding-right: 15px;
	}
	
td
	{
	padding-left: 0;
	padding-right: 15px;
	}
	
	
ul,
ol
	{
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	}
	
li
	{
	font-size: 88%;
	padding-left: 15px;
	white-space: normal;	
	}
	
a
	{
	text-decoration: none;
 	color: #FF4012;
	}
	

textarea {
  width: 98%;
}

input,
select,
textarea {
  color: #333;
  background-color: #FFFFFF;
  border: 1px solid #999;
  border-bottom: 1px solid #ACA899;
}

a:hover {
	color: #FF4012;
	border-bottom: 1px solid #FF4012;
}
	
a:active {
	color: #FF4012;
}
	
#main {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	background: #FFFFFF;
	border-left: 1px solid #1A3414;
	border-right: 1px solid #1A3414;

	background: #ffffff url(images/goedestart.gif) no-repeat bottom right;



}
	
#stappen {
}
.stap {
	margin-right: 8px;
	padding-top: 15px;
	width: 150px;
	height: 397px;
	vertical-align:text-bottom;
	background: #FADED2;
	color: #E95D21;
	text-align:center;
	font: 21px "palatino linotype", tahoma, arial, sans-serif;
	font-weight: normal;
	float: left;
}
.stap:hover {
	font-weight: bold;
	cursor: hand;

}
.stap p{
	margin-top: 350px;
}

.stap1 {
	background: #FADED2 url(images/1.png) no-repeat top left;
}
.stap2 {
	background: #FADED2 url(images/2.png) no-repeat top left;
}
.stap3 {
	background: #FADED2 url(images/3.png) no-repeat top left;
}
.stap4 {
	background: #FADED2 url(images/4.png) no-repeat top left;
}
.stap5 {
	background: #FADED2 url(images/5.gif) no-repeat top left;
}

#homepage {
	position: absolute;
}
/***********************************
header
************************************/

#header {
	height: 255px;
	width: 1000px;
	background: #FFFFFF url(images/header_right.gif) right no-repeat;
	position: relative;
	margin-bottom: 0px;
}


/***********************************
sidebar
************************************/
#sidebar {
	float: left;

}

#aanmelden {
	width: 170px; 
	margin-left: 0px;
	height: 65px;
	padding-left: 10px;
	margin-top: 25px;
	background: #E95D20;

}
#aanmelden:hover {
	background: #C3A4CA;

}
#aanmelden a:hover {
	/* color: #E95D20;*/
	border-bottom: 0px;
}

#aanmelden a {
	color: #ffffff;
	display: block;
	width: 138px;
	padding-top: 6px;
	padding-left: 12px;
	font: 20px "palatino linotype", tahoma, arial, sans-serif;
	font-weight: bold;
}

#pagesmenu {
	border: 1px solid #FF4012;
	border-left: 0px;
	margin-left: 0px;
	padding-left: 5px;

}

#menu {
	width: 184px; /* 160*/
	display: inline;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 30px;

}

#menu ul li	{
	display: block;
	list-style: none;
	margin: 0;
	border-bottom: 0px solid #ACA899;
	padding: 0;
	font-weight: normal;
	font: medium/2.3em "palatino linotype", tahoma, arial, sans-serif;

}

#menu ul li a {
	display: block;
	width: 138px;
	padding-left: 12px;
	color: #FF4012;
	/* background: url(images/arrow-01.gif) no-repeat 2px 50%; */
	
	text-transform:uppercase;

}

#menu ul li a:hover {
	/* background: #FFFFFF url(images/arrow-01.gif) no-repeat 4px 50%; */
	color: #891C7E;
	border-bottom: 0px;
}
	
#menu ul, #menu li {
	margin: 0;
	padding: 0;
	display:block;
}		

#menu ul {
	list-style:none;
	width: 150px;
	padding:2px;
	background-color:#FFFFFF;
}	

#menu li {
	position:relative;
	padding:1px;
	z-index:9;
}


#menu ul li #menu_current {
	font-weight: bold;

}

#menu li.folder {
	border-right-color:#000000;
}

#menu li:hover {
	background:#FFFFFF;
	z-index:15;
}

/* Alle subnavigatie hidden */
#menu ul ul {
	position:relative;
	top:-8px;

/*	border:1px solid #F6BEA6; */


}

#menu ul ul a{
line-height: 24px;
	padding-left:36px;
	text-transform:lowercase;
	background: url(images/subje.gif) no-repeat 12px 50%;
}

/* :hover, met specificity */

#menu li:hover ul ul {
	display:none;
}

#menu li:hover ul, #menu li:hover li:hover ul {
	display:block;
}

#fixedmenu {
	width: 170px; 

	padding-top: 10px;
	padding-bottom: 40px;
	margin-left: 50px;
	font: 8px "palatino linotype", tahoma, arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #E95D20;

}
#fixedmenu a:hover{
	border-bottom: 0px;

}


#search {
	padding:5px;
	padding-top: 10px;
	margin-top: 10px;
}

.login-deco {
	height: 16px;
	background: url(images/login.jpg) no-repeat 0 0;
	margin-top: 30px;
}
	

/***********************************
end sidebar
************************************/

#pagetitle h1 {
	color: #B68EBE;
	padding: 0px;
	font-size: 21px;

/*	text-transform:uppercase;*/

}

#content
	{
	display: inline;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 25px;

	width: 412px;
	float: left;

	min-height:650px;
/* volgende regels alleen toevoegen als content deel scrollbaar moet zijn 
	overflow : auto;
	scrollbar-face-color: #FFFFFF !important;
	scrollbar-shadow-color: #FFFFFF !important;
	scrollbar-highlight-color: #ACA899 !important;
	scrollbar-3dlight-color: #FFFFFF !important;
	scrollbar-darkshadow-color: #BEBFC3 !important;
	scrollbar-track-color: #BEBFC3 !important;
	scrollbar-arrow-color: #BEBFC3 !important; */
	}

#content a
	{
	color: #FF4012;
	text-decoration: none;
	outline: none;
	font-weight: bold;

}
#content a:hover
	{
	color: #FF4012;
	border-bottom: 1px solid #FF4012;

}

#content li
	{
	font-size: 88%;
	padding-left: 5px;
	margin-left: 35px;
	}
	


#sidebarright {
	float: right;
	border: 1px solid #FF4012;
	margin-top: 25px;
	width: 345px;
	border-right: 0px;
}

#customimage {
	float: left;
	height: 518px; /*was 496*/
}
#customimage img
	{
	margin: 0px 0px 0px -15px;
max-width: 345px;
}
/***********************************
footer
************************************/
	
#footer
	{
	margin: 0px 0px 0 0px;
	background: #FFFFFF;
	color:#fff;
	border-bottom: 1px solid #1A3414;
	}

#footer p
	{
	margin-bottom: 0;
	}

#credits
	{
	margin: 0, auto;
	font-size: .75em;
	color: #aaa;
	padding: 0;
	margin: 0;
	background: #666;
	}
	
#credits a
	{
	color: #ccc;
	font-weight: normal;
	border-bottom: none;
	}
	
#credits a:hover
	{
	color: #fff;
	border: none;
	border-bottom: #fff 1px dotted;
	}


.clear
	{
	clear: both;
	}
 	
.hr
	{
	border-bottom: 1px dotted #aa9;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 12px 0;
	}

/* CSS Document */






