.bestelmenu {
position: relative;
display: none;
}

.foto {
position: relative;
display: none;
}

.banner
{
left: 250;
}

body 
{ 
        font-family: Arial;
   color: #333333; 
   font-size: 9pt;
        font-weight: bold;
   SCROLLBAR-FACE-COLOR: #006600;
        SCROLLBAR-TRACK-COLOR: #CADAC5;
        SCROLLBAR-3DLIGHT-COLOR: #CCFFCC;
        SCROLLBAR-HIGHLIGHT-COLOR: #000000;
        SCROLLBAR-DARKSHADOW-COLOR: #003300;    
}

table, tr, td 
{ 
   font-family: Arial;
   font-size: 9pt;
   color: #333333;
}
th 
{ 
   font-family: Arial;
   font-size: 9pt;  
   color: #333333;
}

h1
{ 
   font-family: Arial;
   color: #000000;
   font-size: 11pt; 
   font-weight: bold;
}

i
{ 
   font-family: Arial;
   color: #336600;
   font-size: 9pt; 
   font-weight: normal;
}

b, strong
{ 
   font-family: Arial;
   color: #336600;
   font-size: 9pt; 
   font-weight: bold;
}

a 
{ 
   font-family: Arial;
   color: #000000;
   font-size: 9pt;
   font-weight: bold;
   cursor: pointer;  
}

A:hover 
{
   color: #FF0000; 
   font-family: Arial; 
   font-size: 9pt;
   font-weight: bold;
}

.cursor 
{  
   cursor: hand;
        color: #FF0000;
} 

.cursorout 
{  
   cursor: hand;
        color: #000000;
} 

.info
{
   font-family: Arial;

   color: red;
   font: bold;
}

.error
{
   font-family: Arial;
   color: red;
   font: bold;
   background-color: yellow;
}


input, textarea, select
{ 
   font-family: Arial; 
   font-size: 9pt; 
   color: #000000;
        background-color: #E1EBDE;
        border-width: 1px;
        border-color: #000000;
}

.bgform
{
        background-color: #FFFFFF;
}

.bgformout
{
        background-color: #E1EBDE;
}

ul
{
 list-style-image: url(graphics/driehoekjeklein.gif)
}
