/* -------------------------------------------------------------------- basics */
* { 
	padding: 0;
	margin: 0;
	line-height: 18px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #002E64;
	font-size: 11px;
	background-image: url(img/bg_body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	clear: both;
	color: #50A023;
	font-weight: normal;
	margin-bottom: 24px;
	letter-spacing: 0.1em;
}
h2 {
	clear: both;
	color: #001C3E;
	font-weight: bold;
	font-size: 11px;
}
h2.news {
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	padding-bottom: 5px;
}
p.date {
	color: #50A023;
	margin-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E7EE;
	padding-top: 8px;
}
h3 {
	font-size: 16px;
	clear: both;
	color: #C9CADC;
	font-weight: normal;
	letter-spacing: 0.1em;
}
p {
	font-size: 11px;
	color: #001C3E;
	margin-bottom: 10px;
}
ul {
	list-style-type: none;
	padding: 0px;
	color: #001C3E;
	margin-bottom: 12px;
	font-size: 11px;
}
li {
	padding-left: 12px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-image: url(img/ul.gif);
}
.ul_floatright {
	float: right;
	margin-right: 24px;
}
hr {
	height: 0;
	width: 100%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E1E2EC;
	margin-top: 12px;
	margin-bottom: 20px;
	text-align: left;
	clear: both;
}
/* -------------------------------------------------------------------- links */
a:link, a:visited {
	color: #767FA8;
	font-weight: normal;
}
a:hover, a:active {
	color: #001C3E;
	font-weight: normal;
}
#sitemap a:link, #sitemap a:visited {
	color: #001C3E;
	font-weight: bold;
}
#sitemap a:hover, #sitemap a:active {
	color: #767FA8;
	font-weight: bold;
}
/* -------------------------------------------------------------------- home 3 div's */
.ref {
	width: 138px;
	float: left;
	margin-right: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E8EF;
	margin-bottom: 12px;
	margin-top: 18px;
}
.ref p {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 8px;
}
.floatR {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 5px;
}
/* -------------------------------------------------------------------- nummers werkwijze */
.nr1{
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-image: url(img/1.gif);
}
.nr2{
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-image: url(img/2.gif);
}
.nr3{
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-image: url(img/3.gif);
}
.nr4{
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-image: url(img/4.gif);
}
.nr5{
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-image: url(img/5.gif);
}
.nr6{
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-image: url(img/6.gif);
}
.nr7{
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-image: url(img/7.gif);
}
.nr7{
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-image: url(img/7.gif);
}
.nr8{
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-image: url(img/8.gif);
}
.nr9{
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-image: url(img/9.gif);
}
.nr10{
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	background-image: url(img/10.gif);
}
