body{
  text-align:center;
  margin:0px;
  font-family:Verdana, "Lucida Grande", Helvetica, Arial, Sans;
  font-size:11px;
  line-height:1.7em;
  background:url('../img/bg_blauw_new.png') top left;
  background-repeat: repeat;
  background-attachment: fixed;
  background-color: #5276c4;
	color:#002e7e;
	margin:28px 0px 28px 0px;

}


div#body{
	border:1px solid #B2C0E5; /* firefox 1.0 hack */
	border-left:none;
	border-top:none;	/* end firefox 1.0 hack */

	width:800px;
	margin:0px auto 0px auto;
	padding:0px;
    background:white url('../img/bodybg_new.jpg') top left repeat-y;
	text-align:left;
	border-top: 1px solid #B2C0E5;
	border-left: 1px solid #B2C0E5;
	
	}


/*** servicemenu ***/

ul#servicemenu{
	padding:0px;
	margin:17px 0px 0px 2px;
	list-style:none;
	height:53px;
	letter-spacing:1px;
}

ul#servicemenu li{
	float:left;
}

ul#servicemenu li.first a{
	background-image:none;
}

ul#servicemenu li a{
	color:#fff;
	font-weight:bold;
	font-size:10px;
	padding-left:12px;
	text-decoration:none;
	background:url('../img/pipe_new.gif') 5px 1px no-repeat;
}

ul#servicemenu li a:hover{
	text-decoration:underline;
}



/*** menu ***/

div#menu{
	width:210px;
	background:url('../img/menubg_new.gif') top left no-repeat;
	float:left;
}

ul#menu img{
	clear:both;
}

ul#mainmenu{
	list-style:none;
	padding:0px;
  background:white url('../img/bodybg_new.jpg') top left repeat-y;
	margin-top:8px;


}

ul#mainmenu li a{
	display:block;
	border-bottom:2px dotted #fcc;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	letter-spacing:.1em;
/*	height: 21px; */
	padding:4px 10px 4px 10px;
	margin:0px 5px 0px 5px;
	background:url('../img/next.gif') top right no-repeat;


}

ul#mainmenu li ul{
	display: none;
	}

ul#mainmenu li.selected ul{
	display:block;
	list-style:disc;
	color:white;
	border-bottom:2px dotted #fcc;
	margin:0px 4px 0px 6px;
	padding:0px 0px 6px 30px;
}

ul#mainmenu li.selected ul li a{
	color:white;
	background:none;
	border:none;
	text-decoration:none;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

ul#mainmenu li.selected ul li a.selected, ul#mainmenu li.selected ul li a:hover{
	text-decoration:underline;
}

ul#mainmenu li a:hover{
	color:white;
	text-decoration:underline;
	background:url('../img/down.gif') top right no-repeat;
}

ul#mainmenu li.selected a{
	background:url('../img/down.gif') top right no-repeat;
	border:none;
}


/*** breadcrumbs ***/

ul#breadcrumbs{
	font-style:italic;
	list-style:none;
	font-size:10px;
	padding:0px;
	margin:0px 0px 27px 25px;
}

ul#breadcrumbs li{
	float:left;
	padding-left:14px;
	background:url('../img/gt.gif') 4px 7px no-repeat;
}

ul#breadcrumbs li a{
	text-decoration:none;
}

ul#breadcrumbs li.first{
	padding-left:0px;
	background-image:none;
}

ul#breadcrumbs li a:hover, ul#breadcrumbs li a.selected{
	text-decoration:underline;
}




/*** box, head, foot ***/

div#box{
	width:589px;
	float:right;
	border-right:1px solid #ccc;
}
div#head{
	height:45px;
	width:590px;
	background:url('../img/head_new.jpg') top left no-repeat;
	padding-top:91px;
}




 ul#address {
	float:right;
	padding:1px 8px 1px 0px;
	background:url('../img/addressbg.gif') top right repeat-y;
	list-style:none;
}

 ul#address li{
	float:left;
	color:#663333;

	font-weight:bold;
	font-size:10px;
	padding-left:16px;
	background:url('../img/disc.gif') 5px 8px no-repeat;
}

 ul#address li.first{
	background-image:none;
}

 ul#address {
	float:right;
	padding:1px 8px 1px 0px;
	background:url('../img/addressbg.gif') top right repeat-y;
	list-style:none;
}

 ul#address li{
	float:left;
	color:#663333;
	font-weight:bold;
	font-size:10px;
	padding-left:16px;
	background:url('../img/disc.gif') 5px 8px no-repeat;
}

 ul#address li.first{
	background-image:none;
}


div#foot{
	clear:both;
	font-size:10px;
	line-height:13px;
	color:#663333;
	font-style:italic;
	padding:15px;
	background:white url('../img/footbg.gif') top left repeat-x;
	border-bottom:1px solid #C8C6C6;
	margin-top:40px;
}

div.end{
	clear:both;
	border:1px;
}

div#content{
	padding:0px 40px 0px 80px;
}


/** control (next / up / etc) **/
ul#control{
	margin:15px 0px 15px 80px;
	padding:0px;
}

ul#control li{
	list-style:none;
	float:left;
}

a.prev, a.up{
	display:block;
	width:13px;
	height:13px;
	background:url('../img/up.gif') top left repeat-x;
	margin-right:5px;
}

a.prev{
	background:url('../img/prev.gif') top left repeat-x;
}

a.prev span, a.up span{
	display:none;
}




/*** generals ***/

h1{
	color:#CC3366;
	font-size:24px;
	font-weight:bold;
	line-height:1.4em;
	margin:9px 0px 9px -55px;
	clear:both;
}

h2{
	color:#002e7e;
	font-size:16px;
	font-weight:bold;
	margin-top:9px;
	margin-bottom:9px;
}

div#content img{
	margin:9px 0px 9px 0px;
}

div#content img.left{
	float:left;
	margin:10px 10px 10px 0px;
}

div#content img.right{
	float:right;
	margin:10px 10px 10px 0px;
}

h3{
/* 	color:#6D6D74; */
color:#002e7e;
	font-size:16px;
	font-weight:bold;
}

h4{
	color:#663333;
	font-size:11px;
	font-weight:bold;
	margin-bottom:-12px;
}
	
ul.em{
	font-size:14px;
	font-weight:bold;
	color:#6D6D74;
	margin:0px;
	margin-top:3px;
	padding:0px;
	line-height:1.5em;
}

ul.em li{
	list-style:none;
	background:url('../img/bullet.gif') 0px 4px no-repeat;
	padding:0px 0px 0px 18px;
}

a{
	color:#cc3366;
	text-decoration:underline;
}

a:hover{
	color:#002e7e;
	text-decoration:underline;
}

p.intro{
	font-weight:bold;
	margin-bottom:12px;
}





/**** DROP SHADOW ***/
/* .body_l1{
	background:url('../img/borders/tl.gif') top left no-repeat;
	padding:5px 3px 4px 6px;
}

.body_l2{
	background:url('../img/borders/tr.gif') top right no-repeat;
}

.body_l3{
	background:url('../img/borders/bl.gif') bottom left no-repeat;
}

.body_l4{
	background:url('../img/borders/br.gif') bottom right no-repeat;
}
.body_l5{
	background:url('../img/borders/t.gif') top left repeat-x;
}
.body_l6{
	background:url('../img/borders/b.gif') bottom left repeat-x;
}

.body_l7{
	background:url('../img/borders/l.gif') top left repeat-y;
}

.body_l8{
	background:url('../img/borders/r.gif') top right repeat-y;
	width:810px;
	margin:0px auto 0px auto;
} */


p img {
 float: left;
 padding-right: 15px;
 margin-top: 5px;
 }
#img_right {
 float: right;
 padding-left: 15px;
 margin-top: 5px;
 }
.justify {
 text-align: justify;
 }
