body, p , table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	font-weight: bold;
	margin:0;
	padding:0;
}
/**
 * Toevoeging Stef
 * 05/2009
 */
#wrap{
	width:780px;
	margin: 0 auto;
	text-align:left;
	}
	/* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #horizon {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -300px;

   min-width: 900px; 
 }
 /* end IE 5 hack */ 

-->


/**
 * End toevoeging stef
 */ 
.forminput {
background-color: navy;
border: black 1px solid;
color: white;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: normal
}
.big14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666699;
	font-weight: bold;
}
.big16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	font-weight: bold;
}
a:active, a:hover,a:link,a:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	font-weight: bold;
 }
.navlist
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

.navlist li 
{
padding-left: 10px;
background-image: url(../../images/pijltjes/blue_small.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

.bullet {list-style-image: url(../images/pijltjes/blue_small.gif);}
