/* CSS Document */

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 13px;	
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

	}

a:hover {
	text-decoration: underline;
	}

a.uitz {
	font-weight: normal;
	font-size: 9px;
	color: #FFFFFF;
	}
	
	
a:hover.uitz {
	text-decoration: underline;
	color: #FFFFFF;
	}	

td.uitz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	}
	
td.uitz2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	}
td.rood {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E11902;
	font-weight: bold;
}

td.navigatie {
	line-height: 30px;
	width: auto;
	height: auto;
	color: #666666;
	}


td.navigatie a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background-color: #FDEAC0;
	width: auto;
	color: #666666;
	text-decoration: none;

}
td.navigatie a:hover {
	background-color: #FFB202;
	text-decoration: none;
	color: #FFFFFF;

}
.scrollbar {
	scrollbar-highlight-color: #FFFFFF;
	height: 100%;
	overflow:auto;
	scrollbar-base-color: #E11902;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-shadow-color: #E11902;
	scrollbar-face-color: #E11902;
	padding-right: 7px;
}
.scrollbarfirefox {
	height: 200px;
	overflow: auto;

}
img.shadow
{
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
	border-bottom-color: #666666;
	border-right-color: #666666;
}
.titel
{
	color:#E11902;
	font-weight:bold;
}
.background
{
	background-image: url(images/logowitachtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.background2
{
	background-image: url(images/magnifyglass.jpg);
	background-repeat: no-repeat;
	background-position: 60px bottom;
}
a.uitz3
{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.uitz3:hover
{
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.noborder
{
	border: none;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9px;
	width: 23px;
	margin: 0px;
	vertical-align: baseline;
}
.highlight
{
	background-color: #FF9900;
}
