body {
	font-family: 	Arial, Helvetica, sans-serif;
	margin:		 	0 0 0 0;
	
	scrollbar-base-color: 		#FFFFFF;
  	scrollbar-arrow-color: 		#8B8B8B;
  	scrollbar-shadow-color: 	#8B8B8B;
  	scrollbar-face-color: 		#FFFFFF;
  	scrollbar-highlight-color: 	#FFFFFF;
	height:						100%;
	width:						100%;
}

.alleinhoud	{
	width:				100%;
	height:				100%; 
	margin:				0 0 0 0;
	position:			absolute;
	overflow:			hidden;
	}

.streepboven {
	width:				100%;
	height:				30px;
	position:			absolute;
	top:				50%;
	margin-top:			-280px;
	background-image:	url(afbeeldingen/streep.schaduw.boven.gif); 
	background-repeat:	repeat-x;
	}
	
.streeponder {
	width:				100%;
	height:				30px;
	position:			absolute;
	top:				50%;
	margin-top:			250px;
	background-image:	url(afbeeldingen/streep.schaduw.onder.gif); 
	background-repeat:	repeat-x;
	}
	
.menu	{
	width:					150px;
	height:					360px;
	position:				absolute;
	top:					50%;
	margin-top:				-180px;
	margin-left:			0px;
	background-image:		url(afbeeldingen/libre-logo-menu.gif);
	background-position:	bottom right;
	background-repeat:		no-repeat;
	background-color:		#6D6E71;
	
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	text-align:				right;
	}
	
.language	{
	width:					145px;
	height:					20px;
	position:				absolute;
	top:					50%;
	margin-top:				-240px;
	margin-left:			0px;
	text-align:				right;
	}

.dropdown {
	width:					500px;
	height:					20px;
	position:				absolute;
	top:					50%;
	margin-top:				-220px;
	margin-left:			150px;
	text-align:				right;
	}
	
.intro {
	width:					840px;
	height:					360px;
	position:				absolute;
	top:					50%;
	margin-top:				-180px;
	margin-left:			170px;
	overflow:				hidden;
	z-index:				2;
	}

.tekstinhoud {
	width:					480px;
	height:					360px;
	position:				absolute;
	top:					50%;
	margin-top:				-180px;
	margin-left:			170px;
	
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	text-align:				left;
	color:					#808080;
	overflow:				hidden;

	}
	
.tekstinhoudscroll {
	width:					470px;
	height:					360px;
	position:				absolute;
	top:					50%;
	margin-top:				-180px;
	margin-left:			170px;
	padding-right:          10px;
	
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	text-align:				left;
	color:					#808080;
	overflow-y:				scroll;
	overflow-x:				hidden;
	}
	
.tekstinhoud p {
	width:					460px;
	}
	
.disclaimer	{
	width:					746px;
	height:					40px;
	position:				absolute;
	top:					50%;
	margin-top:				190px;
	margin-left:			150px;
	
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				10px;
	text-align:				center;
	color:					#B4B4B4;
	}
	
	
	
.beeldrechts {
	width:					2000px;
	height:					360px;
	position:				absolute;
	top:					50%;
	margin-top:				-180px;
	margin-left:			650px;
	background-color:		#626262;
	z-index:				1;
	}

/*---------------------------------------------------------------------------------------*/

a.nav, a.nav:link, a.nav:visited, .chosen { 
	color:					#c0c0c0;
	text-decoration:		none;
	line-height:			25px;
	}
	
a.nav:hover { 
	color:					#ffffff;
	text-decoration:		none;
	line-height:			25px;
	}
	
a.nav:active, a.navchosen {
	color:					#ffffff; 
	text-decoration:		none;
	line-height:			25px;
	}
	
a.navsub, a.navsub:link, a.navsub:visited, .chosen { 
	color:					#c0c0c0;
	text-decoration:		none;
	vertical-align:			top;
	}
	
a.navsub:hover { 
	color:					#ffffff;
	text-decoration:		none;
	}
	
a.navsubchosen {
	color:					#ffffff; 
	text-decoration:		none;
	}

a.navwebwinkel, a.navwebwinkel:link, a.navwebwinkel:visited { 
	color:					#ED6E52;
	text-decoration:		none;
	line-height:			25px;
	}
	
a.navwebwinkel:hover { 
	color:					#ffffff;
	text-decoration:		none;
	line-height:			25px;
	}
	
.menu ul{
	list-style:				none;
	margin:					0px;
	padding:				5px;
	margin-top:				-5px;
	}
	
.submenupos	{
	margin-top:				-5px;
	}
	
p.top	{
	margin:					0;
		}
		
.language a	{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				10px;
	color:					#c0c0c0;
	text-decoration:		none;
	}
	
.language a:hover	{
	color:					#808080;
	}


/*---------------------------------------------------------------------------------------*/

.tekstinhoud h1 {
	font-size:				16px;
	margin:					0;
	}
	
.tekstinhoudscroll h1 {
	font-size:				16px;
	margin:					0;
	}
	
.tekstinhoud a {
	color: 					#c0c0c0;
	text-decoration:		none;
		}
		
.tekstinhoudscroll a {
	color: 					#c0c0c0;
	text-decoration:		none;
		}
		
.tekstinhoud a:hover {
	color: 					#808080;
	text-decoration:		none;
		}
		
.tekstinhoudscroll a:hover {
	color: 					#808080;
	text-decoration:		none;
		}
		
.knoppenform	{
	width:					477px;
	text-align:				right;
	margin-top:				3px;
	}
	
	
/*******************************/
/************OUD!!!!************/
/*******************************/
/* Margin */
.m0{margin: 0;}
.mb20px{margin-bottom: 20px;}

/* Padding */
.p0{      padding: 0;}
.p5px{    padding: 5px;}
.p14px{   padding: 14px;}
.p50px{   padding: 5px 0;}
.p05px{   padding: 0 5 0 5px;}
.p015px{  padding: 0 15 0 15px;}
.p0005px{ padding: 0 0 0 5px;}
.p00015px{padding: 0 0 0 15px;}
.p05015px{padding: 0 5 0 20px;}
.pl5px{padding-left: 5px;}

/* Font */
.f10px{font-size: 10px;}
.f11px{font-size: 11px;}
.f12px{font-size: 12px;}
.f16px{font-size: 16px;}
.fbold{font-weight: bold;}
.farial{font-family: Arial, Helvetica, "sans-serif";}
.cff0000{color: #ff0000;}
.ce1e1e1{color: #e1e1e1;}
.cb4b4b4{color: #b4b4b4;}

/* Formaat */
.w33pr{ width: 33%;}
.w34pr{ width: 34%;}
.w40pr{ width: 30%;}
.w60pr{ width: 62%;}
.w50pr{width: 50%;}
.w100pr{width: 450px;}
.w144px{width: 144px;}
.w340px{width: 340px;}
.h100pr{height: 100%;}
.h5px{  height: 5px;}
.h10px{ height: 10px;}
.h100px{height: 100px;}
.h141px{height: 141px;}
.h357px{height: 357px;}

/* Uitlijning */
.vatop{   vertical-align: top;}
.vaonder{ vertical-align: bottom;}
.vamidden{vertical-align: middle;}
.talinks{ text-align: left;}
.tarechts{text-align: right;}
.tamidden{text-align: center;}

/* Border */
.b1e1e1e1{border: 1px solid #e1e1e1;}

/* Background */
.brnee{background-repeat: no-repeat;}
.bisso{ background-image: url(../../images/streep.schaduw.onder.gif);}
.bissb{ background-image: url(../../images/streep.schaduw.boven.gif);}
.bimenu{background-image: url(../../images/MenuBG.gif);}
.bcffffff{background-color: #ffffff;}
.bc626262{background-color: #626262;}
