@import url(reset.css);

  #documentNavigation, #generalNavigation, div.tools, div#comment, div#footer
  {
    display: none !important;
  }

  #content
  {
	/*width: 80em;*/
  }
  

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}




div#siteTitle {
	font-size: 1.8em;
	font-weight: bold;
	color: #004e7e;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

div.section {
	margin-top: 1em;
	margin-bottom: 2em;
}






	

div#content h1 {
	font-size: 1.4em;
	color: #004e7e;
	font-weight: bold;
	padding: 0.5em 0;
}

div#content h1.daisy-document-name  {
	font-size: 1.6em;
	font-weight: bold;
	padding: 0.5em 0;
}
div#content h2 {
	font-size: 1.2em;
	color: #004e7e;
	font-weight: bold;
	padding: 0.5em 0;
}

div#content h3 {
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
	font-style: italic;
	padding: 0.5em 0;
}

div#content p {
	font-size: 1.2em;
	color: #333;
	padding: 0.5em 0;
	line-height: 1.2em;
}

div#content sup {
font-size: 0.8em;
}

div#content a {
	font-size: 1.0em;
}


div#content ul,
div#content ol {
	font-size: 1.2em;
	color: #333;
	margin-left: 3em;
	line-height: 1.2em;
	padding-bottom: 1em;
	padding-top: 0.5em;
}
div#content ul ul,
div#content ul ol,
div#content ol ul,
div#content ol ol{
	margin-left: 3em;
	font-size: 1.0em;
	padding-bottom : 0;
}

div#content ul li,
div#content ol li{
	padding-bottom: 1em;
}

table.footnotes {
	padding: 2em 0 1em 0;
	background: transparent url(../images/stiplijnhor.gif) top left repeat-x;
}



div#content .footnotes {
	font-size: 1.0em;
	color: #999;
	line-height: 1.2em;
}

div#comment {
	padding: 2em 0 1em 0;
}
div#content .comment {
	font-size: 1.0em;
	color: #A41179;
	line-height: 1.2em;
	}
	
div#content .comment a:link,
div#content .comment a:visited
{
	font-size: 1.0em;
	color: #A41179;
	line-height: 1.2em;
	}
	
div#content .comment a:hover,
div#content .comment a:active
{
	font-size: 1.0em;
	color: #660B4A;
	line-height: 1.2em;
	}

/* specifieke CSS voor tables */

table {
	font-size: 1.2em;
	margin-bottom: 1em;
}

th {
	font-weight: bold;
}


table.belgifTable a:link,
table.belgifTable a:visited {
text-decoration: none;
color: #666666;
}

table.belgifTable a:hover
{
text-decoration: none;
color: #000;
}


table.softTable, table.stdTable, table.stdorgTable, table.belgifTable, table.domainTable { 
	color: #404040;
	width: 80%;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 1em;
	margin-left : 1em;
	line-height: 1.4em;
}

table th,
table td  {
	vertical-align: top;
	text-align: left;
	padding : 0.2em 0.5em;
	} 


div#content table.stdTable th ,
div#content table.stdTable td ,
div#content table.softTable th ,
div#content table.softTable td,
div#content table.stdorgTable th ,
div#content table.stdorgTable td 
  {
	border: 1px #6699CC solid;
} 	



div#content table.domainTable th  ,
div#content table.domainTable td ,
div#content table.domainTable th p ,
div#content table.domainTable td p,
div#content table.stdTable th p ,
div#content table.stdTable td p,
div#content table.softTable th p ,
div#content table.softTable td p,
div#content table.stdorgTable th p ,
div#content table.stdorgTable td p,
div#content table.standardFieldTable th p ,
div#content table.standardFieldTable td p {
	margin : 0;
	padding: 0;
	font-size: 1em;
	}
		
div#content table.domainTable th {
	border-bottom: 1px solid #6699CC;
	padding-bottom: 1em;
}
div#content table.domainTable td ul {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 1em;
}
div#content table.domainTable td p {
	padding-bottom: 0.5em;;
}
div#content table.domainTable td ul li{
margin-bottom: 0.5em;
padding: 0;
}	
table.stdorgTable th {
	text-align: center;
	font-weight: bold;
	} 
table.stdorgTable td {
	vertical-align: top;
	padding : 0.5em;
	padding-left: 3px;
	text-align: center;
	} 

table.standardFieldTable {
	margin-top : 1em;
	margin-bottom : 1em;
	margin-left : 1em;
}

.standardType {
	font-style: italic;
	text-align:center;
}

.standardFieldLabel {
	
	 color: #A41179;
	 width: 30%;
	 line-height: 1.2em;
}


.standardFieldValue {
	 font: bold;
	 color: #A41179;
	 width: 70%;
	 line-height: 1.2em;
}

div#content table.stdTable ul {
	margin: 0;
	padding: 0;
}
div#content table.stdTable ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

table.belgifTable .firstcat { 
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding : 0.5em;
	padding-left: 1.em;
} 

table.belgifTable .secondcat { 
	vertical-align: top;
	font-weight: bold;
	text-align: left;
	padding : 0.5em;
	padding-left: 2em;
} 

table.belgifTable .belgifstd { 
	vertical-align: top;
	text-align: left;
	padding : 0.5em;
	padding-left: 2em;
} 

.tabCentered {
	text-align: center;
}

sup.modifiedState {
	/*font-weight: bold;*/
	color: #A41179;
	padding-left: 2em;
}

strong {
	font-weight: bold;
}

.textlanguage {
	font-weight:normal;
	padding-left: 5em;
	font-style:italic;
	color: #69C;
}

div.doclinks,
div#description ,
div#software ,
div#standards {
	background: transparent url(../images/stiplijnhor.gif) top left repeat-x;
	padding-top: 1em;
	margin-top: 1em;
}

div#content ul.alfabetLinks {
	list-style: none;
}

div#content ul.alfabetLinks li{
	padding: 0.2em;
	display: inline;
	color: #ccc;
}

div#content ul.alfabetLinks li a:link,
div#content ul.alfabetLinks li a:visited,
div#content ul.alfabetLinks li a:hover {
	color: #A41179;
}


div#footer {
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 3em;
	background: transparent url(../images/stiplijnhor.gif) top left repeat-x;
	padding-top: 1em;
	padding-left: 259px;
}
div#footer a:link,
div#footer a:visited
{
	font-size: 1.0em;
	color: #A41179;
	line-height: 1.2em;
	}
	
div#footer a:hover,
div#footer a:active
{
	font-size: 1.0em;
	color: #660B4A;
	line-height: 1.2em;
	}

p.newItem a,
div#content li.newItem a {
	padding-right: 16px;
	background: transparent url(../images/newdoc.gif) right center no-repeat;
}
p.modifiedItem a,
div#content li.modifiedItem a {
	padding-right: 16px;
	background: transparent url(../images/modified.gif)  right center no-repeat;
}

div#content p.newItem.legende {
	padding-left: 16px;
	background: transparent url(../images/newdoc.gif) left center no-repeat;
	font-style: italic;
	color: #999;
}

div#content p.modifiedItem.legende {
	padding-left: 16px;
	background: transparent url(../images/modified.gif) left center no-repeat;
	font-style: italic;
	color: #999;
}


