*{
	padding:0;
	margin:0;	
}
body{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
a{
	color:#2d8ccc;
}
#wrapper{
	width:992px;
}
/* header */
.header{
	height:126px;
	background:url("../images/header_bg.jpg") no-repeat;
}
.side_menu{
	position:absolute;
	width:420px;
	left:572px;
	font-family:Verdana;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.side_menu table{
	font-size:11px;
	margin:2px 0 0 20px;
}
.side_menu span{
	padding-left:15px;
/* IE 5 inline box error hack */
	height:1%;
/* ***** also used below */
}
.side_menu .searchmodule{
	width:215px;
}
.side_menu input{
	display:block;
	float:left;
	margin-left:5px;
}
.side_menu input.textfield{
	width:100px;
}
.side_menu input.imagebutton{
	margin-top:2px;
}
.side_menu span a{
	color:#3c557e;
	height:1%;
}
.side_menu a.current{
	font-weight:bold;
}
.side_menu a.decorated{
	padding-left:15px;
	background:url("../images/toparrow.gif") center left no-repeat;
}
.home{
	position:absolute;
	height:108px;
	width:75px;
	background:url("../images/brocom_home.jpg") no-repeat;
	left:0;
	top:3px;
	z-index:100
}
.topnav ul{
	top:78px;
	height:27px;
	position:absolute;
	left:128px;
	width:864px;
	z-index:2;
}
.topnav li{
	margin-left:5px;
	float:left;
	list-style-type:none;
}
.subnav{
	position:absolute;
	z-index:1;
	top:97px;
	height:30px;
	width:992px;
	background:url("../images/subnav_bg.jpg") no-repeat;
}
.subnav ul{
	margin:9px 0 0 115px;
}
.subnav li{
	padding:0 8px;
	display:inline;
	list-style-type:none;
	font-size:12px;
	height:1%;
}
.subnav li a{
	color:#fff;
	text-decoration:none;
}
.subnav li a:hover{
	text-decoration:underline;
}
.subnav li a.current{
	color:#88C7D9;
	text-decoration:underline;
}
img{
	border:0;
}
/* content block */
.contentblock{
	width:992px;
}
.contentnav_nl, .contentnav_fr{
	padding:0 0 5px 0;
	vertical-align:top;
	width:210px;
	height:370px;
}
.contentnav_nl ul, .contentnav_fr ul{
	list-style-type:none;
	padding:11px 2px 5px 13px;
	font-size:12px;
}
.contentnav_nl ul ul, .contentnav_fr ul ul{
	background:none;
	padding-top:1px;
}
.contentnav_nl a, .contentnav_fr a{
	color: #006;
	background:url("../images/arrow.gif") center left no-repeat;
	padding-left:15px;
	height:1%;
}
.contentnav_nl a:hover, .contentnav_fr a:hover{
	color: #2d8ccc;
}
.contentnav_nl a.current, .contentnav_fr a.current{
	color: #2d8ccc;
	background:url("../images/currentarrow.gif") center left no-repeat;
	font-weight:bold;
}
.contentnav_nl ul ul a, .contentnav_fr ul ul a{
	background:url("../images/bullet.gif") center left no-repeat;
	padding-left:10px;
	font-style:italic;
}
.contentnav_nl ul ul a.current, .contentnav_fr ul ul a.current{
	background:url("../images/currentbullet.gif") center left no-repeat;
}
.contentnav_nl ul ul ul a, .contentnav_fr ul ul ul a{
	font-size:11px;
	background:none;
	font-style:normal;
}
.content{
	width:526px;
	vertical-align:top;
	padding:0 18px 20px 18px;
}
.sidebar{
	background:#f7f7f7;
	vertical-align:top;
	width:215px;
}
.sidebar .item{
	border-bottom:2px solid #687D9B;
	margin:0 10px 10px 10px;
	padding-bottom:5px;
	width:195px;
	font-size:11px;
	display: inline-table;
	zoom:1;
}
.sidebar .item:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
.sidebar .item {display: block;}
/* End hide from IE-mac */
.sidebar .itemheader{
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dashed #687D9B;
	color:#768cae;
	margin:10px 0 7px 0;
	padding:0 0 2px 17px;
	background:url("../images/sidebar_header_icon.jpg") center left no-repeat;
}
.sidebar .item li{
	width:90px;	
	list-style:none;
	float:left;
	margin:4px 0 7px 5px;
}
.sidebar .item li a{
	display:block;
	text-align:center;
	text-decoration:none;
}
.sidebar .item li a span{
	display:block;
	text-align:center;
	color:#000;
	font-size:10px;
	line-height:10px;
}
.Flash{
	margin-bottom:20px;
}
/* footer */
#footer{
	width:992px;
	height:24px;
	font-size:0.80em;
	background:url("../images/footer_bg.jpg") no-repeat;
}
#footer div{
	padding-left:10px;
	color:#fff;
	font-weight:bold;	
}
/* login control */
.login{
	width:195px;
	padding:4px 0 0 0;
}
.login .labeltext{
	color: #22a;
	font-size:11px;
	padding-right:3px;
}
.errortext{
	color: #f00;
	font-weight:bold;
	font-size:11px;
}
.controlbutton, .questionbutton{
	padding:0 2px;
	font-size: 10px;
	border-color: #eee;
	color: #fff;
	font-weight:bold;
	background-color: #2d8ccc;
}
.login .textbox{
	width:150px;
}
.login input{
	margin-right:5px;
}
.login .cookietext{
	font-size:11px;
	color:#22a;
}
.login a{
	font-size:11px;
}
/* text */
.Flash .Title{
	font-size:0.85em;
	font-weight:bold;
	color:#fff;
	margin:20px 0 14px 0;
	background:#88C7D9 url("../images/headerbullet.jpg") no-repeat 5px center;
	padding:2px 8px 2px 25px;
}
.Flash .SubTitle{
	color: #036;
	padding:1px 0 8px 0;
	font-size: 0.80em;
}
.Flash .Paragraph{
	margin:10px 0;
}
.Flash .Paragraph .Title{
	background-image:none;
	font-size: 0.75em;
	margin:15px 0 8px 0;
	padding: 0 8px;
}
.Flash .Text{
	font-family:Verdana;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.70em;	
	padding-bottom:8px;
}
.Flash .Text .Inlinetitle{
	color: #036;
	padding:8px 8px 4px 0;
	font-style:italic;
	font-size:1.02em;
	font-weight:bold;
}
.Flash .Citation{
	font-style:italic;
}
.Flash .Text .Highlight{
	font-weight:bold;
	color:#036;
}
.Flash .Text .Slogan{
	font-weight:bold;
	color:#036;
	text-align:center;
}
.Flash .Text .Infra{
	font-size:0.80em;
}
.Flash .Summary{
	margin: 15px 8px 10px 8px;
}
.Flash .Note{
	border:1px solid #2D8CCC;
	padding:7px;
	background-color:#f7f7f7;
	margin-top:10px;
}
.Text .Text{
	font-size:1em;
}
.Flash .Summary .Text{
	font-style:italic;
}
.Flash ul{
	margin-left:15px;
	padding-left:10px;
	list-style-type:circle;
}
.Flash ul ul{
	list-style-type:circle;
	margin-bottom:8px;
}
.Flash .Paragraph img{
	float:right;
	margin:3px 5px 10px 15px;
}
.Flash .Text img{
	float:none;
}
/* extra for HTML pages */
.Flash div.item{
	margin-top:20px;
}
.Flash div.item:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.Flash div.item {
	display: inline-table;
	zoom:1;
}
/* Hides from IE-mac \*/
* html .Flash div.item {height: 1%;}
.Flash div.item {display: block;}
/* End hide from IE-mac */
.Flash div.icon{
	margin:0 20px;
	float:left;
	width:80px;
}
.Flash div.info{
	float:left;
	width:350px;
	padding-bottom:15px;
}
.Flash div.info ul{
	margin-left:0;
	list-style-type:none;
	font-size:0.70em;
}
/* agenda */
.searchagenda{
	background-color:#fcfcfc;
	border:1px solid #ccc;
	width:300px;
	padding-bottom:5px;
}
.searchagenda td{
	font-size:0.70em;
}
.searchagenda span{
	display:block;
}
.searchagenda fieldset{
	margin-left:5px;
	border:0;
}
.searchagenda .langselect{
	display:block;
	width:100px;
	margin-top:5px;
}
.searchagenda ul{
	margin:0;
	padding:0;
	list-style:none;
}
.searchagenda input{
	margin-right:5px;
}
.searchagenda select{
	min-width:55px;
}
.searchagenda #lang{
	width:300px;
	float:left;
}
.searchagenda #period{
	width:300px;
}
.searchagenda #type
{
	width:300px;
	float:left;
	margin-bottom:15px;
}
.searchagenda .agendabuttons{
	clear:both;
	border-top:1px dashed #ccc;
	height:30px;
}
.searchagenda .agendabuttons .controlbutton{
	float:right;
	margin:8px 20px 0 0;
}
#agendaresult{
	margin:20px 0 5px 0;
	border-collapse:collapse;
}
#agendaresult thead{
	font-size:1.10em;
	font-weight:bold;
}
#agendaresult td{
	border:1px solid #ccc;
	padding:2px;
	font-size:0.70em;
}
/* agenda page */
.datagrid
{
	width: 492px;
	border:1px solid #aaaaaa;
	font-size:12px;
}
.datagriditem
{
	background:#f7f7f7;
}
.datagridaltitem
{
	background:#eeeeee;
}
.datagridcolumn
{
	padding-left:2px;
	padding-right:2px;
}
.langheader
{
	height:90px;
	background:#006 url("../images/CARTE.png") right center no-repeat;
}
#AgendaHeader .title
{
	position:relative;
	top:30px;
	left:20px;
	color:#FFF;
	font-size:1.3em;
	font-weight:bold;
}
/* content search */
#ContentSearch{
	font-size:0.70em;
}
#ContentSearch #Result a{
	font-weight:bold;	
}
#ContentSearch .current{
	font-weight:bold;
}
#ContentSearch h1{
	font-size:1.25em;
}
/* floating page */
#floatpage #header{
	background:url(../images/floatpage_headerbg.jpg) repeat-x;
	padding:5px;
	height:25px;
	font-weight:bold;
	font-size:1.10em;
}
#floatpage #footer{
	background:url(../images/floatpage_footerbg.jpg) bottom repeat-x;
	font-weight:bold;
	width:100%;
	font-size:1.10em;
}
#floatpage p{
	padding:3px 0;
	font-size:0.75em;
}
#floatpage #footer p{
	padding-left:5px;
}
#floatpage #content{
	padding:0 10px 10px 10px;
	margin-top:10px;
}
#floatpage #wrapper{
	width:100%;
	padding-bottom:25px;
}
#floatpage h2{
	font-size:0.80em;
	font-weight:normal;
	padding:15px 0 5px 0;
	color:#036;
	font-weight:bold;
}
#floatpage #intro{
	font-style:italic;
}
/* press review (difficult to use classes) */
h2{
	font-size:1.15em;
}
.content td td{
	font-size:0.70em;
}
/* indexen en vrijstellingen */
.index table{
	border:1px solid #000;
	border-collapse:collapse;
	margin-bottom:20px;
	max-width:400px;
}
.index td table{
	border:0;
}
.index th{
	font-size:12px;
	text-align:center;
	border:1px solid #000;
	margin:0;
	padding:2px;
}
.index td{
	padding:2px;
	border:1px solid #000;
	font-size:12px;
	margin:0;
}
.index td.table_inside{
	padding:0;
	vertical-align:top;
	border:0;
}
.index h2{
	margin-bottom:15px;
}
.index .label{
	font-weight:bold;
}
.index .label2{
	background-color:#f3f7fc;
}
/* textbox */
.textarea{
	width:500px;
	height:160px;
}
.xlargetextbox
{
	width:500px;
}
.largetextbox{
	width:200px;
}
.mediumtextbox{
	width:100px;
}
.smalltextbox{
	width:50px;
}
/* label */
.label{
	font-size:0.70em;
}
/* kw berekenen */
table.kw{
	border-collapse:collapse;
}
table.kw td{
	padding:2px;
	border:1px solid #000;
	font-size:0.70em;
}
/* compdocs table */
table.compdocs{
	margin-top:10px;
	width:524px;
}
table.compdocs td{
	font-size:11px;
	padding:2px;
}
table.compdocs td a{
	color:#2d8ccc;
}
/* compdocstree treeview */
#compdocstree{
	font-size:0.70em;
}
#compdocstree #load_message{
	position:absolute;
	font-size:1.25em;
	font-weight:bold;
	top:140px;
	left:350px;
	display:none;
}
#compdocstree ul{
	display:none;
	padding-left:0px;
	margin-left:0px;
}
#compdocstree #container{
	display:block;
}
#compdocstree li{
	list-style-type:none;
	margin:3px 0 3px 20px;
	padding-left:0px;
}
#compdocstree .result{
	width:460px;
	margin:4px 0 7px 0;
}
#compdocstree .result li{
	list-style-image:none;
	margin:2px 0 0 28px;
	padding:3px;
}
#compdocstree a{
	padding:3px 0 0 0;
	color:#036;
}
#compdocstree ul a{
	background-image:url("../images/plus.gif");
	background-repeat:no-repeat;
	padding:3px 0 0 17px;
}
#compdocstree .result a{
	background:none;
	padding:3px 0 0 17px;
}
/* hack IE5 inline box error */
* html #compdocstree a{
 	height:1%;	
}
#compdocstree .ArchiveFlag{
	color:#555;
	font-style:italic;
	padding-left:4px;	
}
/* hack IE5 inline box error */
* html #compdocstree .ArchiveFlag{
 	height:1%;	
}
#compdocstree h4{
	font-size:1.25em;
	padding:0 0 0 25px;
	background:url("../images/long_arrow.gif") no-repeat;
	margin:15px 0 0 0;
}
#compdocstree #nothing_found{
	display:none;
}
/* compdocstree filter */
#filterwrapper{
	margin:10px 0 25px 0;
	background-color:#f2f2f2;
	width:526px;
	padding-bottom:5px;
}
#filter{
	margin:3px 0 0 5px;
}
#filter tr{
	height:20px;
}
#filter td{
	text-align:center;
	font-weight:bold;
	font-size:0.75em;
}
#filter select{
	width:190px;
}
#filter td#select1{
	color:#fff;
	width:170px;
	background-color:#79809C;
}
#filter td#select2{
	color:#fff;
	width:170px;
	background-color:#92ABC8;
}
#filter td#select3{
	color:#fff;
	width:170px;
	background-color:#124179;
}
#filter td.button{
	vertical-align:middle;
	padding-left:30px;
}
/* tool order */
#toolorder {
	margin-bottom:30px;
	border:2px solid #758CAE;
	padding:10px;
}
#toolorder .titlelabel {
	font-weight:bold;
}
/* banner */
.banner img{
	border:1px solid #000;
}
.banner{
	margin:15px 1px 15px 2px;
}
/* question form */
.questionbox{
	width:100%;
	margin-bottom:5px;
}
.questionbutton{
	margin-top:20px;
}

/*date picker*/
/* the div that holds the date picker calendar */
.dpDiv {

	}
 
 
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #f9f9f9; /*background-color: #ece9d8;*/
	border: 1px solid #AAAAAA;
	width: 180px;
	}
 
 
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}
 
 
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}
 
 
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}
 
 
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}
 
 
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #f9f9f9;
	}
 
 
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}
 
 
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}
 
 
/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}
 
 
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}
 
 
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}
 
 
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}
 
 
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}
 
 
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}
 
 
/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}
 
 
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}