body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #cccccc;
}

td, p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

form, input, textarea, option, select, button {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select, input {
  margin-bottom: 3px;
}

a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#menu {
  
}

#menu td a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

.white, .white a, .white td {
  color: white;
}

.white2, .white2 a, .white2 td {
  color: #888888;
}

.grey {
  color: grey;
}

.sb {
    border: 0px;
	height: 20px;
	width: 100px;
	color:#ffffff;
	letter-spacing:2px;
	font-weight:bold;
	background-image: url("../gfx/site/buttons/button_off.gif");
}

.ph {
  background: url("../gfx/site/product_header.gif");
  width: 150px;
  height: 20px;
  color: white;
  text-align: center;
  
  font-size: 10pt;
}
.ph a {
    color: white;
    text-decoration: none;
}
.pb {
  border-left:1px solid #b4b4b4;
  border-right:1px solid #b4b4b4;
  width: 150px;
  height: 120px;
  text-align: center;
}

.verrekend, .verrekend td, .verrekend td a {
  color: grey;
}

.button_table td {
  width: 120px;
  height: 47px;
}
.button_table td a {
	color:#ffffff;
	font-size:11px;
    text-decoration: underline;
}

.header {
  font-size: 14pt;
}

.aanbieding {
  color: red;
}

.red {
  color: red;
}

.strike {
  text-decoration: line-through;
  font-size: 10px;
}
