body {
	background-color:#F4F1EE;
	margin:0px;
	padding-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#666666;
	font-weight: normal;
}

.search {
width:100%;
border-top:#1eceec 2px solid; 
border-bottom:#1eceec 2px solid; 
background-color:#DDD3C8; 
height:57px; 
-moz-box-shadow:0 0 7px #000000; 
left:0; 
top:0; 
z-index:100; 
position:fixed;
text-align:center
}
.top{width:1030px; background-image:url(images/yp-bg-top.png); background-repeat:no-repeat; height:10px; margin-top:57px}
.body{
	background-image:url(images/yp-bg-body.png);
	background-repeat:repeat-y;
	width:1030px;
	height:auto;
	min-height:760px;
	text-align:left;
}
.groen {
color: #b0c930;
font-size:11pt;
font-family:"Trebuchet MS";
font-weight:bold
}

.blauw {
color: #002e5a;
margin:5px 0px 5px 0px;
}

a {color: #002e5a;
text-decoration:none;}
.blauwH1 {font-family:"Trebuchet MS";
font-weight:bold;
font-size:14pt;
color: #002e5a;}

