body
{
	font-family: Verdana, Sans;
	background-color: white;
	margin: 0;
	color: black;
	font-size: 11px;
	text-align: center;
	background-image: url(images/bckgrnd.gif);
	background-repeat: repeat-y;
	background-position: top center;
	padding: 0;
}


p {
	margin: 0;
	padding: 0;
	margin-bottom: 9px;
}


h1
{
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 9px;
	padding-top: 0;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-top: 9px;
}

#agenda { color: #31007C; }

#agenda a, #agenda a:link, #agenda a:active, #agenda a:visited
{
	text-decoration: none;
	color: #31007C;
}

#agenda a:hover { 
	border-bottom: 1px solid #F3F1DF;
}

#agenda h2 a, #agenda h2 a:link, #agenda h2 a:active, #agenda h2 a:visited
{
	color: white;
	font-size: 13px;
	text-decoration: none;
}


#right ul li {
	list-style-position: outside;
	margin-left: 16px;
	padding: 0;
	list-style-type: square; 
}

#right ul{
	margin: 0;
	padding: 0;
	margin-top: 9px;
}

#right ol li {
	list-style-position: outside;
	margin-left: 23px;
	padding: 0;
	list-style-type: decimal; 
}

#right ol{
	margin: 0;
	padding: 0;
	margin-top: 9px;
}

#intro {
	overflow: hidden;
	text-align: left;
	width: 760px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	border-left: 0px solid #333399;
}
	
#container {
	text-align: left;
	width: 760px;
	margin: 0 auto;
	border-left: 0px solid #333399;
}

#head
{
	height: 224px;
	/*
	background-color: rgb(255,0,0);
*/
	background-image: url('images/header.gif');
	background-position: 0% 0%;
	margin: 0;
	padding: 0;
	float: left;
	clear: both;
	display: block;
	width: 100%;
}

#agenda
{
	margin: 0 24px 0 296px;
	overflow: hidden;
	height: 200px;
}

#content
{
	float: left;
	clear: both;
	display: block;
	width: 100%;
	margin: 19px 0 0 0;
	padding: 0;
}
	
#left {
	text-align: right;
	padding-right: 0px;
	float: left;
	width: 250px; 
	margin-top:29px;
}
	
#right {
	color: white;
	margin-left: 250px;
	padding-left: 8px;
	padding-right: 52px;
	line-height: 18px;
}

#right p {
	line-height: 18px;
}

#left a {
	color: #FA8D10;
	text-decoration: none;
	display: block;
	margin-left: 75px;
	margin-bottom: 14px;
	padding-right: 0px;
	border-right: 0px solid #F5F2E0;
	padding-right: 4px;
}

#left a.current {
	border-right: 6px solid #FA8D10;
}

#left a.current:hover {
	border-right: 6px solid #FA8D10;
	padding-right: 4px;
}

#left a:hover {
	border-right: 6px solid #FA8D10;
	padding-right: 9px;
}

#right a {
	color: white;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #8C81BD;
}

#right a:hover {
	text-decoration: none;
	border-bottom: 1px solid #F3F1DF;
}

.omschrijving
{
	margin: 0;
	padding: 0;
}

.bestand {
	margin: 0;
	padding: 0;
}

select
{
	margin: 3px 0;
	border: solid #31007C 1px;
}

.input, textarea
{
	margin: 3px 0;
	width: 400px;
	border: none;
}
/* table properties */
	table.header {
	  font-family: Verdana, Sans;
	  line-height: 18px; 
	  font-size : 11px;
	  color : #31007C;
	}

	 table.info {
	  font-family: Verdana, Sans;
	  line-height:1.6em;
	  font-size : 11px;
	  color : #FFFFFF;
	}
	 table.info p{
		line-height:1.6em;
	}
	table.info .head{
		color: #FFFFFF;
		font-size : 12px;
		font-weight : bold;
	}
	 table.info .footer{
		color : #A8192D;
		font-size : 12px;
		font-style : italic;
	}
	table.info .header {
	  font-family: Verdana, Sans;
	  line-height: 18px; 
	  font-size : 11px;
	  color : #31007C;
	}

