BODY {
	background-image	: url(../img/bg1.jpg);
	background-repeat	: repeat-y;
	background-position	: center;
	background-color	: #F7F7F7;
	margin              : 0px;
}

TD {
	font-family     : Trebuchet MS;
	font-size       : 12px;
	line-height     : 18px;
	font-style      : normal;
	color           : #333333;
	letter-spacing  : 0px;
}

.padding{
	padding-left	: 20px;
	padding-right	: 20px;
}

.tekst_under{
	padding-left	: 10px;
	font-size       : 10px;
}
.titel{
	font-size		: 18px;
	color			: #333333;
	letter-spacing	: 1px;
	line-height		: 26px;
}
.titel2{
	font-size		: 16px;
	color			: #333333;
	letter-spacing	: 1px;
	line-height		: 24px;
}
.titel3{
	font-size		: 13px;
	color			: #333333;
	letter-spacing	: 1px;
	line-height		: 18px;
}

select, input, textarea, radio, checkbox{
	color           : #333333;
	font-family     : Verdana;
	font-size       : 11px;
	background      : #F8F8F8;
	text-align      : left;
	border-width    : 1; 
	border-color    : #006BB5; 
	border-style    : solid; 
}
INPUT.button {
	background      : #DDDDDD;
	border          : 1px;
	font-weight     : bold;
	text-align      : center;
	width           : 100px;
	height          : 20px;
	cursor          : hand;
}

IMG {
	border			: 0px;
}

A {
	text-decoration : none;
	color           : #333333;
	font-weight		: bold;
}
A:HOVER {
	text-decoration : none;
	color           : #333333;
	font-weight		: bold;
}
A:VISITED {
	text-decoration : none;
	color           : #333333;
	font-weight		: bold;
}
A:ACTIVE {
	color           : #333333;
	text-decoration : underline;
	font-weight		: bold;
}

A.2 {
	text-decoration : none;
	font-weight		: bold;
	color			: #006BB5;
}
A.2:HOVER {
	text-decoration : none;
	font-weight		: bold;
	color			: #006BB5;
}
A.2:VISITED {
	text-decoration : none;
	font-weight		: bold;
	color			: #006BB5;
}
A.2:ACTIVE {
	text-decoration : underline;
	font-weight		: bold;
	color			: #006BB5;
}

A.3 {
	font-size		: 10px;
	text-decoration : none;
	font-weight		: bold;
}
A.3:HOVER {
	font-size		: 10px;
	text-decoration : none;
	font-weight		: bold;
}
A.3:VISITED {
	font-size		: 10px;
	text-decoration : none;
	font-weight		: bold;
}
A.3:ACTIVE {
	font-size		: 10px;
	text-decoration : underline;
	font-weight		: bold;
}

#navExtra a {	
	display				: block;
	background-image	: url(../img/menu_normaal.jpg);
	background-repeat	: no-repeat;
	text-align			: left;
	font-family			: Tahoma;
	color				: #FFFFFF;
	font-size			: 11px;
	text-decoration		: none;
	line-height			: 30px;
	padding-left		: 28px;
	font-style			: bold;
	font-weight			: bold;
}
#navExtra a:hover {
	background-image	: url(../img/menu_normaal.jpg);
	color				: #FFFFFF;
	font-style 			: bold;
	font-weight			: bold;
	text-decoration		: none;
}
#navaan a {
	display				: block;
	background-image	: url(../img/menu_normaal.jpg);
	background-repeat	: no-repeat;
	text-align			: left;
	text-decoration 	: none;
	font-family			: Tahoma;
	color				: #FFFFFF;
	font-size			: 11px;
	text-decoration		: underline;
	padding-left		: 28px;
	line-height			: 30px;
	font-style			: bold;
	font-weight			: bold;
}

#navExtrasub a {	
	display				: block;
	background-image	: url(../img/submenu_normaal.jpg);
	background-repeat	: no-repeat;
	text-align			: left;
	font-family			: Tahoma;
	color				: #FFFFFF;
	font-size			: 11px;
	text-decoration		: none;
	line-height			: 30px;
	padding-left		: 28px;
	font-weight			: normal;
}

#navaansub a {
	display				: block;
	background-image	: url(../img/submenu_normaal.jpg);
	background-repeat	: no-repeat;
	text-align			: left;
	text-decoration 	: none;
	font-family			: Tahoma;
	color				: #FFFFFF;
	font-size			: 11px;
	text-decoration		: none;
	padding-left		: 28px;
	line-height			: 30px;
	heigth				: 30px;
	font-weight			: normal;
}
#navExtrasub a:hover {
	background-image	: url(../img/submenu_normaal.jpg);
	color				: #FFFFFF;
	font-weight			: normal;
}