img {
	border: 0px;
}

table p {
	margin: 5px;
}

table {
	border: 0px;
    padding: 0px;
    margin:0px;
}

#advanced {
	font-variant: normal;
	padding-left: 20px;
	padding-right: 20px;
	width: 600px;
	margin: 0px auto 0px auto;
	text-align: left;
	font-size: 10px;
}

.aantal_reacties {
	font-size: 10px;
}

#ajax_reactieform form {
	margin-left: 5px;
	margin-right: 5px;
}

#ajax_reactieform th {
    text-align:rigth;
}

textarea {
	font-size: small;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	width: 200px;
}

.smallcaps, #ajax_reactieform.smallcaps, .rightnav {
	text-align: center;
}

.rightnav {
    margin-top:5px;
    margin-bottom:5px;
    cursor:pointer;
    color:#176DA6;
    font-weight:bold;
}

.rightnav a {
    text-decoration:underline;
}
.lichtgrijs {
	color: #D3D3D3;
}

.donkergrijs {
	color: #A9A9A9;
}

.donkergrijs a {
	color: #A9A9A9;
	text-decoration: underline;
	font-weight: bold;
}

.kolom {
	background-color: lightgray;
	width: 36px;
	float: left;
	text-align: center;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 5px;
}

.columns{
    border:0px;
    margin:0px;
    padding:0px;
}

.columns td{
    border:0px;
    margin:0px;
    padding:0px;
	vertical-align: top;

}
.docname {
	background-color: #176DA6;
	margin:0px;
	padding:1px;
	text-align: center;
}	

#dhtmltooltip{
    position: absolute;
    width: 150px;
    border: 1px solid black;
    padding: 2px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
}

.disclaimer{
    float:center;
    width:500px;
    background-color:lightgray;
    text-align: center;
    font-size: 12px;
    font-style: italic;
    color: DimGray;
    margin: 15px auto 15px auto;
}

.disclaimer a{
    color: DimGray;
    text-decoration:underline;
}

.nav {
    float:center;
    text-align: center;
    padding:20px;
}


.nav a{
    font-size: 30px;
    text-decoration:none;
}

.displayselect img{
    vertical-align:top;
    cursor:pointer;
}

.nieuweregel {
	clear: both;
	text-align: center;
	z-index: 5;
}

#grafiek {
	margin:0px;
	padding:0px;
	height:470px;
	overflow:auto;
    white-space:nowrap;
}

.l {
	margin: 0px;
	padding: 0px;
    background-color:lightgray;
}

.r {
	margin: 0px;
	padding: 0px;
	cursor:pointer;
}

.numResults {
	background: #C3DFFF;
	margin: 1px auto 1px auto;
}

#search{
	width: 100%;
}


.highlight {
	background-color:#FCF6C5;
	font-weight:bold;
}

#links {
    clear: both;
    float:left;
	width: 470px;
    background-color:white;
	padding-bottom: 10px; 
}

#rechts {
    float:right;
	width: 390px;
    background-color:white;
}

#center {
    float: center;
    width: 634px;
    margin: 0px auto 0px auto;
}

.footer {
	clear: both;
    height:20px;
}
div.text {
	height:200px;
	overflow:auto;
}

#bezigmetladen {
    height:20px;
    padding:0px;
    margin:0px;
}
.text h1, .text h2 {
	text-align: left;
	color: black;
	font-size: 12px;
	font-variant: normal;
	background-color: white;
	padding: 0;
    border:none;   
}

.permalink {
    font-size:10px;
}

a.headerlink {
    color:#176DA6;
    font-size:0.8em;
    padding:0pt 4px;
    text-decoration:none;
    visibility:hidden;
}

a.headerlink:hover {
    background-color:#176DA6;
    color:white;
}

h2:hover > a.headerlink{
    visibility:visible;
}

