body {
	background:url("../images/intro_bg.jpg") top left repeat-x;
	padding:0px;
	margin:0px;
	
	font-family:Arial, verdana;
	font-size:11px;
	color:#595959;
	
	text-align:center;
}

#container {
	width:900px;
	height:400px;
	
	position:relative;
	
	text-align:left;
	margin:0 auto;
}

#logo {
	background:url("../images/intro_logo.jpg") top left no-repeat;
	width:197px;
	height:84px;

	float:left;
	margin-top:70px;
	margin-left:10px;
}

#header {
	overflow:hidden;
	height:200px;
	width:759px;
}

#overflow {
	overflow:hidden;
	float:left;
	margin-left:100px;
	
}

a span {
	display:none;
}

#voorzetapparatuur a.intro {
	background:url("../images/intro_img_voorzetapparatuur2.jpg") top left no-repeat;
	width:190px;
	height:200px;
	display:block;
	
}

#veegmachines a.intro {
	background:url("../images/intro_bg_tuchel.jpg") top left no-repeat;
	width:190px;
	height:200px;
	display:block;
	
}

#mileu_oplossing a.intro {
	background:url("../images/intro_img_milieuoplossing2.jpg") top left no-repeat;
	width:190px;
	height:200px;
	display:block
	
}

#productie a.intro {
	background:url("../images/intro_img_productie2.jpg") top left no-repeat;
	width:190px;
	height:200px;
	display:block
	
}

#webshop a.intro {
	background:url("../images/intro_img_webshop.jpg") top left no-repeat;
	width:190px;
	height:200px;
	display:block
	
}

#voorzetapparatuur, #mileu_oplossing {
	border-right:1px solid white;
}


#voorzetapparatuur, #mileu_oplossing, #productie, #webshop, #veegmachines {
	width:190px;
	float:left;
}


#voorzetapparatuur .content, #mileu_oplossing .content, #productie .content, #webshop .content, #veegmachines .content {
	margin:20px;
	line-height:20px;
	padding-bottom:60px;
}


#voorzetapparatuur .content {
	background:url("../images/intro_img_voorzetapparatuur.jpg") center center no-repeat;
	min-height:0px;
	height:auto !important;
	height:		40px;
}

#mileu_oplossing .content {
	background:url("../images/intro_img_milieuoplossing.jpg") center center no-repeat;
	min-height:0px;
	height:auto !important;
	height:		40px;
}

#veegmachines .content {
	background:url("../images/tuchel_logo.jpg") center center no-repeat;
	min-height:0px;
	height:auto !important;
	height:		40px;
}

#productie .content {
	background:url("../images/intro_img_productie.jpg") center center no-repeat;
	min-height:0px;
	height:auto !important;
	height:		40px;
}

#webshop .content {
	background:url("../images/intro_webshop_circle.jpg") center center no-repeat;
	min-height:0px;
	height:auto !important;
	height:		40px;
}

#footer {
    position: relative;
	background:url("../images/footerbg.gif") center top no-repeat;
	width:765px;
	height:100px;
	clear:both;
	padding-bottom:30px;
	margin-left: 100px;
}

#footer span {
    position: absolute;
    bottom: 45px;
    left: 10px;
}

ul#idMenu {
	padding:0px;
	margin:0px;
	position:absolute;
	list-style:none;
	right:160px;
	top:107px;
}

ul#idMenu li {
	float:left;
	border-right:1px solid white;
	padding-left:10px;
	padding-right:10px;
	color:white;
	text-decoration:none;
	font-weight:bold;
}

ul#idMenu li a {
	color:white;
	text-decoration:none;
	font-weight:bold;
}

#talen a.nederland {
background:url("../images/intro_nederland.jpg") top left no-repeat;
	width:27px;
	height:28px;
	display:block;
}

#talen a.spanje {
background:url("../images/intro_spanje.jpg") top left no-repeat;
	width:27px;
	height:28px;
	display:block;
}
#talen a.engeland {
background:url("../images/intro_engeland.jpg") top left no-repeat;
	width:27px;
	height:28px;
	display:block;
}
#talen a.duitsland {
background:url("../images/intro_duitsland.jpg") top left no-repeat;
	width:27px;
	height:28px;
	display:block;
}

#talen a {
	float:left;
	margin-right:5px;
}

#talen {
	position:absolute;
	right:0px;
	top:100px;
}
