/*
 ==============================================================
       CSS voor SFFUml naar HTML (site)
 ==============================================================

    Version 0.9 (final draft)
    Horlings & Eerbeek

*/

/*
  ==============================================================
         STRUCTUUR
  ==============================================================
*/

/*
  ==============================================================
         HOOFDELEMENTEN TEKSTEN
  ==============================================================
*/

TABLE.HOOFDSTUKHEADER
{
	border-bottom-color:#929292;
	border-bottom-style:solid;
	border-bottom-width:1px;

	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	margin-left: 0px;
	margin-right:5px;
	margin-bottom:10px;	
	width:97%;
}

TD.HOOFDSTUKPRINT
{
	background-color:#D2d2d2;
	color:White;
	vertical-align:middle;
	text-align:center;	
	font-size:12px;
	font-weight:bold;
}

A.HOOFDSTUKPRINT
{
	background-color:#D2d2d2;
	color:White;
	text-decoration:none;		
}

/*
  ==============================================================
         PARAGRAFEN
  ==============================================================
*/

DIV.PARAGRAAF
{
}

DIV.COMMENTAAR
{
}

DIV.CONCLUSIE
{
}

DIV.SAMENVATTING
{
}

DIV.UITWERKING
{
}

TABLE.PARAGRAAFHEADER
{
	border-bottom-color:#929292;
	border-bottom-style:solid;
	border-bottom-width:1px;

	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	margin-left: 0px;
	margin-right:5px;
	margin-bottom:10px;	
	width:97%;
}

TD.PARAGRAAFPRINT
{
	background-color:#D2d2d2;
	color:White;
	vertical-align:middle;
	text-align:center;	
	font-size:12px;
	font-weight:bold;
}

A.PARAGRAAFPRINT
{
	background-color:#D2d2d2;
	color:White;
	text-decoration:none;		
}

/*
  ==============================================================
         BLOKELEMENTEN
  ==============================================================
*/

DIV.ANTWOORD
{
	background-color:#CDCDCD;
	margin-left: 20px;
	margin-right:20px;
	padding:2px;
}

DIV.CASUS
{
	background-color:#CDCDCD;
	margin-left: 20px;
	margin-right:20px;
	padding:2px;
}

DIV.CITAAT
{
	background-color:#CDCDCD;
	margin-left: 20px;
	margin-right:20px;
	padding:2px;
	margin-top:10px;
	margin-bottom:10px;
	font-style:italic;
}

DIV.INTRO
{
	background-color:#CDCDCD;
	margin-left: 20px;
	margin-right:20px;
	padding:2px;
}

DIV.UITWERKING
{
	background-color:#CDCDCD;
	margin-left: 20px;
	margin-right:20px;
	padding:2px;
}

DIV.VOORBEELD
{
	background-color:#CDCDCD;
	margin-left: 20px;
	margin-right:20px;
	padding:2px;
}

DIV.VRAAG
{
	background-color:#CDCDCD;
	margin-left: 20px;
	margin-right:20px;
	padding:2px;
}

DIV.LVL1
{
}

DIV.LVL2
{
}

DIV.LVL3
{
}

DIV.LVL4
{
}

DIV.LVL5
{
}

DIV.LVL6
{
}

/*
  ==============================================================
         WETSTRUCTUUR
  ==============================================================
*/

DIV.WETSARTIKEL
{
}

DIV.SUBARTIKEL
{
}

TABLE.WETSARTIKELHEADER
{
	border-bottom-color:#929292;
	border-bottom-style:solid;
	border-bottom-width:1px;

	margin-top:10px;
	margin-left: 0px;
	margin-right:5px;
	margin-bottom:10px;	
	width:97%;
}

TD.WETSARTIKELPRINT
{
	background-color:#D2d2d2;
	color:White;
	vertical-align:middle;
	text-align:center;	
	font-size:12px;
	font-weight:bold;
}

DIV.LID
{
	clear: both;
}

DIV.LIDNR
{
	float:left;
	margin-right:10px;
}

DIV.LIDTEKST
{
	 /*float:left;*/ 
}


OL.LID
{
	list-style: none;
	margin-top:0;
	margin-bottom:0;
	margin-left: 0;
	padding-left: 2.5em;
	text-indent: -2em;
}

LI.LID
{
	list-style-image: none;
	list-style-type: none;
}

SPAN.LIDNR
{
	display: table-cell; /* For FireFox and Opera */
	display: inline-block; /* For Opera and IE */
	width: 2em; 
	vertical-align: top; /* For IE  */
	text-align: right;
}

/*
DIV.ONDERDEEL
{
	clear: both;
	margin-left:25px;
}

DIV.ONDERDEELNR
{
	float:left;
	margin-right:10px;
}

DIV.ONDERDEELTEKST
{
	*/ /*float:left;*/ /*
}
*/

OL.ONDERDEEL
{
	list-style: none;
	margin-top:0;
	margin-bottom:0;
	margin-left: 0;
	padding-left: 2.5em;
	text-indent: -2em;
}

LI.ONDERDEEL
{
	list-style-image: none;
	list-style-type: none;
}

SPAN.ONDERDEELNR
{
	display: table-cell; /* For FireFox and Opera */
	display: inline-block; /* For Opera and IE */
	width: 2em; 
	vertical-align: top; /* For IE  */
	text-align: right;
}

/*
  ==============================================================
         TEKST
  ==============================================================
*/

/* KOP */
DIV.ARTIKELKOP
{
	font-size:16px;
	font-weight:bold;
}

DIV.HOOFDSTUKKOP
{
	color:#4067AB;
}

DIV.PARAGRAAFKOP
{
	color:#4067AB;
}

DIV.WETKOP
{
}

DIV.WETSARTIKELKOP
{
}

A.KOP
{
}


A.KOP:hover
{
	color:#4067AB;
}

A.KOP:visited
{
	color:#4067AB;
}


/* TUSSENKOP */
DIV.TUSSENKOP
{
	font-style:italic;
}

/* KANTNOOT */
DIV.KANTNOOT
{
	text-align:right;
}

/* AL */
DIV.AL
{
	font-size:14px;
}

DIV.EERSTE
{
	display: inline;
}

/* NOOTAL */
DIV.NOOTAL
{
}

/* LIJST */
/*DIV.EXPLICIET
{
}

DIV.LI
{
	clear:both;
}

DIV.LINR
{
	float:left;
	margin-right:10px;
}

DIV.LITEKST
{
	*/ /*float:left;*/ /*
}
*/

OL.CUSTOM
{
	list-style: none;
	margin-top:0;
	margin-bottom:0;
	margin-left: 0;
	padding-left: 2.5em;
	text-indent: -2em;
}

UL.CUSTOM
{
	list-style: none;
	margin-top:0;
	margin-bottom:0;
	margin-left: 0;
	padding-left: 2.5em;
	text-indent: -2em;
}

LI.CUSTOM
{
	list-style-image: none;
	list-style-type: none;
}

SPAN.LINR
{
	display: table-cell; /* For FireFox and Opera */
	display: inline-block; /* For Opera and IE */
	width: 2em; 
	vertical-align: top; /* For IE  */
	text-align: right;
}


OL.NUMMER
{
	list-style-type:decimal;
	margin-top:0;
	margin-bottom:0;
}

OL.LETTER
{
	list-style-type:upper-alpha;
	margin-top:0;
	margin-bottom:0;
}

OL.LETTERSMALL
{
	list-style-type:lower-alpha;
	margin-top:0;
	margin-bottom:0;
}

OL.ROMEIN
{
	list-style-type:upper-roman;
	margin-top:0;
	margin-bottom:0;
}

OL.ROMEINSMALL
{
	list-style-type:lower-roman;
	margin-top:0;
	margin-bottom:0;
}

UL.STREEP
{
/*
	list-style: none;
	margin-top:0;
	margin-bottom:0;
*/
	list-style: none;
	margin-top:0;
	margin-bottom:0;
	margin-left: 0;
	padding-left: 2.5em;
	text-indent: -2em;

}
/*
UL.STREEP LI
{
	margin-left: -15px;
}
*/

LI.STREEP
{
	list-style-image: none;
	list-style-type: none;
}

UL.BULL
{
	list-style-type:disc;
	margin-top:0;
	margin-bottom:0;
}
/*
UL.BULL LI
{
	margin-left: 20px;
}
*/
/* NADRUK */
SPAN.VET
{
	font-weight:bold;
}

SPAN.CURSIEF
{
	font-style:italic;
}

SPAN.LIJN
{
	text-decoration:underline;
}

SPAN.VETCURSIEF
{
	font-weight:bold;
	font-style:italic;
}

SPAN.VETLIJN
{
	font-weight:bold;
	text-decoration:underline;
}

SPAN.CURSIEFLIJN
{
	font-style:italic;
	text-decoration:underline;
}

SPAN.VETCURSIEFLIJN
{
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}

/* VOETNOOT */
A.VOETNOOTINTEKST
{
}

A.VOETNOOTTABEL
{
}

SUP.VOETNOOTNR
{
}

TBODY.VOETNOTENINTABEL
{
}

TR.VOETNOTENINTABEL
{
}

TD.VOETNOTENINTABEL
{
}

HR.VOETNOTENAFSCHEIDING
{
}

TABLE.VOETNOTENINTEKST
{
}

TR.VOETNOTENINTEKST
{
}

TD.VOETNOTENINTEKST
{
}

DIV.VOETNOOT
{
	clear:both;
}

DIV.VOETNOOTNR
{
	float:left;
	margin-right:10px;
}

DIV.VOETNOOTTEKST
{
	float:left;
}

/* VERWIJZINGEN */
A.EXTREF
{
}

A.INTREF
{
}

A.MARKER
{
}

/*
  ==============================================================
         Reduced CalsTable 
  ==============================================================
*/

table.BASIC
{
border-width:2px;
border-color:black;
border-collapse:collapse;
}

td.BASIC
{
border-width:2px;
border-color:black;
}

table.TOP, td.TOP
{
border-top-style:solid;
}

table.BOTTOM, td.BOTTOM
{
border-bottom-style:solid;
}

table.LEFT, td.LEFT
{
border-left-style:solid;
}

table.RIGHT, td.RIGHT
{
border-right-style:solid;
}



/*
  ==============================================================
         OUDE VERSIE
  ==============================================================
*/

/*
td.tekst
{
/	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	color: Black;	
	text-align:justify;
	
	margin-top: 20px;
	margin-left: 5px;
	margin-right:5px;
	margin-bottom:5px;	
	padding-right:5px;
	

	position:absolute;
	top:0;
	left:inherit;
	right:auto;	
	bottom:0;

	overflow:scroll;
/
}

div.tekst
{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	font-style:normal;
	color: Black;	
	text-align:justify;
	margin-top: 20px;
	margin-left: 5px;
	margin-right:5px;
	margin-bottom:5px;	
	padding-right:5px;
}

table.paragraaf
{
	border-bottom-color:#929292;
	border-bottom-style:solid;
	border-bottom-width:1px;

	margin-left: 0px;
	margin-right:5px;
	margin-bottom:20px;	
	width:100%;
}

td.paragraafprint
{
	background-color:#D2d2d2;
	color:White;
	vertical-align:middle;
	text-align:center;	
	font-size:10px;
	font-weight:bold;
}

a.paragraaf
{
	color:#4067AB;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}

a.paragraaf:hover
{
	text-decoration:underline;
	color:#4067AB;
}

a.paragraaf:visited
{
	text-decoration:none;
	color:#4067AB;
}

*/


