a, hover, visited {
	color:#700208;
}

#d1 {
	height: 53px;
	background-image:url(back.jpg);
	background-repeat:repeat-x;
	z-index: -1;
}

#d2 {
	height: 198px;
	background-color:#0e0401;
}

#d3 {
	height: 190px;
	background-image:url(back2.jpg);
	background-repeat:repeat;
}

#d3b {
	height: 150px;
	background-image:url(back2.jpg);
	background-repeat:repeat;
}

#d3c {
	height: 200px;
	background-image:url(back2.jpg);
	background-repeat:repeat;
}

#d3bottom {
	height: 15px;
	background-image:url(bottom-bg.jpg);
	background-repeat:repeat;
}

#d4 {
	height: auto;
	background-color:#ffffff;
}

#toplogo {
	left: 250px;
	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Century Gothic, sans-serif;
	font-size: 13px;
}

#links a {
  position: absolute;
  height: 10px;
  width: 88px;
  text-decoration: none;
  z-index:10;
}

#links a i { visibility: false; }

a#nl {
	top: 28px;
	left: 455px;
	width: 30px;
	height: 16px;
}
a#home { top: 36px; left: 500px; width: 100px; height: 14px; }
a#oplossingen { top: 36px; left: 600px; width: 188px; height: 14px; }
a#werken { top: 36px; left: 788px; width: 205px; height: 14px; }
a#contact { top: 36px; left: 993px; width: 100px; height: 14px; }

a#logo { left: 120px; width: 335px; height: 120px; }

#content-links {
  position: absolute;
  height: 300px;
  width: 300px;
  left: 140px;
  color: #FFFFFF;
}

#content-links2 {
  position: absolute;
  height: 300px;
  width: 300px;
  left: 140px;
  color: #000000;
}

#map {
  position: absolute;
  height: 500px;
  width: 1050px;
  left: 50px;
  color: #FFFFFF;
}


#content-rechts {
  position: absolute;
  height: 300px;
  width: 550px;
  left: 550px;
  color: #FFFFFF;
}

#content-rechts2 {
  position: absolute;
  height: 300px;
  width: 550px;
  left: 550px;
  color: #000000;
}	

#backgroundPopup{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:100%;  
width:100%;  
top:0;  
left:0;  
background:#000000;  
border:1px solid #cecece;  
z-index:1;  
} 
#backgroundPopup2{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:100%;  
width:100%;  
top:0;  
left:0;  
background:#000000;  
border:1px solid #cecece;  
z-index:1;  
} 
#popupContact2{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:384px;  
width:515px; 
top: 250px;
left: 300px; 
background:#FFFFFF;  
border:2px solid #cecece;  
z-index:2;  
padding:12px;  
font-size:13px;  
}   
#popupContact{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:384px;  
width:515px; 
top: 250px;
left: 300px; 
background:#FFFFFF;  
border:2px solid #cecece;  
z-index:2;  
padding:12px;  
font-size:13px;  
}  
#popupContact2 h1{  
text-align:left;  
color:#6FA5FD;  
font-size:22px;  
font-weight:700;  
border-bottom:1px dotted #D3D3D3;  
padding-bottom:2px;  
margin-bottom:20px;  
} 
#popupContact h1{  
text-align:left;  
color:#6FA5FD;  
font-size:22px;  
font-weight:700;  
border-bottom:1px dotted #D3D3D3;  
padding-bottom:2px;  
margin-bottom:20px;  
}  
#popupContactClose2{  
font-size:14px;  
line-height:14px;  
right:6px;  
top:4px;  
position:absolute;  
color:#6fa5fd;  
font-weight:700;  
display:block;  
}  
#popupContactClose{  
font-size:14px;  
line-height:14px;  
right:6px;  
top:4px;  
position:absolute;  
color:#6fa5fd;  
font-weight:700;  
display:block;  
}  
#button2{  
text-align:left;
padding-top: 2px;
padding-bottom: 2px;
} 
#button{  
text-align:left;
padding-top: 2px;
padding-bottom: 2px;
} 