/*  Copyright (C)2003 TielSoft Internet 

  

	Alle bronbestanden, javascripts, style sheets,

	hmtl-bestanden, foto's, afbeeldingen etc. die 

	onderdeel vormen van deze site zijn auteursrechtelijk 

	beschermd en mogen zonder schriftelijke

	toestemming van de auteur niet voor andere

	websites of andere toepassingen worden gebruikt !



*/



BODY {
	margin : 0px 0px 0px 0px;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #aaaaaa;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	font-family: "Gill Sans MT", Arial;
	font-size : 9pt;
	font-style:normal;
	font-weight:normal;
}
TD {
	vertical-align :top;
}
/* ---------------- Tabs section --------------------- */



.tabs {
	background-color : #215095;
	padding-top: 16px;
	padding-bottom: 32px;  /* 46px zonder printversie */
}
.tabs TD {
	font-size : 10pt;
	font-weight : bold;
	color : white;
	text-align : center;
}
.tabs A:link, .tabs A:visited, .tabs A:active {
	text-decoration: none;
	color: white;
}
.tabs A:hover {
	text-decoration: underline;
	color: white;
}
.submenu {
	background-color : #FBAC26;
	border-left : 3px solid white;
	border-right : 3px solid white;
	font-weight : bold;
	font-size : 8pt;
	color : white;
	padding-bottom: 4px;
	text-align : right;
}
.submenuitem {
	width: 300px;
	padding : 0px 10px 4px 10px;
}
.submenu A:link, .submenu A:visited, .submenu A:active {
	text-decoration: none;
	color: white;
}
.submenu A:hover {
	background-color : #FFCC46; /*#215095; */
	color: white;
}
#tddoc /* ruimte waarin het document wordt weergegeven */ {
	height : 328px; 	/* dynamisch */
	width : 694px;
}
.border {
	background : white;
	width : 3px;
}
#borderleftbottom {
	background : url(images/obi_left_corner.gif);
	height : 16px;
	width : 30px;
}
#borderrightbottom {
	background : url(images/obi_right_corner.gif);
	width : 30px;
}
#bordercenterbottom {
	background : url(images/obi_under_center.gif) repeat-x left;
	width : 668px;
}
.copyright {
	font-size : 8pt;
	text-align : left;
	color: white;
	vertical-align : middle;
}
.copyright A:link, .copyright A:visited, .copyright A:active {
	text-decoration: none;
	color: white;
}
.copyright A:hover {
	text-decoration: underline;
	color: white;
}
/* ---------------- Text section --------------------- */



.main {
	width : 100%;
}
A:link, A:visited, A:active {
	text-decoration: underline;
	color:purple;
}
A:hover {
	text-decoration: underline;
	color:blue;
}
H1 {
	margin-top : 0px;
	font-size : 20pt;
	font-weight : bold;
}
H2 {
	margin-top : 0px;
	font-size : 16pt;
	font-weight : bold;
	font-style : normal;
	color:  #215095;
}
H3 {
	margin-top : 0px;
	font-size : 10pt;
	font-weight : bold;
	color : #215095;
}
H4 {
	margin-top : 0px;
	font-size: 9pt;
	font-weight: bold;
	font-style : normal;
	margin-bottom : 0px;
}
EM {
	font-weight: bold;
	font-style : normal;
	color:  #215095;
}
IMG {
	border : 0 none;
	border-width : 0;
}
.leftpane {
	width : 240px;
	padding : 15px 10px 15px 10px;
	text-align : center;
	font-size : 8pt;
}
.rightpane {
	width : 60%;
	padding : 15px 15px 15px 10px;
}
.linklist {
	padding : 0px;
	text-align : left;
	padding-top:10px;
}
.numlistitem {
	padding-top : 10px;
	list-style : decimal;
}
.listitem {
	padding-top : 10px;
}
.standaardtabel {
	width: 100%;
}
.verslag {
	font-family : monospace;
	color : #555555;
}
.naw {
	color : gray;
	font-size : 8pt;
	padding-top : 30px;
	padding-left : 10px;
	padding-right : 10px;
	text-align : center;
}
.exclaim {
	font-weight: bold;
	color : Fuchsia;
	text-transform : uppercase;
	text-decoration : none;
}
.center_exclaim {
	font-weight: bold;
	color : Fuchsia;
	text-transform : uppercase;
	text-decoration : none;
	text-align: center;
	width: 100%;
}
.footnote {
	font-size: 7pt;
}
.textdiv {
	height: 545px;
	width: 917px;
	overflow: scroll;
}
