/*CSS DOCUMENT - EBL-APPLICATIE, VLAAMSE OVERHEID 17/01/2008*/


/*HTML STYLES*/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	font-size: 0.7em;
	text-align: center;
}

a:LINK, a:VISITED{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 100%;
	text-decoration: underline;
}	
a:HOVER, a:ACTIVE{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 100%;
	text-decoration: underline;
}

form {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

input, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 90%;
}

select.xxxl {width:60em;}
select.xxxxl {width:72em;}
select.xxxxxl {width:80em;}

select.extralarge {width:40em;}
select.extraextralarge {width:480px;
}

table {font-size: 100%;}
th{
	background-color: #E5EDEE;
	color: #80B5D5;
	text-align: left;
	padding-left: 0.5em;
}
td { vertical-align:top;
	}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #0066CC;
	margin: 0.8em 0 0.2em 1.6em;
	float: left;
	font-weight: 400;
}

h2{
	font-size: 120%;
	margin: 0 0 0.8em 0;
	color: #0066CC;
	background: url(../images/stippellijn.gif) repeat-x 100% 100%;
	padding: 0 0 0.2em 0;
}

h3{
	color: #333333;
	padding: 0.2em 0 0.2em 0m;
	font-size: 100%;
}
h4{
	color: #333333;
	font-size: 90%;
	margin: 0;
}

/*ALGEMENE LAYOUT*/
#container 			/*BEVAT ALLE ONDERDELEN: BANNER,BROODKRUIMEL, MIDDENSTUK EN FOOTER*/
	{width: 900px;
	margin: auto;
	text-align:left;
}

#containerNoMenu 			/*BEVAT ALLE ONDERDELEN: BANNER,BROODKRUIMEL, MIDDENSTUK EN FOOTER*/
	{width: 750px;
	margin: auto;
	text-align:left;
}

#mainContainerNoMenu 			/*MIDDENSTUK: BEVAT DE LINKER NAVIGATIE EN DE INHOUD*/
	{
	overflow: hidden;
	margin-left: 10px;
	margin-right: auto;
	text-align: left;
	width: 100%;
	clear: both;
	}


#banner{
	width: 100%;
	height: 48px;
	margin: 0;
	padding: 0;
	background-image:url(../images/banner.gif);
	background-repeat: no-repeat;
	background-color: #B1C9CD;
	background-position: 72px 0%;
	float: left;
	clear: both;
}
#logo{
	float: left;
	width: 90px;
	text-align: center;
	padding: 4px 0 4px 0;
	background-color: #FFFFFF;
}
#broodkruimel {
	padding: 1.2em 0 1.2em 0;
	clear: both;
	font-size: 100%;
	float: left;
	width: 100%;
}

.EindeBroodkruimel {
	font-weight: bold;
	color: #000000;
}

#mainContainer 			/*MIDDENSTUK: BEVAT DE LINKER NAVIGATIE EN DE INHOUD*/
	{overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 100%;
	clear: both;
	} 

#nav{
	width: 180px;
	background-color: #E5EDEE;
	background-image:none;
	padding: 0 0 2000px 0;
	margin-bottom: -2000px;
	float: left;
	margin-top: 1.6em;
	}
#nav ul {
	margin: 0 0 1em;
	padding: 0.8em 0 0 0;
	list-style: none;
}

#nav li {
	padding: 0 0 0 1em;
	margin: 0;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5% 0.6em;
	display: block;
	padding: 5px 5px 5px 2em;
}	

#nav h2 {
	color: #FFFFFF;
	background-color:#9BC5DE;
	font-size: 100%;
	padding: 0.7em 0 0.7em 1.2em;
	background-image: none;
	margin: 0;
}
#nav li a:LINK, #nav li a:visited {
	text-decoration: none;
}

#nav li a:HOVER  {text-decoration: underline;}

#nav li.here {font-weight:bold}

#inhoud {
	float: right;
	width: 700px;
}

#inhoudNoMenu {
	float: left;
	width: 700px;
}

#footer{
	text-align: center;
	background-image: url(../images/stippellijn_grijs.gif);
	background-repeat: repeat-x;
	background-position: 0%;
	margin-left: 200px;
	padding: 1.5em 0 0 0;
	clear: both;
}
#footer a {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}
#footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

/*LAYOUT LIJST MET RESULTATEN*/
#inhoudTable {
	border-top: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
	border-left: solid #CCCCCC 1px;
	float: left;
	clear: both;
	width: 99%;
}

#inhoudTableFourBorder {
	border-top: solid #CCCCCC 1px;
	border-right: solid #CCCCCC 1px;
	border-left: solid #CCCCCC 1px;
	border-bottom: solid #CCCCCC 1px;
	float: left;
	/*clear: both;*/
	width: 99%;
}

 .innerdiv {width:99%;}   /*IE5.x + 6  trukje*/

#inhoudTableBlanco {
	float: left;
	/*clear: both;*/
	width: 99%;
}

.lijst{ 
	border-bottom: 1px #CCCCCC solid;
}

.lijst2{
	/*border-bottom: 1px #CCCCCC solid;*/
	margin: 0;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5% 0.6em;
	/*display: block;*/
	padding: 5px 5px 5px 2em;
	text-decoration: none;
}

#inhoudTable a:link, #inhoudTable a:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 100%;
	text-decoration: underline;}

#inhoudTable a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 100%;
	text-decoration: underline;
}
#infoTable {
	width: 100%;
	clear: both;
	margin: 2em 0 0.5em 0;
	float: left;
}
#aantalTable {
	float: left;
	font-size: 95%;
}
#getoondTable {
	float:right;
	font-size: 95%;
	margin-right: 0.6em;
}
#navTable {
	width: 100%;
	clear: both;
	margin: 0.5em 0 2em 0;
	text-align:center;
	font-size: 95%;
	height: 1em;
}
#navTable a {
	text-decoration: underline;}
#navTable a:hover {
	text-decoration: underline;}

#inhoudTable th.sorteer a, #inhoudTable th.sorteer a:VISITED {
	text-decoration: none;
	color: #80B5D5;}
#inhoudTable th.sorteer a:hover {
	text-decoration: underline;
	color: #666666;
}
.image {
	width: 50px;
	background-color:#9BC5DE;
	border: solid 1px #0066CC;
	margin-left: 0.5em;
}
/*EINDE LAYOUT LIJST MET RESULTATEN*/

/*LAYOUT PUBLICATIEBESCHRIJVING*/
.image2 {
	width: 130px;
	background-color:#9BC5DE;
	border: solid 1px #0066CC;
	float: left;
}

.label{
	text-align:right;
	width: 120px;
}

.labelleft{
	text-align:left;
	width: 120px;
}


td.labelZoekLinks{
	text-align:right;
	width: 140px;
}

/*.labelZoekRechts{
vertical-align:top;
}*/

.titellinks{
	text-align:left;
	font-weight:bold;
}

.cellinks{
	text-align:left;
}


.formonderdeeltitel {
	color: #666666;
	font-weight:bold;
	border-bottom-color: #99b7cc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}






.data {
	border-left: 1px solid #cccccc;
	padding-left: 1em;
}
.dataTitel 			/*DE TITEL VAN DE DOWNLOADABLES*/
 {font-size: 85%;}

.dataTitelPat {
	border-left: 1px solid #cccccc;
	padding-left: 1em;
	font-size: 85%;
	vertical-align: middle;
}


.dataEnkelElektronisch 			/*TEKST WANNEER DE PUBLICATIE ENKEL ELEKTRONISCH BESCHIKBAAR IS*/
 {
	border-left: 1px solid #cccccc;
	padding-left: 1em;
	color: #0066CC;
	font-style:italic;
}

 #Publicatieinfo {
	float: right;
	width: 556px;
	border: 1px solid #ccc;
}
#Downloadinfo {
	float: right;
	width: 556px;
	border: solid 1px #ccc;
	margin-top:0.8em;
}
/*EINDE LAYOUT PUBLICATIEBESCHRIJVING*/

/*BUTTONS FORM*/
.button01{
	float: right;
	background-color:#E5EDEE;
	margin-right: 1em;
	margin-top: 14px;
	clear: both;
}/*
.button02{
	float: right;
	background-color: #9BC5DE;
	margin-right: 1em;
	color: #FFFFFF;
	margin-top: 1em;
}*/


.button02{
	float: right;
	background-color: #9BC5DE;
	margin-right: 1em;
	color: #FFFFFF;
	margin-top: 1em;
	font-size: 90%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*.button03{
	float: right;
	background-color:#7b7b7b;
	margin-right: 1em;
	margin-top: 14px;
	clear: both;
}

.button04{
	float: right;
	background-color:#333333;
	margin-right: 1em;
	margin-top: 14px;
	clear: both;
}*/

/*END BUTTONS FORM*/


/*FIXES backoffice*/

#prevnext a.vorigeVolgendeLink{
	text-decoration:none;
	font-size: 95%;
	margin-top:10px;
}

#prevnext a:HOVER{
	text-decoration:underline;
}

#linkernav div.menu ul li a:VISITED {
{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;	
}
#linkernav div.menu ul li a:HOVER {
{
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#linkernav div.menu ul li a {
{
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;	
}

legend {
	color: #333333;
}

td.xmMvgPortaallinkerNavigatieTitel {
{
	color: #FFFFFF;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

div#prevnext table {
	border: none;
}

/*END FIXES backoffice*/



/*MESSAGES*/
#messages {
    width:600px;
    border: #008800 1px solid;
    margin: 3px 3px 10px 10px;
    padding:5px 10px 5px 20px;
    color: #008800;
}
#messages li {
	color: #008800;
}
#errors {
    width:600px;
    border: red 1px solid;
    margin: 3px 3px 10px 10px;
    padding:5px 10px 5px 20px;
    color: red;
}

#errors li {
	color: red;
}
/*EINDE MESSAGES*/

