/*------------------------ ALGEMEEN ------------------------------*/

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #bf8f5f;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;

}  
.Goedemorgen { 
    font-size: 14px; 
    color: #000000;
    font-weight: bold; 
} 

select
{
  font-family: Helvetica;
  font-size: 11px;
}
.maxheight
{
   border-bottom: 1px dashed #999999;
   position:RELATIVE;
   height:200px;
   overflow-x;
}

INPUT
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TABLE {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.siteTitle
{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.siteSubTitle 
{
	font-size: 14px;
	color: #ffffff;
}

.tableHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.buttonTextBlack
{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

A.buttonTextBlack 
{
font-size: 12px;
color: #000000;
text-decoration: underline;
}

A.buttonTextBlack:hover
{
font-size: 12px;
color: #000000;
text-decoration: none;
}

.buttonTextWhite
{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

A.buttonTextWhite
{
font-size: 12px;
color: #000000;
text-decoration: underline;
}

A.buttonTextWhite:hover
{
font-size: 12px;
color: #000000;
text-decoration: none;
}

A.buttonTextColor 
{
font-size: 12px;
color: #000000;
font-weight: bold;
text-decoration: underline;
}

A.buttonTextColor:hover 
{
font-size: 12px;
color: #000000;
font-weight: bold;
text-decoration: none;
}
.buttonTextColor 
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.tableHeaderSmall 
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.tableHeaderSmall1 
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.priceText 
{
	font-size: 12px;
	color: #000000;
}

.priceItalicText 
{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.highlightText 
{
  font-size: 12px;
  color: #000000;
}

A.highlightText 
{
  font-size: 12px;
  color: #000000;
  text-decoration: underline;
}
A.highlightText:hover 
{
  font-size: 12px;
  color: #000000;
  text-decoration: none;
}

.button
{
	background-color: #bf8f5f;
	border-left: 1px solid white;
	border-right: 1px solid #493C17;
	border-top: 1px solid white;	
	border-bottom: 1px solid #493C17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: black;
	padding-left: 5px;
	padding-right: 5px;
}

.smallbutton
{
	background-color: #bf8f5f;
	border-left: 1px solid white;
	border-right: 1px solid #493C17;
	border-top: 1px solid white;	
	border-bottom: 1px solid #493C17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: black;
	padding-left: 5px;
	padding-right: 5px;
}


.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


.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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
A
{
color: #000000; 
text-decoration: underline;
}
A:hover {
color: #000000; 
text-decoration: none;
}

H1 { font-size: 18px; 
	 font-family: 'Arial'; 
     color: #000000; 
     margin-bottom: 5px;
     margin-top: 0px;
     background-color: #c4b399;
   }
H2 { font-size: 16px; 
	 font-family: 'Arial'; 
     color: #000000; 
     margin-bottom: 5px;
     margin-top: 5px;
     background-color: #c4b399;
   }
H3 { font-size: 14px; 
	 font-family: 'Arial'; 
     color: #000000; 
     margin-bottom: 5px;
     margin-top: 5px;
   }
H4 { font-size: 12px; 
	 font-family: 'Arial'; 
     color: #000000; 
     margin-bottom: 5px;
     margin-top: 5px;
   }

