* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
background: #b9e1f9;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #999;
}

p {
	/*width:590px;*/
	text-align: justify;
	}

	#small {
	padding:0 0 0 260px;
	font-size:10px;
	}
	
.imgklein {
	padding-left:10px;
	}

 a {
	color: #999;
	text-decoration: underline;
	
}

 a:hover {
	color: #F90;
	text-decoration: underline;
	}


#container {
	background: #fff;
	width: 960px;
	margin: 0 auto;
	padding: 0px;
}

h2{
	font-size: 24px;
	font-weight: bold;
	color: #F90;
	}
	
h3{
	font-size: 16px;
	font-weight: bold;
	color: #F90;
	}
	
	h4{
	font-size: 12px;
	font-weight: bold;
	color: #F90;
	}
/*----------------- Header -----------------*/

#header {
	width: 960px;
	height: 126px;
	margin: 0 auto;
	padding: 0px;
}

#logo {
	width: 960px;
	height: 97px;
	margin: 0 auto;
	background: url(../images/layout_01.gif)  no-repeat left top;
}

#logo p{
	float: right;
	padding:10px 70px 0 0;
}

/*--------------- Menu ----------------*/

#menu {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 29px;
	background: url(../images/layout_02.gif)  no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding:3px 10px 0 30px;
	height: 12px;
	float: left;
	margin: 0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #999;
}

#menu a:hover {
	color: #F90;
}

#menu a.current_page_item {
	color: #F90;
	text-decoration: underline;
}

/*-----------content---------------*/

#content {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: auto;
}

.margin1 {
  float: left;
  width: 30px;
  height: 1px;
}
/*--------------leftbar----------------*/


.leftbar {
  float: left;
  width: 307px;
  height: 500px;
  background:url(../images/layout_04.jpg) no-repeat left top;
}

.leftbar_links {
	float: left;
	width: 220px;
	height: 500px;
	font-size: 12px;
	
}

.leftbar_links ul {
	margin: 0;
	padding:30px 0 0 22px;
	list-style: url(../images/bullet2.png);

}

.leftbar_links li {
	padding:0 0 10px 0;
}

.leftbar_links li ul {
}

.leftbar_links li li {
	margin: 0 10px 0 15px;
	padding: 8px 0px;
	
}

.leftbar_links a {
	color: #999;
	text-decoration: none;
	
}

.leftbar_links a:hover {
	color: #F90;
}

.leftbar_links a.current_page_item {
	color: #F90;
	text-decoration: none;
}
/*----------------end leftbar---------------*/

.margin2 {
  float: left;
  width: 10px;
  height: 1px;
}
/*------------content------------------*/
.clix { width:300; float:left;}

.informatie {
  padding:30px 20px 0 0;
  float: right;
  width: 598px;
    height: 500px;
	overflow: auto;
	line-height: 18px;
}

.informatie2 {
  padding:30px 0 0 0;
  float: left;
  width: 650px;
    height: 500px;
	overflow: auto;
	line-height: 18px;
}

.informatie3 {
  padding:30px 0 0 0;
  float: left;
  width: 650px;
    height: 500px;
	overflow: auto;
	line-height: 18px;
}

.informatie4 {
  padding:30px 0 0 0;
  float: left;
  width: 650px;
    height: 500px;
	overflow: auto;
	line-height: 18px;
}

	
.informatie4 p {
	/*width:590px;*/
	text-align: left;
	}
.informatie2 ul {
	margin: 0;
	width:360px;
	text-align:justify;
	padding:0 0 0 20px;
	list-style: url(../images/bullet.png);

}

.informatie2 li {
	padding:0 0 10px 0;
}

.informatie3 ul {
	margin: 0;
	width:580px;
	text-align:justify;
	padding:0 0 0 20px;
	list-style: url(../images/bullet.png);

}

.informatie3 li {
	padding:0 0 5px 0;
}

.informatie3  a {
	color: #999;
	text-decoration: underline;
	
}

.informatie3  a:hover {
	color: #F90;
}

.orangeBlockWideEnd{
	height:12px;
	}
	
.vergelijking {
	font-size:11px;
	color:#333;
	border:thin #bde3f9 outset;
	}
	
	.vergelijking tr{
		background-color:#ebf5fa;
	}
/*----------footer----------*/

#content {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: auto;
}

#bottom {
	background-image:url(../images/layout_07.gif);
	width:960px;
	height:36px;
}

#b_links {
	width:960px;
	height:30px;
	text-align: center;
	font-size: 11px;
	color: #aaa;
}

#footer a { color: #aaa; }
#footer a:hover { color: #111; }
#bottom p { font-size: 11px; color:#999; padding:10px 0 0 30px; }
