body {
	background: url(gfx/bg.gif) repeat-x;
	margin-top: 0px;
	}
	
#container {
	width: 732px;
	margin-left: auto;
	margin-right: auto;
	}
	
#top {
	width: 732px;
	height: 111px;
	background: url(gfx/top.jpg) no-repeat;
	}	
	
#main {
	width: 732px;
	height: 549px;
	background: url(gfx/main.jpg) no-repeat;
	}
	
#main2 {
	width: 732px;
	height: 549px;
	background: url(gfx/main2.jpg) no-repeat;
	}
	
#navi{
	width: 425px;
	float: right;
	height: 78px;
	display: inline;
	margin-top: 19px;
	margin-right: 35px;
	}

ul {
	list-style: none;
	margin: 0;
	float: right;
	}
	
	
.float {
	float: left;
	margin-top: 10px;
	}
	
#foto1{
	width: 304px;
	height: 391px;
	margin-left: 52px;
	background: #ffffff;
	}
	
#foto1 img{
	width: 292px;
	height: 379px;
	padding-left: 6px;
	padding-top: 6px;
	}
	
#foto2{
	width: 305px;
	height: 100px;
	margin-left: 18px;
	background: #ffffff;
	}
	
#spacer {
	width: 10px;
	height: 10px;
	}
	
#foto2 img{
	width: 292px;
	height: 88px;
	padding-left: 6px;
	padding-top: 6px;
	}
	
#snelcontact{
	width: 304px;
	height: 45px;
	background: #6e4e30;
	margin-left: 52px;
	margin-top: 14px;
	
	}
	
#snelcontact p{
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #ffffff;
	padding: 5px;
	margin: 0px;
	}	
	
	
#maintxt{
	width: 305px;
	margin-left: 17px;
	background: #ffffff;
	border: #000000 1px solid;
	}
	
#maintxt2{
	width: 305px;
	margin-left: 52px;
	background: #ffffff;
	border: #000000 1px solid;
	}
	
#maintxt3{
	width: 625px;
	margin-left: 53px;
	background: #ffffff;
	border: #000000 1px solid;
	background: #ffffff url(gfx/hand.jpg) no-repeat;
	background-position: 0px 30px;
	}
	
	
#maintxt4{
	width: 625px;
	margin-left: 53px;
	background: #ffffff;
	border: #000000 1px solid;
	}
	
	
#maintxt p, #maintxt2 p, #maintxt3 p, #maintxt4 p{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #381e02;
	line-height: 16px;
	padding: 10px;
	padding-top: 0;
	margin: 0px;
	}
	
#maintxt h1, #maintxt2 h1, #maintxt3 h1, #maintxt4 h1{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #a52313;
	font-weight: bold;
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#maintxt h2, #maintxt2 h2{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	line-height: 16px;
	padding-left: 30px;
	background: url(gfx/bucket.gif) no-repeat bottom left;
	}
	

	
#footer  {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #ffffff;
	margin-left: 27px;
	margin-top: 39px;
	}
	
#footer a  {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #ffffff;
	text-decoration: underline;
	}
	
p a {
	color: #971923;
	text-decoration: underline;}
	
h1 a {
	color: #971923;
	text-decoration: underline;}
	
/* NAVIGATIE -------------------------*/

.blok:hover {
	width: 84px;
	border-left: 1px solid #ffffff;
	height: 78px;
	float: left;
	margin: 0px;
	display: block;
	text-decoration: none;
	border-top: #bb0000 6px solid;
	}	

.blok {
	width: 84px;
	border-left: 1px solid #ffffff;
	height: 78px;
	float: left;
	margin: 0px;
	display: block;
	text-decoration: none;
	}	

	
#navi p {
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	text-align: right;
    margin: 2px;
    margin-right: 5px;
    margin-top: 67px;
    text-decoration: none;
	}
	
	
	

