
html, body
{
	color: white;
	font: 11px "trebuchet ms", arial, helvetica, sans;
	background: #ffffff;
}

p
{
	font: 11px/16px "trebuchet ms", arial, helvetica, sans;
	text-align: justify;
	letter-spacing: 1px;
	margin: 0 0 0;
	padding: 0 22px 25px;
}

ul
{
	letter-spacing: 1px;
}

.midden
{
	border-style: solid;
	border-color: #000000;
	border-width: 4px;
}

.floatingleft
{
	float: left;
	margin: 0px 20px 0px 0px;
	border-style: solid;
	border-color: #000000;
	border-width: 4px;
}

.floatingright
{
	float: right;
	margin: 0px 0px 0px 20px;
	border-style: solid;
	border-color: #000000;
	border-width: 4px;
}


form
{
	text-align: justify;
	letter-spacing: 1px;
	margin: 0 0 0;
	padding: 0 22px 25px;

}

img
{
	border: none;
}

h1, h2, h3
{
	color: #F2B45E;
	padding: 0 22px 0;
}

a
{
	color: #FFCC00;
}


#footer
{
	background:transparent url(afb/foot.jpg) no-repeat left bottom ;
	padding: 0;
	height: 15px;
}

#header
{
	background:url(afb/hoofding.jpg);  
	padding: 0;
	height: 17px;
	margin-bottom: 5px;
}

#container
{
	background: #ffffff;
	display: block;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 900px;
}

#lselect
{
	background: #666666 url(afb/menu_foot.gif) no-repeat left bottom;
	padding-bottom: 20px; /* spatie tss tekst en afbeelding */
	position: relative;
}

#lselect p
{
	text-align: left;
}


#pageHeader
{
	background:#ffffff url(afb/top.jpg) no-repeat 0 0; /**/
	text-indent: -2000px;
	margin: 0;
	padding: 0;
	height: 207px; /*366*/
}


* html #pageHeader h2,  * html #quickSummary { left: 155px; }


#supportingText
{
	background:url(afb/midden.jpg) repeat-y  ; 
	position: relative;
	left: 220px;
	width: 680px;
}

#supportingText h1 h2 h3 p
{
	color: #FF9900;
	padding: 0 22px 0;
}



#linkList
{
	position: absolute;
	top: 207px; /* Afstand menu tot boven */
	left: 0px;
	width: 200px;
	overflow: hidden;
	
}

#linkList2
{
	text-align: left;
	position: relative;
	left: 0px;
	width: 200px;
}

#linkList2 a
{
	text-decoration: none;
}

#linkList h3
{
	margin: 0;
	width: 229px;
	height: 30px;
}

#linkList h3.select
{
	background: url(afb/menu_top.gif) no-repeat left top;
	position: relative;
	
}

#linkList h3.archives
{
	background: url(afb/liliarchives_01.gif) no-repeat left top;
	margin-top: 23px;
	position: relative;
	right: 38px;
}



#linkList h3.select span
{
	color: #000066;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-transform: uppercase;
	text-indent: 0;
	letter-spacing: 1px;
	display: block;
	padding-top: 40px;
	padding-left: 70px;
}

#linkList h3.archives span, #linkList h3.resources span { display: none; }

#linkList ul
{
	margin: 0;
	padding: 0;
}

#linkList li
{
	font-size: 11px;
	line-height: 11px;
	list-style-type: none;
	display: block;
	margin: 5px;
	padding: 5px 0 5px 0;
	height: auto;
}

#linkList li a
{
	color: #ffffff;
	text-decoration: none;
}

#linkList li a:hover
{
	color: #FF9933;
	text-decoration: underline;
}

#linkList li a.c:link, #linkList li a.c:visited
{
	color: #CC9999;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	display: inline;
}

#linkList li a.c:hover
{
	color: #66FF33;
	text-decoration: underline;
}

#linkList #larchives li, #linkList #lresources li
{
	list-style-type: none;
	display: block;
	margin-left: 14px;
	padding-left: 20px;
	height: 25px;
}

.bijschrift
{
	font-size: x-small;
	font-style:oblique;
}

.voetnoot {font-size: x-small}
.mijncomment
{
	color: #F2B45E; 
	padding: 0px 30px 0px 30px;
}

#linkList #larchives li a, #linkList #lresources li a
{
	color: #996699;
	padding-top: 5px;
	padding-bottom: 3px;
}

#linkList #larchives li a:hover, #linkList #lresources li a:hover { color: #990066; }

/* extra divs */
#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 { display: none; }