@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body {
	background:#7487ae;
	font-family:"Times New Roman", Times, serif;
}

#container{
	background:#7487ae;
	width:800px;
	min-height:800px;
	margin:auto;
}



#header{
	background:url(../images/layout/header.jpg);
	width:800px;
	min-height:193px;
}

#menu{
	background:#7487ae;
	min-height:45px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:37px;
	padding-right:37px;
	
}


#menu li {
	display: inline;
	
}

#menu .item{
	background: url('../images/layout/home.jpg');
	min-height:40px;
	min-width:180px;
	float:left;
	
}

#menu .item2{
	background: url('../images/layout/deel.jpg');
	min-height:40px;
	min-width:180px;
	float:left;
	margin-left:2px;
}

#menu .item3{
	background: url('../images/layout/rout.jpg');
	min-height:40px;
	min-width:180px;
	float:left;
	margin-left:2px;
}

#menu .item4{
	background: url('../images/layout/contact.jpg');
	min-height:40px;
	min-width:180px;
	float:left;
	margin-left:2px;
}

#content {
	background:#7487ae;
	min-height:160px;
	width:800px;
	padding-top:20px;
}

#hr{
	background:#FFF;
	min-height:6px;
	min-width:800px;
}

#krul {
	width: 800px;
	height: 170px;
	background: url('../images/layout/krul.png');
}

#colommen {
	padding-left:37px;
	padding-right:37px;
	padding-top:58px;
	width:800px;
	
}

#col-1 {
	background: url('../images/Boer/Foto2.jpg');
	min-height:112px;
	min-width:180px;
	float:left;
	margin-left:2px;
	font-family:"Times New Roman", Times, serif;
	
}
#col-2 {
	background: url('../images/Slaif/Foto1.jpg');
	min-height:112px;
	min-width:180px;
	float:left;
	margin-left:2px;
}
#col-3 {
	background: url('../images/Slaif/Foto2.jpg');
	min-height:112px;
	min-width:180px;
	float:left;
	margin-left:2px;
}
#col-4 {
	background: url('../images/Bieschuur/Foto2.jpg');
	min-height:112px;
	min-width:180px;
	float:left;
	margin-left:2px;
	font-family:"Times New Roman", Times, serif;
}

#col-5 {
	background: url('../images/layout/nhome.jpg');
	min-height:200px;
	min-width:180px;
	float:left;
	margin-left:2px;
	font-family:"Times New Roman", Times, serif;
	
}
#col-6 {
	min-height:180px;
	max-width:600px;
	float:left;
	margin-left:2px;
}
#col-7 {
	background: url('../images/Slaif/Foto3.jpg');
	min-height:112px;
	min-width:180px;
	float:left;
	margin-left:2px;
}