/* CSS Document */

body 
  {
  color: #000000;
  font-size: 11px;
  font-family: arial;
  vertical-align:top;
  }
  
  #main {
	display: block;
	float: none;
	top: 0px;
	left: 0px;
	overflow: visible;
	width: 100%;
    text-size: 10px;
	vertical-align:top;
  }

#container {
  display: block;
  float: none;
  top: 0px;
  left: 0px;
  overflow: visible;
  width: 95%;
  text-size: 10px;
  vertical-align:top;
  }
  
 .table2 {
 position: relative;
	width: 100%;
	border: 1px solid #000000;
	overflow: visible;
	vertical-align:top;
	}
	
.cell1 {
	padding-left:10px;
	width: 50%;
	height: auto;
	text-align: left;
	vertical-align:middle;
	border-spacing:1px;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	}
	
.cell2 {
	padding-left:10px;
	width: 50%;
	height: auto;
	text-align: left;
	vertical-align:middle;
	border-spacing:1px;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	}	

.cell3 {
	padding-left:10px;
	width: auto;
	height: auto;
	text-align:left;
	vertical-align:top;	
	font-size: 12px;
	font-family: arial;
	border-spacing:1px;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	}
	
.cell4 img {
	width: 150px;
	border: none;
	}
	
.cell2 img {
	width: 500px;
	height: 56px;
	border: none;
	}
	
.table2 img {
	border: none;
	}
	
.table2 a:link {
	text-decoration: none;
	color: #000000;
	}

.table2 a:visited {
	text-decoration: none;
	color: #000000;
	}
	
.noprint {
	display: none;
	}
	
a:link {
	text-decoration: none;
	color: #000000;
	}

a:visited {
	text-decoration: none;
	color: #000000;
	}	
	
.cell4 {
	padding-left:2px;
	width: auto;
	height: auto;
	text-align:center;
	vertical-align:top;
	font-size: 10px;
	color: #000000;
	font-family: arial;
	background-color:#CCCCCC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	text-decoration: none;
	}
	
.cell5 {
	padding-left:2px;
	width: auto;
	height: auto;
	text-align:center;
	vertical-align:top;
	font-size: 10px;
	color: #000000;
	font-family: arial;
	background-color:#CCCCCC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	text-decoration: none;
	}
	
.cell7 {
	padding-left:10px;
	width: auto;
	height: auto;
	text-align: left;
	vertical-align:middle;
	border-spacing:1px;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	}
  
#bedrijfsprofiel {
	display: none;
	}
	
#verkoop {
	display: none;
	}

#verhuur {
	display: none;
	}
	
#lease {
	display: none;
	}
	
#onderhoud {
	display: none;
	}
	
#veiligheiskeuring {
	display: none;
	}

#opleidingen {	
	display: none;
	}
	
#links {	
	display: none;
	}
	
#route {
	display: none;
	}
	
#voorraad {
	display: none;
	}	
	
#contact {
	display: none;
	}
