body {
	background-color: #B5B5B5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	height:100%;
}
#siteinfo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*height:2px;
	overflow:hidden;*/
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	width:350px;
	background-color: #FFFFFF;
	padding: 12px;
	border: medium groove #333333;
	left:200px;
	top:50px;
	
}

#ShadowPanelHolder{
	height:100%;
	background-color: #000000;
	margin:auto;
	width:816px;
}
hr{
	clear:both;
}
#ShadowPanelTopRowLHolder{
	
	background-image: url(../images/bordergif/_left_top.gif);
	background-repeat: no-repeat;
	padding-left:16px;

}
#ShadowPanelTopRowMHolder{
	
	background-image: url(../images/bordergif/middle_top.gif);
	background-repeat: repeat-x;
	display: block;

	height: 16px;
	width: 784px;
}
#ShadowPanelTopRowRHolder{
	
	background-image: url(../images/bordergif/right_top.gif);
	background-repeat: no-repeat;
	padding-right:16px;
	background-position: 784px;
}

#ShadowPanelMiddleRowHolder{

	margin:0px;
	padding-bottom: 0px;
	overflow:hidden;
}
#ShadowPanelMiddleRowLHolder{
	
	background-image: url(../images/bordergif/left-middle.gif);
	background-repeat: repeat-y;
	
	padding-left:16px;
}
#ShadowPanelMiddleRowMHolder{
	
	width: 784px;
	padding-bottom: 20px;
}
#ShadowPanelMiddleRowRHolder{
	background-image: url(../images/bordergif/right_middle.gif);
	background-repeat: repeat-y;
	padding-right:16px;
	background-position: 784px;
	
}

#ShadowPanelBottomRowLHolder{
	
	background-image: url(../images/bordergif/left_bottem.gif);
	background-repeat: no-repeat;
	padding-left:16px;

}
#ShadowPanelBottomRowMHolder{
	
	background-image: url(../images/bordergif/middle_bottem.gif);
	background-repeat: repeat-x;
	display: block;
	
	height: 16px;
	width: 784px;
}
#ShadowPanelBottomRowRHolder{
	
	background-image: url(../images/bordergif/right_bottem.gif);
	background-repeat: no-repeat;
	padding-right:16px;
	background-position: 784px;
}





div.maincontent{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	/*border:1px solid gray;*/
	line-height:150%;
	margin-top: 12px;
	margin-bottom: 24px;
	height: 100%;
	
}
div.topmenubar{
	font-size: 14px;
	width:100%;
	position:relative;
	background-color: #FFFFFF;
}
div.zijmenubar{
	
	width: 180px;
	padding:0.5em;
	font-size: 14px;
	margin-top: 12px;
	margin-bottom: 24px;
}
div.contentPanel{
	margin: 0px;
	padding: 0px;
	color: #FFECD5;
	/*border-left:1px solid gray;*/
	
}
div.contentPanel li{
	margin-left:2em;
	clear:both;
}
div.contentPanel ul{
	padding:0em;
	clear:both;
}
div.contentPanel p{
	margin-top:1em;
	
}
div.bottomPanel{
	clear:left;
	font-size: 9px;
	text-align: center;
}
.sectionPanel{
	width:50%;
	padding: 0px;
	margin:0px;
	
	float:left;
	display:block;
}
.sectionPanelContent{
	
	
	
	
}
.contentLink{
	background-image: url(../img/linkmarker.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 4px;

}
.spacerSign{
	visibility:hidden;
	clear:both;
}

