/*------------------------ ALGEMEEN ------------------------------*/

BODY { font-family: verdana, verdana, Helvetica, sans-serif; font-size: 12px; SCROLLBAR-FACE-COLOR: #FF80FF; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: black; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #EAEAF2; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; background-color: #fff1ff; background-image: url(pink025.jpg); }
H1 {
  font-size: 18px;
}
A { color: #000000; font-size: 11px; text-decoration: underline; }
A:hover {
	color: #000;	
	text-decoration: none;
}
INPUT {
  font-family: verdana, Helvetica, sans-serif;
  font-size: 12px;
}

TABLE { font-family: verdana, Helvetica, sans-serif; font-size: 13px; color: #000; font-weight: normal; }

.siteTitle {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.siteSubTitle {
	font-size: 14px;
	color: #000000;
}

.tableHeader {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #606;
	font-weight: bold;
}
.tableHeaderblack {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.buttonTextBlack {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

A.buttonTextBlack {
	font-size: 11px;
	color: #606;
	text-decoration: underline;
}

A.buttonTextBlack:hover {
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
.buttonTextWhite { font-size: 12px; color: #000; font-weight: normal; text-decoration: none; }
/* buttons topstrip2 */
A.buttonTextWhite { font-size: 13px; color: #fff; font-weight: normal; text-decoration: underline; }

A.buttonTextWhite:hover {
	font-size: 13px;
	color: #808080;
	text-decoration: underline;
}
/* linkerkolom buttons*/
A.buttonTextColor {
	font-size: 13px;
	color: #606;
	text-decoration: underline;
}

A.buttonTextColor:hover {
	font-size: 13px;
	color: #ccc;
	text-decoration: underline;
}
.buttonTextColor { 
font-size: 13px; color: #606; font-weight: normal; text-decoration: none; }
.tableHeaderSmallblack {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.tableHeaderSmallcolor {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}

.priceText {
	font-size: 13px;
	color: #000;
	
}

.priceItalicText {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.highlightText {
  font-size: 10px;
  color: #000000;
}

A.highlightText {
  font-size: 10px;
  color: #000000;
  text-decoration: underline;
}
A.highlightText:hover {
  font-size: 10px;
  color: #ccc;
  text-decoration: none;
}

.button
{ background-color: #606; font-family: verdana, Helvetica, sans-serif; font-size: 12px; font-weight:normal; color: white; font-style: normal; padding-left: 5px; padding-right: 5px; border: solid 1px #f8d66a; outline-color: #929188; outline-style: solid; }

.footer {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}


.dropdown
{ background-color: white; color: #13243a; font-family: verdana, Helvetica, sans-serif; font-size: 13px; font-weight: normal; border: solid 1px #c6a21b; }


.spec { font-size: 13px; color: #93c; }
