body,
select,
textarea,
input,
td,p {	
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #003366;*/
	margin: 10px auto;
	text-align: left;
	vertical-align: top;
}
body		{
			/*font-family: "verdana";
			font-size: 12px;*/
			background-color: #ccc; /*808080;*/
			/*text-align: left;*/
			}
			
html {
	overflow:-moz-scrollbars-vertical;
}

p, div	{
		margin:0; 
		padding:0;
		}

table		{
			margin: 0;
			border: 0;
			vertical-align: top;
			padding: 0px;
			text-align: left;
			}
tr			{
			vertical-align: top;
			}
tr.leden	{
			border-bottom: 1px;
			border-style: solid;
			border-color: #b9b9b9;
}

td			{
			margin: 0;
			vertical-align: top;
}

td p {
	text-align: justify;
}

tr.alt td {
	background: #B5C07E;
}

tr.over td {
	background: ForestGreen;
}


.middenstuk {
			background-color: #ffffff; 
			margin: 2px;
			vertical-align: top;
			}
			
.main {
	margin: 0 auto;
	width: 1000px;
	background-color: #ffffff;
	border: solid black 1px;
}

.header {
	width: 1000px;
	height: 150px;
	background-image: url('banner_text.jpg');
}
	
			
.groep	{
			display: block;
			border-style: solid;
			border-color: #b9b9b9;
			border-width: 0px;
			background-color: #ffffff;
			background-repeat: repeat-x;
			margin-bottom: 10px;
			padding: 0px;
			}

div.image	{
			border-width: 0px;
			border-style: solid;
			border-color: #b9b9b9;
			border-bottom: 0px;
			margin-bottom: 2px;
			background-color: #ffffff;
			}
			
div.pagetitle {
			padding: 2px;
			padding-left: 2px;
			padding-bottom: 2px;
			/*font-style: oblique;*/
			font-size: 24px;
			font-weight: 600;
			color: DarkOliveGreen; /*#ffffff;*/
			margin: 0px;
}

div.alinea-header {
			background-color: white; /*DarkOliveGreen ; #597D25;*/
			/*background-image: url('phdv_bar.png');*/
			/*background-repeat: repeat-x;*/
			border: 0px solid DarkGreen;
			border-width: 0px 0px 2px 0px;
			height: 18px;
			padding: 2px;
			padding-left: 2px;
			padding-bottom: 2px;
			/*font-style: oblique;*/
			font-size: 14px;
			font-weight: 600;
			color: DarkOliveGreen; /*#ffffff;*/
			margin: 0px;
			}

div.alinea-text {
			padding: 2px;
			padding-top: 0px;
			font-size: 13px;
			text-align: justify;
			}

div.leden {
			padding: 2px;
			padding-top: 0px;
			font-size: 13px;
			border-bottom: 1px;
			border-style: solid;
			border-color: #b9b9b9;
			}
img.met_rand {
			border-width: 1px;
			border-style: solid;
			border-color: #b9b9b9;
			}
.bijschrift {
			font-size: 10px;
			margin: -10px 0px 0px 0px;
			padding: 0px;
			text-align: right;
			}
.smallFont {
			font-size: 10px;
			padding: 2px;
			}
a:link			{	color: #000000; text-decoration: underline		}     /* unvisited link */
a:visited		{	color: #000000; text-decoration: underline			}  /* visited link */
a:hover			{	color: #000000; text-decoration: underline		}   /* mouse over link */
a:active		{	color: #597D25; text-decoration: underline			}   /* selected link */

.menu a:link			{	color: #000000; text-decoration: none		}     /* unvisited link */
.menu a:visited		{	color: #000000; text-decoration: none			}  /* visited link */
.menu a:hover			{	color: #000000; text-decoration: underline 	}   /* mouse over link */
.menu a:active		{	color: #597D25; text-decoration: none			}   /* selected link */
ul.menu	{
		/*list-style-image: url(arrow_green.gif);*/
		list-style-type: none;
		margin-left: 10px; 
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 0;
		padding-top: 0;
		padding-bottom: 0;
		}

.image a:link			{	color: #000000; text-decoration: none		}     /* unvisited link */
.image a:visited		{	color: #000000; text-decoration: none			}  /* visited link */
.image a:hover			{	color: #000000; text-decoration: none	}   /* mouse over link */
.image a:active		{	color: #000000; text-decoration: none			}   /* selected link */

.changelog a:link			{	color: #000000; text-decoration: none		}     /* unvisited link */
.changelog a:visited		{	color: #000000; text-decoration: none			}  /* visited link */
.changelog a:hover			{	color: #000000; text-decoration: none	}   /* mouse over link */
.changelog a:active		{	color: #000000; text-decoration: none			}   /* selected link */

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}

div.thumbwrapper {
	float: left;
	height: 110px;
	width: 110px;
	padding: 5px;
	background: #F0EEE0;
	margin: 5px;
	border: 1px solid #AFAB8E;
	text-align: center;
	line-height: 110px;
}