/*------------------------------------------------------
A L G E M E N E  E L E M E N T E N
------------------------------------------------------*/
* html .threepxfix{
margin-left: 3px;
}
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: url(background.gif);
}
a {
	color: #E0B53D;	
}
a:hover {
	color: #FBBA04;	
}
h1, h2, h3 span {
	display: none;
}

/*------------------------------------------------------
C O N T A I N E R
------------------------------------------------------*/

#container {
	position: relative;
	width: 640px !important;
	width /**/: 750px;
	background: url(background_container.gif) repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
}
#pageHeader {
	width: 670px;
	height: 150px;
	background: url(pageheader_asbb.gif) no-repeat;
}
#intro {
	width: 460px;
	padding: 10px;
}
#quickSummary {
	margin: -10px 0 0 30px;
}
#quickSummary .p1 {
	display: none;
}


/*------------------------------------------------------
S U P P O R T I N G   T E X T 
------------------------------------------------------*/

#supportingText {
	width: 460px;
}
#supportingText {
	padding: 20px 30px 30px;
	padding-bottom: 0;
	width: 408px !important;
	width /**/: 468px;
	background: url(background_supportingtext.gif) repeat-y;
	/*background: url(i_supportingtext_header.gif) no-repeat;*/
	color: #BDC1BC;
}
#text h3{
width: 369px;
	height: 25px;
	}

#text {
	margin-bottom: 30px;
}
.p1,.p2,.p3,.p4,.p5 {
	margin-top: 10px;
}
.p5 {
	padding: 10px;
	background: #0B1C07;
}
label{
float: left;
width: 120px;
font-weight: bold;
}

input, textarea{
width: 180px;
margin-bottom: 5px;
}

.vergeten{
border:1px solid #FF0000;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#geslacht {
	margin-bottom: 7px;
	width: 100px;
}

#button{
	width: 90px;
	float: none;
}

br{
clear: left;
}
	

/*------------------------------------------------------
F O O T E R 
------------------------------------------------------*/

#footer {
	margin: 0 -30px;
	padding: 40px 0px 10px 40px;
	height: 20px !important;
	height /**/: 70px;
	background: #000000 url(background_footer.gif) no-repeat;
}
#footer a{
	color: #FFFFFF;
}

/*------------------------------------------------------
L E F T   C O L U M N 
------------------------------------------------------*/

#linkList {
	position: absolute;
	top: 170px;
	left: 530px;
	width: 177px;
}
#linkList2 {
	color: #C13003;
}

/*------------------------------------------------------
S E L E C T  
------------------------------------------------------*/

.select {
	margin-top: 20px;
	padding-bottom: 5px;
	width: 177px;
	height: 31px;
	background: url(h_selectadesign.gif) no-repeat;
}
#lselect ul {
	width: 150px;
	list-style-type: none;
}
#lselect ul li {
	width: 150px;
	padding: 5px 0 5px 25px;
	display: block;
	background: url(bullets.gif) 14px 7px no-repeat;
}
#lselect ul li a{
	display: block;
	font-weight: bold;
	color: #D07B02;
	text-decoration: none;
	line-height: 12px;
}
#lselect ul li a:hover{
	color: #FAA123;
}
#lselect ul li a.c {
	color: #C13003;
	display: inline;
	font-weight: bold;
}
#lselect ul li a.c:hover {
	color: #C13003;
	text-decoration: underline;
}

/*------------------------------------------------------
A R C H I V E S
------------------------------------------------------*/

.archives {
	margin-top: 20px;
	padding-bottom: 5px;
	width: 177px;
	height: 31px;
	background: url(h_archives.gif) no-repeat;
}
#larchives ul {
	width: 150px;
	list-style-type: none;
}
#larchives ul li {
	width: 150px;
	padding: 3px 0 3px 25px;
	border-bottom: 1px solid #311D00;
}
#larchives ul li a{
	font-weight: bold;
	color: #D07B02;
	text-decoration: none;
	line-height: 12px;
}
#larchives ul li a:hover{
	color: #FAA123;
}

/*------------------------------------------------------
R E S O U R C E S
------------------------------------------------------*/

.resources {
	margin-top: 20px;
	padding-bottom: 5px;
	width: 177px;
	height: 31px;
	background: url(h_resources.gif) no-repeat;
}
#lresources ul {
	width: 150px;
	list-style-type: none;
}
#lresources ul li {
	width: 150px;
	padding: 3px 0 3px 25px;
	background: url(bullets.gif) 14px 8px no-repeat;
	border-bottom: 1px solid #311D00;
}
#lresources ul li a{
	font-weight: bold;
	color: #D07B02;
	text-decoration: none;
	line-height: 12px;
}
#lresources ul li a:hover{
	color: #FAA123;
}
