body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: -moz-scrollbars-vertical;
}
td,input,textarea,select,button {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

a.hnav:link {color: #000000; text-decoration: none}
a.hnav:visited {color:#666666; text-decoration: underline}
a.hnav:hover {color: #000000;text-decoration: none}
a.hnav:visited {color: #000000;text-decoration: none}

.indent td {
	text-indent: 6px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1b488c;
	font-size: 9pt;
	text-decoration: none;
}
.bluebold a {
	color: #1b488c;
	text-decoration: none;
}
.bluebold a:hover {
	color: #95b2de;
}
.bluesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1b488c;
	text-decoration: none;
}
.whitebold{
	font-weight: bold;
	color: #FFFFFF;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #95b2de;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	font-weight: bold;
}
.bigheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #1b488c;
	display: block;
	padding: 10px;
	padding-left: 20px;
	padding-top: 16px;
	height: 59px;
	width: 100%;
}
.bigheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 10px;
	width: 100%;
}
.wf_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #1b488c;
	display: block;
	padding: 10px;
	width: 100%;
	line-height: 18pt;
}
.wf_nav a {
	color: white;
}

.space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 10px;
	width: 100%;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-indent: 25px;
	padding-top: 10px;
	display: block;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #103375;
	font-size: 10px;
	text-decoration: none;
}
.submenu a {
	color: #103375;
}
.submenu a:hover {
	color: #5b85d2;
}
.cbutton {
	display: block;
	width:100%;
	margin-bottom: 3px;
	padding-left: 18px;
}
.nav_item {
	width: 100%;
	height: 24px;
	background-image: url(img/pixel.gray.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	vertical-align:middle;
	text-align: left;
	padding-top:10px;
}
.nav_item2 {

	height: 40px;
	padding-left:24px;
	text-align: left;
	padding-top:10px;
}
.nav_item a {
	display: block;
	width:88%;
	height: 24px;
	float: right;
}
.nav_item b {
	display: block;
	width:88%;
	height: 24px;
	float: right;
}
.imgbg {
	background-image: url(img/bg.header.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
a {
	text-decoration: none;
	color: #103375;
}
a:hover {
	color: #5b85d2;
}
/*
Form elements
*/
.txtfield {
	width:100%;
}
.kop1 {
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
	color: black;
}
.kop2 {
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
	color: black;
}
.button {
	background-color: #1b488c;
	color: white;
	font-weight: bold;
}
.th {
	background-color: #aec0d8;
	font-weight: bold;
	border-bottom: 1px solid gray;
	padding-bottom: 3px;
	font-size: 10pt;
}
.th td {
	background-color: #aec0d8;
	font-weight: bold;
	border-bottom: 1px solid gray;
	padding-bottom: 3px;
	font-size: 10pt;
}
.tsh {
	background-color: #EDEDED;
	border-bottom: 1px solid silver;
}
.tsh td {
	background-color: #EDEDED;
	border-bottom: 1px solid silver;
}
.tsh2 {
	background-color: #F9F9F9;
	border-bottom: 1px solid silver;
}
.tsh2 td {
	background-color: #F9F9F9;
	border-bottom: 1px solid silver;
}
.tsh3 td {
	background-color: #FFFFFF;
	border-bottom: 1px solid silver;
}
.tsh3 {
	background-color: #FFFFFF;
	border-bottom: 1px solid silver;
}

.scroll {
   overflow: scroll;
}
.small {
	font-size:10px;
	font-color:#666666;
}
.light {
	color: gray;
}
.thumb {
	margin-bottom: 4px;
	border: 1px solid black;
}
.newsimage {
	margin-bottom: 10px;
}
.lightthumb {
	border: 1px solid silver;
}
.wf_titel {
	display: block;
	width:100%;
	font-size: 12px;
	font-weight: bold;
	border: 0px solid white;
	margin-bottom:4px;
}
.wf_tekst {
	display: block;
	width:100%;
	height: 40px;
	font-size: 11px;
	border: 0px solid white;
	margin-bottom:4px;
	margin-top:10px;
	overflow: auto;
}
.afbselect {
	width:380px;;
	height:120px;
	overflow: auto;
	border: 1px solid gray;
}
.iframe {
	width:100%;
	height:16px;
	margin-top:8px;
}
.ttable {
	width: 100%;
	height: 33px;
	background-image: url(img/pixel.gray.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	vertical-align:middle;
	text-align: left;
	padding-top:5px;
	padding-bottom:5px;
}
.ttable_border {
	width: 100%;
	height: 33px;
	background-image: url(img/pixel.gray.gif);
	vertical-align:middle;
	text-align: left;
	padding-top:5px;
	padding-bottom:5px;
}
.ttable a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.tekstomloop{
	float: left;
	margin-top:0px;;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.border_round {	
	border:solid 1px #afbfd8;
}
.border_ltr {	
	border-left:solid 1px #afbfd8;
	border-top:solid 1px #afbfd8;
	border-right:solid 1px #afbfd8;
}
.border_tb {	
	border-top:solid 1px #afbfd8;
	border-bottom:solid 1px #afbfd8;
}
.intranet_titel{
	font-size:20px;
	font-weight:bold;
	color:#185c9e;
}
.block_titel{
	color:#000;
	font-size:12px;
	font-weight:bold;
	height:30px;
	padding-left:10px;
}
.block_foto{
	border:1px solid #185c9e;
}
.block_login{
	background-color:#e2e8f0;
	color:#000;
	padding-left:10px;
}
.block_login .txtfield{
	width:150px;
}