/*
************************************************************************************
 Filename   : sitemap.css
 Type       : css
 Description: Defines the layout of the sitemap page

 © 2005 Applied Micro Electronics BV

************************************************************************************
 Revision History
************************************************************************************
 Version:      Date:          Remark:                       Author:
 1.00          26-08-2005     Release						PA
************************************************************************************
*/

a:link 
{
color: #000000;
line-height: normal;
font-family: Verdana, Arial;
text-decoration: underline;
}

a:visited 
{
color: #000000;
line-height: normal;
font-family: Verdana, Arial;
text-decoration: underline;
}

a:hover 
{
color: #000000;
line-height: normal;
font-family: Verdana, Arial;
text-decoration: none;
}

a:active 
{
color: #000000;
line-height: normal;
font-family: Verdana, Arial;
text-decoration: none;
}

body.content {
margin-top: 10px; 
margin-left: 0px;
margin-right: 0px;
color: #000000;
background-color:#E8E8EE;
scrollbar-3dlight-color: #4F4F4F;
scrollbar-arrow-color: #FD6C03; 
scrollbar-darkshadow-color: #4F4F4F; 
scrollbar-face-color: #D9D9D9; 
scrollbar-highlight-color: #D9D9D9; 
scrollbar-shadow-color: #D9D9D9; 
scrollbar-track-color: #BEBEBE; 
}

.kop { 
color: #636363;
font-size: 14px;
line-height: 22px; 
font-weight: bold;
font-family: Verdana, Arial;
}


.tekst { 
color: #000000;
font-size: 11px;
font-family: Verdana, Arial;
}
