/*Bedrijven*/

#logo {margin:0 auto;width:200px;} 
#text {margin:0 auto;width:300px;font:90% trebuchet ms;text-align:center;}
.addressleft {text-align:right;border-right:1px dotted black;float:left;font-size:80%;padding-right:5px;margin-right:5px;}
.addressright {text-align:left;float:left;font-size:80%; }			
#center {margin: 0 auto; width:160px;}

/*start*/
.imghover2 {margin-left:745px;
}

.imghover2 .box {
display: none;
}
.imghover2 .box , .imghover2:hover .box{display:none;}

.imghover2:hover  .box p{font:70% trebuchet ms; margin:0;
}

.imghover2:hover  .box h2{font: bold 75% trebuchet ms;margin:0;
}

.imghover2:hover  .box{
display:block;
width:730px;
height:3450px;

color:black;
position: absolute;
background:#CFECEC;
padding:15px;
left:0px;
top:590px;
font-weight:normal;
text-align:left;
line-height:10px;

}

#wrap { width:760px;
		margin-left:auto;
		margin-right:auto;
		margin-top:40px;
		position:relative;
		}
		
		#top {height:100px;margin-bottom:30px;position:relative;}
		
		#top .consumenten {text-decoration:none;
		border:1px solid #000033;
		color:white;
		float:right;
		margin-left:5px;
	
		background-color:#000033;
		padding:0 3px; 0 3px;
		font-family:trebuchet ms;
		}
		
		#top .consumenten:hover {text-decoration:none;
		border:1px solid rgb(255, 240, 31);
		color:rgb(255, 240, 31);
		float:right;
		margin-left:5px;
		background-color:#000033;
		padding:0 3px; 0 3px;
		font-family:trebuchet ms;
		}
		
			#top .bedrijven {text-decoration:none;
		border:1px solid #000033;
		color:white;
		float:right;
		margin-left:5px;
		background-color:#000033;
		padding:0 3px; 0 3px;
		font-family:trebuchet ms;
		}
		#top .bedrijven:hover {text-decoration:none;
		border:1px solid rgb(255, 240, 31);
		color:rgb(255, 240, 31);
		float:right;
		margin-left:5px;
		background-color:#000033;
		padding:0 3px; 0 3px;
		font-family:trebuchet ms;
		}
		
		.companyname {font-family:'arial';
		font-size:200%;
		font-family:arial;
		
		position:absolute;
		top:25;
		bottom:25%;
		left:85px;
		text-transform:uppercase;
		
		}
		
		.startinfo {position:absolute;
		font-size:130%;
		font-family:Book Antiqua;
		color:blue;
		font-style:italic;
		font-weight:bold;
		left:450px;
		top: 435px;
		}
