body, table
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  color: #666666;
  
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
  scrollbar-darkshadow-color: #cccccc;
  scrollbar-face-color: #cccccc;
  scrollbar-highlight-color: #cccccc;
  scrollbar-shadow-color: #cccccc;
  scrollbar-track-color: #ffffff; 
  
  }

a 
  {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #ff3300;
  font-weight: ;
  text-decoration: none;
  }

a:hover
  {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #000000;
}

a.link 
  {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #666666;
  text-decoration: none;
  }

a.link:hover
  {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  color: #666666;
}

a.menu 
  {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #ff3300;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-top: #efefef 1px solid;
  width: 100px;
  background-image: url('img/reddot.gif');
  	background-repeat: no-repeat;
	background-position: 4px right;
  }

a.menu:hover
  {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  color: #000000;
	border-top: #efefef 1px solid;
	width: 100px;
    background-image: url('img/reddot.gif');
  	background-repeat: no-repeat;
	background-position: 4px right;
}

hr
	{
	border: #ff3300 1px dashed;
	}

h1
{
	margin: 0px;
	font-size: 12;
	color: #000000;
	font-weight: bold;
	font-family: Arial; 
	border-bottom: #efefef 0px solid;
	width: 100%;
	padding: 2px 0px;
	margin-left: 3x;
	margin-top: 3px;
	text-transform: uppercase;
}

h2
{
	margin: 0px;
	font-size: 14;
	color: #ff3300;
	font-weight: bold;
	font-family: Arial; 
	border-bottom: #999999 0px solid;
	width: 100%;
	padding: 2px 0px;
	margin-left: 3x;
	margin-top: 3px;
	text-transform: uppercase;
}

h3
{
	margin: 0px;
	font-size: 12;
	color: #000000;
	font-weight: bold;
	font-family: Arial; 
	border-bottom: #000000 1px solid;
	width: ;
	padding: 2px 0px;
	margin-left: 3x;
	margin-top: 3px;
	text-transform: uppercase;
}

h4
{
	margin: 0px;
	font-size: 20;
	color: #000000;
	font-weight: bold;
	font-family: Arial; 
	border-bottom: #000000 0px solid;
	width: ;
	padding: 2px 0px;
	margin-left: 3x;
	margin-top: 3px;
	text-transform: uppercase;
}

.kop_rood
{
	margin: 0px;
	font-size: 12;
	color: #ff3300;
	font-weight: bold;
	width: 90%;

}

input, textarea, select 
		{
			border-top: 1px #999999 solid; 
			border-right: 1px #999999 solid; 
			border-bottom: 1px #999999 solid; 
			border-left: 1px #999999 solid; 
			font-family: Verdana, Arial;  
			font-size: 10px; 
			color: 666666; 
			background-color: #ffffff;
		}
		
.top
{
	margin-top: 120px;
}

#header
{
position: absolute;
left:-6000px;
}