body {
	font-size:11px;
	line-height: 16px;
	font-family: "Trebuchet MS", "Microsoft Sans Serif", "MS Sans Serif", Arial;
	width:100%; overflow-x:hidden; overflow-y:scroll;
}
td {
	font-size:11px;
	font-family: "Trebuchet MS", "Microsoft Sans Serif", "MS Sans Serif", Arial;
	/*color:#444444; */
}
a {
	color: ffffff;
	text-decoration:none;
}
a:hover {
	/*color: ffffff;*/
	text-decoration:underline;
}

#menubar {
	position:absolute;
	width:440px;
	left:250px;
	top:18px;
	letter-spacing: 1px; 
	padding: 2px 0px;
	}
#menubar a {
		color:#FFFFFF;
		text-decoration:none;
		font-weight: bold;
		padding: 2px 0px; 
	}
#menubar a.active {
		color:#CCFFFF;
		text-decoration:none;
		font-weight: bold;
		background-color:#07568F;
		padding: 2px 0px; 
	}
#menubar a:hover {
		color:#CCFFFF;
		text-decoration:none;
		font-weight: bold;
		background-color:#07568F;
		padding: 2px 0px; 
	}	
	.menu .options {
	background-color:#096BB2;
	margin-right:2px;
	margin-bottom:2px;
	border-left:1px solid #07568F;
	border-right:1px solid #07568F;
	border-bottom:5px solid #07568F;
	border-top: 1px solid #07568F;
	}
	.menu a {
		color:#ffffff;
		background-color:transparent;
		display:block;
		padding:4px 10px;
		text-decoration:none;
		font-weight: normal;
		letter-spacing:1px;
	}
	.menu a:hover {
		color:#CCFFFF;
		background-color:#07568F;
		padding:4px 10px;
		font-weight: normal;
		text-decoration:none;
	}


#leftnav {
	position:absolute;
	width:180px;
	left:16px;
	top:130px;
	line-height: 16px;
}
	
.clicked {
	background-color:#07568F;
	color:#CCFFFF;
	padding:4px 10px;
	font-weight: bold;
}
	
.bodytxt {
	color:#000000;
	line-height: 16pt;
	letter-spacing: 1pt;
}

.pagetitleWit {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 22px;
	color: #ffffff;
	letter-spacing: 2px;
}
.pagetitleLimeLicht {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 22px;
	color: #CCFF66;
	letter-spacing: 2px;
}
.pagetitle {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 22px;
	color: #336666;
	letter-spacing: 2px;
}
.pagetitleLime {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 22px;
	color: #99CC33;
	letter-spacing: 2px;
}
.subkopje {
	font-weight: bold;
	color: #000000;
}
.leftnav {
	letter-spacing:1px;
	color: #FFFFFF;
	font-weight: normal;
}
.leftnavOn {
	letter-spacing:1px; 
	color: #CCFFFF;
	font-weight: bold;
}
.lichtGroen {
	color: #ccff66;
	letter-spacing: 1pt;
	line-height: 14px;
}
.donkerGroen {
	color: #07568F;
}

.witTxt {
	color: #FFFFFF;
	letter-spacing: 1pt; 
	/*margin-left: 12px;
	display: block; */
}
.witLink {
	font-weight: bold;
	color: #FFFFFF;
}
.txtgrijs {
	color: #999999;
}
.quoteGrijs {
	color: #666666;
	line-height: 14px;
}
.newstxt {
	line-height: 14px;
}

/*
#newslayer {
VISIBILITY: visible; POSITION: absolute; LEFT: 705px; TOP: 85px; WIDTH: 110px; HEIGHT: 360px; z-index: 1;
}
#newsiframelayer {
VISIBILITY: visible; POSITION: absolute; LEFT: 0px; TOP: 0px; WIDTH: 110px; HEIGHT: 360px; z-index: 2;
}
#newsiframe {
VISIBILITY: visible; POSITION: absolute; LEFT: 0px; TOP: 0px; WIDTH: 110px; HEIGHT: 360px; z-index: 3;
}
*/


.textColor1 {
	color: #07568F;
}

.textSize1 {
	font-size: 10px;
}

.header {
	font-weight: bold;
}

.date {
	font-size: 10px;
	font-style: italic;
}

.bgColor1 {
	background: #E4E4DE;
}

.bgColor2 {
	background: #07568F;
}

.bgColor3 {
	background: #096BB2;
}

.bgColor4 {
	background: #F1F1EF;
}


select {
	font-family: Verdana, Arial, sans-serif;
	font-size:10px; 
	font-style:normal; 
	color:#07568F; 
	background-color:#E4E4DE; 
	border-width:1px; 
	border-style:solid; 
	border-color: #808080;
	
}

input {
	font-family: Verdana, Arial, sans-serif;
	font-size:10px; 
	font-style:normal; 
	color:#096BB2; 
	background-color:#E4E4DE;
	border-width:1px; 
	border-style:solid; 
	border-color: #808080;
	
}

textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size:10px; 
	font-style:normal; 
	color:#07568F; 
	background-color:#E4E4DE; 
	border-width:1px; 
	border-style:solid; 
	border-color: #808080;
	
}

body 			{scrollbar-face-color:#096BB2;				
		        scrollbar-shadow-color:#000080;
		        scrollbar-highlight-color:#C5E4FC;
		        scrollbar-3dlight-color:#000080;
		        scrollbar-darkshadow-color:#000080;
		        scrollbar-track-color:#096BB2;
		        scrollbar-arrow-color:#000080;
				}
