body,html{
	background: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.normaal{	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;}
	
img{
	border: 0px;
	
}

h1{
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	color: #005599;
	 
}
h2{
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #666666;
	 
}
h3{
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #000000;
	 
}
.h1{
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	color: #005599;
	 
}
.h2{
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #666666;
	 
}
.h3{
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #000000;
	 
}
#main{
	border-collapse: collapse;
	height: 100%;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	max-width: 1050px;
}
#main td,tr{
	
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

#left{
	width: 249px;
	background: url(/i/links.png) no-repeat right top;
	height: 100%;
	white-space: normal;
	
}
#left-long{
	margin: 260px 0px 0px 0px;
	
	
	background: url(/i/zijkant.png) right bottom repeat-y;
	height: 100%;
	
}

div#header{
	width: 800px;
	background: url(/i/header.png) left top no-repeat;
	height: 200px;
	position: absolute;
	top: 0px;
	z-index: 3;
	
}

div#menu{
	
	
	padding: 170px 0px 0px 0px;
	font-size: 14px;
	color: black;
 	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	
}
div#menu a{
	text-decoration: none;
	color: black;
	}
	
div#menu img{
	margin: 0px 0px 0px 15px;
	display: inline;
	vertical-align: middle;
}
.menu_items{
	position: absolute;
	top: 188px;
	left: 0px;
	
	z-index: 999;
	font-size: 12px;
}
.menu_items table{
	border-collapse: collapse;
	background: #FFFFFF;
	
	min-width: 150px;
	border: 1px solid #20394F;
}
.menu_items td{
	padding: 3px;
	margin: 3px;
	background: url(/i/menu_back.png) bottom left;
	height: 17px;
	
}
.menu_items td:hover{
	background: url(/i/menu_back_Over.png) bottom left;
	
	
}
.menu_items a{
	margin: 5px 5px 6px 20px;
}


.menuitem{
	display: inline;
	margin: 0px;
	padding: 0px;
}
.menuitemS{
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #005599;
}
.menuitemS a{
	color: #005599;
}
.menuitemS b{
	color: #005599;
}
div#breads{
	
	z-index: 1;
	color: #005599;
	width: 800px;
	font-weight: bold;
	padding: 198px 20px 0px 20px;
}
div#breads a{
	
	text-decoration: none;
	color: #005599;
	
	font-weight: bold;
	
}
div#content{
	
	z-index: 1;
	
	width: 600px;
	
	min-height: 500px;
	padding: 10px 20px 50px 20px;
	
}
div#footer{
	
	z-index: 1;
	
	padding: 0px 20px 0px 20px;
	color: #005599;
	font-style: italic;
	font-weight: bold;
}
div#footer a{
	
	
	
	color: #005599;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
div#logo{
	background:url(/i/logo.png) no-repeat;
	width: 150px;
	height: 150px;
	position: absolute;
	margin: 0px 50px 0px 630px;
}

#meter{
	background:url(/i/meter.png) no-repeat;
	height: 154px;
	width: 100px;
	cursor:pointer;
}
#meter_indruk{
	margin: 35px 0px 0px 3px;
	position: absolute;
	width: 100px;
}
#meter_service{
	margin: 65px 0px 0px 3px;
	position: absolute;
	width: 100px;
}
#meter_prijs{
	margin: 95px 0px 0px 3px;
	position: absolute;
	width: 100px;
}
#meter_cijfer{
	margin: 112px 0px 0px 40px;
	position: absolute;
	width: 100px;
	font-size: 16px;
	color: blue;
	font-weight:bold;
}
#meter_review{
	margin: 138px 5px 0px 3px;
	position: absolute;
	width: 100px;
	font-size: 10px;
}
#meter_review a{
	color: black;
}
