/* CSS Document */

body {
	background-image: url(images/achtergrond2.jpg);
	margin-left: 120px;
	margin-top: 0px;
	margin-right: 120px;
	margin-bottom: 0px;

}
a:link {
	color: #031680;	
}
a:visited {
	color: #031680;
}
a:hover {
	color: #F11903;
}
a:active {
	color: #031680;
}
.style1 {
     font-family: Arial;
     font-size: 14px; 
	 color: #031680;
}
.style2 {
     font-family: Arial;
     font-size: 14px; 
	 color: #031680;
	 font-weight: bold;
}
.style3 {
     font-family: Arial;
     font-size: 12px;
	 color: #031680;
}
.opvallend {
    font-family: Arial;
	color:red;
	font-size: 14px; 
	font-weight: bold;
}
#car {
background-image:url(images/stockcar.png);
width: 178px; height: 134px;
background-repeat:no-repeat;
position: absolute;
top: 67px; left: 122px; z-index: 20;
}
#logo {
background-image:url(images/logo.gif);
width: 566px; height: 98px;
background-repeat: no-repeat;
background-position: center;
position: relative; margin: 0px auto; 
top: 20px; z-index: 10;
}
#line {
background-color: #031680;
width: 1000px; height: 18px;
background-repeat: repeat-x;
position: absolute;
top: 150px; left:50%; z-index: 9;
margin-left: -500px;
}
#nav {
width: 560px; height: 30px;
position: absolute;
top: 168px; left:50%; z-index: 12;
margin-left: -280px;
}
#tekst {
width: 1000px;
position: absolute;
top: 260px; left:50%; z-index: 13;
margin-left: -500px;
}
table.diamant {
background-image:url(images/logo.png);
background-repeat:no-repeat;
background-position: left bottom;
}
td.foto1 {
background-image:url(foto/gereedschap/boren0001.jpg);
background-repeat:no-repeat;
background-position: center;
}
td.kaart {
background-image:url(images/nederland.jpg);
background-repeat:no-repeat;
background-position: center;
}

