/*
text:		#6e6e6e;
blue: 	#489ab9;

light-blue:	#b7d8f1;
lighter-blue: #e2eff9;

*/

:focus { outline: 0; }
img { -ms-interpolation-mode: bicubic; }

html {
overflow-y: scroll;
}

body, td, th, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}
#pageWrapper {
	width: 984px;
	margin: 0 auto;
	background-image: url(../_Images/wrapper-bg.png);
}
#pageWrapperBottom {
		margin: 0 auto;
		width: 984px;
		height: 28px;
		background-image: url(../_Images/wrapper-bg-bottom.png);
}
#pageWrapperTop {
		margin: 0 auto;
		width: 984px;
		height: 30px;
		background-image: url(../_Images/wrapper-bg-top.png);
}

#imageFade, #imageFade2 {
	display: none;
}
#infoboxes3 {
	xwidth: 198px;
	padding: 5px;
}
#infoboxes1 {
	margin-left: 6px;
	xwidth: 198px;
	padding: 5px;
}
.styledtable{
}
.styledtable2{

}
.contentboxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(../_Images/boxbackgr_top.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
.contentboxtitlebig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(../_Images/boxbackgr_top_big.jpg);
	background-repeat: no-repeat;
	height: 25px;
}
.contentboxtop {
	padding: 3px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	line-height: 14px;
	background-image: url(../_Images/boxbackground.jpg);
	background-repeat:repeat-y;
}
.contentboxtop a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bbb;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
.contentboxtop a:hover{
	color: #000;
	text-decoration: none;
}
.contentboxtopbig {
	padding: 20px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	background-image: url(../_Images/boxbackground_big.jpg);
	background-repeat:repeat-y;
}
.contentboxtopbig a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bbb;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}
.contentboxtopbig a:hover {
	color: #000;
	text-decoration: none;
}
.contentboxtopyellow {
	xpadding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	background-image: url(../_Images/boxbackground_yellow.jpg);
}
.contentboxbottom {
	background-image: url(../_Images/boxbackgr_bottom.jpg);
	background-repeat: no-repeat;
}
.contentboxbottombig {
	background-image: url(../_Images/boxbackgr_bottom_big.jpg);
	background-repeat: no-repeat;
}
.contentboxbottomyellow {
	background-image: url(../_Images/boxbackgr_bottom_yellow.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
p { margin: 0 0 18px 0;	line-height: 18px; }

ul {
	padding: 0;
	margin: 0;
	margin-left: 20px;
	list-style: square;
}

a {
	color: #bbb;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a img {
	border: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h1 a {
	font-size: 13px;
	color: #000000;
	line-height: 27px;
	margin-bottom: 14px;
}

h2, h2 a {
	font-size: 12px;
	color: #489ab9;
	line-height: 27px;
	margin: 0;
	margin-bottom: 9px;
}
h3 {
	font-size: 11px;
	color: #6e6e6e;
	line-height: 18px;
	margin: 0;
	xmargin-bottom: 18px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #489ab9;
	margin: 0;
	xpadding-bottom: 4px;
}
h3.white {
	color: #fff;
}
hr {
	color: #f2f2f2;
	height: 1px;
}
.hide {
	display: none;
	height: 1px;
	width: 1px;
}
.noMargin {
	margin: 0;
}
.center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.linkForward {
	color: #fff;
	background: url(../_Images/arrow_white.gif)  center right no-repeat;
	padding-right: 10px;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}

#main {
	margin-top: 0;
	margin-bottom: 18px;
}

.container {
	text-align: left;
	background-color: #fff;
}
.minHeight {
	min-height: 738px;
	height:auto !important;
	height: 738px;
}

div.marginBottom {
	margin-bottom: 10px;
}
.height-4 {
	height: 148px;
}
.padding {
	xpadding: 18px 10px 0 10px;
	xmargin-bottom: 18px;
}
.padding-r {
	padding-right: 30px;
}
.padding-lr {
	padding: 0 10px 0 10px;
}

.blue {
	background-color: #489ab9;
	color: #fff;
}
.blue a {
	color: #fff;
}
.textBlue {
	color: #489ab9;
}
.light-blue {
	background-color: #b7d8f1;
}
.lighter-blue {
	background-color: #e2eff9;
}
.light-grey {
	background-color: #f8f8f8;
}


.header {
	background-color: #000;
	color: #fff;
	padding-left: 5px;
}



/* 	====================================================================================
Header */
#adres {
	width: 1100px;
	margin: 0 auto;
	padding-right: 66px;
	padding-top: 8px;
	text-align: right;
}
#adres a{
	color: #bbb;
	font-size: 11px;
	text-decoration: underline;
}
#adres a:hover{
	color: #000;
	text-decoration: none;
}

#header {
	position: relative;
	background-color: #fff;
	margin-bottom: 10px;
}
	#header-row2 {
		height: 178px;
		padding: 9px;
		padding-top: 0;
	}
	#header-row3 {
		height: 33px;
		background-image: url(../_Images/nav_bg.jpg);
		background-repeat: no-repeat;
		margin-left: 3px;
	}
	#header-row4 {
		line-height: 22px;
		padding-top: 2px;
	}

/* 	====================================================================================
sub navigation */
.subNav {
	xmargin-top: 25px;
	margin-bottom: 20px;
}
.subNav ul, .subNav ul li, .subNav ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.subNav ul {
	border-top: 1px solid #eee;
}
.subNav ul li {
	border-bottom: 1px solid #eee;
}
.subNav ul li a {
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	line-height: 18px;
	text-decoration: none;
	color: #000;
	font-size: 10px;
	padding-right: 10px;
	text-align: right;
}
.subNav ul li a:hover {
	background-color: #f1f1f1;
	text-decoration: none;
	color: #000;
}
.subNav ul li a.active {
	background-color: #f1f1f1;
	color: #000;
	text-decoration: none;

}
.subNav ul li a.parent {
	xfont-weight: bold;
}
.subNav ul ul {
	margin-left: 5px;
}
.subNav ul ul li {
	border: none;
}
.subNav ul ul li a {
	padding: 1px 0 1px 10px;
	font-size: 10px;
	background: url(../_Images/arrow_white.gif) no-repeat 4px 9px;
	padding-left: 15px;
}
.subNav ul ul li a:hover, .subNav ul ul li a.active {
	padding: 1px 0 1px 10px;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	background: none;
	background: url(../_Images/arrow_black.gif) no-repeat 4px 9px;
	padding-left: 15px;
	
}
#top-link	{ display:none; position:fixed; right:5px; bottom:5px; color:#0099d7; font-weight:bold; text-decoration:none; border:1px solid #0099d7; background:#b7d8f1; padding:10px; }


/* 	====================================================================================
Overige (voor modules e.d.) */

.pageNumberCurrent {
	text-decoration: underline;
}
.text {
    height:14px;
	font-size: 11px;
	width:166px;
}
.text2 {
    width:166px;
	font-size: 11px;
	height:50px;
}
.text3 {
    width:80px;
	font-size: 11px;
	width:166px;
}
.hide {
	display:none;
}
