body {
	margin-top: 0;
	margin:0;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	color: white;
	
	background-color: #424242;
	background-image: url('../../img/wiljan/6_vertical_bg.jpg');
}

img {
	border: 0;
}

body, #home, #algemene_bg, #horizontaal_bg, #pagina {
  height: 100%;
}

#algemene_bg {
	background-image: url('../../img/wiljan/algemene_bg.jpg');
}

#horizontaal_bg {
	background-image: url('../../img/wiljan/horizontaal_bg.jpg');
	background-repeat: repeat-x;
}


#pagina {
	margin: 0 auto;
	width: 780px;
}

#rij1 {
	background-image: url('../../img/wiljan/1_header.jpg');
	height: 122px;
	width: 780px;
}

#rij2 {
	height: 15px;
	width: 780px;
}

#rij2_1 {
	background-image: url('../../img/wiljan/2_1.jpg');
	width: 547px;
	height: 15px;
	float: left;
}

#rij2_home {
	background-image: url('../../img/wiljan/2_2_home.jpg');
	width: 60px;
	height: 15px;
	float: left;
}

#rij2_zoeken {
	background-image: url('../../img/wiljan/2_3_zoeken.jpg');
	width: 71px;
	height: 15px;
	float: left;
}

#rij2_contact {
	background-image: url('../../img/wiljan/2_4_contact.jpg');
	width: 70px;
	height: 15px;
	float: left;
}

#rij2_5 {
	background-image: url('../../img/wiljan/2_5.jpg');
	width: 32px;
	height: 15px;
	float: left;
}

#rij3 {
	background-image: url('../../img/wiljan/3_menu.jpg');
	height: 52px;
	width: 780px;
}

#rij3 a {
  color: #FFFFFF;
	text-decoration: none;
}

#rij4_content {
	background-image: url('../../img/wiljan/4_content_bg.jpg');
	width: 780px;
}

#rij4_vak {
	width: 780px;
}

#home #rij4_vak {
	background-image: url('../../img/wiljan/4_contentvak.jpg');
	background-repeat: no-repeat;
}

#rij5 {
	background-image: url('../../img/wiljan/5_footer.jpg');
	height: 60px;
	width: 780px;
}



#menu_tekst {
	padding-top: 18px;
	padding-left: 20px;
	padding-right: 20px;
}

table {
	width: 746px;
}

td {
	font-size: 10px;
	text-align: center;
}

#content_tekst {
	text-align: left;
	padding-top: 20px;
	padding-left: 45px;
	padding-bottom: 20px;
	padding-right: 45px;
}

#home #content_tekst {
	padding-right: 370px;
}

#footer_tekst {
	padding-top: 19px;
	padding-right: 30px;
	text-align: right;
}

#home .fotoitems {
  width: 300px;
}

.fotoitem {
  display: block;
	margin: 10px;
	float: left;
	border: 1px solid #000000;
} 