html, body {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding:10px;
		width:100%;
	height: 100%;
	
	background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:90%;
	height: 80%;
	margin:0px auto;
	background-color:#FFF;
	border: none;
}

#personalMenu
{
  display: none;  
}

.msg_body
{
  display: block;
}

#mainimg
{
	width: 80%;
	text-align: center;

}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	padding:00;
}

#content {
	

}

#header {
	display: none;
}

#logo {
	display:none;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;

}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:10px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:0px;
}

#links ul {
	display:none;
	
}






#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	
}



#contentarea {
	clear:both;
	padding:0;
}

#leftbar {
	width:90%;

}

#rapport
{
  width:100%;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:0;
	padding-bottom:5px;
}

#leftbar h3{
	font-family:"Trebuchet MS";
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding-left:0;
	padding-bottom:5px;
	display: inline;
}

#leftbar ul{
	font-family:"Trebuchet MS";
	font-weight:normal;
	text-decoration:none;
	padding-left:0;
	padding-bottom:5px;
}

#leftbar ol{
	font-family:"Trebuchet MS";
	font-weight:normal;
	text-decoration:none;
	padding-left:0;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
  width:100%;
}

#leftbar table{
	font-family:"Trebuchet MS";
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	margin: 20px 40px 0px 40px;
	border-collapse: collapse;
}

#leftbar a {
	font-family:"Trebuchet MS";
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}



#leftbar strong {
	font-family:"Trebuchet MS";

	color:#000;
	font-weight:bold;
}

#leftbar td {
	border: 1px solid black;

}

#rightbar {
	display:none;
}

#secNav{
  display:none;
}
#printlink{
  display:none;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

pre
{
   display:none;
}

#bottom {
	display:none;
}

div.panes div.pane {
	  display:block;
}
  
.nojavascript
{
   display: inline;
}


#nav
{
	display: none;
}

#rightColumn
{
	display: none;
}

#rightColumn_top
{
	display:none;
}

#waarschuwing_niet_ingelogd
{
	display:none;
}

#breadcrumb
{
	display:none;
}

#footer ul
{
	display:none;	
}

#inputform > span
{
	display:none;
	
}

#inputform >input[type="button"]
{
	display:none;
}

#inputform >input[type="submit"]
{
	display:none;
}


/*== zinsdelen print css == */
p.line > span:after
{
	content:' [' attr(title) '] '
}
			
p.line > span.zinsdeeldeler: after
{
	content: none;				
}
