body {  scrollbar-3dlight-color : #000000; scrollbar-arrow-color : #FF9900; scrollbar-darkshadow-color : #FFFFFF; scrollbar-face-color : #FFFFFF; scrollbar-highlight-color : #ffffff; scrollbar-shadow-color : #4F4D4D; scrollbar-track-color : #ffffff; xoverflow-x:hidden;}
.slogan {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: 300; word-spacing: normal; letter-spacing: 2px}
a:hover {  color: #C1D8FA; letter-spacing: 1px; text-decoration:none; font-weight: bold}
.list1 {  color: #C1D8FA}
.table-bg {  background-image: url(img/oog-bg2.jpg); background-repeat: repeat-y}
.link-norm {  font-family: Arial, Helvetica, sans-serif; letter-spacing: 1px; text-decoration: none; font-size: 12px}
a:link {  text-decoration:none}
LI {color: #C1D8FA; list-style-type : disc; list-style-position : outside; margin-bottom : 0%;}
.koppen {  font-family: "Times New Roman", Times, serif; letter-spacing: 2px}
.def_font {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; line-height: 14px}
.sm_font {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #BED9F7}
.slogan_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	word-spacing: 0px;
	font-weight: bold;
	font-variant: normal;
	color: ff9900;
}
.smfontCopy {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #BED9F7
}
.new {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #B4B9FC;
	font-style: normal;
	font-variant: normal;

}
.table-bg-repeat {
background-image: url(img/oog-bg3.jpg); background-repeat: repeat-y
}
.table-bgCopy {
background-image: url(img/bg.jpg); background-repeat: repeat-y
}
.koppenNieuw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 18px;
	color: #FFCC00;
	font-weight: bolder;


}
.nieuwskop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	color: #FFCC00;

}
.nieuwssubkop {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 14px;
	color: #FFCC00;
}
.header {
	background-image: url(img/header-2007-b.gif);
	background-repeat: no-repeat;
	height: 73px;
}
.nieuwslink-normCopy {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

}

/* CSS combobox */
#e_menu {
	font-family: Arial;
	font-family: 10px;
	/* choose margin (top right bottom left) */
	margin: 5px 0px 0px 0px;
	/* choose float left of right */
	float: right;
	text-align: left;
}

#comboboxlinks {
	position: absolute;
	top: 11px;
	left: 7px;
	z-index: 999;
}

#comboboxlinkslist {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	margin: 14px 0 0 -1px;
	padding: 0;
	z-index: 999;
}

ul.comboboxlinks {
	position: relative;
	margin: 0;
	padding: 0;
	/* make the box wider */
	width: 150px;
	display: block;
	border: 1px solid #ccc;
	text-indent: 3px;
}

ul.comboboxlinks li {
	line-height: 14px;
	list-style-type: none;
	background-color: #fff;
	color: #000;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial;
	text-align: left;
}

ul.comboboxlinks li ul {
	left: 0;
	margin: 0;
	padding: 0;
	/* make the box wider */
	width: 150px;
	border: 1px solid #ccc;
	display: block;
}

ul.comboboxlinks a.combox-btn {
	position: relative;
	width: 16px;
	height: 14px;
	margin: -14px 0 0 0;
	background: #ccc url(/img/combobox.gif);
	text-decoration: none;
	font-size: 1px;
	line-height: 1px;
	display: inline;
	float: right;
	cursor: default;
}

ul.comboboxlinks a.combox-btn:hover {
	background: #ccc url(/img/combobox-hoover.gif);
}

ul.comboboxlinks li ul li a {
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
	cursor: default;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial;
	text-align: left;
}

ul.comboboxlinks li ul li a:hover {
	background-color: #0A246A;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial;
	text-align: left;
	letter-spacing: normal;
}