INPUT {
	background: #E7ECF4;
	border-style : solid;
	border-width : 1px;
	border-color : #2858A0;
	padding-left: 3px;
	padding-right: 3px;
	font-family: arial;
	font-size: 11px;
}

SELECT {
	background: #E7ECF4;
	border-style : solid;
	border-width : 1px;
	border-color : #2858A0;
	font-size: 11px;
	font-family: arial;
}

TEXTAREA {
	background: #E7ECF4;
	border-style : solid;
	border-width : 1px;
	border-color : #2858A0;
	padding-left: 3px;
	font-family: arial;
	font-size: 11px;
}

INPUT.listbox
{
    font-size: 11px;
    color: #E7ECF4;
    font-family: arial;
    background-color: #1b1d4f
}

select {
background-color:#E7ECF4;
font: 11px arial;
border-color:#2858A0;
border-width: 1px;
border-style: inset;
width:50px;
height:50px;
} 

.normaal {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: arial;
	font-size: 12px;
}

.kop {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}

.frontpage_kop {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
}

BODY {
  direction:;
  font-family: arial;
  background-attachment: fixed;
  scrollbar-arrow-color: #ec6128;
  scrollbar-track-color: #ffffff;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-3dlight-color: #eb936f;
  scrollbar-darkshadow-color: #eb936f;
  scrollbar-shadow-color: #ffffff;
}

td {
	font-family: arial;
	font-size: 10px;
	}

.normaal a:link	{ color: #DF4100;  text-decoration:underline; font-weight: bold; font-size: 12px;}
.normaal a:visited{ color: #DF4100;  text-decoration:underline; font-weight: bold; font-size: 12px;}
.normaal a:hover 	{ color: #000000; text-decoration:underline; font-weight: bold; font-size: 12px;}
.normaal a:active	{ color: #000000; text-decoration:underline; font-weight: bold; font-size: 12px;}

.plaatje a:link		{ color: #1A76FF; text-decoration:underline; font-weight: normal; font-size: 11px;}
.plaatje a:visited	{ color: #1A76FF; text-decoration:underline; font-weight: normal; font-size: 11px;}
.plaatje a:hover 	{ color: #2858A0; text-decoration:underline; font-weight: normal; font-size: 11px;}
.plaatje a:active	{ color: #2858A0; text-decoration:underline; font-weight: normal; font-size: 11px;}

.link_verwijderen a:link	{ color: red;  text-decoration:underline; font-weight: bold; font-size: 12px;}
.link_verwijderen a:visited	{ color: red;  text-decoration:underline; font-weight: bold; font-size: 12px;}
.link_verwijderen a:hover 	{ color: #000000; text-decoration:underline; font-weight: bold; font-size: 12px;}
.link_verwijderen a:active	{ color: #000000; text-decoration:underline; font-weight: bold; font-size: 12px;}
