body{
	font-family: arial, verdana, sans-serif;
  	font-size: 18px;
  	color: #7E7E7E;
  	background-color: #C0C0C0;
}

#main{position: absolute; left: 0; top: 0;}
#head{position: absolute; left: 183px; top: 133px;}
#head_p{position: absolute; left: 183px; top: 116px;}
#head_m{position: absolute; left: 183px; top: 132px;}
#tekst{position: absolute; left: 183px; top: 183px; width:580px;}
#arrow_l{position: absolute; left: 183px; top: 553px;}
#arrow_r{position: absolute; left: 713px; top: 553px;}
#bol_1{position: absolute; left: 0px; top: 145px;}
#bol_2{position: absolute; left: 0px; top: 185px;}
#bol_3{position: absolute; left: 0px; top: 225px;}
#bol_4{position: absolute; left: 0px; top: 265px;}
#bol_5{position: absolute; left: 0px; top: 305px;}
#bol_6{position: absolute; left: 0px; top: 345px;}

A.link{
   color: blue;
   text-decoration: none;
}
A.link:hover{
   color: #7E7E7E;
}
A{
   color: blue;
   text-decoration: none;
}
A:hover{
   color: #7E7E7E;
}

.kopje{
  font-size: 30px;
  font-weight: bold;
  }

.subkopje{
  font-size: 22px;
  font-weight: bold;
  }

.rood{
  color: red;
  font-weight: bold;
}
#menu{
   position: absolute;
   left: 27px;
   top:141px;
   z-index: 20;
}

#back2{
	position: absolute;
	left: 130px;
	top:185px;
}
#back3{
	position: absolute;
	left: 130px;
	top:225px;
}
#back4{
	position: absolute;
	left: 130px;
	top:265px;
}
#menu_rb{
	position: absolute;
	left: 467px;
	top:132px;
	width: 300px;
}
.verplicht{
	border: 1px Red solid;
}
.ItemStyle {
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: circle;
	font-family: "Century Gothic";
}

.PopItemStyle {
	font-family: "Century Gothic";
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: disc;
}