/* CSS Document */
body {
	background-repeat: repeat;
	background-image: url(../img/18.jpg);
}
#intro{
	position:absolute;
	width:784px;
	height:576px;
	left: 50%;
	margin-left: -392px;
	margin-top: 30px;
	z-index: 0;
	
	}

#container{
	position:absolute;
	width:784px;
	height:576px;
	left: 50%;
	margin-left: -392px;
	margin-top: 30px;
	z-index: 0;
	}
#boven {
	background-image: url(../img/Kaasland_01.jpg);
	height: 25px;
	width: 784px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#print{background-image: url(../img/print.gif);
	height: 30px;
	width: 60px;
	position: absolute;
	left: 0px;
	top: 35px;
}
	

#midboven {

	background-image: url(../img/Kaasland_02.jpg);
	height: 125px;
	width: 784px;
	position: absolute;
	left: 0px;
	top: 25px;
}
#midden {
	background-image: url(../img/Kaasland_03.jpg);
	height: 200px;
	width: 784px;
	position: absolute;
	top: 150px;
	left: 0px;
	}
#midonder{
	background-image: url(../img/Kaasland_04.jpg);
	height: 200px;
	width: 784px;
	position: absolute;
	top: 350px;
	left: 0px;
}
#onder {
	background-image: url(../img/Kaasland_05.jpg);
	height: 26px;
	width: 784px;
	position: absolute;
	left: 0px;
	top: 550px;
}

#content {
	height: 465px;
	width: 385px;
	position: absolute;
	left: 310px;
	top: 60px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 5px;
	z-index: 3;

}

#nav{
	position: absolute;
	height: 150px;
	width: 110px;
	top: 155px;
	left: 35px;
	z-index: 0;
	}

	#knophome a {
	width:85px;
	height:25px;
	background-image: url(../img/knoppen.jpg);
	position: absolute;
	top: 20px;
	left: 20px;
	}
	#knophome a:hover {	
	background-position: -85px 0;
	}
	#knophome a:active {
	background-position: -170px 0;
	}
	#knophoofdpag {
	width:85px;
	height:25px;
	position: absolute;
	top: 20px;
	left: 20px;
	background-image:url(../img/knoppen.jpg);
	background-position: -170px 0;
	}
	
		
	#knoppro a {
	width:85px;
	height:25px;
	background-image: url(../img/knoppen.jpg);
	position: absolute;
	top: 50px;
	left: 20px;
	background-position: 0px -25px;		
	}
	#knoppro a:hover {	
	background-position: -85px -25px;
	}
	#knoppro a:active {
	background-position: -170px -25px;
	}		

	#knopproducten {
	width:85px;
	height:25px;
	position: absolute;
	top: 50px;
	left: 20px;
	background-image:url(../img/knoppen.jpg);
	background-position: -170px -25px;
	}

	#knoprec a {
	width:85px;
	height:25px;
	background-image: url(../img/knoppen.jpg);
	position: absolute;
	top: 80px;
	left: 20px;
	background-position: 0px -50px;	
	}
	#knoprec a:hover {	
	background-position: -85px -50px;
	}
	#knoprec a:active {
	background-position: -170px -50px;
	}
	#knoprecepten {
	width:85px;
	height:25px;
	position: absolute;
	top: 80px;
	left: 20px;
	background-image:url(../img/knoppen.jpg);
	background-position: -170px -50px;
	}
		
	#knopcon a {
	width:85px;
	height:25px;
	background-image: url(../img/knoppen.jpg);
	position: absolute;
	top: 110px;
	left: 20px;
	background-position: 0px -75px;		
	}
	#knopcon a:hover {	
	background-position: -85px -75px;
	}
	#knopcon a:active {
	background-position: -170px -75px;
	}
	#knopcontact {
	width:85px;
	height:25px;
	position: absolute;
	top: 110px;
	left: 20px;
	background-image:url(../img/knoppen.jpg);
	background-position: -170px -75px;
	}
	#Webdesign {
	width:80px;
	height:15px;
	position: absolute;
	top: 532px;
	left: 464px;
	}
	#terugrecepten {
	position:absolute;
	left:310px;
	top:511px;
	width:121px;
	height:15px;
	z-index:4;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

