.bgImage
{
	background-position: left top;
	background-image: url(/pages/randomImage.aspx);
	background-repeat: no-repeat;
}
body
{
	background: #ffffff url( "/media/bg.gif" ) repeat-y fixed center top;
}
DIV.content
{
	margin-right: 15px;
	margin-left: 195px;
}
html
{
	overflow-y: scroll;
}
/* toon de verticale scrollbar altijd (IE) */
html
{
	overflow: -moz-scrollbars-vertical;
}
/* toon de verticale scrollbar altijd (mozilla) */
.homepagenews
{
	font-size: xx-small;
	font-family: verdana;
	font-weight: normal;
}
.homepagenews .date
{
	color: #d98d00;
	margin-left: 10px;
}
.homepagenews .text
{
	text-align: left;
}
.homepagenews .text a
{
	color: #d98d00;
	text-decoration: none;
}
.homepagenews .text a:hover
{
	color: #7777a3;
	text-decoration: none;
}
.homepagenews .title a
{
	color: #d98d00;
	font-weight: bold;
	text-decoration: none;
}
.homepagenews .title a:hover
{
	color: #7777a3;
	font-weight: bold;
	text-decoration: none;
}
.homepagenews image
{
	margin: 0 10px 10px 0;
	padding: 0 10px 10px 0;
}
table.navitem
{
	margin-top: 3px;
}
table.navitemhidden
{
	visibility: hidden;
}
.content
{
	font-weight: normal;
	font-size: xx-small;
	color: #504e53;
	font-family: verdana;
}
.content .error
{
	color: red;
}
.content .header
{
	color: white;
	font-weight: normal;
	background-color: #7777a3;
}
.content .invoervak
{
	color: black;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	background-color: #eeeef4;
	border: solid 0;
}
.content .UpNav
{
	text-align: right;
	margin-bottom: 20px;
}
.content A
{
	color: #40406c;
	text-decoration: underline;
}
.content A:hover
{
	color: #FFA600;
	text-decoration: underline;
}

.content H1
{
	color: #7777a3;
	font-size: x-small;
	font-family: verdana;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: -10px;
}
.content H2
{
	color: #7777a3;
	font-size: x-small;
	font-family: verdana;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-bottom: -10px;
}
.content H3
{
	color: #7777a3;
	font-size: xx-small;
	font-family: verdana;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 10px;
	margin-bottom: -15px;
}
.content input.invoervak
{
	color: black;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	background-color: #eeeef4;
	border: solid 0;
}
.content input.invoervakALT
{
	color: black;
	font-size: 11px;
	font-family: verdana;
	font-weight: normal;
	background-color: #ffe6b5;
	border: solid 0;
}
.content P
{
	line-height: 1.5em;
	text-align: left;
}
.content Table
{
	color: #504e53;
	font-size: xx-small;
	font-family: verdana;
	font-weight: normal;
}
.content TABLE.InterneLinks
{
	font-size: xx-small;
}
.extranetsubmenu
{
	margin-left: 6px;
}
.extranetsubmenu A
{
	color: #7777a3;
	text-decoration: none;
}
.extranetsubmenu div
{
	margin-top: 3px;
	margin-bottom: 3px;
}
.extranetsubmenu table table
{
	width: 130px;
}
.extranetsubmenu table, .submenu td
{
	color: #7777a3;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	background: url( "/media/bg_dotted.gif" );
}
.extranetsubmenuspeciaal
{
	margin-left: 6px;
}
.extranetsubmenuspeciaal A
{
	color: #ffa600;
	text-decoration: none;
}
.extranetsubmenuspeciaal div
{
	margin-top: 3px;
	margin-bottom: 3px;
}
.extranetsubmenuspeciaal table table
{
	width: 130px;
}
.extranetsubmenuspeciaal table, .submenu td
{
	color: #ffa600;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	background: url( "/media/bg_dotted2.gif" );
}
.login
{
	color: #1515a3;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
}
.login input.invoervak
{
	color: black;
	font-size: 9px;
	font-family: verdana;
	font-weight: normal;
	background-color: #eeeef4;
	width: 50px;
	height: 13px;
	border: solid 0;
}
.navitem td
{
	color: white;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	letter-spacing: 0;
}
.navitem td a
{
	text-decoration: none;
}
.navitem td div
{
	margin-top: 3px;
	margin-left: 10px;
}
.navitem td.actief
{
	color: black;
	background: #7777a3 url( "/media/bg_item_actief.gif" );
}
.navitem td.actief a, .navitem td.actief a:visited
{
	color: black;
}
.navitem td.extranet
{
	background: 733F00 url( "/media/bg_item_extranet.gif" );
}
.navitem td.extranet a, .navitem td.extranet a:visited
{
	color: white;
}
.navitem td.hover
{
	color: black;
	background: #7777a3 url( "/media/bg_item_actief.gif" );
	cursor: pointer;
}
.navitem td.hover a, .navitem td.hover a:visited
{
	color: black;
}
.navitem td.normaal
{
	background: #7777a3 url( "/media/bg_item_normaal.gif" );
}
.navitem td.normaal a, .navitem td.normaal a:visited
{
	color: white;
}
.navitem td.rand
{
	background-color: #f6f6f9;
}
.navitem td.schaduw
{
	background-color: #4f4f63;
}
.navlinks
{
	background: url( '/media/bg_navig1.gif' );
	background-color: #7777A3;
}
.navrechts
{
	background: url( '/media/bg_navig2.gif' );
	background-color: #7777A3;
}
.statsubmenu
{
	margin-left: 6px;
}
.statsubmenu A
{
	color: #b22222;
	text-decoration: none;
}
.statsubmenu div
{
	margin-top: 3px;
	margin-bottom: 3px;
}
.statsubmenu table table
{
	width: 130px;
}
.statsubmenu table, .submenu td
{
	color: #b22222;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana;
	background-image: url(/media/bg_dotted3.gif);
}
.subnavlinks
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7777A3;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
}
.subnavlinks div
{
	margin-left: 6px;
}
.subnavrechts
{
	background: url( '/media/bg_navig3.gif' );
	background-color: #7777A3;
}
#breadcrumbs
{
	margin-top: 5px;
	font-size: xx-small;
	z-index: 10;
	margin-left: 195px;
	overflow: visible;
	width: 450px;
	color: #504e53;
	font-family: verdana;
	position: absolute;
}
#breadcrumbs A
{
	text-decoration: none;
	color: #1515A3;
}
#homeContent
{
	display: block;
	position: relative;
	top: -120px;
	width: 214px;
	clear: none;
}
#homeNieuws
{
	clear: none;
	display: block;
	background: url(/media/bg_homepagenews.gif) repeat-x 0px 0px;
	left: 0px;
	width: 344px;
	padding-top: 10px;
	position: relative;
	top: 0px;
}
.LaatstePostings a
{
	font-size: xx-small;
	font-weight: bold;
	color: #BB7900;
	text-decoration: none;
}
.LaatstePostings a:hover
{
	font-size: xx-small;
	font-weight: bold;
	color: #F29D00;
	text-decoration: none;
}

.LaatstePostings .postingsubtitle
{
	color: #7777a3;
}
.NieuwsDetailBeeld
{
	border-right: #7d888a 1px solid;
	border-top: #7d888a 1px solid;
	border-left: #7d888a 1px solid;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom: #7d888a 1px solid;
	float: left;
}
.footer
{
	font-family: verdana;
	margin-top: 30px;
	font-size: 9px;
	margin-bottom: 10px;
	width: 560px;
	color: #EAD0A1;
}
.footer2
{
	font-family: verdana;
	margin-top: 30px;
	font-size: 9px;
	margin-bottom: 10px;
	width: 596px;
}
.footer2 *
{
	color: #E8BA64;
}
.footer2 TD
{
	color: #E8BA64;
}
.footer2 HR
{
	color: #E8BA64;
}
.footer2 tr
{
	font-size: 9px;
	color: #E8BA64;
}
.footer2 tr a
{
	color: #E8BA64;
}
.footer *
{
	color: #E8BA64;
}
.footer tr
{
	font-size: 9px;
	color: #E8BA64;
}
.footer tr a
{
	color: #E8BA64;
}

