/* ---------------------------------------------
(c) 2007, by www.doran.be
--------------------------------------------- */

body {
	background: #efefef url('pagebg.gif') repeat-x top left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 85%;
	font-family: 'lucida sans', verdana, arial, helvetica, sans-serif;
	}
#site {
	width: 800px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url('site_bg.jpg') no-repeat top left;
	}
#header {
	height: 40px;
	font-size: 75%;
	margin-top: -60px;
	}
	

/* --- Logo Belgielex --- */
#logo {
	position: relative;
	width: 265px;
	height: 70px;
	left: 260px;
	top: 40px;
	background: url('logo_nl.gif') no-repeat top left;
	}
body.nl #logo {
	background-image: url('logo_nl.gif');
	}
body.fr #logo {
	background-image: url('logo_fr.gif');
	}
body.de #logo {
	background-image: url('logo_de.gif');
	}
body.en #logo {
	background-image: url('logo_en.gif');
	}
#logo h1 {
	display: none;
	}
#logo h2 {
	display: none;
	}


/* --- Accessibility links --- */
#header #visilinks {
	float: left;
	}
#header #visilinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#header #visilinks ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 2px;
	}
#header #visilinks ul li a {
	color: #666666;
	border-bottom: 1px dotted #666666;
	text-decoration: none;
	}
#header #visilinks ul li a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
	text-decoration: none;
	}
#header #visilinks #contrast {
	background-image: url('icon_contrast.gif');
	padding-left: 20px;
	}
#header #visilinks #fontsize {
	background-image: url('icon_fontsize.gif');
	padding-left: 20px;
	}


/* --- Taalkeuze --- */
#header #langchooser {
	float: right;
	}
#header #langchooser ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#header #langchooser ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 21px;
	background: url('langbg_0_left.gif') no-repeat top left;
	margin-left: 2px;
	}
#header #langchooser ul li a {
	margin-left: 0px;
	padding: 0px;
	padding-right: 10px;
	padding-left : 10px;
	height: 21px;
	background: url('langbg_0_right.gif') no-repeat top right;
	color: #666666;
	text-decoration: none;
	}
#header #langchooser ul li.s {
	background-image: url('langbg_1_left.gif');
	}
#header #langchooser ul li.s a {
	background-image: url('langbg_1_right.gif');
	color: #ffffff;
	}
	
/* --- Categorieën --- */
#cats {
	margin-top: 100px;
	width: 800px;
	height: 100px;
	}
#cats h1 {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 150%;
	font-weight: normal;
	color: #999999;
	display: block;
	text-align: center;
	cursor: pointer;
	text-decoration: underline;
	}
#cats h1 span {
	margin: 0px;
	padding: 0px;
	display: block;
	margin-top: 20px;
	height: 80px;
	width: 100%;
	color: #000000;
	}
#cats .left {
	float: left;
	height: 100px;
	width: 75px;
	background: url('cats_left.jpg') no-repeat top left;
	}
#cats .right {
	float: left;
	height: 100px;
	width: 75px;
	background: url('cats_right.jpg') no-repeat top left;
	}
#parlementairevoorbereiding {
	float: left;
	background: url('cats_parlvoorb_0.jpg') no-repeat top left;
	width: 212px;
	height: 100px;
	}
#wetgeving {
	float: left;
	background: url('cats_wetgeving_0.jpg') no-repeat top left;
	width: 226px;
	height: 100px;
	}
#rechtspraak {
	float: left;
	background: url('cats_rechtspraak_0.jpg') no-repeat top left;
	width: 212px;
	height: 100px;
	}
/* --- Aanpassingen aan de positie van de titels voor de verschillende taalversies --- */
/* --- NL */
body.nl #cats #parlementairevoorbereiding h1 span {
	margin-left: -5px;
	margin-right: 10px;
	}
body.nl #cats #wetgeving h1 span {
	margin-top: 35px;
	}
body.nl #cats #rechtspraak h1 span {
	margin-left: 10px;
	margin-top: 35px;
	}
/* --- FR */
body.fr #cats h1 span {
	margin-top: 35px;
	}
body.fr #cats #parlementairevoorbereiding h1 span {
	margin-top: 10px;
	margin-left: 5px;
	width: 170px;
	}
body.fr #cats #rechtspraak h1 span {
	margin-left: 10px;
	}

#parlementairevoorbereiding.s {
	background-image: url('cats_parlvoorb_s.jpg');
	}
#wetgeving.s {
	background-image: url('cats_wetgeving_s.jpg');
	}
#rechtspraak.s {
	background-image: url('cats_rechtspraak_s.jpg');
	}
#parlementairevoorbereiding.on {
	background-image: url('cats_parlvoorb_1.jpg');
	}
#wetgeving.on {
	background-image: url('cats_wetgeving_1.jpg');
	}
#rechtspraak.on {
	background-image: url('cats_rechtspraak_1.jpg');
	}
#parlementairevoorbereiding.on h1, #parlementairevoorbereiding.s h1 { text-decoration: none; }
#parlementairevoorbereiding.on h1 span, #parlementairevoorbereiding.s h1 span { color: #378AAA; }
#wetgeving.on h1, #wetgeving.s h1 { text-decoration: none; }
#wetgeving.on h1 span, #wetgeving.s h1 span { color: #378AAA; }
#rechtspraak.on h1, #rechtspraak.s h1 { text-decoration: none; }
#rechtspraak.on h1 span, #rechtspraak.s h1 span { color: #378AAA; }
.catcontent {
	margin: 0px;
	padding: 0px;
	position: absolute;
	background: #BADFF1 url('cats_s_bg.gif') repeat-y top left;
	width: 650px;
	border-bottom: 1px solid #ADC7C3;
	border-right: 1px solid #ADC7C3;
	}
.catcontent .btnclose {
	text-align: left;
	font-size: 75%;
	color: #666666;
	}
.catcontent .btnclose span {
	margin: 5px;
	float: left;
	background: url('icon_info.gif') no-repeat top left;
	padding-left: 18px;
	color: #0A84AF;
	}
.catcontent .btnclose a {
	float: right;
	text-align: center;
	padding-top: 4px;
	display: block;
	width: 100px;
	height: 25px;
	background: url('btn_close.gif') no-repeat top left;
	color: #666666;
	}
.catcontent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 80%;
	line-height: 150%;
	padding-top: 2px;
	}
.catcontent ul li {
	clear: both;
	display: block;
	/*
	border-bottom: 1px solid #BBE3F8;
	border-top: 1px solid #7CB6D6;
	*/
	}
.catcontent ul li span {
	clear: both;
	display: block;
	margin: 5px;
	}
.catcontent ul li a {
	display: block;
	width: 610px;
	margin: 2px;
	float: left;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #CFEAF5;
	padding: 1px;
	}
.catcontent ul li a b {
	color: #454545;
	}
.catcontent ul li a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #CFEAF5;
	}
.catcontent ul li .dbinfo {
	display: block;
	float: right;
	background: url('icon_info.gif') no-repeat 0px 3px;
	width: 14px;
	height: 17px;
	}
.catcontent ul li .dbinfo a {
	display: inline;
	width: auto;
	padding: 0px;
	border-bottom: 0px;
	}
.catcontent ul li .dbinfo a:hover {
	background-color: transparant;
	}
.catcontent ul li .dbinfo em {
	display: none;
	}
#rechtspraak_content {
	margin-left: -438px;
	}
#wetgeving_content {
	margin-left: -212px;
	}


/* --- Info-box onderaan --- */
#info {
	position: relative;
	clear: both;
	margin-top: 100px;
	color: #999999;
	height: 200px;
	}
#info a {
	color: #999999;
	}
#info a:hover {
	color: #000000;
	}
#info h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	font-size: 105%;
	font-weight: bold;
	color: #333333;
	height: 30px;
	}
#info div {
	float: left;
	width: 235px;
	}
#info ul {
	font-size: 80%;
	line-height: 150%;
	height: 150px;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
#info ul li {
	display: block;
	margin-right: 5px;
	background: url('li.gif') no-repeat 0px -3px;
	padding-left: 15px;
	}
#instellingen {
	position: absolute;
	left: 25px;
	top: 0px;
	}
#faq {
	position: absolute;
	left: 270px;
	top: 0px;
	background: url('info_divider.gif') no-repeat top left;
	padding-left: 10px;
	}
#db {
	position: absolute;
	left: 525px;
	top: 0px;
	background: url('info_divider.gif') no-repeat top left;
	padding-left: 10px;
	}


/* --- Footer --- */
#footer {
	clear: both;
	padding-top: 45px;
	padding-bottom: 25px;
	font-size: 65%;
	color: #999999;
	text-align: center;
	}
#footer a {
	color: #999999;
	}	
#footer a:hover {
	color: #666666;
	}


/* --- Algemene CSS --- */
.noshow {
	display: none;
	}

/* --- Infobox --- */
#infobox {
	background: #ffffff;
	background-image: none;
	text-align: left;
	margin: 20px;
	}
#infobox h1 {
	font-family: 'lucida sans', verdana, arial, helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	font-size: 150%;
	}
#infobox ul {
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	list-style-type: none;
	}
#infobox ul li {
	background: url('li.gif') no-repeat 0px -3px;
	padding-left: 15px;
	}
.footer {
	display: none;
	}