a:link, a:active, a:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #990000;
	background-color: transparent;
}


/* Afdelingen */

thead {
	background-color: #f2f2f2;
	color: #000000;
}

.tlgAfdelingen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	color: #000000;
	background-color: transparent;
	margin: 10px 10px 0 10px;
}

.tlgContents td {
	padding: 2px 5px 2px 5px;;
}

.tlgContents thead tr td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 2px;
	border-bottom: 1px dotted #000000;
	color: #990000;
	background-color: inherit;
}

.tlgContents tbody {
	font-size: 10px;
}

.tlgAfdelingsnummer {
	vertical-align: top;
}

.tlgAfdelingshoofdstukken ul.tlgTreeview li {
	color: #990000;
	background-color: transparent;
	list-style: disc;
}

.tlgAfdelingshoofdstukken ul.tlgTreeview li.tlgLiToelichting {
	list-style: circle;
	background-color: transparent;
}


.tlgToelichtingsLinkContainer ul, ul.tlgTreeviewPosts {
	margin-left: 5px !important;
}
.tlgToelichtingsLinkContainer ul li.tlgLiToelichting {
	list-style: circle;
	background-color: transparent;
}

.tlgInhoudsOpgave {
	font-size: 15px;
	margin: 10px 0 5px 0;
}

.tlgAfdelingtoelichting {
	color: #000000;
	background-color: transparent;
}

.tlgAfdelingtoelichtingContainer {
	margin: 5px 0 10px 0;
}

li p {
	color: #000000;
	background-color: transparent;
}


/* Hoofdstukken */

.tlgHoofdstuk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: transparent;
	margin: 0 10px 0 10px;
}

.tlgHoofdstuktitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	margin: 0 0 10px 0;
}

.tlgHoofdstukomschrijving {
	font-size: 13px;
	color: #990000;
	background-color: transparent;
	margin: 0 0 10px 0;
}

.tlgHoofdstuk ul.tlgTreeview {
	list-style-position: inside;
	margin-left:15px;
}

.tlgHoofdstuk ul.tlgTreeview li {
	color: #990000;
	background-color: transparent;
	list-style: disc;
}

.tlgPostentitel {
	font-size: 13px;
	color: #000000;
	background-color: transparent;
	margin: 20px 0 5px 0;
}

.tlgPostLinks {
	font-size: 11px;
	margin-bottom: 10px;
}

.tlgToelichtingsLinkContainer {
	margin: 0 0 10px 0;
}

.tlgToelichtingsLinkContainer a {
	font-size: 13px;
	margin: 0 0 10px 0;
	text-decoration: underline;
}

.tlgHoofdstuktoelichting {
	margin: 0 0 10px 0;
}


/* Posten */

.tlgPost {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: transparent;
	margin: 0 10px 0 10px;
}

.tlgPosttitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	margin: 0 0 20px 0;
}

.tlgPost table tr td {
	font-size: 10px;
}

/* Listview */
.listview_toelichting {
	line-height: 16px;
	margin: 0 5px 0 5px;
}

.listItemTitel{
    font: 100% Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    text-align: left;
    vertical-align: top;
	border-width: 0px;    
	padding-left: 5px;    
}

.listview_toelichting td {
  line-height: 16px;
  padding-left: 5px;
  font-weight: normal;
}

.listview_toelichting thead{
    font: 100% Georgia;
    font-size: 13px;
    color: #990000;
    text-align: left;
    vertical-align: top;
	padding-left: 5px;   
}

.listview_toelichting thead tr td {
	padding: 2px;
	border-bottom: 1px dotted #000000;
}

.listview_toelichting tbody tr td.listItemNummer, .listview_toelichting tbody tr td.listItemTitel {
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #000000;
}

.listItemBody
{
    font: 100% Verdana;
    font-size: 11px;
    color: #990000;
    text-align: left;
    vertical-align: top;
	padding-left: 5px;    
}
.tlgTussenkop
{
    font-size:11px;
    font-weight:bold;
}

.tlgDivisie ol{
padding-left:15px;
padding-bottom:5px;
}

.tlgDivisie{
padding-bottom:10px;
}

.tlgHeader{
font-weight:bold;
}