.content {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	vertical-align: text-top;
	line-height : 18px;
}
.content_align_right {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	vertical-align: text-top;
	line-height : 18px;
}
.content_align_left {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height : 18px;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
}
.collectie_menu {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	vertical-align: text-top;
	line-height : 15px;
}
	
.talen {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.menu {
	font-family: Verdana, Arial, helvetica;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 15px;

}
.kop {
	font-family: Verdana, arial, helvetica;
	font-size: 14px;
	color: Black;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	letter-spacing: 0.1em;
	}
	.kop_wit {
	font-family: Verdana, arial, helvetica;
	font-size: 14px;
	color: White;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	letter-spacing: 0.1em;
		margin-left : 5px;

	}
.welkom {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height : 18px;
	text-align: center;
	}

/* //////////////////// Navigatie //////////////////// */
#navcontainer { 
	width:100px;
	vertical-align:top;
}
#navcontainerdiv  {
	font:bold 11px verdana,arial,sans-serif;
	width: 100px;
	}
#navactief a:link, #navactief a:visited, #navactief a:hover {
	background-color:#e8e8e8;
	color:#5c5c5c}

#navcontainerdiv a {
	display:block;
	padding:4px 3px 5px 41px;
	width:160px;
	background:#fff url("http://achillesvanderlaan.nl/pics/bullet.gif") no-repeat;
	background-position:20px 10px;
border-bottom: 1px solid #e8e8e8;
}
#navcontainerdiv a:link, #navlist a:visited {
	color:#5c5c5c;
	text-decoration:none;}

#navcontainerdiv a:hover {
	background-color:#e8e8e8;
	color:#5c5c5c}

.actief a {
	background-color:#e8e8e8;
	color:#5c5c5c
	display:block;
	padding:4px 3px 5px 41px;
	width:180px;
	background:#fff url("http://achillesvanderlaan.nl//pics/bullet.gif") no-repeat;
	background-position:20px 10px;
	border-bottom:1px solid #8d8d8d}
		
/* ------------------------------------------------------  */
/* ALLE A HREFjes STAAN HIERONDER  */
/* ------------------------------------------------------  */

/* LINKERMENU  */
a.menu 								
{	font-family: Verdana, Arial, helvetica;
	font-size: 12px;
	color: #817F84;
	font-weight: bold;
	text-align: right;
	line-height: 15px;
	text-decoration : none;
	font-variant: small-caps;
}
a.menu:visited  {
	color: #5c5c5c;
	font-size: 12px;
	text-decoration : none;
	font-variant: small-caps;
	text-align: right;
	}

a.menu:hover  {
	text-decoration : underline;
	color: #5c5c5c;
	font-variant: small-caps;
	text-align: right;
	font-size: 12px;
	}
	
a.menu:active  {
	text-decoration : underline;
	color: #5c5c5c;
	font-variant: small-caps;
	text-align: right;
	font-size: 12px;
}


/* SUBMENU's in linkerkant  */

a.submenu 								
{	font-family: Verdana, Arial, helvetica;
	font-size: 10px;
	color: #5c5c5c;
	font-weight: bold;
	text-align: right;
	line-height: 15px;
	text-decoration : none;
}
a.submenu:visited  {
	color: #5c5c5c;
	font-size: 10px;
	text-decoration : none;
	text-align: right;
	}

a.submenu:hover  {
	text-decoration : underline;
	color: #5c5c5c;
	text-align: right;
	font-size: 10px;
	}
	
a.submenu:active  {
	text-decoration : underline;
	color: #5c5c5c;
	text-align: right;
	font-size: 10px;
}
a 								
{	font-family: Verdana, Arial, helvetica;
	font-size: 12px;
	color:  #5c5c5c;
	font-weight: bold;
	line-height: 15px;
	text-decoration : none;

}

a:visited  {
	color :  #5c5c5c;
	font-size: 12px;
	text-decoration : none;

	}

a:hover  {
	text-decoration : underline;
	color:  #5c5c5c;

	}
	
a:active  {
	text-decoration : underline;
	color:  #5c5c5c;


}


/* Scrollbar properties are only supported by Internet Explorer 5.5  */
body {
	scrollbar-3dlight-color : #CCCCCC;
	scrollbar-arrow-color : #CCCCCC;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #CCCCCC;
	scrollbar-shadow-color : #CCCCCC;
	scrollbar-track-color : #FFFFFF;
}

.small_font {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	line-height : 18px;

	}

	.small_font_justify {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-align: justify;
	line-height : 18px;

}