/*------------------------ ALGEMEEN ------------------------------*/

BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #87898A;
	background-color: #A2DAF4;
	margin: 0;
	padding: 0;
	line-height:140%;
	font-size: 90%;
	word-spacing: 1px;
}

Table#winkelinhoud {margin-top: 0px}

H1 {
  font-size: 18px;
}

A {
	color: #87898A;
	text-decoration: underline;
}

A:hover {
	color: #87898A;	
	text-decoration: none;
}

INPUT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-color: #87898A;
}

TABLE {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-color: #87898A;
}

.siteTitle {
	font-size: 16px;
	color: #87898A;
	font-weight: bold;
}

.siteSubTitle {
	font-size: 14px;
	color: #87898A;
}

.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87898A;;
	font-weight: bold;
}

.tableHeaderWhite {
line-height:100%;
font-weight:700;
color:#87898A;
font-size:125%;
word-spacing:1px
}

A.tableHeaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87898A;
	font-weight: bold;
	text-decoration: none;
}

A.tableHeaderWhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #87898A;
	font-weight: bold;
	text-decoration: underline;
}


.buttonTextBlack {
	font-size: 14px;
	color: #87898A;
	text-decoration: none;
}

A.buttonTextBlack {
	font-size: 14px;
	color: #87898A;
	text-decoration: underline;
}

A.buttonTextBlack:hover {
	font-size: 14px;
	color: #87898A;
	text-decoration: none;
}

.buttonTextWhite {
	font-size: 12px;
	color: #87898A;
	text-decoration: none;
}

A.buttonTextWhite {
	font-size: 12px;
	color: #87898A;
	text-decoration: none;
}

A.buttonTextWhite:hover {
	font-size: 12px;
	color: #87898A;
	text-decoration: underline;
}


.buttonTextColor {
	font-size: 12px;
	color: #87898A;
	text-decoration: none;
}
A.buttonTextColor {
	font-size: 12px;
	color: #87898A;
	text-decoration: none;
}

A.buttonTextColor:hover {
	font-size: 12px;
	color: #87898A;
	text-decoration: underline;
}
.tableHeaderSmall {
	font-size: 12px;
	color: #87898A;
	font-weight: bold;
}

.priceText {
	font-size: 16px;
	font-weight: bold;
}

.priceItalicText {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.highlightText {
  font-size: 12px;
  color: #87898A;
}

A.highlightText {
  font-size: 12px;
  color: #87898A;
  text-decoration: underline;
}
A.highlightText:hover {
  font-size: 12px;
  color: #87898A;
  text-decoration: none;
}

.button
{
	padding-left: 5px;
	padding-right: 5px;
}

.search
{
	padding-bottom: 11px;
	padding-right: 0px;
}

.bij{
	padding-bottom: 5 px;
	margin-right: 5px;
}
.basket{
	padding-bottom: -10px;
	margin-right: 5px;
}



.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #87898A;
}

td#foto {
border-color:#A59ECA;
border-style:solid;
border-width:1px;
margin:1px;
padding:1px
}