BODY {
	font-family: Helvetica, Arial, "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	scrollbar-base-color: #000044;
	background: #ffffff url(../img/img_alg/BG_keuken.gif) no-repeat;
}

.header{
	font-family: Helvetica, Arial, "Trebuchet MS";
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}

.adres{
	font-family: Helvetica, Arial, "Trebuchet MS";
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
}


.navheader {
	font-family: Helvetica, Arial, "Trebuchet MS";
	font-size: 9px;
	color: #FF0000;
    font-weight: bold
}

.navtxt {
	font-family: Helvetica, Arial, "Trebuchet MS";
	font-size: 9px;
	color: #000000;
}

.dropdown	{
	font-family:Helvetica, Arial, "Trebuchet MS";
	font-size:9px;
	background-color: #ffffff;
	color: #ff0000;
	border: inset 1px #ffffff;
	margin: 0px;
	padding: 0px;
}

INPUT, TEXTAREA, SELECT, OPTION {
	font-family:Helvetica, Arial, "Trebuchet MS";
	font-size:10px;
	background-color: #000000;
	color: #FFFFFF;
	border: inset 1px #FF6600
}


td {
	font-family: Helvetica, Arial, "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}

a:link {
	color: #FF6600;
	text-decoration:none;
	font-weight: normal;
	font-family: Helvetica, Arial, "Trebuchet MS";
	font-size: 10px;
}

a:hover {
	color:#FF6600;
	text-decoration:underline;
	font-weight: normal;
	font-family: Helvetica, Arial, "Trebuchet MS";
	font-size: 10px;
}

a:visited {
	color: #FF6600;
	text-decoration:none;
	font-weight: normal;
	font-family: Helvetica, Arial, "Trebuchet MS";
	font-size: 10px;
}

a:visited:hover {
	color:#FF6600;
	text-decoration:underline;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
}


a.adres:link {
	font-family: Helvetica, Arial, "Trebuchet MS";
	font-size: 10px;
	text-transform: lowercase;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}

a.adres:visited {
	font-family: Helvetica, Arial, "Trebuchet MS";
	font-size: 10px;
	text-transform: lowercase;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}

a.adres:hover {
	font-family: Helvetica, Arial, "Trebuchet MS";
	font-size: 10px;
	text-transform: lowercase;
	color: #FF6600;
	font-weight: normal;
	text-decoration: underline;
}


a.adres:active {
	font-family: Helvetica, Arial, "Trebuchet MS";
	font-size: 10px;
	text-transform: lowercase;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}


.button {
	font-size: 10px;
	color: #ffffff;
	background-color: #ff0000;
}

.textfield {

	font-family:Helvetica, Arial, "Trebuchet MS"; 
	font-size:10px; 
	width:100px; 
	background-color:#ffffff; 
	color: #ff00000;
	border: 1px solid #000000
}

.checkbox{
	height:14px; 
	width:14px; 
	background-color:#A9B2CA; 
	border: 0px
}

.textarea {
	font-family:Helvetica, Arial, "Trebuchet MS"; 
	font-size:10px; 
	width:220px; 
	height:100px; 
	background-color:#ffffff; 
	color: #000044; 
	font-weight: normal;
	border: 1px solid #000044
}
.dealerfield {
   font-family:Helvetica, Arial, "Trebuchet MS"; 
   font-size:10px; 
   background-color:#ffffff; 
   color: #000044;
   border: 1px solid #000044
}
