body {
	margin:0px 0px 0px 0px;
	height:100%;
	font-family: arial,Verdana, sans-serif;
	background: #fff;
	-moz-box-sizing: border-box;
	}
#frame{
		margin:0px 0px 0px 100px;
		background:#666;
}
#top{
	width:100%;
	height:77px;
	background:#fff url("../images/top-rpt.png");
	background-repeat: repeat-x;
	text-align: right;
	}
	
#logo{
	background: url("../images/lieffering-logo.jpg");
	float: left;
	width: 354px;
	height: 77px;
	}
#midden{
	width:100%;
	background: #666 url("../images/mid-rpt.png") repeat-y top left;
}	
#content{	
	text-align:left;
	font-size: 13px;
	line-height: 20px;
		}
#left{
	width: 217px;
	float:left;
	position:relative;
	font-size: 12px;
/*	background: url("../images/left.jpg") no-repeat bottom left;*/
	}
#right{
	width: 478px;
	background: #fff;
	float:left;
	position:relative;
	}
#onder{
	width:100%;
	background: #ccc url("../images/onder.png") repeat-x top;
	height: 27px;
}	
#onder-l{
	width: 217px;
	height: 27px;
	float:left;
	position:relative;
	text-align:left;
	background: url("../images/onder-l.jpg") 0px 0px no-repeat;
	}
#onder-r{
	width: 478px;
	height: 27px;
	float:left;
	position:relative;
	background: url("../images/onder-r.jpg") repeat-x top;
	}
	#onder-h{
	width: 22px;
	height: 27px;
	float:left;
	position:relative;
	background: #ccc url("../images/onder-h.png") no-repeat top;
	}
#menu{
	text-align: right;
	height: 300px;
	width: 217px;
	padding: 0px 0px 0px 0px;
	background: url("../images/menu.png") no-repeat top left;
}
#submenu{
border-top: solid 1px #828282;
}
#niels{
	width: 100%;
	height: 309px;
	background: #fff url("../images/bg.png") repeat-x bottom left;
}
#footer{
  -moz-box-sizing: border-box;
	padding-left: 15px;
	padding-top:8px;
	padding-bottom:5px;
	font-size:10px; 
  float:left;
	height:30px;
	width:751px;
	background:#111d43;
	color: #fff;
	}
#menu a {
		display:block;
		padding:5px 24px 5px 0px ;
	  font-weight: normal;
	  font-size: 14px;
		height: 15px;
		letter-spacing:0.2px;
		color:#fff;
		text-decoration: none;
				background:#929292;
		}

#menu a:visited {
		}

#menu a:hover {
		background:#ccc;
		color:#c00;
}
a#actiefItem {
	color: #fff;
	background: #666;
} 
#submenu a {
	font-size:12px;
	  font-weight: bold;
		color:#fff;
		text-decoration: none;
		}

#submenu a:visited {
		}

#submenu a:hover {
		color:#ccc;
		background: #666;
	}



a#actiefSubitem {
	color: #fff;	
} 
#onder-l a {
	font-weight: normal;
	font-size:10px;
	color:#666;
	text-decoration: none;
	padding: 0 0 0 36px; 	
		}
#onder-l a:visited {
		color:#666;

		}

#onder-l a:hover {
		color:#fff;	
}
	p,h1,h2,h3,h4 {

		margin:20px 0px 0px 10px;
		line-height: 18px;

}
pre {
			margin:0;

}

h1 {
padding-top: 0px;
font-size : 16px;
font-weight: bold;
color : #c00;
}

h2 {
font-size : 16px;
font-weight: normal;
color : #c00;
}

h3 {
font-size : 12px;
font-weight : bold;
color : #c00;
}

h4 {
font-size : 12px;
font-weight : bold;
color : #333;
}

h5 {
font-size : 12px;
font-weight : bold;
color :#021B5B;
}

	
