@charset "utf-8";
/* CSS Document */

html { overflow-y: scroll; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0067B1;
}
a:link {
	color: #004477;
	font-weight: normal;
}
a:visited {
	color: #0067B1;
}
a:hover {
	color: #0067B1;
}
a:active {
	color: #0067B1;
}
.border_left {
	background-image: url(../images/left_border.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.border_right {
	background-image: url(../images/right_border.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.content {
	padding: 10px;
	text-align: left;
	width: 532px;
}
.footer {
	color: #FFFFFF;
	height: 33px;
	padding-left: 10px;
}
.menu_td {
	padding-left: 1px;
	padding-top: 30px;
}
a.hfdlink {
	color: #0033FF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.2em;
	padding-left: 1.2em;
}
a.wit {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	}
a.wit:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.wit:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.wit:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.blauw {
	color: #0067B1;
	text-decoration: none;
	font-weight: normal;
	}
a.blauw:visited {
	color: #0067B1;
	text-decoration: none;
	font-weight: normal;
}
a.blauw:hover {
	color: #0067B1;
	text-decoration: underline;
}
a.blauw:active {
	color: #0067B1;
	text-decoration: underline;
}

.menusub_td {
	padding-top: 30px;
}
#navcontainer
{
	width: 16em;
	padding: 0 0 1em 2em;
	margin-bottom: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#navcontainer ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navcontainer li
{
	border-bottom: 0px solid #90bade;
	margin: 0;
}
#navcontainer li a
{
	background: transparent url(../images/bullet.gif) left center no-repeat;
	padding: 0px 5px 0px 1.5em;
	border-left: 0px solid #1958b7;
	color: #CC3366;
	text-decoration: none;
	width: 100%;
}
#navcontainer ul li a:hover
{
	background: transparent url(../images/bullet2.gif) left center no-repeat;
	color: #FF6600;
}
#navcontainer ul li a#current
{
	background: transparent url(../images/bullet2.gif) left center no-repeat;
	color: #FFCC66;
}
.foto_td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #007AD5;
	width: 325px;
}

