/*------------------------ ALGEMEEN ------------------------------*/

BODY {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #A8C85D;
	SCROLLBAR-HIGHLIGHT-COLOR: #0080ff;
	SCROLLBAR-SHADOW-COLOR: #0080ff;
	SCROLLBAR-3DLIGHT-COLOR: #0080ff;
	SCROLLBAR-ARROW-COLOR: #0080ff;
	SCROLLBAR-TRACK-COLOR: #E0EAC6;
	SCROLLBAR-DARKSHADOW-COLOR: #0080ff;
}


A {	color: #0080ff;	text-decoration: none;}

A:hover {	color: #0080ff;	text-decoration: none;}


h1 {  
  font-size: 14px;
  color: #0080ff;
text-align: center;
margin:0 auto;
} 

h2 {  
  font-size: 12px;
  color: #0080ff;
text-align: center;
margin:0 auto;
}  
   
INPUT {
  font-family: Verdana, Arial,Helvetica, sans-serif;
  font-size: 12px;
}

TABLE {
  font-family: Verdana, Arial,Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
}

.siteTitle {
	font-size: 12px;
	color: #0080ff;
	font-weight: bold;
}

.siteSubTitle {
	font-size: 12px;
	color: #0080ff;
}

.tableHeader {
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 12px;
	color: #18472C;
	font-weight: bold;
}

.buttonTextBlack {
	font-size: 12px;
	color: #0080ff;
	text-decoration: none;
}

A.buttonTextBlack {
	font-size: 12px;
	color: #0080ff;
	text-decoration: none;
}

A.buttonTextBlack:hover {
	font-size: 12px;
	color: #FFC453;
	text-decoration: none;
}

.buttonTextWhite {
	font-size: 12px;
	color: #0080ff;
	text-decoration: none;
}

A.buttonTextWhite {
	font-size: 12px;
	color: #0080ff;
	text-decoration: none;
}

A.buttonTextWhite:hover {
	font-size: 12px;
	color: #FFC453;
	text-decoration: none;
}

.buttonTextColor {
	font-size: 12px;
	color: #0080ff;
	text-decoration: none;
}

.tableHeaderSmall {
	font-size: 12px;
	color: #0080ff;
	font-weight: bold;
}

.prodtxt {
	font-size: 14px;
	color: #0080ff;
    text-align: center;
	text-decoration: none;
}

.priceItalicText {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.highlightText {
  font-size: 12px;
  color: #0080ff;
}

.regelafstand {
  font-size: 12px;
  color: #0080ff;
line-height: 135%;

}

.schatkistje {
  font-size: 12px;
  color: #0080ff;
text-align: center;
margin:0 auto;
}

.schatkistjelinks {
  font-size: 12px;
  color: #0080ff;
text-align: links;
margin:0 auto;
}

A.highlightText {
  font-size: 12px;
  color: #0080ff;
  text-decoration: none;
}

A.highlightText:hover {
  font-size: 12px;
  color: #FFC453;
  text-decoration: none;
}

.footer
{
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 10px;
	color: #0080ff;
}


.dropdown
{
	border-left: 1px solid #C6A21B;
	border-right: 1px solid #C6A21B;
	border-top: 1px solid #C6A21B;	
	border-bottom: 1px solid #C6A21B;
	background-color: white;
	color: #13243A;
	font-family: Verdana, Arial,Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
