BODY {
/*      scrollbar-3dlight-color:#870303;*/
/*      scrollbar-arrow-color:#870303;*/
      scrollbar-base-color:#4073ff;
/*      scrollbar-track-color:#870303;*/
/*      scrollbar-darkshadow-color:#870303;*/
      scrollbar-face-color:#00008c;
/*      scrollbar-highlight-color:#870303;*/
/*      scrollbar-shadow-color:#663333; */
background: #0033CC;
/*font-family: Verdana,Arial,sans-serif;*/
font-size:10pt;
color:white;
/*color:#ff6600;*/
font-family: arial, sans serif;
}

table {
border-collapse:collapse;
empty-cells:show;
}

td {
font-size:10pt;
}

A:link { color: #fefe00; font-weight: bold;text-decoration: underline;} 
A:visited { color: #ffbe00;font-weight: bold;text-decoration: underline;} 
A:hover { color: #ff7e00;font-weight: bold;text-decoration: underline;}  
A:active { color: #ff7e00;font-weight: bold;text-decoration: underline;} 
  
#container { 
position:relative;
width:100%;
}

#top { 
/*position:absolute;*/
top:0px;
/*left:0px;*/
height:100px;
width:100%;
}

#titel { 
font-size:40pt;
color:ffff00;
font-weight:bold;
}

#menu {
position:absolute;
top:100px;
left:0px;
width:161px;
/*float:left;*/
}

#menu_leden {
position:absolute;
/*top:72px;*/
right:0px;
width:201px;
/*float:left;*/
}

#rechts { 
position:absolute;
top:100px;
right:0px;
width:201px;
font-size:9pt;
/*float:left;*/
}

#content { 
/*position:relative;*/
/*top:0px;*/
margin-left:170px;
margin-right:202px;
/*float:left;*/
/*bottom:10px;*/
}

#content_popup { 
/*position:relative;*/
/*top:0px;*/
margin-left:10px;
margin-right:10px;
/*bottom:10px;*/
}

#index_rechts { 
position:absolute;
top:100px;
right:0px;
width:201px;
font-size:8pt;
/*float:left;*/
}

#index_content { 
/*position:relative;*/
top:0px;
margin-left:170px;
margin-right:207px;
/*float:left;*/
/*bottom:10px;*/
}

/* leden- en beheermenu */

.leden_glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 160px;
border: 1px solid black;
border-bottom-width: 0;
}

.leden_glossymenu li a{
background: #0033cc url(./afb/glossyback.gif) repeat-x bottom left;
font: bold 10pt "Comic Sans MS", Verdana, Helvetica, sans-serif;
color: #00202f;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}

* html .leden_glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
text-decoration: none;
}

.leden_glossymenu li a:visited, .leden_glossymenu li a:active{
color: #00202f;
text-decoration:none;
}

.leden_glossymenu li a:hover{
background-image: url(./afb/glossyback2.gif);
text-decoration:none;
}
    
/* het menu */

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 160px;
border: 1px solid black;
border-bottom-width: 0;
}

.glossymenu li a{
background: #0033cc url(./afb/glossyback.gif) repeat-x bottom left;
font: bold 10pt "Comic Sans MS", Verdana, Helvetica, sans-serif;
color: #00202f;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
text-decoration: none;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #00202f;
text-decoration:none;
}

.glossymenu li a:hover{
background-image: url(./afb/glossyback2.gif);
text-decoration:none;
}

/* einde menu */
