BODY {
	margin                     : 0px;
	background-image: url(../img/bg1.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#F7F7F7;
}

TD {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 10px;
	line-height     : 14px;
	font-style      : normal;
	color           : #000000;
	letter-spacing  : 0px;
}

.tekstboldrood {
	font-size		: 10px;
	text-decoration : none;
	color           : #b92432;
	font-weight		: bold;
	line-height		: 20px;
}

.padding {
	padding-left    : 10;
	padding-right   : 10;
	padding-top     : 10;
	padding-bottom  : 10;
}

.tekst_klein {
	font-size       : 9px;
	color			: #FFFFFF;
}
.tekst_rechts {
	font-size       : 10px;
	color			: #606B6F;
}
.titel {
	font-size       : 14px;
	color			: #b92432;
}
.titel-referenties {
	padding			: 10px;
	font-size       : 14px;
	color			: #b92432;
}
.titel-rubrieken {
	padding-top     : 4px;	
	padding-left	: 10px;
	font-size       : 16px;
	color			: #b92432;
}
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 {
	font-size		: 9px;
	text-decoration : none;
	color           : #b92432;
	font-weight		: bold;
}
A:HOVER {
	font-size		: 9px;
	text-decoration : underline;
	font-weight		: bold;
	color           : #b92432;
}
A:VISITED {
	font-size		: 9px;
	font-weight		: bold;
	color           : #b92432;
}
A:ACTIVE {
	font-size		: 9px;
	font-weight		: bold;
	text-decoration : underline;
	color           : #b92432;
}

A.2 {
	text-decoration : underline;
	font-size       : 9px;
	color			: #FFFFFF;
	font-weight		: normal;
}
A.2:HOVER {
	text-decoration : underline;
	font-size       : 9px;
	color			: #FFFFFF;
	font-weight		: normal;
}
A.2:VISITED {
	text-decoration : underline;
	font-size       : 9px;
	color			: #FFFFFF;
	font-weight		: normal;
}
A.2:ACTIVE {
	text-decoration : underline;
	font-size       : 9px;
	color			: #FFFFFF;
	font-weight		: normal;
}
A.3 {
	text-decoration : none;
	font-size       : 10px;
	color			: #8f8f90;
	font-weight		: normal;
}
A.3:HOVER {
	text-decoration : underline;
	font-size       : 10px;
	color			: #8f8f90;
	font-weight		: normal;
}
A.3:VISITED {
	text-decoration : underline;
	font-size       : 10px;
	color			: #8f8f90;
	font-weight		: normal;
}
A.3:ACTIVE {
	text-decoration : underline;
	font-size       : 10px;
	color			: #8f8f90;
	font-weight		: normal;
}
#navExtra a {	
	display:block;
	background-image:   url(../img/menu_normaal.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	line-height: 30px;
	padding-left: 22px;
	font-weight : normal;
	letter-spacing: 2px;
}

#navExtra a:hover {
	background-image:   url(../img/menu_normaal.gif);
	color: #000000;
	font-weight : normal;
	letter-spacing: 2px;
}
#navaan a {
	display:block;
	background-image:   url(../img/menu_normaal.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-decoration : none;
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	padding-left: 22px;
	line-height: 30px;
	heigth:30px;
	font-weight : normal;
	letter-spacing: 2px;
}