html,body{
	margin:0;
	padding:0;
	}
	
body{
	text-align:center;
	font-family: arial, sans-serif;
	font-size: 90%;
	color: #4a4a4a;
	background-image: url(images/tile.jpg);
}

table {
	padding-left: 10px;
	padding-right: 10px;
	}

div#content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 70px;
	}

div#content li {
	padding: 0px;
	margin: 0px;
	}

div#content p{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 54px;
	margin-bottom: 10px;
	margin-left: 28px;
}

div#content a{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #a0504f;
}

div#content a:hover {
	text-decoration: none;	
	}

div#content h1{
	padding-top: 10px;
	padding-right: 54px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 53px;
	margin-bottom: 10px;
	margin-left: 28px;
	font-size: 100%;
	background-repeat: no-repeat;
	color: #ffffff;
	height: 24px;
	width: 543px;
	font-weight: normal;
	text-decoration: underline;
}

.h1_welkom {
	background-image: url(images/h1_welkom.jpg);
	}

.h1_profiel {
	background-image: url(images/h1_profiel.jpg);
	}

.h1_visie {
	background-image: url(images/h1_visie.jpg);
	}

.h1_foto {
	background-image: url(images/h1_foto.jpg);
	}

.h1_contact {
	background-image: url(images/h1_contact.jpg);
	}

div#content h2{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 54px;
	margin-bottom: 2px;
	margin-left: 28px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
}

div#navigation a{
	display:block;
	margin-left: 52px;
	height: 34px;
	padding: 0px;
	width: 158px;
}

div#header {
	height: 201px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}

div#header h1{
	height:80px;
	line-height:80px;
	margin:0;
	padding-left:10px;
	background: #EEE;
	color: #79B30B;
}

div#container{
	text-align:left;
	background-image: url(images/centre.jpg);
}

div#content {
	min-height: 320px;
	height: auto !important;
	height: 320px;
	float:right;
	width:690px;
	}

div#content p{
	line-height:1.4;
}

div#navigation{
	min-height: 320px;
	height: auto !important;
	height: 320px;
}

div#footer{
	clear:both;
	width:100%;
	height: 70px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div#footer p{
	margin:0;
	padding-top: 23px;
	padding-left: 61px;
}

div#container{
	width:900px;
	margin:0 auto;
}

div#navigation{
	float:left;
	width:210px;
}

.spacer {
	height: 18px;
	}

.bold {
	font-weight: bold;	
	}

.italic {
	font-style: italic;	
	}

#footer_text {
	font-size: 80%;
	position: absolute;
	margin-left: 52px;
	margin-top: 22px;
	}

#footer_text a {
	color: #a0504f;	
	}

#footer_text a:hover {
	text-decoration: none;	
	}

.corner {
	border: 1px solid #9e5d58;
	margin-left: 28px;
	margin-right: 54px;
	margin-bottom: 10px;
	}

.contact_table {
	margin-left: 28px;
	}

#preload {
	position: absolute;
	visibility: hidden;
	height: 0px;
	width: 0px;
	}

.link_1 a:hover {
	background-image: url(images/button_1_active.jpg);	
	}
.link_2 a:hover {
	background-image: url(images/button_2_active.jpg);	
	}
.link_3 a:hover {
	background-image: url(images/button_3_active.jpg);	
	}
.link_4 a:hover {
	background-image: url(images/button_4_active.jpg);	
	}
.link_5 a:hover {
	background-image: url(images/button_5_active.jpg);	
	}

