body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	height:100%;
	font-family: Arial, sans-serif;
	background-color: #333333;
	color: #FFFFFF;
}
#topbar{
	display:block;
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-color: #1D2122;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #535554;
}
hr{

clear:both
}
.smallLayer{
	padding-top: 33px;
	padding-right: 66px;
	padding-bottom: 33px;
	padding-left: 66px;	
}
#leftPanel{
	display:block;
	width:254px;
	float:left;
	height:100%;
	
}
body p{
	line-height: 12px;
	font-size: 10px;
	color: #FFFFFF;

}
#rightPanel{
	display:block;
	width:750px;
	float:left;
}
#topmenuHolder{
	display: block;
	height: 120px;

}
#contentPanel{
	display: block;
	padding-right: 16px;
	min-height: 430px;

}
#bottommenuHolder{
	display: block;

}


#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;
	right:200px;
	bottom:50px;
	color: #333333;
	
}
#siteinfo p{
color: #333333;
}
#ShadowPanelHolder{
	height:100%;
	
	margin:auto;
	width:1005px;
	display:block;
}




div.maincontent{
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
	width: 100%;
}
div.topmenubar{
	width:100%;
	position:relative;
}
div.zijmenubar{
	width: 180px;
	padding:0.5em;
	margin-top: 12px;
	margin-bottom: 24px;
}
div.contentPanel{
	margin: 0px;
	padding: 0px;
	/*border-left:1px solid gray;*/
	
}
.spacerSign{
	height:0px;
	visibility:hidden;
	clear:both;
}
#bottomPanel, #bottomPanel a {
	font-size: 11px;
	text-align: right;
	text-decoration: none;
	color: #666666;
	width: 1005px;
	margin-left: auto;
	margin-right: auto;
	
}

