body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
    background-repeat : no-repeat;
	background-color: #030434;
    color: #7BADD6;
	margin: 5px;
	padding: 5px;
}

.head {
	font-size: 14px;
	font-weight: bold;
}

table.report {
	border-collapse: collapse;
	font-size: 10pt;
    padding: 4px;    
}

table.report tr {
}

table.report th {
	text-align: left;
	font-weight: bold;
	color:#7BADD6;
}

th a {
	color: #7BADD6;
	text-decoration: none;
}

table.report td {
	color: #DEB606;
	cursor: pointer;

}

.tdOmschrijving{
	color: white;
    border-bottom-width: 2px;
	border-bottom-color: #7BADD6;
	border-bottom-style: solid;

}

table.spec {
	font-size: 10pt;
	width: 640px;
	border-collapse: collapse;
}

table.spec td {
	color: White;
	border-width: 1px;
	border-style: solid;
	border-color: #7BADD6;
	border-bottom-width: 1px;
}

table.spec th {
	color: #7BADD6;
	font-weight: bold;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #7BADD6;
	border-bottom-width: 1px;
}

table.footer {
	font-size: 10pt;
	width: 640px;
}

table.footer td {
	color: black;
}

h4{
    font-size: 13pt;
    color: #FE0000;
}

a {
	color: #DEB606;
}

img {
	border-style: solid;
	border-width: 1px;
	border-color: black;
}

input {
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

.paging {
	font-size: 10pt;
}

.aHomepagina {
    color: #DEB606;
    text-decoration: none;
  	font-size: 10pt;
    font-weight:bold;
}

.aHomepagina:hover {
    color: #DEB606;
    text-decoration: none;    
	font-size: 10pt; 
    font-weight:bold;       
}

.aHomepagina:visited {
    color: #DEB606;
    text-decoration: none;    
	font-size: 10pt; 
    font-weight:bold;       
}

.aHomepagina2 {
    color: #FFFFFF;
    text-decoration: none;
  	font-size: 10pt;
    font-weight:bold;
}

.aHomepagina2:hover {
    color: #FFFFFF;
    text-decoration: none;    
	font-size: 10pt; 
    font-weight:bold;       
}

.aHomepagina2:visited {
    color: #FFFFFF;
    text-decoration: none;    
	font-size: 10pt; 
    font-weight:bold;       
}
