body {
  padding: 0px;
  margin: 0px;
  background: url('../images/back.png') #626262;
  background-position: top;
  background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 14px;
}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

a {
	border: 0px;
	outline: none;
}

#landingcontainer img {
	border: 0px;
}


#landingcontainer {
  margin-top: -8px;
  margin-left: auto;
  margin-right: auto;
  width: 567px;
  height: 452px;
  background: url('../images/haanlanding.gif');
  border: 0px solid red;
}
#topstuk {
	width: 565px;
	height: 80px;
	border: 0px solid red;
}

#industrial {
	padding: 0px;
	margin: 0px;
  margin-left: 0px;
  margin-top: 0px;
  width: 565pxpx;
  height: 165px;
  border: 0px solid red;
}

#industrial .industriallogo {
  padding-top: 20px;
 *padding-top: 30px;
  _padding-top: 30px;
  padding-left: 30px;
  float: left;
  width: 85px;
  height: 147px;
  *height: 135px;
  _height: 135px;
  border: 0px solid red;
}

#industrialmenu {
  padding-top: 10px;
 *padding-top: 22px;
  _padding-top: 22px;
  padding-left: 0px;
  width: 400px;
  height: 155px;
  *height: 143px;
  _height: 143px;
  color: #f40050;
  line-height: 23px;
  border: 0px solid red;
}
	#industrialmenu a,
	#industrialmenu a:link,
	#industrialmenu a:active,
	#industrialmenu a:visited {
		margin-left:		0px;
		padding:			0px;
		color: 				#f40050; 
		text-decoration: 	none; 
		font-weight: 		normal;
	}
	
	#industrialmenu a:hover {
		margin-left:		0px;
		padding:			0px;
		color: 				white; 
		text-decoration: 	none; 
		font-weight: 		normal;
	}
#industrialmenu .spacer {
	line-height: 5px;
}

#projects {
	clear: both;
	padding: 0px;
	margin: 0px;
  margin-left: 0px;
  margin-top: 0px;
  width: 565pxpx;
  height: 165px;
  border: 0px solid red;
}

#projects .projectslogo {
  padding-top: 20px;
 *padding-top: 20px;
  _padding-top: 30px;
  padding-left: 30px;
  float: left;
  width: 85px;
  height: 147px;
  *height: 145px;
  _height: 145px;
  border: 0px solid red;
}

#projectsmenu {
  padding-top: 10px;
 *padding-top: 12px;
  _padding-top: 12px;
  padding-left: 0px;
  width: 400px;
  height: 155px;
  *height: 153px;
  _height: 153px;
  color: #1188ff;
  line-height: 23px;
  border: 0px solid red;
}

#projectsmenu a,
#projectsmenu a:link,
#projectsmenu a:active,
#projectsmenu a:visited {
	margin-left:		0px;
	padding:			0px;
	color: 				#1188ff; 
	text-decoration: 	none; 
	font-weight: 		normal;
}
	
#projectsmenu a:hover {
	margin-left:		0px;
	padding:			0px;
	color: 				white; 
	text-decoration: 	none; 
	font-weight: 		normal;
}

#projectsmenu .spacer {
	line-height: 5px;
}

#footer {
  clear: both;
  width: 400px;
  height: 25px;
  padding-top: 10px;
  *padding-top: 14px;
  padding-left: 30px;
  font-size: 11px;
  color: #cccccc;
}


#footer a,
#footer a:link,
#footer a:active,
#footer a:visited {
  font-size: 11px;
  color: #cccccc;
  text-decoration: none;
}


