BODY {
	background				   : url(../img/bg.jpg);
	background-attachment      : fixed;
	background-position		   : center;
	background-repeat          : repeat-y;
	scrollbar-face-color       : #F8F8F8;
	scrollbar-shadow-color     : #F8F8F8;
	scrollbar-highlight-color  : #F8F8F8;
	scrollbar-3dlight-color    : #F8F8F8;
	scrollbar-darkshadow-color : #000000;
	scrollbar-track-color      : #F8F8F8;
	scrollbar-arrow-color      : #000000;
	margin                     : 0px;
}

TD {
	font-family     : Verdana;
	font-size       : 11px;
	line-height     : 18px;
	font-style      : normal;
	color           : #000000;
	letter-spacing  : 0px;
}
.meer {
	text-align		: right;
	color			: #FFFFFF;
	padding-left    : 10;
	padding-right   : 10;
}
.tekst-title {
	font-size		: 13px;
	color			: #0754A4;
}
.title {
	font-size		: 21px;
	color			: #0754A4;
}
.title2 {
	font-size		: 16px;
	color			: #0754A4;
	font-weight		: bold;
}
.inhoud {
	font-size		: 11px;
	padding-top		: 30;
	padding-bottom	: 30;
	padding-left    : 15;
	padding-right   : 15;
	text-align		: justify;
}
.tekst_klein {
	font-size       : 9px;
}
.bottom {
	padding-top		: 3 px;
	text-align		: center;
	color			: #FFFFFF;
}
.cursor {
	cursor          : hand
}

select, input, textarea, radio, checkbox{
	color           : #000000;
	font-family     : Verdana;
	font-size       : 11px;
	background      : #F8F8F8;
	text-align      : left;
	border-width    : 1; 
	border-color    : #000000; 
	border-style    : solid; 
}
INPUT.button {
	background      : none;
	border          : 0;
	background-image: url(bg_button.gif);
	font-weight     : bold;
	width           : 100px;
	height          : 20px;
	cursor          : hand;
}

IMG {
	border			: 0px;
}

A {
	text-decoration : underline;
	color           : #83b834;
}
A:HOVER {
	text-decoration : underline;
	color           : #83b834;
}
A:VISITED {
	color           : #83b834;
	text-decoration : underline;
}
A:ACTIVE {
	color           : #83b834;
	text-decoration : underline;
}

A.2 {
	text-decoration : underline;
	color           : #A3A3A3;
}
A.2:HOVER {
	text-decoration : underline;
	color           : yellow;
}
A.2:VISITED {
	color           : yellow;
}
A.2:ACTIVE {
	text-decoration : underline;
}
#navExtra a {	
	display:block;
	background-image:url(../img/but_off.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	line-height: 25px;
	padding-left: 15px;
	font-style : bold;
	font-weight: bold;
}

#navExtra a:hover {
	background-image:   url(../img/but_over.gif);
	color: #FFFFFF;
	font-style : bold;
	font-weight: bold;
}
#navaan a {
	display:block;
	background-image:   url(../img/but_over.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-decoration : none;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	padding-left: 15px;
	line-height: 25px;
	heigth:25px;
	font-style : bold;
	font-weight: bold;
}
#navExtrasub a {	
	display:block;
	background-image:url(../img/subbut_off.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana;
	color: #0754A4;
	font-size: 11px;
	text-decoration: none;
	line-height: 25px;
	padding-left: 15px;
}

#navExtrasub a:hover {
	background-image:   url(../img/subbut_over.gif);
	color: #0754A4;
}
#navaansub a {
	display:block;
	background-image:   url(../img/subbut_over.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-decoration : none;
	font-family: Verdana;
	color: #0754A4;
	font-size: 11px;
	text-decoration: none;
	padding-left: 15px;
	line-height: 25px;
	heigth:25px;
}