BODY
{
	font-size: 9pt;
	color: #2f4f4f;
	background-color: #DEEFDE;
	font-family: Verdana;
	margin-top:1px;
	margin-left:10px;
}	
A:hover
{
	text-decoration: underline;
}
img {
	border:0px;
}
p
{
	font-weight: 500;
	font-size: 10pt;
	margin: 3px 5px 8px 0px;
	color: #2f4f4f;
	font-family: Verdana;
}
p.Mededeling
{
    font-size:9px;
}
h1, .pagetitle
{
	font-weight: 600;
	font-size: 14pt;
	color: #ac3b00;
	font-family: Verdana;
	margin: 10px 0px 10px 0px;
}
h2
{
	font-weight: 600;
	font-size: 11pt;
	font-family: Verdana;
	margin: 8px 0px 8px 0px;
}

.mnulink
{
	font-size: 9pt;
	color: #ac3b00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.mnulink:hover
{
	color: #ac3b00;
}
.mnuheader
{
	font-weight: 600;
	font-size: 12pt;
	color: #718813;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 5px 0px 10px;
}
.disclaimer
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.disclink
{
	font-size: 8pt;
	color: #ac3b00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.disclink:hover
{
	color: #ac3b00;
}
A
{
	color: #2f4f4f;
	font-family: Verdana;
	text-decoration: underline;
}
A.deeplink
{
	text-decoration: none;
}
A.deeplink:hover
{
	text-decoration: underline;
}
.scheidslijn
{
	color: #008000;
}
TD
{
	font-size: 9pt;
}
UL
{
	margin-left: 30px;
	padding-left:0px;
	color: #2f4f4f;
	font-family: Verdana;
}
TD.theader
{
	font-weight: bold;
}
H3
{
	font-size: 12pt;
}
TD.menubox
{
	background-color:#EDFAED;
}

TD.tdata
{
}

TD.sitemap
{
	border-width: 1px;
	border-style: solid;
	border-color: #ac3b00;
	background-color: #EDFAED;
	vertical-align: top;
	white-space: nowrap;
}

TH.sitemap
{
	border-width: 1px;
	border-style: solid;
	border-color: #ac3b00;
	background-color: #ac3b00;
	color: #ffffff;
	white-space: nowrap;
}
.headingspecial
{
	font-weight: 600;
	font-size: 14pt;
	color: #ac3b00;
	font-family: Verdana;
	margin-bottom: 3px;
}

.selectfoto
{
	width:300px;
}

.maintable 
{
	width:1000px;
	height:100%;
}

/*photoalbum */

.photoalbumthumbs {
}

.photoalbumthumb {
    width:127px;
    height:96px;
    float:left;
    text-align:center;
    margin-right:5px;
    margin-bottom:5px;
    border:1px solid black;
}

/*Gridview */
.gridview 
{
	color:#666666;
	background-color:#F4F3F3;
	margin:10px 0px 0px 0px;
}

.gridview th
{
	background-color:#73BD1E;
	padding:1px 5px 3px 5px;
	text-align:left;
}

.gridview th a
{
	color:#ffffff;
}

.gridview td a
{
	color:#666666;
	text-decoration: none;
}

.gridview td
{
	padding:1px 5px 1px 5px;
}

.gridview_emptyrow
{
	background-color:#ffffff;
}
/* End Gridview */

.button 
{
	width:100px;
	height:22px;
}

.buttonRightBox 
{
    width:120px;
    border:solid 1px black;
    background-color:#315c88; /*#547821*/
    color:#ffffff;
}

div.divRightBlock 
{
	width:200px;height:100%;display:block;overflow:auto;background-color:#edfaed;margin:0px 0px 0p 0px;
}

