* 
{
	margin:0;
	padding:0;
} 

html, body, #home 
{
	font-family: "tahoma";
	font-size: 9pt;		
	color: #000;
	background-color: #ffffff;	
	text-align: center;
			
}

body > #home 

{
	font-family: "tahoma";
	font-size: 9pt;		
	color: #000;
	background-color: #ffffff;	
	text-align: center;	
}

#inhoud 
{
	/*position: relative;
	width: 995px;
	height: 750px;
	margin: auto auto auto auto;
	top: 50%;
	text-align:left;*/
/*	position: relative;
	top: 50%;
	left: 50%;
	width: 995px;  
	height: 750px; 
	margin: -375px auto auto -497px; */
	
	position: relative;
	margin: 0 auto;   
	width: 995px;
	height: 750px;   
	background-image: url('/afbeeldingen/achtergrond_home.jpg');
	
	
}  
#vlaggen
{
	Position: relative;
	float: right;
	margin-top: 10px;
	margin-right: 50px;
}
#gb
{
	margin-left: 10px;	
}
#buttons
{
	Position: relative;
	float: right;
	width: 995px;
	height: 500px;   

}
#kalvermelk
{
	Position: relative;
	float: left;
	width: 246px;
	height: 246px;
	margin-top: 130px;
	margin-left: 100px;	

}
#mengvoeders
{
	Position: relative;
	float: left;
	width: 300px;
	height: 300px;
	margin-top: 5px;
	margin-left: -90px;
	z-index: 2;

}
#kalverhandel
{
	Position: relative;
	float: left;
	width: 245px;
	height: 245px;
	margin-top: 150px;
	margin-left: -90px;
	z-index: 1;

}
#bestellen
{
	Position: relative;
	float: left;
	width: 245px;
	height: 245px;
	margin-top: -100px;
	margin-left: 600px;

}

#footer 
{

} 

/* CLEAR FIX*/
.clearfix:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix 
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix 
{ 
	height: 1%;
}

.clearfix 
{
	display: block;
}
/* End hide from IE-mac */


a.intro:visited, a.intro:active, a.intro:hover, a.intro:link
{	
	cursor:pointer;	
	text-decoration: none;

}
img
{
	border:0px;
}
a:link img, a:visited img, a:hover img
{
	border:0px;
	text-decoration: none;
	outline: none;
	
}