body {
  background-color: #356DAC;
  background-repeat: repeat;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #EAEAEA;
  scrollbar-face-color:#356DAC;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#356DAC;
  scrollbar-shadow-color:#356DAC;
  scrollbar-highlight-color:#356DAC;
  scrollbar-3dlight-color:#356DAC;
  scrollbar-darkshadow-color:#356DAC;
}


table.main {	
  border-collapse: collapse;
  border: solid #000031 2px;
  height: 90%;
  width: 75%;
}

td.header {
  background-color: #94989B;
  vertical-align: center;
  text-align: left;
  border-bottom: solid #000031 2px;
}

td.menu {
  vertical-align: top;
  text-align: center;
  font-size: 12px;
  background-color: #94989B;
  border-right: solid #000031 2px;
  height: 400px;
  width: 20%;
}

td.content-index {
  vertical-align: center;
  background-color: #356DAC;
}

td.particulieren {
  border: solid #94989B 1px;
  text-align: center;
  vertical-align: top;
}

input.btn {
  color:#FFFFFF;
  font: bold 100% 'trebuchet ms',helvetica,sans-serif;
  font-size: 12px;
  background-color: #356DAC;
  width: 80%;
  margin-top: 7px;
}

ul {
  list-style-type: square;
  margin-left: 100px;
}

a {
  text-decoration: underline;
  color: #FFFFFF;
}

a:link {
  text-decoration: underline;
  color: #FFFFFF;
}

a:visited {
  text-decoration: underline; 
  color: #FFFFFF;
}

a:hover {
  text-decoration: underline; 
  color: #000000;
} 
	
	

#auto-1 {
  background-image: url("../images/fotos/auto1.JPG");
  width: 349px;
  height: 261px;
}

#auto-2 {
  background-image: url("../images/fotos/auto2.JPG");
  width: 349px;
  height: 261px;
}