/* CSS Document */


BODY{
	background-color: #F6F4F4;
	background-position:top center;
	background-repeat:no-repeat;
}
TD{
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4F4F4F;
	}
TD a:link{
	color: #4F4F4F;
	text-decoration: underline;
	}
TD a:hover{
	color: #4F4F4F;
	text-decoration: none;
	}
TD a:visited{
	color: #4F4F4F;
	text-decoration: inderline;
	}
TD a:active{
	color: #4F4F4F;
	text-decoration: none;
	}
.nav{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	cursor: pointer;
}
.nav a:link{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 11px;
	padding-right: 5px;
	cursor: ;
	}
.nav a:active{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 11px;
	padding-right: 5px;
	}
.nav a:hover{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 11px;
	padding-right: 5px;
	cursor: pointer;
	}
.nav a:visited{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 11px;
	padding-right: 5px;
	cursor: auto;
	}
.footer, .footer2{
	height: 15px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	padding-right: 18px;
	}

.footer2{
	color: #4F4F4F;
	font-weight:bold;
	padding-top:5px;
}

.footer2 a:link{
	text-decoration:none;
}

.footer a:link{
	color: #FFFFFF;
	text-decoration: none;
	}
.footer a:active{
	color: #FFFFFF;
	text-decoration: none;
	}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}
.footer a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}
.contact{
	color: #FFFFFF;
	}
.contact a:link{
	color: #FFFFFF;
	text-decoration: underline;
	}
.contact a:visited{
	color: #FFFFFF;
	text-decoration: underline;
	}
.contact a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}
.contact a:active{
	color: #FFFFFF;
	text-decoration: none;
	}
	
.lasairhover, .hoogwerkverhuurhover{
	cursor: pointer;
}

