Body 
	{ 
    scrollbar-3d-light-color : #ffffff;
    scrollbar-arrow-color : #ffffff;
    scrollbar-base-color : #ffffff;
    scrollbar-dark-shadow-color : #ffffff;
    scrollbar-face-color : #A4B5C3;
    scrollbar-highlight-color : #A4B5C3;
    scrollbar-shadow-color : #ffffff;
	font-family : arial ; 
	font-size : 12px ; 
	color : #ffffff ;
	background-color : #A4B5C3 ;
	}
.catalogue
	{ 
    scrollbar-3d-light-color : #A4B5C3;
    scrollbar-arrow-color : #A4B5C3;
     scrollbar-base-color : #A4B5C3;
    scrollbar-dark-shadow-color : #A4B5C3;
     scrollbar-face-color : #ffffff;
     scrollbar-highlight-color : #ffffff;
    scrollbar-shadow-color : #A4B5C3;
	font-family : arial ; 
	font-size : 12px ; 
	color : #40556A ;
	background-color : #ffffff ;
	}
TD
	{ 
	font-family : arial ; 
	font-size : 12px ;
	color : #40556A ;
	background-color : #ffffff;
	}
h1
	{
	margin-left: 0px;
	font-family : arial ; 
	font-size : 18px ;
	color : #40556A ;
	background-color : #ffffff;
	}
	
#Info{
padding:20px;
}
	
#talenkeuze{width:950px; position:relative; text-align:right; color:#fff; padding-bottom:5px;}
#talenkeuze a{color:#fff; text-decoration:none;}
#talenkeuze a:hover{color:#c4424e; text-decoration:underline;}
	
#titel
	{
	color: #c4cdd6;
	font-size:50px;
	padding-left: 0px;
	}
#tekst
	{
	color: #355874;
	font-size:14px;
	padding-left: 100px;
	padding-right: 200px;
	}
#menubar
	{
	background: url(top.jpg);
	font-family: "Arial";
	font-size: 18px;
	color: #c4424e;
	}
#links
	{
	padding-top: 110px;
	padding-right: 15px;
	}
#links a{color:#c4424e; text-decoration:none;}
#links a:hover{color:#3b5973; text-decoration:none;}


#menubar a 
	{
	color: #c4424e;
	text-decoration: none;
	}
#menubar a hover
	{
	color: #c4424e;
	text-decoration: none;
	}
#menubar a active
	{
	color: #c4424e;
	text-decoration: none;
	}
#menubar a visited
	{
	color: #c4424e;
	text-decoration: none;
	}	
input 
	{
	font-family: arial ; 
	font-size: 12px ;
	color: #40556A ;
	border: solid #A4B5C3 ;
	border-width: 1 ;
	background-color : #ffffff ;
	
	}
select
	{
	font-family: arial ; 
	font-size: 12px ;
	color: #40556A ;
	border: solid #A4B5C3 ;
	border-width: 1 ;
	background-color : #ffffff ;
	}
textarea
	{
	font-family: arial ; 
	font-size: 12px ;
	color: #40556A ;
	border: solid #A4B5C3 ;
	border-width: 1 ;
	background-color : #ffffff ;
	
	}
/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow 
  	{
	text-decoration: none ;
    color: #E9007A ;
    height: 100% ;
    width: 100% ;
    background-color: #ffffff ;
    padding-top: 2px ;
    }
  A:active.arrow 
  	{
    text-decoration: none ;
    color: #E9007A ;
    background-repeat: repeat ;
    height: 100% ;
    width: 100% ;
    background-color: E6A702 ;
    padding-top: 2px ;
	}
A:visited.arrow 
	{
    text-decoration: none ;
    color: #000000 ;
    height: 100% ;
    width : 100% ;
    background-color: #3a3a3a ;
    padding-top: 2px ;
    }
A:hover.arrow 
	{
    color: #000000 ;
    height: 100% ;
    width: 100% ;
    background-color: E6A702 ;
    padding-top: 2px ;
	}
/* ================  END - These are the Navigation properties ================ */