body {
	/*background-image:url("https://www.laprise.nl/images/blue62.gif");*/
	background: url("https://www.laprise.nl/images/images-01.jpg");
	/*background: url("https://www.laprise.nl/images/kerstman-achtergrond.jpg");*/
	background-size:100% 100%;
	background-position:center;
	background-attachment:fixed;
	color: white;
    background-color:#9ebbef;
	font-size:14px
}

.cleaner {}
.h7 { height: 7px }
.h9 { height: 9px }
.h10 { height: 10px }
.h15 { height: 15px }
.h20 { height: 20px }
.h25 { height: 25px }
.h30 { height: 30px }
.h55 { height: 55px }

div#container h1.page_title {
	font-size:16px;
	color:#fff;
	text-shadow:1px 1px 1px #185477;
	line-height:2;
	/*padding:5px 0 0px 0px*/
}

/* afgeronde hoeken */
.arhoeken {background:transparent; width:750px; /* boxbreedte */}
.arb1, .arb2, .arb3, .arb4 {display:block; overflow:hidden; background:transparent; font-size:1px;}
.arb1, .arb2, .arb3 {height:1px;}
.arb2, .arb3, .arb4 {background:#195f88; border-left:1px solid #000000; border-right:1px solid #000000;}
.arb1 {margin:0 5px; background:#000000;}
.arb2 {margin:0 3px; border-width:0 2px;}
.arb3 {margin:0 2px;}
.arb4 {height:2px; margin:0 1px;}
.arboxinhoud {
  display:block; 
  background: url("https://www.laprise.nl/images/lblue013.jpg");
  border:0 solid #000000; 
  border-width:0 1px;
  text-align: left;
  font-family: Arial;
  font-size: 16px;
  padding: 5px 25px;
}
	.buttoncss {
	background-color:#195f88;
	color:#ffffff;
	font-size:10pt; font-family: Arial, Helvetica, Sans-Serif;
	height:30px;
	border:2px solid #2c2c2c;
	margin: 5px 0px;
	width:160px; 
}
