/* --=== ALGEMEEN ===--- */
/* --=== ALGEMEEN ===--- */
/* --=== ALGEMEEN ===--- */

body {
	scrollbar-3dlight-color: #CBCEFF;
	scrollbar-arrow-color: #010770;
	scrollbar-darkshadow-color: #CBCEFF;
	scrollbar-face-color: #CBCEFF;
	scrollbar-highlight-color: #010770;
	scrollbar-shadow-color: #010770;
}

/* Font eigenschappen */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	text-decoration: none; 
	color: #000000; 
	text-align: left; 
	font-weight: normal;
}
.input {
	background-color : #D3D3D3;
	color : Black;
	font-family : Verdana,Arial,sans-serif;
	font-size : 11px;
	border-bottom : 1px solid #4665B5;
	border-left : 1px solid #4665B5;
	border-right : 1px solid #4665B5;
	border-top : 1px solid #4665B5;
	width : 90%;
}
.button {
	background-color : #D3D3D3;
	color : Black;
	font-family : Verdana,Arial,sans-serif;
	font-size : 11px;
	border-bottom : 1px solid #4665B5;
	border-left : 1px solid #4665B5;
	border-right : 1px solid #4665B5;
	border-top : 1px solid #4665B5;
}
/* Title Tekst */
.title {
	background-color: #8D9AB1;
	color: #FFFFFF; 
	font-weight: bold;
}

/* Midden stuk met dotted top en bottom */
.mid {
	border-bottom: 1px dotted #8D9AB1;
	border-top:1px dotted #8D9AB1;
}

/* Linkeigenschappen */
:link, :visited, :active {
	color: #0000CC; 
	text-decoration: underline;
}
:hover {
	text-decoration: none; 
	color: #0000CC;
}

.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold;
}


/* --=== NIEUWS ===--- */
/* --=== NIEUWS ===--- */
/* --=== NIEUWS ===--- */
.newsinfo {
	font-size: 8pt;
	color: #990000;
}
.newstitle {
	font-weight: bold;
}

/* --=== LINKS ===--- */
/* --=== LINKS ===--- */
/* --=== LINKS ===--- */
