BODY {
	background-image: url(../img/bg.gif);
	background-attachment: fixed;
    background-repeat: repeat;

}

TD {
	font-family     : Verdana;
	font-size       : 11px;
	line-height     : 21px;
	font-style      : normal;
	color           : #0d3267;
	letter-spacing  : 0px;
}

.titel {
	font-family		: Trebuchet MS;
	font-size		: 20px;
	color			: #0d3267;
	font-weight     : normal;
	letter-spacing  : 0px;	
}

.subtitel {
	font-family		: Trebuchet MS;
	font-size		: 14px;
	color			: #000000;
	font-weight     : bold;
	letter-spacing  : 0px;	
	margin:0px;
}

.tekst_breadcrumb {
	font-family     : Verdana;
	font-size       : 10px;
	line-height     : 21px;
	font-style      : normal;
	letter-spacing  : 0px;
}

.tekst_under {
	font-family     : Verdana;
	font-size       : 10px;
	font-style      : normal;
	letter-spacing  : 0px;
	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;
	color			: #c33001;
	width           : 100px;
	height          : 20px;
	cursor          : hand;
}

.image{
	border-style: outset;
	border-color: #999999;
	border-width: 1px;
}

A {
	text-decoration : none;
	color           : #0d3267;
}
A:HOVER {
	text-decoration : underline;
	color           : #000000;
}
A:VISITED {
	color           : #0d3267;
}
A:ACTIVE {
	text-decoration : underline;
}

A.2 {
	text-decoration : none;
	font-family     : Verdana;
	font-size       : 10px;
	line-height     : 21px;
	color           : #0d3267;
	letter-spacing  : 0px;
}
A.2:HOVER {
	text-decoration : underline;
	font-family     : Verdana;
	font-size       : 10px;
	line-height     : 21px;
	color           : #0d3267;
	letter-spacing  : 0px;
}
A.2:VISITED {
	font-family     : Verdana;
	font-size       : 10px;
	line-height     : 21px;
	font-weight     : bold;
	color           : #0d3267;
	letter-spacing  : 0px;
}
A.2:ACTIVE {
	text-decoration : underline;
	font-family     : Verdana;
	font-size       : 10px;
	line-height     : 21px;
	color           : #0d3267;
	letter-spacing  : 0px;
}


A.3 {
	text-decoration : none;
	font-family     : Verdana;
	font-size       : 10px;
	line-height     : 21px;
	color           : #FFFFFF;
	letter-spacing  : 0px;
	font-weight		: normal;
}
A.3:HOVER {
	text-decoration : underline;
	font-family     : Verdana;
	font-size       : 10px;
	line-height     : 21px;
	color           : #FFFFFF;
	letter-spacing  : 0px;
	font-weight		: normal;
}
A.3:VISITED {
	font-family     : Verdana;
	font-size       : 10px;
	line-height     : 21px;
	font-weight     : bold;
	color           : #FFFFFF;
	letter-spacing  : 0px;
	font-weight		: normal;
}
A.3:ACTIVE {
	text-decoration : underline;
	font-family     : Verdana;
	font-size       : 10px;
	line-height     : 21px;
	color           : #FFFFFF;
	letter-spacing  : 0px;
	font-weight		: normal;
}

#navExtra a {	
	display:block;
	background-image:   url(../img/menu_normaal.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	line-height: 22px;
	padding-left: 5px;
	font-style : bold;
	
}

#navExtra a:hover {
	background-image:   url(../img/menu_over.jpg);
	color: #FFFFFF;
	font-style : bold;
}
#navaan a {
	display:block;
	background-image:   url(../img/menu_over.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-decoration : none;
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
	line-height: 22px;
	heigth:22px;
	font-style : bold;
	font-weight: bold;
}

