body {
	margin: 0 0 0 0 ;
	padding: 0;
	background: #FFFFFF url(images/cirkelGroot.gif) top right repeat-y;
	font-family:Verdana; font-size:14px; font-style:normal; font-weight:normal; font-variant:normal;
	text-align: left;
	color: #000000;
}

	
img
	{
	border: none;
	/* float: left;*/
	margin: 10px 20px 10px 0;
}
	
h1
	{
	color: #999999;
	font-size: 1.2em;
	font-weight: bold;
	}
	
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: 98%;
	margin: 0 4px 0 0;
	}
	
th,
td
	{
	font-size: 98%;
	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: #00819D;
	}
	
#pagetitle h1 {
	/* border: 1px solid red; */
	color: #000000; /* #ED1720*/
	padding: 5px 5px 5px 5px;
}

textarea {
  width: 98%;
}

input,
select,
textarea {
  color: #333;
  background-color: #F4F4EF;
  border: 1px solid #999;
  border-bottom: 1px solid #ACA899;
}

a:hover {
	color: #FF0000;
	border-bottom: 1px solid #aaa;
}
	
a:active {
	color: #443;
}
	
#main {
	width: 920px;
	text-align: left;
/*
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
*/
}
	
#searchsubmit {
	border:none;
	background: url(images/go.gif) no-repeat left top;
	cursor: pointer;
	display:inline;
	height:17px;
	letter-spacing:100px;/*moves text out of way for ie*/
	text-indent: -9999px;
	width:81px;
}


/***********************************
header
************************************/

#header {
	height: 120px;
	width: 920px;
	background: url(images/VHPLogo.gif) center no-repeat;
	position: relative;
	margin-bottom: 0px;
}
#info {
	width: 420px;
	color: #FFFFFF;
	font: 10px/1.6em "lucida grande", tahoma, arial, sans-serif;
	margin-bottom: 4px;
	margin-left: 0px;
	/* border:1px solid red;*/
	padding-top: 20px;
	padding-left: 25px;
}


/***********************************
sidebar
************************************/

#menu {
	width: 170px; /* 160*/
	display: inline;
	float: left;
	margin-left: 0px;
	background: #FFFFFF;
	height: 525px;
	padding-left: 14px;

}

#menu ul li	{
	display: block;
	list-style: none;
	font: small/1.2em "lucida grande", tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	display: block;
	width: 138px;
	padding-left: 12px;
	color: #FFFFFF;
	background: url(images/buttonline.gif) repeat-x 2px 50%;
}

#menu ul li a:hover {
	background: url(images/buttonline.gif) repeat-x 4px 50%;
	color: #F5FF00;
	border-bottom: 0px;
}
	
#menu ul, #menu li {
	margin: 0;
	padding: 0;
	display:block;
}		

#menu ul {
	list-style:none;
	width: 150px;
	padding:0px;
	margin-top: 20px;
	background-color:#FFFFFF;
	border:1px solid #ED1720; 
}	

#menu li {
	position:relative;
	padding:1px;
	z-index:9;
}

#menu li.folder {
	border-right-color:#000000;
}

#menu li:hover {
	background:#FFFFFF;
	z-index:15;
}

/* Alle subnavigatie hidden */
#menu ul ul {
	position:absolute;
	display:none;
	right:-140px;
	top:-10px;
	border:1px solid #ED1720; 
}

/* :hover, met specificity */

#menu li:hover ul ul {
	display:none;
}

#menu li:hover ul, #menu li:hover li:hover ul {
	display:block;
}

#search {
	padding:5px;
	margin-top: 40px;
}

.login-deco {
	height: 16px;
	background: url(images/login.jpg) no-repeat 0 0;
	margin-top: 30px;
}
	

/***********************************
end sidebar
************************************/


#content
	{
	display: inline;
	margin-top: 10px;
	margin-left: 50px;
	margin-right: 50px;
	width: 632px;
	float: left;
/* volgende regels alleen toevoegen als content deel scrollbaar moet zijn 
	height:498px;
	overflow : auto;
	scrollbar-3dlight-color: #666666; 
	scrollbar-arrow-color:#666666; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#666666; 
	scrollbar-shadow-color:#666666; 
	scrollbar-track-color:#FFFFFF; */
	}

#content a
	{
	color: #003399; /* color: #00819D;*/
	text-decoration: none;
	outline: none;
	font-weight: bold;

}
#content a:hover
	{
	color: #003399; 
	border-bottom: 1px dotted #aaa;
	}

#content li
	{
	font-size: 88%;
	padding-left: 5px;
	margin-left: 35px;
	}
	
	
#footer
	{
	margin: 0px 0px 0 0px;
	background: #94AE75;
	color:#fff;
/*
	border-bottom: 1px solid #FFFFFF;
*/
	}

#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 */
