body     
{ 
padding:0;
margin:0;
color: white;
font-family: Verdana, Arial;
font-size: 12px;
background-repeat: no-repeat; 
background-attachment: fixed; 
scrollbar-base-color: #460202
}

a:hover
{ 
color: yellow 
}

a  
{ 
color: #fff; 
font-size: 12px; 
font-family: Verdana, Arial; 
text-decoration: none; hover: FF00FF  
}

h1   
{ 
color: #fbd70e; 
font-weight: bold;
font-size: 12px; 
}

h2     
{ 
color: #999999; 
font-weight: bold;
font-size: 12px; 
}

h3    
{ 
color: white; 
font-weight: normal;
font-size: 12px; 
}

li  
{ 
color: white; 
font-size: 12px;  
list-style-type: none 
}

p  
{ 
color: white; 
font-weight: bold; 
font-size: 12px; 
font-family: Verdana, Arial 
}

td 
{ 
color: white;  
font-size: 12px; 
font-family: Verdana, Arial 
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#navcontainer li { margin: 0 0 0 0; }

#navcontainer a
{
font-weight: bold;
display: block;
padding: 2px 0px 4px 12px;
width: 180px;
background: transparent url(../menu/list-off.gif) left center no-repeat;
}

#navcontainer a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navcontainer a:hover
{
background: transparent url(../menu/list-on.gif) left center no-repeat;
color: #999;
}

#active a:link, #active a:visited, #active a:hover
{
background: transparent url(../menu/list-active.gif) left center no-repeat;
color: #999;
}

p.curr_loc
{
font-weight: bold;
font-size: 12px; 
font-family: Verdana, Arial; 
color: #999;
display: block;
padding: 2px 0px 4px 12px;
width: 180px;
background: transparent url(../menu/list-active.gif) left center no-repeat;
}


div.scroll 
{	
position:absolute;
height: 100%;
overflow: auto;
overflow-x: hidden;
border: 0;	
bottom: 0;
top: 0;
left: 240px;
right: 0;
padding-right: 20px;
}

img {
border-width: 1px; 
border-color: #fff; 
text-decoration: none; 
hover: FF00FF  
}

.knop {
color: #777777; 
font-weight : bold;
face: verdana;
font-family: Verdana;
font-size: 12px;
background : #FFFFFF;
border : solid #999999;
border-width : 1px;
text-align : center;

